What’s wrong with Ubuntu and RH? Is it because of the snaps / source code debacle? Both of those had solid business cases to them and while I dislike the outcome, I do understand why they made that choice and most importantly - I still appriciate what each company does for FOSS.
My two examples are of OS SaaS that got their plug pulled before they got to that stage. See skiff.com and omnivore.
Awesome <3
If you need feedback, testing etc. on this feature, I’m happy to help. Just pm me and I’ll give you my github account.
This is really cool. Happy that you included the comments, as I find them often quite insightful. Look forward to spin this up and try it.
Edit: I know this is really hard to design and implement, but is it possible to bring in certain amount of child comments as-well? E.g., past a certain vote threshold or only X child comments deep. This might be a requirement that want to “move” the social media platform into the RSS feeder, but I want to entertain the idea.
There are so many monitoring tools with various degrees of complicated setup / configuration or the amount of information you get. And honestly, I’ve looked into various tools: checkmk, monit, Prometheus… And realised that I rarely look into that information anyway. Of all “fancy” tools, I liked the ease of Netdata to set up and the amount of information that you get. However, beware that their in the process to make their free / homelad offering worse. I’ve been eyeing beszel and don’t forget CLI based tools that are avaible such as atop, btop, htop or glances.
If you want to delve deeper into the rabbit hole of monitoring, I can recommend you to read this article below: https://matduggan.com/were-all-doing-metrics-wrong/
I’ve tried different approaches with fail2ban, crowdsec, VPNs, etc. What I settled on is to divide the data of my services in two categories: confidential and “I can live with it leaking”.
The ones that host confidential data is behind a VPN and has some basic monitoring on them.
The ones that are out in the public are behind a WAF from cloudflare with pretty restrictive rules.
Yes, cloudflare suck etc., but the value of stopping potential attacks before they reach your services is hard to match.
Just keep in mind: you need layers of different security measures to protect your services (such as backups, control of network traffic, monitoring and detection, and so on).
I really like this. Is it possible to have it search several sources in the future?
I know that you get this question a lot, but why would one use this over sterlingPDF?
I like this thread :-)
I have just checked off a long standing item in my backlog: implementing OIDC on at least two apps. I’ve used a remote keycloak instance for authention for my household and so far so good. Now I’ll try to understand the configurations a little better before take on other items on my backlog.
Fully agree, but part of the problem is that the fundamentals that our technology relies on to communicate is arcane (DNS, IP, etc.). The other problem is that were often trying to translate human experiences and needs to a binary and technological format, which cannot be done in simple terms and creates complexity.
I don’t expect us being able to move away from current jank-stack technologies anytime soon.
I really like this explanation. Not many are aware of how telegram was designed to make it as cumbersome for authorities as possible by splitting their data across different nations.
I found the UI to be horrendous, and managing tags was very painful. During the time I was paying for the cloud-service, there wasn’t any noticable development of the web-app, so I stopped using it. Mind you, this was pre-pandemic and things might have changed since then.
I’d be more than happy to see all links pointing to xitter banned. FB/Meta would be nice too, but I think it’s more important to sending a clear signal on neo-nazi salutes being a red line.
I was also eyeing this, but wanted to use another provider than openAI or ollama. So I’ll wait until that’s implemented.
Swede here who frequents Austria. I agree, and I love drinking the water while hiking in Austria.
If you visit Sweden, our water is mostly as good as the one in Austria. Some exceptions are Gotland because of high chalk (so? “Kalk”) levels.
One of the main points of the article is not how it affects one as a individual, but how impacts the very social fabric of our societies. Even if you’re spared from the effects of the rot economy, you’re surrounded by people who are, and it impact them psychologically which in turn affects their mood, well being and their behavior towards their peers.
While I don’t agree with everything in this article, it has some very important points. The digital services that we use can have an impact on our digital daily lives on par to a governments.
This isn’t a call for every person to save themselves. This is a call to save our peers and our well being on a macro level.
It’s a shell, like sh, bash and zsh, but very user friendly and has great defaults OOB.
Never heard of go-proxy, seems like it will fit my needs well as I only use Caddy for rev-proxying.
Thanks for the awesome blog!
There are various obstacles to “just forking” a project; it requires times to understand the frameworks / libraries used in the project, understand the code and its different parts and last but not least, have a interest to invest that time and energy (most often, that time could be spent developing your own solution that would fit your usecase better).
As for the stage I was referring to, both the theories of enshittification and rot-economy see software and services going through stages to attract new users, before going in for the profit maximizing.