You're taking "Human resources" a bit too literally.
HN user
grudg3
Obligatory "I can't even order Framework in my country" post.
But I can get as many Thinkpads as I want.
In some countries, eBay or craigslist was never a thing. In NZ we have our local version of eBay but the success fees have gotten so ridiculously high that FB marketplace is slowly becoming the only option.
I encourage you to listen to the 4 part series Elon Musk Unmasked [1] from Tech won't save us. His motivations are definitely not for the betterment of the average person.
[1] https://techwontsave.us/episode/189_elon_musk_unmasked_origi...
Funny, I had the same thought today and looked into it, but it seems like getting a properly curated dataset is the most difficult part.
I use Firefox sync between all my devices including mobiles Android and iPhone, plus EndeavourOS, popOS and MacOs. In addition to that I use the tabs stash extension which also syncs all stashes between devices, though I only use that on the desktops/laptops
Definitely used in HPC environments where multi user is prevalent, I know of it because I used to admin a small HPC
Well, I'm glad I asked, appreciate your response and great blog post.
I wonder why people aren't using Singularity containers instead which seem to be rootless by design.
Since no one mentioned it yet, I quite like Endeavour OS the i3 flavour. You get all the Arch goodies with a straightforward installer. And I use nix + yay for package management.
I'm surprised no one mentioned it, but smooshing up a soft avocado mixing it with a small amount of Marmite then spreading it on toast is godlike. Top it with a poached egg and it's perfection.
Tagging onto this, I still am unable to buy it in NZ, after expressing interest 2 years ago.
The best diet is one which you can do long term and achieves your goals.
Unless the C-levels complain, then the algorithm will be changed to make them happy.
I'm curious why that is? While I'm not doing keto right now, it has had some really good effects when I did it.
Wife's also doing it for over 2 years now and reversed her pre-diabetic diagnosis and also lost close to 40kgs since she started it.
Is it just too preachy and is causing people to be tired from hearing about it?
To answer your 2nd question, yes you can be DDoSd, Azure specifically offers a DDoS protection plan which is quite expensive. https://learn.microsoft.com/en-us/azure/ddos-protection/ddos...
Why would you shower before exercising and not after?
How did you summarize them with LLM? I'm curious to try it please.
I've heard of Khmer Rouge but not of Dev Rouge before.
I've been waiting for what feels like a couple of years, and it still doesn't look like I can buy Frameworks in NZ. Real pity.
I've expressed my interest in a Framework laptop over a year ago and I still can't get one in NZ. I'm starting to lose interest tbh.
rg is great, I use it a lot. Recently I have also used [ambr](https://github.com/dalance/amber) which can do both search (ambs) and replace (ambr) recursively in your codebase. The only problem as of yet is that it does not support globbing so I cannot filter on certain filetypes only.
Agree, but unfortunately I still can't use it to stream to my Chromecast so I need to go to the YouTube app when I want to play stuff on TV
Correct. If you run `wsl --shutdown` as an admin then start up Windows Terminal again the delay is back the first run.
any plans to get this into nixpkgs?
Please do not use ARM in 2023, Bicep is a much nicer alternative for a native IaC language.
What would you recommend to someone older to start with? I've done SS in my late 20s but I do feel like I'd like to try something new as I get closer to 40 and considering some exercise. Context, I wfh, am overweight and extremely sedentary. At the moment have been purely working on my diet but exercising is next.
That's great, and yeah I've thought about how much sense this makes too, but how can I attach 4x HDDs using SATA3 to an old laptop to function as a NAS? That's my only dilemma.
Bicep does that, but it's Azure only, and you can't really 'destroy', just apply.
You can, I'm going through this exercise now. Look at nixos-anywhere and disko. It's not easy though, NixOS is a rabbit hole.