This is exactly what I was talking about, thanks!
This is exactly what I was talking about, thanks!
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.
I think you’re underestimating how impossible a task it is for China to hit a moving target. Even so, their move towards isolationism is at odds with an industry that has the most complex and globally integrated supply chain in existence.
Haven’t used the original but I do enjoy letting pipes-rs run on idle terminals.
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…
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.
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.
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.
But it’s Linus so everybody likes to think everything he says is blunt and crass.
I like deadbeef because it reminds me of the foobar2k days. Very simple interface but behind the context menu is hidden tagging, replaygain editing, a robust plugin system, and all the more advanced features I need to keep my collection well groomed.
Just a grammatical nitpick in the readme but as a compound adjective it would be 13-foot Ladder. “That ladder is 13 feet tall” vs “That is a 13-foot tall ladder”.
For some reason I first read the title as “journalists take to archiving their own hands” and thought this was some morbid kind of protest.
Industry is like a triangle and if you move towards one corner you have to move away from another:
cost-effective
/\
ethical /__\ green
Java and JavaScript are like car and carpet because despite the beginning of the names matching they serve different purposes. In the early web days Java applets were a thing and it failed which is why a new language was needed. It’s not a secret that there was pressure to make Javascript look like Java, that’s just not the point of the figure of speech.
I popped the keys off my Topre with a keycap puller and rearranged them. Both the Backspace and Caps Lock function as a backspace, but I couldn’t find a keycap labeled “Backspace” that physically fit in the Caps Lock key’s place so that particular label is deceiving.
Upvoted for the concise summary.
https://www.unitconverters.net/numbers/decimal-to-base-36.htm
base 10 = 590741618446309885662238049322513167918815539779
base 16 = 6779C53432B8BADF049BB9D8924A5785DD887243
base 36 = C34WAO39N9K9XWPHW5W9XGRH0AHT0CG
represent!
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.