Skip to main content
The 2024 Developer Survey results are live! See the results
Ciro Santilli OurBigBook.com's user avatar
Ciro Santilli OurBigBook.com's user avatar
Ciro Santilli OurBigBook.com's user avatar
Ciro Santilli OurBigBook.com
2015 710律师劫,2015巴拿马文件 邓家贵
  • Member for 12 years, 11 months
  • Last seen this week
117 votes
2 answers
44k views

How does x86 paging work?

46 votes
3 answers
32k views

What is the difference between fallback false vs true vs blocking of getStaticPaths with and without revalidate in Next.js SSR/ISR?

28 votes
1 answer
26k views

How to remove remove multiple different extensions from a word list in GNU make?

25 votes
5 answers
10k views

How to escape history expansion exclamation mark ! inside a double quoted string?

23 votes
3 answers
14k views

How to run the Monaco editor from a CDN like cdnjs?

23 votes
1 answer
23k views

How to read the response body on Python urllib when the status is an error like 400 which raises an exception?

16 votes
2 answers
10k views

How to make a stacked Font Awesome icon have the same width as a fixed width non stacked one?

15 votes
2 answers
2k views

Is it valid to have a JVM bytecode class without any constructor?

15 votes
1 answer
5k views

How to produce a minimal BIOS hello world boot sector with GCC that works from a USB stick on real hardware?

15 votes
2 answers
4k views

How to remove Python 3 warnings for print statements in Pycharm when using the Python 2 interpreter?

14 votes
3 answers
9k views

How to shallow clone a local git repository with a relative path?

14 votes
4 answers
20k views

How to run a Python script portably without specifying its full path

13 votes
5 answers
12k views

How to disassemble 16-bit x86 boot sector code in GDB with "x/i $pc"? It gets treated as 32-bit

12 votes
2 answers
14k views

How to create external link references in AsciiDoc without repeating the URL multiple times?

12 votes
3 answers
346 views

How to make a function that can return either a static or automatic storage objects without copy in C++?

11 votes
1 answer
279 views

Why do I get a constant instead of logarithmic curve for an insert time benchmark of the RB-tree based C++ std::set?

11 votes
1 answer
2k views

How to use template explicit instantiation with C++20 modules?

11 votes
1 answer
4k views

Why is _init from glibc's csu/init-first.c called before _start even if _start is the ELF entry point?

10 votes
2 answers
8k views

How to get the parent directory of a path string

10 votes
1 answer
13k views

How to solve "Secure storage was unable to save the master password" in Eclipse CDT remote application with SSH password debug connection?

9 votes
3 answers
22k views

How to write an integer to stdout as hexadecimal in VHDL?

8 votes
3 answers
2k views

How to list all files tracked by Git excluding submodules?

8 votes
3 answers
6k views

How to use Vim's normal mode CTRL-A number increment in visual block mode?

8 votes
1 answer
2k views

What is the compatible subset of Intel's and AMD's x86-64 implementations?

7 votes
1 answer
4k views

How to call a function that moves the cursor without leaving visual mode?

7 votes
1 answer
931 views

Do Boost Geometry nearest queries always sort results ordered by smallest distance first?

7 votes
1 answer
2k views

How to modify only a range of commits with git filter-repo instead of the entire branch history?

6 votes
2 answers
1k views

How to step debug into std::function user code from C++ functional with GDB?

6 votes
1 answer
1k views

How to play a SuperCollider file non-interactively from the terminal command line interface (CLI) either on speakers or saving to an output file?

6 votes
1 answer
29k views

How to run qemu with -nographic and -monitor but still be able to send Ctrl+C to the guest and quit with Ctrl+A X?

1
2 3 4 5 6