ain’t nobody got time for extra u
’s
ain’t nobody got time for extra u
’s
The answer is always speculation investment. People are on average richer and real estate is the only trully limited economic resource as we have limited land especially in desired locations.
Seriously lookup how much of real estate is uninhabitable.
People are richer, the tech is better and everything we know about economy would indicate that real estate should be more accessible but that’s not the case because the market is manipulated.
The best part? If you invest in a stock index you’ll almost always out do real estate ownership almost anywhere in developed world. So people are hustling this stupid game while they could just sit back and watch money do money things.
Propaganda brain rot /thread
I really like how nushell can parse output into it’s native structures called tables using the detect
command.
Unlike string outputs, tables allow for easy data manipulation through pipes like select foo
will select foo key and you can filter and even reshape the datasets.
This is great if you need to work with large data pipes like kuberneters so you can do something like:
kubectl get pods --all-namespaces | detect columns | where $it.STATUS !~ "Running|Completed" | par-each { |it| kubectl -n $it.NAMESPACE delete pod $it.NAME }
This looks complex but it parses kubectl table string to table object -> filters rows only where status is not running or completed -> executes pod delete task for each row in parallel.
Nushell take a while to learn but having real data objects in your terminal pipes is incredible! Especially with the detect
command.
There’s are few more shells that do that though nu is the most mature one I’ve seen so far.
It’s incredible how little people spend on free software :(
I used to have a dream of developing free software and launched a couple of big projects (thousands of github stars, millions of downloads) and no one fucking pays for anything no matter how easy you make it and how critical your software is to them.
To give some perspective - some Youtubers earn same amount annually from Patreon than both Gnome and KDE yearly budgets combined (which is ~3M usd).
I realized that the only way to fund something is to make people pay either through early releases, insider programs or something that forces the credit card form on them. That’s the only way.
I’ve updated some legacy nodejs to Deno recently and it’s actually not bad! If you’re using serverless Denoflare is super convenient and DTN is a tool for building Deno to NPM (both esm and commonjs) so you can have easy backwards compatibility if needed, it even shims all of the Deno standard lib.
It’s really impressive what Deno and Bun people have done - for the first time I actually somewhat enjoy server side JS!
So is Deno! You can easily import npm:
and node:
packages and run typescript without transpiling. With Bun and Deno there’s no reason to use Node tbh.
amazing how a society can zombify itself
Old thinkpads would actually let you replace the dvd-rom with another battery. Many thinkpads would have internal and removable batteries too though not sure how present this is in contemporary models.
more OC
your tantrum is much more cringe than any complain post I’ve ever seen lmao
it’s 100% that they count mobile games as “gaming” so grandma and grandpa playing candy crush and wordle are “gamers” now. They list 11% on console but even that seems high. 23% on PC probably includes wordle too.
I was just having issues with your opener which sounds whole lot like justification.
Cloudflare is a business. Businesses protect their profits
You say that like it’s ok to do shitty things as long as “you’re a business protecting profits”
but discord is simply less accessible than any other option. I can’t even login without identifying 25 bicycles lmao
aww they get together to make baby airplanes here. I bet the have to fly against the current and giant mechanical bears end up feasting on their dead bodies.
What a shit stain on collective humanity :|
Where’s the pact with the devil and can it teach me rust and what do I need to pay. Asking for a friend.
Only linux newbies and weirdos hate on Ubuntu. It’s a good all around operating system. Not the best choice and Canonical fails a lot but it’s still a net good.
Nope.
Color
is absolutely fine