@anon
sign up
@anon
sign up
pull down to refresh
The Return of the Frame Pointers
www.brendangregg.com/blog/2024-03-17/the-return-of-the-frame-pointers.html
21 sats
\
1 comment
\
@hn
17 Mar 2024
tech
related
Unlock the Mysteries of Pointers in C (2023)
www.freecodecamp.org/news/finally-understand-pointers-in-c/
10 sats
\
0 comments
\
@Rsync25
5 Sep 2024
tech
Pointer Pointer
pointerpointer.com/
120 sats
\
3 comments
\
@rootmachine
8 Sep
lol
Smart pointers for the kernel
lwn.net/Articles/992055/
244 sats
\
0 comments
\
@hn
18 Oct 2024
tech
Understanding Memory Management, Part 2: C++ and RAII
educatedguesswork.org/posts/memory-management-2/
10 sats
\
0 comments
\
@hn
9 Mar
tech
In the Quantum World, Even Points of View Are Uncertain
www.quantamagazine.org/in-the-quantum-world-even-points-of-view-are-uncertain-20241122/
89 sats
\
0 comments
\
@0xbitcoiner
25 Nov 2024
science
Garbage Collected Smart Pointers in Rust via Concurrent Cycle Collection
maplant.com/2024-12-13-Scheme-to-the-Spec-Part-I:-Concurrent-Cycle-Collection.html
11 sats
\
0 comments
\
@hn
13 Dec 2024
tech
Garbage collection and closures
jakearchibald.com/2024/garbage-collection-and-closures/
21 sats
\
0 comments
\
@Rsync25
30 Jul 2024
tech
What’s new in C++26 (part 1)
mariusbancila.ro/blog/2024/09/06/whats-new-in-c26-part-1/
10 sats
\
0 comments
\
@Rsync25
7 Sep 2024
tech
rr – record and replay debugger for C/C++
rr-project.org/
21 sats
\
0 comments
\
@hn
21 Jul 2024
tech
🤔 Tokens are *pointers to* something else, and derive their value from what ...
twitter.com/DamelonBCWS/status/1590656026428477440
26 sats
\
1 comment
\
@cointastical
10 Nov 2022
bitcoin
Parsing protobuf at 2+GB/s: how I learned to love tail calls in C (2021)
blog.reverberate.org/2021/04/21/musttail-efficient-interpreters.html
31 sats
\
0 comments
\
@hn
19 Aug 2024
tech
FFmpeg School of Assembly Language
github.com/FFmpeg/asm-lessons/blob/main/lesson_01/index.md
10 sats
\
0 comments
\
@hn
22 Feb
tech
Storing data on the blockchain: How does OP_RETURN actually work?
blog.bitbox.swiss/en/storing-data-on-the-blockchain-how-does-op-return-actually-work/
1010 sats
\
0 comments
\
@snufon
8 May
bitcoin
Linux Context Switching Internals: Part 1 - Process State and Memory
blog.codingconfessions.com/p/linux-context-switching-internals
43 sats
\
0 comments
\
@nym
3 Jan
devs
How a Clever 1960s Memory Trick Changed Computing
www.youtube.com/watch?v=vc79sJ9VOqk
329 sats
\
2 comments
\
@StillStackinAfterAllTheseYears
25 Aug 2024
tech
Blocking code is a leaky abstraction
notgull.net/blocking-leaky/
133 sats
\
0 comments
\
@Rsync25
20 Oct 2024
tech
Coroutines in C (2000)
www.chiark.greenend.org.uk/~sgtatham/coroutines.html
31 sats
\
1 comment
\
@hn
25 Feb 2024
tech
Programming Persistent Memory
library.oapen.org/bitstream/handle/20.500.12657/22836/1007325.pdf?sequence=1&isAllowed=y
43 sats
\
0 comments
\
@sdtyv
9 Dec 2023
BooksAndArticles
freebie
Rusty.hpp: A Borrow Checker and Memory Ownership System for C++20
github.com/Jaysmito101/rusty.hpp
21 sats
\
0 comments
\
@hn
5 May 2024
tech
How to Secure Existing C and C++ Software Without Memory Safety [pdf]
arxiv.org/abs/2503.21145
22 sats
\
0 comments
\
@hn
31 Mar
tech
What Happens When Bitcoin Core unCAPS OP_RETURN's ?
97 sats
\
0 comments
\
@supratic
10 Jun
bitcoin
more