I have been using Firefox ever since. Never really had a reason to switch to something else.
I have been using Firefox ever since. Never really had a reason to switch to something else.
Actually there’s an idea sparking up on me.
When I was a junior programmer there were some business guys coming up with the requirement to implement their own validation language (similar to regex). I always thought it is totally stupid to invent your own instead of using something that already exists. But it turned out to be great fun implementing it. I had no prior knowledge in implementing parsers and interpreters. But man I was so proud after I came up with my own solution for the problem. It was such fun, that I even was doing over hours. At the end I create my own tokenizer, a parser and an interpreter. Even something similar to what I now know most people would call an AST (abstract syntax tree).
However, I know I have bought the Crafting Interpreters book without having read it. I really should start digging into it.
Yea doing some FOSS contributions definitely was something I always was considering. But then as soon as I was looking for the right project things started to get complicated again. And even if you find a cool project you look into the issue list and imposter-syndrome starts kicking in.
When I had a look on it a while ago they didn’t support Docker Compose. But except this it’s a drop in replacement.
I use Reeder on iOS and Mac.
It should. As far as I know, ChatGPT is not connected to the internet and therefore doesn’t have access to recent information.
With trivial search requests, I mean stuff like entering the name of a company as a search term, where you could have easily just entered the direct URL in our browser instead. There is almost no benefit for using Kagi on this. Almost every search engine will give you the result you are looking for as the first search result.
Yes, that limited number of included searches is my only criticism I have with Kagi. They are aware of this, and are trying to offer customers more searches for the same price by improving their costs. I am glad they decided to do this by reducing their costs and have decided to not go the road of monetizing their users by selling ads and customer data.
However, I try to use Kagi only for serious search requests. For other very trivial searches, I use Startpage. For me, works OK. But I hope that one day Kagi offers enough searches, so I can just use it everywhere as my default search engine without having to thinking about it.
Kagi. Very happy with it. Best $5 it recently invested. Gives me much better results than Google and all the others.
Germany, yes we do drink water without boiling it directly from the tap. Tap water must in general have drinking water quality across the country. However, even it may not be a health risk, some people don’t like the taste. Where I live, it tastes very good.
Problem is that this kind of alternative web interfaces for Google are just going web scraping of the regular www.google.com page. They are not using the Google Search API (which is paid and requires an API key). However, Google says scraping of their search results is not allowed. And they are actually preventing it by blocking IPs doing too many search request in certain amount of time. That is the main reason a lot of Searx or SearxNG instances stop working after a certain time.
I didn’t know Discord also has a weird CEO?!
I do understand that if companies running ad-supported models, they need to make sure users are actually watching those ads. Seems logically to me - no ads mean no money, and no money means no sustainable business model.
On the other side, as a user, I just can’t browse the internet without an ad-blocker any more. They just got so annoying and sometimes even break the actual website.
But to be honest, I don’t see an alternative to ad-supported models except paying money directly via subscriptions plans etc. But this also will not work in the long term. I just can’t pay afford to pay a subscription for each website I visit during the day.
In case Reddit admins will take over those big subs. I wonder what would happen if users just flood them with spam and inappropriate content.
The main reason is that there is no single Linux operating system. Linux basically is just the kernel. Every thing else around this kernel, like tools, applications and libraries, is highly customisable and exists in form of various forms of Linux operating system distributions. The fact that these distributions are very different from each other makes it almost impossible to certify industrial products for „the Linux“ operating system. There are just too many variations of it.