@anon
sign up
@anon
sign up
pull down to refresh
Logging all C++ destructors, poor mans run-time tracing
raymii.org/s/software/Logging_all_Cpp_destructors_poor_mans_run-time_tracing.html
10 sats
\
0 comments
\
@Rsync25
22 Sep 2024
tech
related
C++ Creator Rebuts White House Warning
522 sats
\
7 comments
\
@0xbitcoiner
19 Mar 2024
devs
C++ Safety, In Context — Herb Sutter On White House Warning
205 sats
\
0 comments
\
@0xbitcoiner
22 Mar 2024
devs
Computer Crash Reports Are an Untapped Hacker Gold Mine
www.wired.com/story/crash-reports-vulnerability-data/
31 sats
\
0 comments
\
@dontforgetthekeys
9 Aug 2024
security
rr – record and replay debugger for C/C++
rr-project.org/
21 sats
\
0 comments
\
@hn
21 Jul 2024
tech
Tracing: Application level tracing for Rust.
github.com/tokio-rs/tracing
10 sats
\
0 comments
\
@Rsync25
15 Jun 2024
rust
Visualize ownership and lifetimes in Rust for debugging and optimization
github.com/cordx56/rustowl
40 sats
\
0 comments
\
@Coinsreporter
26 Jan
devs
C++23: Removing garbage collection support
www.sandordargo.com/blog/2023/11/01/cpp23-garbage-collection
12 sats
\
1 comment
\
@hn
1 Nov 2023
tech
Say Goodbye to Print(): Use Logging Module for Effective Debugging - KDnuggets
www.kdnuggets.com/say-goodbye-to-print-use-logging-module-for-effective-debugging
71 sats
\
0 comments
\
@ch0k1
29 May 2024
news
The Timeless 9 Golden Rules of Debugging (2004)
dwheeler.com/essays/debugging-agans.html
54 sats
\
0 comments
\
@hn
13 Jan
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
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
Optimizing the unoptimizable: a journey to faster C++ compile times
vitaut.net/posts/2024/faster-cpp-compile-times/
131 sats
\
0 comments
\
@erenkaplan
7 Jan 2024
devs
freebie
Show HN: CodeTracer – A new time-traveling debugger implemented in Nim and Rus
github.com/metacraft-labs/codetracer
10 sats
\
0 comments
\
@hn
6 Mar
tech
Retrofitting spatial safety to hundreds of millions of lines of C++
security.googleblog.com/2024/11/retrofitting-spatial-safety-to-hundreds.html
21 sats
\
0 comments
\
@ch0k1
16 Nov 2024
devs
@03adefb282's bio
120 sats
\
4 comments
\
@Johnny21
12 Dec 2023
freebie
Show HN: I spent 6 months building a C debugger as a 17-year-old
github.com/d4ckard/spray
468 sats
\
2 comments
\
@hn
11 Nov 2023
tech
Garbage collection and closures
jakearchibald.com/2024/garbage-collection-and-closures/
21 sats
\
0 comments
\
@Rsync25
30 Jul 2024
tech
Tracker for Undocumented Nostr Event Kinds
undocumented.nostrkinds.info
110 sats
\
0 comments
\
@supratic
29 Apr
nostr
In lightningd, log stuff with log_debug macro [Core Lightning Short Clips]
twitter.com/tonyaldon/status/1738147308842180965
60 sats
\
0 comments
\
@tonyaldon
22 Dec 2023
lightning
Developer-first diagnostics for Rust applications
kodraus.github.io/rust/2024/06/13/introducing-emit.html
10 sats
\
0 comments
\
@Rsync25
16 Jun 2024
rust
Working on lightningd and need to log some information?
twitter.com/tonyaldon/status/1762867199289540996
121 sats
\
1 comment
\
@tonyaldon
28 Feb 2024
lightning
more