[-] Hexarei@programming.dev 5 points 7 months ago

Bixby is/was Samsung's assistant thing. Unrelated to Google's Gemini

[-] Hexarei@programming.dev 5 points 2 years ago

The main reason for using (neo)vim is motions and text objects. Pretty cool to be able to type cxia, ]a, cxia to swap two function parameters in code. Or daf to delete a whole function.

Even just f to jump to a specific character later in the line, or t to jump up to that character are absolutely life changing.

I love love love editing HTML in neovim with the ability to do stuff like dst for "delete surrounding tag" or St<div class="something"> to surround the current selection with a new tag. I have yet to find another editor that can do stuff like that with just a couple key presses.

[-] Hexarei@programming.dev 5 points 2 years ago

That just sounds like something a discord bot could do

[-] Hexarei@programming.dev 5 points 2 years ago

Next step from there is to find out what graphics hardware it has and try to see if you can get a distro that's known working with it

[-] Hexarei@programming.dev 5 points 2 years ago

Well they are both interoperable

[-] Hexarei@programming.dev 5 points 2 years ago

Back in the distant past of 2008, a RuneScape player by the name of Icedpizza thought my complaints about driver problems on older hardware would be easily solved by this incredible thing I'd never heard of called Ubuntu. Downloaded 8.04 Hardy Heron and my life has never been the same since.

[-] Hexarei@programming.dev 5 points 2 years ago

I dunno about the guy you're responding to, but I run rEFInd

[-] Hexarei@programming.dev 5 points 2 years ago

The problem is it's not the felony, it's the crime; Conspiracy against the government is what disqualifies, not simply a felony

[-] Hexarei@programming.dev 5 points 2 years ago

The garbage flip cap instead of the good old screw on lid

[-] Hexarei@programming.dev 5 points 2 years ago

why do people roll for stats in DND 5e.

Because having a wizard with 6 CON, a chronic disease, and a built in death wish is funny as hell

[-] Hexarei@programming.dev 5 points 2 years ago

Yep, definitely wasn't expecting that 4 there

[-] Hexarei@programming.dev 5 points 2 years ago* (last edited 2 years ago)

And the whole thing with running CI builds on branches not being "integrating" until merge time is so funny to me.

Like, does this person not know that you can merge master back into a feature branch, such that you are, in fact, integrating the feature branch up to date with master? And it's done... Gasp without breaking the master build for everyone else in the mean time!?!

And the parts about pair programming and knowledge sharing are easy to fix, too. Just have regularly scheduled pairing sessions with the people who need to knowledge-share.

Trunk-based suggestions always comes across to me as "I don't understand how to do feature branches/PR-based development"

view more: ‹ prev next ›

Hexarei

0 post score
0 comment score
joined 2 years ago