Summer Undergraduate Internship - reposts welcome!
Are you a senior undergrad, interested in Programming Languages? Do you want to visit Canada for a paid 12-week internship?
@davidjustodavid.bsky.social
PL fool and DB theory nerd. Working on the C++ Address Sanitizer for Windows these days (dynamic analysis for memory safety), still a Durable Functions nerd.
Summer Undergraduate Internship - reposts welcome!
Are you a senior undergrad, interested in Programming Languages? Do you want to visit Canada for a paid 12-week internship?
This stuff is exhausting
05.08.2025 23:50 β π 0 π 0 π¬ 0 π 0ASan is like malware that's good for you(r C/C++), don't let anyone tell you otherwise...
Gave a small presentation today at the Seattle llvm meetup about some of the stuff I've been working on within msvc. Had fun and got to rock the win95 shirt, good vibes :)
Do they have an online store by any chance? This is super cool
30.07.2025 00:52 β π 0 π 0 π¬ 1 π 0Holy shit
30.07.2025 00:52 β π 0 π 0 π¬ 1 π 0Curious if there's any specific pain points you can share. Would be useful feedback.
22.07.2025 02:49 β π 1 π 0 π¬ 0 π 0these challenges seem like a great fit for durable execution frameworks a la durable functions, temporal, etc.
22.07.2025 00:49 β π 0 π 0 π¬ 1 π 0Thanks for clarifying. Understood, and agreed.
21.07.2025 16:05 β π 0 π 0 π¬ 0 π 0Just trying to understand - what does "meaningful language" mean here?
21.07.2025 15:54 β π 0 π 0 π¬ 1 π 0From there it's not too hard to see how these billion param models trained on the entire Internet would produce remarkable human like response, despite being, at its core, just an algorithm
21.07.2025 15:49 β π 1 π 0 π¬ 1 π 0I think it helps a lot to be familiarized with more rudimentary NLP models (even as simple as "bag of words" models) and see that they perform remarkably well in small datasets.
21.07.2025 15:49 β π 0 π 0 π¬ 1 π 1New blog post: I am a Rust compiler engineer looking for a new job
nnethercote.github.io/2025/07/18/l...
Have you seen their work in the automated reasoning group? It's not lean per se, but it's formal methods work so it's in the same ballpark. I'm a fan.
17.07.2025 01:08 β π 0 π 0 π¬ 0 π 0Thank you for all your work!!
16.07.2025 15:41 β π 1 π 0 π¬ 0 π 0β¨ HIRE ME β¨
I'm a Full Stack software engineer with 5+ years of experience, looking for my next opportunity. My personal values include psychological safety, D&I, and direct communication.
Please share for reach <3
docs.google.com/document/d/1...
Ah, LNK1377: the containing library is corrupt.
Ah yes, ah yes. We meet again.
(cries)
Seattle fact - Best tsukemen at menya musashi fyi. That spicy curry tsukemen hits like a (good) truck
30.05.2025 00:21 β π 3 π 0 π¬ 0 π 0I think at a deeper level, all tech discourse is kinda broken. There's too much money to be made, so the hype waves come way too strong, the claims are always about "this is just like the new internet/iphone" and I think folks are just fatigued.
30.05.2025 00:06 β π 11 π 0 π¬ 0 π 0I share the sentiment. Just to add: I think the AI discourse also needs to be understood in the context of the recent hype waves: crypto, metaverse, web3, etc. I think folks are understandably primed to be skeptical.
30.05.2025 00:06 β π 10 π 0 π¬ 1 π 0So the agent is usually in a unutilized vm. But obviously, this is a very expensive way to go about it. I just haven't had to optimize it because I already had these vms. (2/2)
27.05.2025 00:45 β π 1 π 0 π¬ 1 π 0Ah, this is where I reveal a pretty deranged part of my setup. I have 3-4 cloud VMs that I use for multi-tasking projects. They all host the same repo, but at different states. This just allows me to run heavy work on each, in parallel, without having to worry about interference/contention. (1/n)
27.05.2025 00:44 β π 5 π 0 π¬ 1 π 0It's been working sufficiently well for me, but there's been also many times when I waste more time than if I had just focused on the task at hand. But I guess that's the point - Im not focusing on it (because I'm actually tackling other work). (3/n)
27.05.2025 00:37 β π 3 π 0 π¬ 0 π 0Then, while compiling code or waiting for a result, ill check back in on the agent to see if it succeeded and/or iterate. I treat it as a low-effort-high-chaos-high-reward way to multitask more than I otherwise could. (2/n)
27.05.2025 00:35 β π 2 π 0 π¬ 1 π 0Also, I'm using copilot in "agent mode" as a background job to try to tackle low-priority work that I'm personally invested in (like improving our internal dev tools, scripts, or CI). Ill lazily give it request, point it at the existing scripts, and minimize the window while it does its thing. (1/n)
27.05.2025 00:33 β π 4 π 0 π¬ 2 π 0I use github.com/copilot in the browser for API search (e.g. is there a utility in llvm's compiler-rt to get X) and that's been great. I use copilot in vscode mostly for refactorings that I can't express with editor gestures alone (e.g. if I need to restructure some yaml for CI).
27.05.2025 00:30 β π 5 π 0 π¬ 1 π 0I think the missing piece would be another "musk buys twitter" moment, but for instagram, youtube, etc. There was a real urgency for communities to migrate elsewhere, which seems to have sparked the exodus.
23.05.2025 00:30 β π 2 π 0 π¬ 1 π 0Im not religious, but it's pretty cool that the new pope is also a peruvian national.
Peruvian food 2nite it is
For a wild narrative experience: 13 sentinels is, imo, one of the best games of ~2020.
28.03.2025 14:57 β π 1 π 0 π¬ 0 π 0Obligatory: can you elaborate? :)
For what it's worth, I also have my concerns, but they mostly revolve around "AI hallucinates"-type arguments.