Almost… To be precise it’s a Merkle DAG
Almost… To be precise it’s a Merkle DAG
Yeah, but unironic…
If your code needs comments, it’s either because it’s unnecessarily complex/convoluted, or because there’s more thought in it (e.g. complex mathematic operations, or edge-cases etc.). Comments just often don’t age well IME, and when people are “forced” to read the (hopefully readable) code, they will more likely understand what is really happening, and the relevant design decisions.
Good video I really recommend: https://www.youtube.com/watch?v=Bf7vDBBOBUA
“easily” solve it.
FTFY
but effectively it’s bash, I think /bin/sh
is a symlink to bash on every system I know of…
Edit: I feel corrected, thanks for the information, all the systems I used, had a symlink to bash. Also it was not intended to recommend using bash functionality when having a shebang !#/bin/sh
. As someone other pointed out, recommendation would be , or
!#/bin/sh
if you know that you’re not using bash specific functionality.
Well I was spending too much time with configuration, and (this is the main reason I guess) configuration was very often broken, because plugins have changed too often, so I was continuously fixing the plugins, which was time-consuming and annoying. To be fair that was when lua support slowly stabilized, I think the situation got a little bit better, but even more so for helix (I’m using helix now for 2 years I think).
And also helix is fast, very fast (this was also a reason: instant feedback), you really feel, that everything there is done in the core implementation (no plugin system yet unfortunately, but I have almost everything I need currently with helix, unlimited undo + persistent session would be cool, but otherwise I’m happy).
Also after using it a little bit more, the kakoune inspired visual/selection first makes more sense IMO, it’s feels more intuitive (“darn, I miscalculated 3fs, so I’ll just press v and go to the next s manually”, or multiple cursors as selections, you see exactly what you’re doing, no cgn
or stuff like that)
Funny, I switched from neovim (after a decade of use) to helix…
Yep use a little bit more deeply cascaded generic rust code with a lot of fancy trait-bounds and error messages will explode and be similar as C++ (though to be fair they are still likely way more helpful than C++ template based error messages). Really hope that the compiler/error devs will improve in this area
Calckey/Firefish
Much more beautiful than mastodon IMHO
Thanks for the info about the other projects.
Absolutely, and it’s astonishing, that still so few people see how “deep in shit” we already are, and I really hope that very soon ( < 5 years or so) a lot more people through whatever means will start to see that. But I think it’s not a good idea to go into the doomsday mood, I don’t think that helps either (individually, say depression etc. inability for action). But yeah it’s depressing how little this topic is still relevant in politics etc. and how little the scientific community is/was heard, that is telling us that we need to change like > 70 years ago (and a very soft transition would’ve been possible since than, not so much now unfortunately, whether we do it, or nature does it…).
Certainly, it will be really “interesting” how to produce food for ~10 billion people in this uncertain future. But if we finally learn to accept that e.g. cattle isn’t the way forward, I think it may be possible with plant-based food. Although something like vertical farming etc. is definitely not viable today, it may be in the future. And at least currently it’s totally possible to sustainably produce enough (plant-based) food. I think we’ll learn to adapt, that much I trust in agricultural-technological advancement etc. But it will be “meaty” for most people and conflicts will arise (as they already are, see e.g. the conflict in Sudan that is indirectly related to climate change already, similarly as Syria previously (there were quite a few droughts the years before))
For whom though? I think if your product is going to be very expensive because of that you,ll try to find ways (less carbon emissive) to make it cheaper, and for others, who have low emissions already, they get an advantage. Also rich people generally emit much more carbon than poor people.
I’m a little bit tired of the argument, that everything gets expensive, like the money just goes to nirvana, it’s a tax and a tax should steer industries (mostly) to do the right thing (in this case emit less CO2). The money can go directly to people e.g. in the form of a universal basic income.
They emit a lot, but they transport … a very lot. Trucks are higher emitters per comodity.
Still both should be powered by something else like hydrogen (more interesting for ships I guess) or batteries…
And cruise ships should be IMHO taxed so high (the tax should probably directly go to countermeasures), such that only very rich people are able to (not that I grant them the fun, but they should finance this climate disaster in every possible way…)
literally…
bu… buut economic growth > everything else …?
Easy, it’s just… continue programming in python. (large codebases are a mess in python…)
More seriously: Don’t do that, it’ll only create headaches for your fellow colleagues and will not really hit those (hard) that likely deserve this.