@anon
sign up
@anon
sign up
pull down to refresh
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
related
How a Clever 1960s Memory Trick Changed Computing
www.youtube.com/watch?v=vc79sJ9VOqk
329 sats
\
2 comments
\
@StillStackinAfterAllTheseYears
25 Aug 2024
tech
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
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
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
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
Weak pointers in Go: why they matter now
victoriametrics.com/blog/go-weak-pointer/index.html
268 sats
\
0 comments
\
@hn
7 Dec 2024
tech
Twenty Years of Valgrind (2022)
nnethercote.github.io/2022/07/27/twenty-years-of-valgrind.html
137 sats
\
1 comment
\
@hn
28 Aug 2024
tech
My personal C coding style as of late 2023
nullprogram.com/blog/2023/10/08/
40 sats
\
1 comment
\
@hn
9 Oct 2023
tech
Garbage Collection for Systems Programmers (2023)
bitbashing.io/gc-for-systems-programmers.html
10 sats
\
1 comment
\
@hn
31 Mar 2024
tech
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
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
🤔 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
Translations of a simple C program to Rust.
github.com/BurntSushi/rsc-regexp
10 sats
\
0 comments
\
@Rsync25
3 Nov 2023
tech
Understanding Memory Management, Part 2: C++ and RAII
educatedguesswork.org/posts/memory-management-2/
10 sats
\
0 comments
\
@hn
9 Mar
tech
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
Forty Years of Programming
fabiensanglard.net/40/index.html
10 sats
\
1 comment
\
@hn
8 Oct 2023
tech
Undergraduate Upends a 40-Year-Old Data Science Conjecture
www.quantamagazine.org/undergraduate-upends-a-40-year-old-data-science-conjecture-20250210/
179 sats
\
5 comments
\
@0xbitcoiner
10 Feb
science
Torvalds Speaks: Rust's Impact on the Linux Kernel
www.youtube.com/watch?v=YyRVOGxRKLg
449 sats
\
2 comments
\
@k00b
22 Jun 2024
rust
freebie
C and C++ prioritize performance over correctness
research.swtch.com/ub
10 sats
\
1 comment
\
@hn
18 Aug 2023
tech
The earliest versions of the first C compiler known to exist
github.com/mortdeus/legacy-cc
29 sats
\
0 comments
\
@hn
24 Mar
tech
more