xoggy

joined 2 years ago
[–] [email protected] 9 points 3 months ago

Since he's touching the keyboard with unwashed hands it's probably best he didn't wipe.

[–] [email protected] 3 points 3 months ago

Two gripes about on the cube rule; It doesn't readily differentiate between topology of a dish and a single serving. It could very well add more dimensions to the identification model besides topology, there are plenty of other factors that define the portability and experience of eating a food (let's face it, that's what the debate of identification was really about this whole time.)

[–] [email protected] 2 points 4 months ago

I would highly recommend the History of English Podcast. This particular observation made by OP is thoroughly covered in this particular episode: https://youtu.be/T0ED-FV7O50

[–] [email protected] 1 points 5 months ago

This is exactly what I was talking about, thanks!

[–] [email protected] 7 points 5 months ago (7 children)

Someone should make a service like this except you actually upload the file directly to the other user rather than uploading it to a 3rd party (encrypted or not). Yes I get you would have to wait for the user on the other end to connect to you before the transfer starts but if you're uploading 100+GB of data you're going to be leaving that browser tab open for awhile anyways.

[–] [email protected] 1 points 5 months ago (1 children)

I trust the testers and de-lidders over what any hardware manufacturer claims, Chinese chip maker aside.

[–] [email protected] 2 points 6 months ago

Best name to call it is to just not call it anything. Don't talk about it. Let it die.

[–] [email protected] 2 points 6 months ago (1 children)

Haven't used the original but I do enjoy letting pipes-rs run on idle terminals.

[–] [email protected] 2 points 6 months ago

I do use helix but haven't taken advantage of the git integration. Maybe I'm unaware of its power. For fish, I defined my own fish_prompt function with an indicator if there are uncommitted changes. It's just running git status under the hood. I have a TODO in that function to run a pijul diff in the directory if git status returns nothing...

[–] [email protected] 2 points 6 months ago

Wow I forgot all about this band. I love the comment "Red Djent Redemption"

[–] [email protected] 1 points 6 months ago

The 1.0 is in beta. There has been a lot of refactoring to get it to this point. I would say there's still many quality-of-life features missing that would stop me from using it in a professional setting but for hobby projects it's meeting my needs (and gets better with each new beta build). They only have a few project backers but the main developer has been working very steadily on it.

[–] [email protected] 1 points 6 months ago (2 children)

This is actually why I prefer using pijul. I don't want to commit my secrets to a git repo and nix will refuse to build because I'm pulling in files that aren't tracked. Simple solution is to not make the flake directory a git repo and it won't complain. That's my solution at least. I also prefer using git (and therefore pijul) via cli rather than as a text editor integration so my experience differs.

view more: ‹ prev next ›