[-] tatterdemalion@programming.dev 23 points 2 months ago

Why is it in a spoon? 🥄🥄🥄🥄🥄🥄

[-] tatterdemalion@programming.dev 23 points 6 months ago

It's the Lagrangian of the standard model of particle physics

[-] tatterdemalion@programming.dev 23 points 6 months ago

This is so perfect. Like after all these years someone decided to overanalyze Goldilocks.

[-] tatterdemalion@programming.dev 19 points 7 months ago

Despite what developers do at the end of the day, there are conventions for application directories on every OS.

I just use the directories crate in Rust.

https://github.com/dirs-dev/directories-rs

[-] tatterdemalion@programming.dev 19 points 7 months ago

The fact that this is legal is what's blowing my mind.

[-] tatterdemalion@programming.dev 20 points 7 months ago

Las Vegas beat you to it.

[-] tatterdemalion@programming.dev 22 points 9 months ago

I literally didn't even boot Windows for a month and then when I did, I got BSOD on boot, and it gave me some bullshit about not being able to find a device. How's that for maintenance? I can't say I miss it.

[-] tatterdemalion@programming.dev 23 points 10 months ago

We think we're Ricks but we're actually Jerrys.

[-] tatterdemalion@programming.dev 22 points 1 year ago

Do you really discard errors this often? I would say almost all of my Results get propagated to the caller via ? and handled in one place near the start of the stack.

[-] tatterdemalion@programming.dev 21 points 1 year ago* (last edited 1 year ago)

And a lot more bug prone. I'm just explaining the OP because people didn't get it. I'm not saying dynamic languages are bad. I'm saying they have different trade-offs.

[-] tatterdemalion@programming.dev 20 points 1 year ago* (last edited 1 year ago)

Helix. Instant startup. Minimal configuration required. Has all of the killer features I want from an IDE anyway.

EDIT: I assumed people would just research this anyway, but a more complete list of features I enjoy from Helix:

  • very responsive
  • modal editing
  • declarative configuration file format (TOML, not Lua)
  • language server protocol
  • debug adapter protocol
  • written in Rust so I am more likely to be able to submit a PR if I need to

Some cons (all known issues on github):

  • no plugin API yet
  • inline LSP diagnostics are overly intrusive and can overlap your code
  • cold-starts the LSP when you start the editor, so you might need to wait for symbol queries in a large project
[-] tatterdemalion@programming.dev 20 points 1 year ago

Honestly even tech workers are not paid enough relative to executives. Shit is crazy out here.

And then lawyers be making like $1mil a year.

view more: ‹ prev next ›

tatterdemalion

joined 1 year ago