Kate does have syntax highlighting. You have to configure it once in a JSON and that’s it.
Kate does have syntax highlighting. You have to configure it once in a JSON and that’s it.
I can second Kate. It’s pretty good.


I fear there is no such system where this applies. The tech stack on any old netbook is so advanced and complex that there is nobody on this planet who fully understands it.
Being theoretically able to read the code is certainly better than not being able to, but it’s not the same as having actually read and understood all the relevant code to the point where you can be somewhat confident that there’s no backdoor in it.
(And even if someone had the time and mental capacity to do that, at some point when going through the stack you always hit a proprietary layer. Be that drivers, the bootloader, component firmware or the hardware itself.)


*insert obligatory xz utils reference*


Or sometimes its a job they legally need to have but where they really don’t want quality work (e.g. support).
Found the esoteric programmer!


Also, that’s an easy wish right there. It will 100% be somewhere in between those numbers, don’t worry.
That was my joke.


Dass du über Sex redest, darauf wär ich nicht gekommen.


Die Erklärung hilft mir nicht weiter.
Erklärs mir bitte als wär ich über 30.


“An iPhone” is such a weird comparison to make.
In my region I can buy new iPhones from €119 (iPhone SE 32GB) to €2400 (iPhone 17 Pro Max 2TB).
I hope the steam machine is somewhere in between this range.


I’d be very surprised if that was able to damage your speakers. If it could, then so could any sound you play. It would have to be an exceptionally bad design if playing a youtube video could destroy your speakers.


And with a command like ffmpeg a wrong bot command might just as well overwrite your source file.


So like
# Stupid shitty piece of fucking useless waste of compute resources! Do your fucking damn job, you useless clanker!
divideMp4IntoNSegmentsOfLengthT() {
}
Explicit enough?


Looks like a bad LLM’s try at drawing ASCII fish.


It’s called PEPit, and it can be found here: https://github.com/Dakkaron/PEPit
Most of the documentation is in German, since my primary audience so far were people living close enough that I can hand them devices and I haven’t gotten around to translating everything to English. But I think it should be simple enough that auto-translation should be understandable.
I’m not sure what to do about distribution other than just handing them out for free, having them sign waivers, and getting funding from a charity or similar organization.
That’s what I have been doing so far. I “sold” a few of them for the price of the parts. I donated two to two different local hospitals to use with in-patients. I got a physiotherapy device company to donate money for a scientific study at one of the hospitals, where they will hand 30 devices to patients to keep them and measure how it improves their therapy experience. But so far that’s pretty much the end of the road.
I’m already worrying about how I can even do the study without getting in trouble in regards to taxes and stuff.
It would be really cool if someone else would start picking these up and making some for kids that need it.
This is mainly made for kids with Cystic Fibrosis (like my kid, who was my original audience for the device), but I talked to a few people with broader experience in regards to lung conditions, and it would also work well for kids with Asthma (for RMT therapy) or people with COPD (for inhalation and PEP/RMT therapy). PEP is breathing out against resistance, RMT is breathing in against resistance.


“This idea that the lower cost of renewables alone will drive decarbonisation – it’s not enough,” said Daly. “Because if there’s a huge source of energy demand that wants to grow, it will land on these stranded fossil fuel assets.”
Corporations don’t think in savings, they think in budgets. If the cost of electricity goes down, thanks to e.g. renewables being cheaper, that just means that they can afford to use more electricity.


Ziemlich Kacke für die Mitarbeiter.


Tbh, no. The device is realistically priced for a niche medical device with low number of units sold. Medical certification alone is around €500k. Development costs for a very custom device like this are also quite high. The price point isn’t crazy at all.
At the same time, health insurances (even more so here in Europe than in the US) are pretty slow to pay for new technology, especially if the benefit isn’t immediately tangible.
As in, “Will this reduce the need for further insurance spending by e.g. preventing hospital visits?” or “Will this allow a person who is on disability benefits to return to work?”


Not, that’s part of the issue. And also a big reason why someone would pay for much more expensive industrial sources.
Looks like it’s actually available by default. The json thing is for the language server which does linting and autocomplete.
To activate syntax highlighting just select the language of your choice by pressing the language name on the very bottom right corner of the window and choose the correct language.