Tip: if you want an issue solved without doing the work yourself, don't use an accusatory tone when reporting it. And don't continue to do so when a response is provided pointing you in the direction to solve it.
Tip: if you want an issue solved without doing the work yourself, don't use an accusatory tone when reporting it. And don't continue to do so when a response is provided pointing you in the direction to solve it.
π« Feels bad to give up on fixing a bug in your code at the end of the day.
β Feels great to solve it in 30 seconds the next morning.
Finally sharing what Iβve been building for almost a year now! π’β¨
Atuin Desktop: runbooks that run
Itβs open source and in open beta now π₯°
Built for engineers who need repeatable, reliable workflows. No more copy-pasting from slack or outdated docs
Just wait for βservice pack 2 deepseek editionβ
A screenshot of some hacker news comments
"Atuin solved all my problems with history"
"It really is a game changer for working on the console and I can't recommend it enough"
For years I just wanted to make something that people used, and I'm super happy to have done so β€οΈ
βIβm sorry Lancelot but I think youβre a traitorβ
#TheTraitors
From the new Private Eye, in shops now.
Ps. Thanks to @wezfurlong.bsky.social for making this possible
Started using #wezterm `user-var-changed` to send local notifications and pipeline output to local clipboard (even from ssh to codespace) and it's sooo good β¨
How to here π blog.gripdev.xyz/2025/01/08/w...
Love the experiment - What historical data do they have on each stock?
A screenshot of my Atuin wrapped, showing some fun stats about my command history in the style of "spotify wrapped"
Atuin v18.4 is out now!
Including `atuin wrapped`, your year in shell history π’
thanks @daveeddy.com for the suggestion!
Merry Christmas! #landrover
Ordered myself a Xmas present. #JetKVM - no more walking to the garage to reboot #homelab server π
www.kickstarter.com/projects/jet...
For my flounder mode crew #floundermode here's how I measure the company's workload
Level 1: people are idle
Level 2: product dev is at full pace
Level 3: operational needs are clobbering product dev
Level 4: operational needs are clobbering operational needs
Song starts: superman by #goldfinger
4yo: is this goldfinger?
My work here is done
GoReleaser v2.5 with #rust and #zig support is out!
goreleaser.com/blog/gorelea...
#cloud-init has 217mb of dependencies when installed with #apt π€―
The box didn't have python, so a lot of this is python bits.
Makes you realise why folks like single binary install of #go and #rust tooling, full framework install is pretty killer.
TIL: openvmm has a disk storage provider implemented as #sqlite db with a βsectorsβ table (for testing) github.com/microsoft/op...
Wouldnβt say love, thatβs a high bar.
I would say that Iβm way happier in a large ruby codebase with sorbet vs without it.
Itβs not without its pain, think some of that stems from it being a retrofitted type system outside of the language. Given that constrain, imo itβs impressive achievement.
Worked on a large ruby codebase with 10+year history. Adding sorbet was a big win for reducing incidents and better dev ex (has some downsides and pain points but for me well worth it overall)
Many rams (64gb)
How many services is too many to host in your #homelab? Asking for a friend.
Shout out to #uptime-kuma for being great.
github.com/louislam/upt...
Ever wanted more info about why your #ruby #graphql server is responding slowly to a query?
I blogged about how to use StackProf and SpeedScope to find out (and how this helped me shave 53% time off some of our queries π)
blog.gripdev.xyz/2024/10/08/r...
#rubyonrails #speedscope #stackprof
Using #powershell for the first time in ages and turns out I still don't hate it.
(although caml πͺ case for command line params is breaking my brain a bitπ€―)
Can you solve this riddle about random gatherings?
And if you solved it the long way, can you find the shortcut?
New post on how rules of thumb can reveal deeper mathematical links: kucharski.substack.com/p/a-riddle-a...
I made a giant javascript powered flipdisc display for my office with my husband. Here is a little bit about flipdisc displays, and how to make your own! - a thread.
youtu.be/_Kc9zDlKURs
Reading the new Model Context Protocol from #anthropic in their Desktop app.
It really reminds me of how Language Server Protocol enables VSCode, wonder if that was an inspiration for it?
modelcontextprotocol.io/introduction
microsoft.github.io/language-ser...
#llm
River Avon at Bradford-on-Avon just 8cm short of its highest recorded level.
Hereβs an example
TIL: With uv you can declare a #python scripts package dependencies inline and when you βuv runβ itβll install them automagically.
docs.astral.sh/uv/guides/sc...
(Thanks to @simonwillison.net for sharing script which used this)