xoggy

joined 2 years ago
[–] xoggy@programming.dev 2 points 5 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

[–] xoggy@programming.dev 1 points 6 months ago

Even setting up a vlan doesn't work half the time because the mobile apps don't talk directly with the appliance but phone home to a cloud service. A cloud service that will eventually go offline and leave the appliances orphaned. That's how GE's thermostats work.

[–] xoggy@programming.dev 1 points 7 months ago (1 children)

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

[–] xoggy@programming.dev 2 points 7 months ago

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

[–] xoggy@programming.dev 2 points 7 months ago (1 children)

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

[–] xoggy@programming.dev 2 points 7 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...

[–] xoggy@programming.dev 2 points 7 months ago

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

[–] xoggy@programming.dev 1 points 7 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.

[–] xoggy@programming.dev 1 points 7 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.

[–] xoggy@programming.dev 1 points 7 months ago

I use it for self hosting because all I need installed is sshd and the pijul package. Then I can set my server's ;p as my remote. The "nest" web UI (the Pijul equvivalent to git tea) is in development and not open source yet, but you can use the hosted version at https://nest.pijul.com/ if you're curious.

[–] xoggy@programming.dev 4 points 8 months ago

Upvoting a classic. Watch his other talks too. Entertaining and thought provoking.

view more: ‹ prev next ›