drk's Avatar

drk

@drk.wtf.bsky.social

https://twitter.com/drk https://drk.wtf

203 Followers  |  323 Following  |  87 Posts  |  Joined: 11.04.2023  |  1.8367

Latest posts by drk.wtf on Bluesky

Like watching a skate vid, but for vim tricks.

09.08.2025 22:14 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Atuin - Shell History & Executable Runbooks

atuin.sh has been a game changer for me. It overrides pressing the up arrow key and shows recent commands, but you can start typing to fuzzy match previous entries. Otherwise pressing up and enter works the same (run last command).

08.08.2025 18:09 β€” πŸ‘ 6    πŸ” 2    πŸ’¬ 1    πŸ“Œ 0
Preview
opencode The AI coding agent built for the terminal.

Think of things like opencode.ai (TUI) and block.github.io/goose/ (TUI and Desktop app).

07.08.2025 20:16 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I think the Ollama desktop app is limited as well. It's great for getting your feet wet. Other tools will have features that augment the model with other capabilities like searching the web, reading files on disk etc. Then you get to place where you're just chatting and can ask it to cite sources.

07.08.2025 20:14 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

My worst trait is tabbing away from the terminal too quickly and missing the prompt.

06.08.2025 20:07 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Chromebooks for 1st-graders ☠️. The enshitification of grade school.

06.08.2025 14:19 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Interesting read and makes a lot of sense. I had been experimenting with smaller, but more types specifically branded types and light value objects w/ type check in the loop. No real findings yet, but waiting to see maintenance is painful.

04.08.2025 18:35 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Screenshot of Pico-8 Editor with a basket ball going in to a hoop

Screenshot of Pico-8 Editor with a basket ball going in to a hoop

On fire.

03.08.2025 01:28 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

If you feel stuck on Substack I'll work with and help you set up a @ghost.org for free.

30.07.2025 02:28 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Hot Page Hot Page is a web site builder based on open standards. Write HTML, CSS and JavaScript in a drag-and-drop page builder with live preview and visual tools.

This is rad. I hadn't messed with hot.page in a while. After listening I was so impressed without sturdy their home page feels as well as the linked sample sites.

29.07.2025 16:50 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Grainy Gradients This is about reducing banding effects in gradients by introducing noise. A nice approach is a displacement map using SVG filters.

This article covers various work arounds needed for adding noise/texture to gradients. Would be cool if this technique was more straightforward frontendmasters.com/blog/grainy-...

25.07.2025 17:29 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
a close up of a door handle with a red light coming out of it Alt: Clip of raptor opening door from Jurassic Park.

Mine recently learned how to turn the knob just enough to pop the door open and get in.

06.07.2025 17:35 β€” πŸ‘ 5    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Have y'all written about going from 3 to 2?

01.07.2025 17:11 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Did some back of the napkin math and I've probably spent about $500+ trying to mitigate my cats pooping and peeing in the wrong places.

20.06.2025 03:08 β€” πŸ‘ 5    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

redwoodsdk is amazing though. Been using it and it's the version of "Rails for JS" I keep coming back to where we just want the platform to help make the backend hyper productive.

18.06.2025 22:09 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Enhance The HTML first full stack web framework

You probably are aware of these projects, but enhance.dev and begin/architect feel like they're cut form the same cloth as redwood sdk, but with an emphasis on web components. I think there could be a cloudflare story for enhance.

18.06.2025 22:08 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

A lot easier convincing a robot than a human haha. Slowly let the robots replace existing code w/ better patterns.

18.06.2025 18:58 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Have you made a React guidelines markdown file for a LLM yet?

18.06.2025 18:57 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0

Really great experience submitting issues to the @sentry.io JavaScript SDK repos. The team is really friendly and quickly pushed out fixes. The changes were in new releases within 2 days originally submitting.

05.06.2025 17:36 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

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.

05.06.2025 17:09 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
LiveStore: Local-first data layer for high-performance appsArrowArrowArrowArrowLiveStore LiveStore is a state management framework based on SQLite and event-sourcing. It’s designed for demanding applications and based on years of research.

Introducing LiveStore (beta)

LiveStore is a next-generation state management framework based on reactive SQLite and built-in sync engine.

livestore.dev

27.05.2025 10:04 β€” πŸ‘ 72    πŸ” 21    πŸ’¬ 1    πŸ“Œ 4

Congrats on the launch! Excited to dive in.

27.05.2025 12:58 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

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.

22.05.2025 19:29 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Didn't realize how much I needed Ska Tune Network in my life.

22.05.2025 03:47 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
Coconut Curry Lentil Soup Indian-inspired, vegan, creamy coconut curry lentil soup is an easy and simple 30-minute pantry meal that is packed with spices for maximum flavour. | aheadofthyme.com

Yeah it freezes well. www.aheadofthyme.com/coconut-curr... I guess it is a soup! www.aheadofthyme.com/2016/04/easy...

21.05.2025 20:12 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Not a soup, but we make a yellow lentil coconut curry w/ veggies and coconut rice that always hits the spot.

19.05.2025 14:51 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

AI has sucked a lot of the joy out of working on shared projects. I spend a lot of time trying to understand AI slop produced by someone else. It feels weird/annoying knowing the code came from AI instead of a human. Like it's all arbitrary now.

16.05.2025 15:23 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

"The crank doesn't charge it" πŸ’€

25.04.2025 17:44 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Switch to pageless > Pencils down

23.04.2025 15:59 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Maybe something like a Portobello Steak if y'all like mushrooms. veganhuggs.com/grilled-port...

14.04.2025 20:15 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

@drk.wtf is following 20 prominent accounts