Matt Ryer is obviously the superior version
Matt Ryer is obviously the superior version
I think winforms circa 2008 is the most productive platform I have had for slapdash utilities that are limited in scope. Give me those event handlers and drag and drop!
I played with tview and bubbletea for writing TUI in #golang. Bubbles allowed me make really classy looking apps but the interaction loop felt very heavy. Tview has been far less painful.
Since January our consumption has dropped and our usage of Amazon has become almost zero. There are a few edge cases where buying direct from the manufacturer doesnβt make sense so Amazon is a backup in those cases. And it hasnβt impacted us at all other than our pocketbook, which is for the best.
I am not sure I could use #neovim without ChatGPT to tell me how to do things. Sure I could google and try to figure out if that works with my set of plugins but throw a bunch of context at ChatGPT and it tells me the answer. Most importantly itβs easy to verify.
The AI first tried to do a test sync against random repos, then it tried to format them incorrectly, got the syncing logic very wrong and generated a few hundred lines where 20 would suffice. That being said I ripped that part out and manually wrote it, still a huge success for the boilerplate html.
My vibe coding experiment last weekend was interesting. It got started really quick and made great progress. It built the html and templates far better than I could and in minutes. Then we hit syncing with GitHub repo...to be continued
Shout-out to @tpaschalis.me for how smooth it is.
Would slices.Clone be the more comparable example?
Today, going to try and vibe code a blog engine. Should not be to hard and I am a terrible front end developer so will let it do all the heavy lifting there.
Teen Warned Not To Accept Group Chat Invites From National Security Advisors She Doesnβt Know
Teen Warned Not To Accept Group Chat Invites From National Security Advisors She Doesnβt Know
Tramell Tillman as Mr Milchick in severance is a gem and a standout among a packed cast. Everyone season needs him doing a music experience.
I wrote a small piece on deep vs shallow abstractions, through the lens of #golang interfaces.
Let me know if you have any cool examples of interfaces on this spectrum you've recently worked with! π
Everyday, I wish for a new iPhone mini or foldable. The asus zen phone 10, yes itβs old, hit my radar. I bought both of the mini iPhones but now live in a world where usb c is mandatory.
Itβs like a parody comedy film, I mean technically both are actors. One just happens to be a competent politician and the other an orange clown.
Would truly love to see the Democrats in Congress have a real plan with action instead of the equivalent of thoughts and prayers.
Going with only a few minimal gnome extensions, to get as clean as possible. Its been nice so far. Tactile and Clipboard Indicator being the only two I am running, plus Gnome Tweaks.
Been using OpenSUSE Tumbleweed Gnome for the past two years, but been running into headaches around things like getting sunshine streaming to work and a handful of other tools. I like Tumbleweed but everything has instructions and easy path for ubuntu/debian.
Playing with ebitengine and its nice and simple until I went to draw an object...copied from their vector demo. That being said I will wrap it in some helper methods and be fine. #golang #ebitengine
Looking for coop games for me and my wife to play, many hours into satisfactory, minecraft, corekeeper, ark, 7 days to die, far cry and a few others. Survival builder games are generally a good go to.
Received a letter from POTUS today purporting to remove me as Commissioner and Chair of the FEC. There's a legal way to replace FEC commissioners-this isn't it. I've been so fortunate to serve the American people and stir up some good trouble along the way. That's not changing anytime soon.
Is there a group of good pretty format plugins for #neovim? That covers dataformats? JSON, XML, logfmt would be nice too.
The top4all website immediately showed up very scammy popups on going to the website.
Copilot has been pretty handy for boilerplate coding or scaffolding unit tests. I tend to treat it almost like linting or what I used grammarly for. For instance I use a lot of cap<len pattern in golang and it seems to by default know when I want to do that these days.
An interesting one is the 300 character limit for Bluesky. The original twitter was 140 due to txt messages but there isnβt an inherent reason this couldnβt be a thousand.
At this point it could be retitled to βhacks to reduce allocationsβ. I knew when I started doing manually memory with cgo and malloc that was too far and took a step back ;)
Trying to figure out why ghostty on Linux is giving jagged title bar fonts. Every other window is clean.
In the spirit of the new year, hereβs a look back at some recent OpenTelemetry project milestones, as well as a peek at whatβs to come in 2025!
grafana.com/blog/2025/01...
Ann Telnaes resigned after the Washington Post editorial page killed her cartoon. Itβs worth a share.
Big Tech executives are bending the knee to Donald Trump and itβs no surprise why: Billionaires like Jeff Bezos like paying a lower tax rate than a public school teacher.
ChatGPT and windsurf have been pretty nifty. I think windsurf uses Claude underneath the surface