TIL my thesis could have been easier if Typst would have been available years earlier.
TIL my thesis could have been easier if Typst would have been available years earlier.
Lots of places in France are so remote and sparsely populated that public transport does not work there, at least not yet. It may or may not work once autonomous vehicles are fit for rural areas, but this may take a while.
That’s another reason for increasing minimum wages, as they try to do.
Actually, 90% income tax for the top incomes was common in western countries in the 50s.
400’000€ yearly income is not middle class. It is roughly the top 1%. Are you maybe mistaking property for income?
I would have preferred taxing on property instead of income, but as long as interests and profits and other benefits are part of income, it sounds reasonable to me.
One example for self documenting code is typing. If you use a language which enforces (or at least allows, as in Python 3.8+) strong typing and you use types pro actively, this is better than documentation, because it can be read and worked with by the compiler or interpreter. In contrast to documenting types, the compiler (or interpreter) will enforce that code meaning and type specification will not diverge. This includes explicitly marking parameters/arguments and return types as optional if they are.
I think no reasonable software developer should work without enforced type safety unless working with pure assembler languages. Any (higher) language which does not allow enforcing strong typing is terrible.
I have worked on larger older projects. The more comments you have, the larger the chance that code and comment diverge. Often, code is being changed/adapted/fixed, but the comments are not. If you read the comments then, your understanding of what the code does or should do gets wrong, leading you on a wrong path. This is why I prefer to have rather less comments. Most of the code is self a explanatory, if you properly name your variables, functions and whatever else you are working with.
Correction, 50% of VOTING Americans are VOTING fascist. Doesn’t necessarily mean they are fascist themselves.
And not just mice. If designed correctly, they would help keeping the correct humidity so the bread neither gets too dry (and solid) nor too humid (and moldy)
It would be unmanageable if I tried to do this without a proper tiling window manager though, I use Sway.
“I use sway BTW” 😉
I’ve seen a few people with PhD who want to be developers being put into management roles, getting quite unhappy.
That said, if this type of PhD clearly communicates they want to be developers, the often still get jobs, maybe with lower pay compared to the manager but a bit higher pay compared to the developer
Therefore they need ventilators
In addition to the other comments here: Don’t run near cows. Quite often, they will start running with you, which is very impressive and dangerous at the same time. Cows generally are faster than you for the first few hundred meters at least.
Wow, that’s an impressive list of amateur tanks. Do they also sell real cars in the US? (Rhetorical question)
I guess this is not because of how good the “AI” is, but because it automatically gets note resources than any human player.
You need a phone, tablet, or other device that’s been rooted.
😦
I recommend “dnf automatic” to fetch the latest package index in background
Except if you ran the update from within a graphical session and your session crashed, as this will kill DNF, making the update incomplete and potentially corrupting files. I recommend you either:
Are you sure? Doesn’t the “smart edison bulb” design make it harder to dissipate heat to the casing, therefore making the LEDs get hotter compared to PCBs with LEDs surface mounted on them?
Anyway, if you want your
light bulbsany technology to last long, don’t buy the “smart” variant. “Smart” usually means more components and/or more dependencies on interfaces, and more complexity, so a higher chance to fail.