How does this compare to https://languagetool.org, which is also open source? I'm not sure what kind of AI Languagetool uses but it works really well!
> Then keeping on top of the news for the rest of your life to see if your password manager is going down the gurgler or been hacked. Also, will my passwords be available when I travel to a country with restricted…
DNS history is really interesting for a variety of reasons. I've seen it used to try and circumvent Cloudflare firewall rules. Some people don't replicate the firewall rules on the servers behind Cloudflare. If they've…
What are some best practices for portability of passkeys? I've built me a little password manager (namely https://github.com/conradkleinespel/rooster) and wonder if I could make it support passkeys, at least as a backup…
Oh, that's awesome! Deploying FLOSS software on your own infra can also be a good way to contribute something back: there are usually some things you need to do for your setup that aren't yet covered by the project…
Learning new things is my biggest motivator. A day during which I learn something new is usually a good day. Recently, I've been working with two former colleagues to build a search engine that indexes the entire web's…
I'm working on a product that may allow you to find competitors' customers through a search engine for the web's HTML. If your competitors happen to put specific HTML in their customers' websites (some HTML tag, a JS…
Recently, I've been using HN RSS (https://hnrss.github.io/) to get alerts when specific keywords get mentioned on HN. Really useful tool! The underlying data comes from Algolia's HN search engine…
While I agree that for user-facing APIs, serverless can both help handling load spikes and keep costs low, how would serverless help with spidering and indexing? Spidering and indexing are processes that would most…
About 10 years ago, I was using an online password manager, but it got hacked. At that time, I created this one: https://github.com/conradkleinespel/rooster Nowadays, I use a combination of an online password manager…
How does this compare to https://languagetool.org, which is also open source? I'm not sure what kind of AI Languagetool uses but it works really well!
> Then keeping on top of the news for the rest of your life to see if your password manager is going down the gurgler or been hacked. Also, will my passwords be available when I travel to a country with restricted…
DNS history is really interesting for a variety of reasons. I've seen it used to try and circumvent Cloudflare firewall rules. Some people don't replicate the firewall rules on the servers behind Cloudflare. If they've…
What are some best practices for portability of passkeys? I've built me a little password manager (namely https://github.com/conradkleinespel/rooster) and wonder if I could make it support passkeys, at least as a backup…
Oh, that's awesome! Deploying FLOSS software on your own infra can also be a good way to contribute something back: there are usually some things you need to do for your setup that aren't yet covered by the project…
Learning new things is my biggest motivator. A day during which I learn something new is usually a good day. Recently, I've been working with two former colleagues to build a search engine that indexes the entire web's…
I'm working on a product that may allow you to find competitors' customers through a search engine for the web's HTML. If your competitors happen to put specific HTML in their customers' websites (some HTML tag, a JS…
Recently, I've been using HN RSS (https://hnrss.github.io/) to get alerts when specific keywords get mentioned on HN. Really useful tool! The underlying data comes from Algolia's HN search engine…
While I agree that for user-facing APIs, serverless can both help handling load spikes and keep costs low, how would serverless help with spidering and indexing? Spidering and indexing are processes that would most…
About 10 years ago, I was using an online password manager, but it got hacked. At that time, I created this one: https://github.com/conradkleinespel/rooster Nowadays, I use a combination of an online password manager…