sukhmel

joined 2 years ago
[–] sukhmel@programming.dev 2 points 9 months ago

Most likely, they pay something like $5/lb of lost luggage, which is not nearly enough

I was lucky to eventually get the lost bags instead of a useless payment when my bags were lost

[–] sukhmel@programming.dev 5 points 9 months ago (2 children)

Food assholes is a very peculiar dish, must be something like doughnuts

[–] sukhmel@programming.dev 4 points 9 months ago

Following a 2018 corporate realignment that reduced his responsibilities and system access, Lu began sabotaging his employer’s systems

You may be right overall, but in this case it looks more like a revenge from an individual that was screwed by the company

[–] sukhmel@programming.dev 5 points 9 months ago

Basically, this. One more reason to hide away from anyone watching you input the code

[–] sukhmel@programming.dev 1 points 9 months ago

They saw him, but arguing that otherwise they would have gotten a warrant to compel him, so it's legit

[–] sukhmel@programming.dev 1 points 9 months ago

Oh, it's this ‘let's call absolutely different things or even polar opposites the same name’ trope again, I hate it. Thanks for digging it up and informing us

[–] sukhmel@programming.dev 3 points 9 months ago (1 children)

Dude is clearly speedrunning something

[–] sukhmel@programming.dev 2 points 9 months ago

But that's so much less fun as a headline!

[–] sukhmel@programming.dev 2 points 9 months ago

Oh, the #4 is clear pretty much as usual

[–] sukhmel@programming.dev 3 points 9 months ago

I think, it's based on an old flake-compat package or something. It's not inherently bad, but it displays what I dislike the most about Nix design, it's very opaque and magical until you go out of your way to understand it.

The globals are another example of this, I know I can do with something; [ other ] but I am never sure if other comes from something or not. And if it's a package parameter, the values also come seemingly out of nowhere.

[–] sukhmel@programming.dev 3 points 9 months ago

Sometimes it's also the updates, rolling back a failed update is much simpler with Nix even if it took some elaborate set-up. This might be not wildly useful but it happens more often than spinning up a new machine entirely

[–] sukhmel@programming.dev 2 points 9 months ago (2 children)

Personally I use flakes.

On the work we use an abomination that creates flake.lock but then parses it and uses to pin versions, it took me a while to realise this is why setting a flake input to something local never seemed to have any effect, for instance

view more: ‹ prev next ›