Technical(ly a) Recruiter, writes software and makes banger food when I'm not working @gensynai Opinions are my own

Signal Mountain, TN
Joined June 2019
Technology should be a medium for enhancing our experience of real life, not a mechanism to escape it.
2
4
Train your assistant when to take action, what action to take, and instill your taste and style into it.
Introducing CodeAssist, your personal coding assistant that learns as you work. Every edit becomes training data. Every session makes it better. The more you code, the more it understands you.
10
11
74
I had a disconcerting nightmare
2
4
You can buy excellence, but it's far more efficient to forge it
1
3
I was told this would do numbers on TikTok
3
0
If you put that you have experience with "Go Lang" in your application, I'm 99.99% sure that you've never touched Golang.
1
5
What I mean by this is that if your “boil the world” the right way, you can get something pretty astounding out of it.
I feel like what the general tech community has found in LLMs is what hedge funds found in market data decades ago
I feel like what the general tech community has found in LLMs is what hedge funds found in market data decades ago
1
1
Please stop scroll hijacking. Thank you.
2
I have ECD: Eclectic Compulsive Disorder
1
1
I’m pretty sure I’m taking bait here but… That technically *does* check for odd or evenness, right?
Went with the tried-and-true "Write a function to determine if a number is odd or even" Needless to say, they won't be getting a call back...
1
3
All the best software is terribly boring
4
If your personal site, GitHub, or LinkedIn give off grug brain dev vibes -> I give you interview
To actually answer this question, my suggestion is just apply yourself and be specific. And if you’re going to have AI apply for you, it better know some-damn-thing about you and the role/company it’s applying to. Otherwise, you’re already proving to me you’re a shit engineer.
Replying to @jdubbnonna @Talor_A
What would you advise/suggest
1
2
Y’all have to cut this shit out
2
1
11
Nobody eats better than trash
me and the ole ball n chain
Nothing like some popcorn chicken and flaming hot Cheetos while waiting to fix a flat at Walmart
1
2
Obviously, bar height has to represent tokens used… I.e. it takes GPT-5 roughly 2x more tokens to get a ~23% less accurate answer than o3. I’m fucking around but I wouldn’t be surprised if that’s what the bar height actually meant.
Replying to @sama
how is 52 higher than 69?
“The AI isn't just mindlessly iterating” … yes it is
AI just unlocked 3x more power from GPUs. A new AI framework called CUDA-L1 just taught itself to improve 250 different GPU tasks, delivering a 3.12x average speedup and a 120x peak gain. Here's how it works: The system's core is "Contrastive Reinforcement Learning (Contrastive-RL)," which is a leap over standard RL for code generation. Standard RL is simple: the AI generates code, gets a performance score, and that score is used to update the model's weights. The AI never actually sees the score or reasons about it. Contrastive-RL is different. The performance scores and previous code variants are fed back into the AI’s next prompt. The model is forced to generate a "Performance Analysis" section by reasoning in natural language about why one version was faster. Then it creates an improved implementation. The AI isn't just mindlessly iterating; it's performing a comparative analysis and building a mental model of what high-performance code looks like, allowing it to discover non-obvious strategies. Why this matters: Business Leaders: The 3.12x average speedup is a direct lever on your bottom line. This level of automation reduces GPU compute costs for both training and inference, freeing up capital and accelerating your product roadmap. Practitioners: This isn't just a theoretical paper. The team open-sourced all 250 final, optimized CUDA kernels on GitHub. You can verify the performance gains on your own hardware (A100, H100, L40, etc.) today. Researchers: This method provides a new blueprint for teaching LLMs to reason in specialized domains. The paper deep dives into "reward hacking" and how to prevent it. AI is now building its own flywheel, learning how to maximize the resources we give it.
1
4
Maybe I’ve just watched too many @mike_acton talks, but JIT just feels like a categorical mistake in the industry.
There will never be a drawback from becoming more technical