Ironically this site serves koko analytics, which now ignores the Do Not Track header (as per Mozilla's recommendation, mind you). See commit 6890f3c.
Thankfully uBlock Origin blocks loading the scripts.
Ironically this site serves koko analytics, which now ignores the Do Not Track header (as per Mozilla's recommendation, mind you). See commit 6890f3c.
Thankfully uBlock Origin blocks loading the scripts.
They even have a term for this — local-first software — and point to apps like Obsidian as proof that it can work.
This touches on something that I've been struggling to put into words. I feel like some of the ideas that led to the separation of files and applications to manipulate them have been forgotten.
There's also a common misunderstanding that files only exist in blocks on physical devices. But files are more of an interface to data than an actual "thing". I want to present my files - wherever they may be - to all sorts of different applications which let me interact with them in different ways.
Only some self-hosted software grants us this portability.
Looks like that will happen later. From Mozilla's original article:
Following a period of testing, these packages will become available on the beta, esr, and release branches of Firefox.
Thankfully uBlock Origin removes those parameters for us.
The default filters include a whole bunch of removeparam
filters; e.g. privacy.txt
See also removeparam.
Maybe you could help your friends and family install Firefox and/or uBlock Origin? Every little bit helps :)
and log files eating up storage space was a common culprit.
Another classic symptom of poorly maintained software.
Constant announcements of trivial nonsense, like [INFO]: Sum(1, 1) - got result 2!
filling up disks.
I don't know if the systems you're talking about are like this, but it wouldn't surprise me!
I worked in a big German car maker's EV division. The waste of resources put in to not actually developing a good electric vehicle was staggering.
I was part of a 100 person team who was responsible for one cog of a data ingestion pipeline which read in analytics data from each EV car. It was already about 2 years' in when I joined and it was a total failure. Why the fuck they were spending so much money on something so inconsequential to making a car was initially frustrating; now I think it's just sad.
The reality is that the leadership didn't really care. The brands are so strong that they can afford to move slowly on this. There is also a gravy train going on where money is being pumped into these projects and middle leadership are happy to sit back, do nothing, and still earn free $$$ rather than develop good tech.
Here's one of the stories from my experience (software development perspective): https://www.srcbeat.com/2023/08/sbt/
The article argues for a reworked IT education industry in the hopes of a more skilled workforce:
The result would solve the industry's most pressing need, for good people doing good work, and through expansion into other areas benefit us more than AI will ever manage.
Most IT today exists as a means to support business and commerce. Corporations post absurd profits year over year. They don't need more knowledgeable IT staff. What is "good" for the IT industry employers may be more staff willing to say "yes, sir" and kick the can down the road. Business doesn't care about efficient systems if their systems are profitable.
So why is IT bad at getting brains? Because it is against most leadership's interests. Progress, change, automation all introduce risk which can hurt profitability.
Yes, by design: https://docs.joinmastodon.org/methods/accounts/
IMO, the problem is not them taking the information per se, but in abusing that info to further the massive surveillance apparatus that harms society.
Absolutely agree with you. The point I wanted to make is that there are different ways to summarise, say, in this example, a 50-page memo. The sad thing here is how the official needed to resort to the good versus evil false dichotomy. This oversimplification to have been required because, unfortunately, Trump is stupid.
I guess I'm saying that it's a shame that there are probably a lot of smart people trying to make sense of all the geopolitics, picking things apart, critical thinking... but in the end it was all for nought; they had to appeal to someone - Trump - who never really wanted to, nor was able to, internalise or contextualise it.
A very gifted programmer I met from Iran had to do the same. Originally from Iran, he wanted to marry a girl from Myanmar. This was forbidden for some reason so they said "fuck it, let's go to where there is loads of tech jobs". I was working in the Netherlands at the time when I met them. He's now flourishing in the open source software space over there. Brain drain 100%.
Something not mentioned yet: Forgejo, the software running Codeberg, has a smaller feature set and narrower scope than GitLab ("GitLab is the most comprehensive AI-powered DevSecOps Platform" from their website).
Forgejo is much easier to administrate for smaller groups. For example compare the dependencies mentioned in the Forgejo installation documentation and the Gitlab installation documentation.