Profile avatar
drk.wtf
https://twitter.com/drk https://drk.wtf
69 posts 191 followers 308 following
Regular Contributor
Active Commenter
comment in response to post
OK I checked my Target because of this and did the same lol. There was no one there and they had a box full of them.
comment in response to post
Congrats on the launch! Excited to dive in.
comment in response to post
Your last post and this one are resonating with me. I think we share a lot of views on these topics. I just work with so many people that don't prioritize future maintenance these days that I've become a bit jaded and wish they didn't itch my brain as well.
comment in response to post
Didn't realize how much I needed Ska Tune Network in my life.
comment in response to post
Yeah it freezes well. www.aheadofthyme.com/coconut-curr... I guess it is a soup! www.aheadofthyme.com/2016/04/easy...
comment in response to post
Not a soup, but we make a yellow lentil coconut curry w/ veggies and coconut rice that always hits the spot.
comment in response to post
"The crank doesn't charge it" 💀
comment in response to post
Switch to pageless > Pencils down
comment in response to post
Maybe something like a Portobello Steak if y'all like mushrooms. veganhuggs.com/grilled-port...
comment in response to post
39 and just started doing this a few months ago haha.
comment in response to post
Prop drilling vs composition.
comment in response to post
Archive the old posts from your index. Still accessible, but no need to feature it if it isn't reflective of what you're vibing!
comment in response to post
It's such an improvement. The default UX was too much for me.
comment in response to post
Yeah I think it works best as a whole and can see how the first season wouldn’t hold everyone. I enjoyed the character development and how each season jumps in time and is a love letter to a different era in tech.
comment in response to post
Oh and Halt and Catch Fire. This is my favorite series by far.
comment in response to post
For All Mankind.
comment in response to post
Legend Snaps.
comment in response to post
I pretty much followed this walkthrough www.youtube.com/watch?v=S2yz... and am using Jellyfin for streaming locally. My Hi-Fi setup isn't so Hi-Fi haha. I am just using a Sonos amp w/ a pro-ject record player.
comment in response to post
Dang it's so true.
comment in response to post
The only rule *puts sun glasses on* there are no rules.
comment in response to post
Literally listening to fork around and find out at the point talking about Bsky timeline infra when this post popped up.
comment in response to post
Dang that's fresh.
comment in response to post
You checkout encore.dev?
comment in response to post
This is my exact setup. I built it out thinking I didn't want a new mac for at least 5 years.
comment in response to post
Yeah kind of disappointing. The PDF links to the website saying you can see a full list there, but the language is ambiguous an there's no definitive list of protein powders.
comment in response to post
Did you try restarting the Apple TV from the settings app? Happened to me recently and restarting fixed.
comment in response to post
Depending on your backend there are ways to benefit from local first approaches incrementally. electric-sql.com/blog/2024/11... and legendapp.com/open-source/... come to mind.
comment in response to post
God's work.
comment in response to post
Oh nice this was helpful. We've been using react-compiler on a remix app, but the dev experience was terrible. I think a key config, which is missing from the react-compiler docs, is using `include: 'app/**/*` for the babel config.
comment in response to post
Did you want pinned tabs? Drag and drop reordering? What happens when a tab in the middle is closed? Better support cmd+n and other keyboard shortcuts.
comment in response to post
Oh cmd+click should open a new tab? Gotta add that event handler for every anchor and make sure it behaves correctly for internal/external links.