luv2code
714 posts

luv2code
@luv2code
programmer, photographer, gadgeteer, electronicist/roboticist, foodologist, madeupwordacist, husband, father.
Sumali Aralık 2008
74 Sinusundan67 Mga Tagasunod

I'm writing Go again (for what, you'll see later...). `go doc` and `gopls` are like agent superpowers and its shocking how productive agents are out of the box at writing [good] Go code versus other languages I've used (including the JS ecosystem). Also, Go + Zig is a good mix.
Go for the higher level and concurrent stuff and then no-libc Zig code plus the Zig compiler for zero dependency cross-compiled cgo with high-performance characteristics (minimize cgo boundary crosses). Chefs kiss.
Its funny because a lot of the shitty ergonomics of Go CLIs like `go doc` and `gopls` (prev. stuff like `go oracle` or `guru`) are totally obviated by agents and not just that but in a twist of irony they're excellent for agents.
Don't worry, its not Ghostty. Ghostty and libghostty will remain pure Zig; it's a fantastic fit and a perfect pairing. This is for something else.
"Wait, I thought you said Go has no place anymore?" I was wrong, mostly because agents are so productive at Go. I won't bring in other languages in this discussion because I don't want to feed the crabs, so to speak. lol.
English

@mitchellh @brunocroh Imagine suggesting to Mitchell H that he's less familiar with go than zig! The cringe is off the scale.
English

@brunocroh I wrote Go nearly exclusively and more than full time for 12 years straight. My judgement is sound.
English

me at nopa on a first date
her: how’d you pick this restaurant?
me: I asked claude
[waitress compliments her pants, clothes come up]
her: where do you shop?
me: lost a bunch of weight, had to rebuy everything. sent claude a pic of me and it picked
[few min later, looking at menu]
her: wait how do you track the calories
me: believe it or not, also claude. I send it a pic of the menu
I’m such a shill
English

@jamesqquick Wezterm because it has embedded lua. It also does multiplexing and a bunch of other stuff.
English

@sudobunni I agree with the decision he made but strongly disagree with IT being too lazy. That's a very immature thing to say.
English

Which one of you did this 😭
Asmit@coolcoder56
Employee resigned because he got Windows 11 instead of Mac 💀
English

@jarredsumner Is there a built-in facility to complete incomplete objects with the next chunk?
English


@lauriewired It reminds me of the SPEs in the PS3 which also had SRAM, I think. Are they similar?
English

@soychotic I'm not sure what they were selling in that ad but I'm pretty sure I want it.
English

Update: I have now implemented ads. One ad for 100 yen with a 3 day cooldown period . Here’s the only ad so far
annie@soychotic
My favorite coworker fell in love with Gachapon machines in Japan, so for Christmas, I made him a Gachapon game! He gets coins daily and the collectibles are our inside jokes, memories, and his favorite things :) Check out GACHAMII ❤️
English

@FrameworkPuter @soychotic You're boosting a troll account, BTW. It would be better to screenshot them.
English

@lauriewired There are 10 types of people. Those that understand this joke and those that don't.
English
luv2code nag-retweet

@mitchellh Here is my wezterm config that does the thing #L176" target="_blank" rel="nofollow noopener">github.com/luv2code/dotfi…
English

@mitchellh I think this should fix one of my major pain points. I use gnu/screen style prefix for managing panes and I need a way to turn it off when I remote into a server. Can I bind F12 to deactivate the default key table so it sends ctrl-a to the remote session?
English

Ghostty now has a keybinding system powerful enough to enable a "vim mode." This is built by composing multiple Ghostty features together, meaning you can create any modes you want (emacs, tmux, whatever). We'll keep adding more bindings to make these even more powerful! The config: gist.github.com/mitchellh/1c5b…
English











