I like the amount of times I’ve been asked if I’m allowed to eat a food as a diabetic in condescending way
Like don’t we all eat food that’s bad for us???? Don’t you have more important things to worry about?
I only live once so I am going to eat pizza
Posts by Jacob Asper
I have put this link out in a bit, but just to let you know, if you're a student or someone who is working to change careers into software development, especially for those in the Ohio area, I do offer mentoring sessions. You can schedule time with me here:
i've been reflecting a lot lately on how so much of getting better as a developer doesn't show up in your commit history. it takes months and has no real PR/ artifact to show for it until one day you just... notice you got better at something.
wrote a post on it: sarahgerrard.me/posts/slow-p...
I feel this pain. I’m not good at chess, but at least I don’t try to make illegal moves constantly with regular pieces ha
FINAL SCORE 42/80 15/20 correct REACHED: FORBIDDEN Above average. Your CSS intuition is well-calibrated. Not perfect, but well-calibrated.
I got the same correct. It seems like getting more right in a row gives you more points and opportunities for harder questions
🐉 QUESTION 🦀
what are your questions for Carol Nichols & Chris Krycho, co-authors of: The Rust Programming Language, 3rd Edition?
I'm interviewing them today. Send in your questions please. 🙏
forms.gle/yDWX78ZNN7AL...
Images of a crowd of people at the closing key note that we did at CYC 25
THE CALL FOR SPEAKERS FOR THE COMMIT YOUR CODE CONFERENCE IS OFFICIALLY LIVE!
We will have 6 tracks and over 100 speakers!
- In 2025 we had 860 in person and 8,100 attend virtually.
- We had 125 Speakers
- 37% of attendees worked in tech and it was their first conference ever!
Highlighted text reading “HMRy” vp dev : Uses Vite's fast dev experience with native ES modules and instant HMRy
Is this a typo?
A weight tracking graph trending down from 86 kg in may 2025 to 76kg in march 2026
Nice! I’m down to 76–80kg from 86kg and I feel so much better. The number doesn’t look that different but the difference is huge
For me, it’s just eating less and walking more. I’d just eat stuff when I’m bored, and now I don’t think about food whenever. I still don’t eat super healthily to be fair
I had to wait a week or so for mine!
I did 4 layers and it still want enough ha
It’s called a switch 2 because you need 2 of them, obviously
I’ve noticed similar! An orchestrator agent with no access to code seems to consider the trade off and problems better, whereas an agent with code tries to solve the problem as fast as it can
A plate and mug with the pot of greed on them. The colors are blotchy, especially around finer details
I am thoroughly impressed how solid the colors are. Ours turned out kinda blotchy
How many layers of paint did you do?
Last time I went ceramic painting, I accidentally spent 6 hours there 😅
I’ve run into times where JSDOM takes multiple seconds to do things that are essentially free in a real browser. Don’t think I want to ever go back
Haven’t you heard? You can create your own vacation package!!!
What agony do worktrees cause? I’ve found them nice to work with
I feel that. I know what they are, but iterator is the right word in so many other languages and 90% of the time iterators are iterables 😅
And in Spanish they are both spelled the same ha
When I ask for test data and it fills out my full name and facts about me for some reason
document.querySelectorAll('*').forEach(el => el.tabIndex = Math.floor(Math.random() * 1000));
Because the chat bot goes in the bottom right, obviously
And indeed, toasts can come from any edge
www.heroui.com/docs/compone...
No worries! And I was on mobile
My brain hurts but i kinda get it now. I wonder if there’s a better way to display that
i built an entire x86 CPU emulator in CSS (no javascript)
you can write programs in C, compile them to x86 machine code with GCC, and run them inside CSS
lyra.horse/x86css/
Fair enough!
assembly code with a highlight showing the current instruction and relevant registers and flags to the right
Made an assembly stepper! I got annoyed at how large video files are, so built a web version. I'm probably going to skip the video bit and just make an interactive blog
It will look less gross soon I promise
Congrats!
I always wonder if I should go for it (I have no degrees), but the price and homework always put me off
What made you want to go for a masters/CS degree in general as opposed to self study?