TeamDman

118 posts

TeamDman

TeamDman

@TeamDman

Canada เข้าร่วม Ekim 2011
951 กำลังติดตาม40 ผู้ติดตาม
TeamDman
TeamDman@TeamDman·
@profleonn The NTFS mater file table (MFT) describes the underlying file metadata like names and parents. By reading this directly instead of using the normal fs api for listing children, we can enumerate every path on a disk very quickly. Building an index on top helps search paths fast
English
1
0
1
15
TeamDman
TeamDman@TeamDman·
sub 100ms ❗ instant search across 16681587 files
TeamDman tweet media
English
1
0
1
46
TeamDman
TeamDman@TeamDman·
Instant file path search :D
English
0
1
2
71
TeamDman
TeamDman@TeamDman·
optimizing my master file table tool :D so much room for improvement IntoFuture is a fun trait
TeamDman tweet media
English
0
0
0
14
TeamDman รีทวีตแล้ว
Nauseam (in sf!)
Nauseam (in sf!)@ChadNauseam·
Seam carving with forward energy. Gotta be one of the coolest algorithms of all time.
English
27
74
1.9K
185.5K
TeamDman
TeamDman@TeamDman·
Neat to have so much intelligence at our fingertips, time for aistudio and t3chat to share the load with copilot Currently investigating: - creating subtitle CLI - converting whisperX to Burn - Windows shell, custom taskbars - Minecraft infinite canvas whiteboard
TeamDman tweet media
English
0
0
0
46
TeamDman
TeamDman@TeamDman·
@_trish_xD I've taken to the phrase "minimize indirection". Don't have 3 layers of variables to accomplish what a literal can do. Doesn't mean having no variables or functions, just dont get silly with them.
English
0
0
2
141
trish
trish@_trish_xD·
wise words from the best systems engineer I've worked with: "two things that make code actually maintainable: 1. reduce the layers a reader has to trace 2. reduce the state a reader has to hold in their head" applies to every codebase. always.
English
71
270
4.4K
168.4K
𝚟𝚒𝚎 ⟢
𝚟𝚒𝚎 ⟢@viemccoy·
the first person to come up with a catchy word or "ism" that describes a relatively pluralistic and human-focused AI-friendly (and probably UBI-friendly) ideology gets memetic control over the lightcone. nobody has done it yet and basically everyone is trying.
English
111
19
413
32.8K
TeamDman
TeamDman@TeamDman·
@zcbenz I've found that Rust makes Windows programming approachable and I have enjoyed making utilities with it
English
0
0
1
31
Cheng
Cheng@zcbenz·
It is funny that Windows takes majority desktop market but there are so few Windows developers that almost every new Windows app is a webview wrapper.
English
72
106
3.7K
100.9K
TeamDman รีทวีตแล้ว
Neil Zeghidour
Neil Zeghidour@neilzegh·
Me defending my O(n^3) solution to the coding interviewer.
English
422
5K
49.6K
4M
TeamDman รีทวีตแล้ว
Ben Visness
Ben Visness@its_bvisness·
The write-up of my new graph layout algorithm for SpiderMonkey is now live. We built a custom layout algorithm for JS and WASM that follows the structure of the source code. No more spaghetti nightmares from Graphviz, and thousands of times faster.
English
16
71
761
54.2K
TeamDman
TeamDman@TeamDman·
@dardezeu @thebensams The overflow and underflow situations are revealed by the panic so they can be fixed; without the modified compiler making them panic it is hard to find the spots where the undesirable behaviour (overflows and underflows, not just panics) happens.
English
1
0
4
35
Nebuchadnezorro
Nebuchadnezorro@dardezeu·
@thebensams So call me dumb but what is the point of testing what happens if there is a panic in places that are known to not have panics when compiled properly? Why not just insert panic-causing instructions at random places in any compiled binary?
English
2
0
0
237
Benjamin Samuels
Benjamin Samuels@thebensams·
Earlier this year, one of our engineers wanted to fuzz AvalancheGo during an audit. There was one serious problem: when Go integers overflow/underflow - the program does not panic. His solution was to fork the Go compiler during the engagement and add panics on integer overflows, then re-compiling AvalancheGo with the new compiler and fuzzing that target instead. This is some of the most interesting fuzzing work I've seen during an engagement, and now you can benefit from his work to fuzz your own Go programs
Trail of Bits@trailofbits

The tool injects runtime checks during SSA compilation and injects panics when integer bounds are not respected. Drop it into fuzzing campaigns or integrate it into CI/CD pipelines to catch bugs standard tests miss. blog.trailofbits.com/2025/12/31/det…

English
12
21
220
25.6K
Peter Yang
Peter Yang@petergyang·
Wish I could vibe code in bed with Claude Code instead of doom scrolling - what’s the best option to do this?
English
384
31
1.4K
267.9K
Ben Dicken
Ben Dicken@BenjDicken·
Name a more beautiful abstraction than the Unix pipe.
English
43
4
280
41.9K
TeamDman
TeamDman@TeamDman·
@theo Using the JetBrains Runtime to add, modify, and remove methods and fields from classes at runtime is super cool when working on my programming Minecraft mod
English
0
0
0
116
⏧
@syntacrobat·
literally how do ML people survive without lifting tensor dimensions into the type system? isn't that like the number one thing youd immediately want
English
72
37
849
64.1K
TeamDman รีทวีตแล้ว
peachey 𔐓
peachey 𔐓@peach2k2·
@HSVSphere you're laughing. i'm going insane over gradle being gradle and you're laughing.
English
0
1
20
560