I've been receiving these for so long I started thinking it must be just me being targeted and not widespread, as Meta seems to not do anything about it. Emails comming legitimeley from noreply@business.facebook.com…
There are also rate limits on Google side for incoming mails. By just forwarding four domains to my Gmail I used to hit them quite often. Then 2 years ogo, I stopped forwarding and switched to the now discontinued Gmail…
I'm wondering, now almost three years in after the Forgejo/Gitea fork, which side of the fork ended up better. Both still seem very active with thousands of commits each. I run a Gitea server (since long before the…
I use LLMs (like claude-code and codex-cli) the same way accountants use calculators. Without one, you waste all your focus on adding numbers; with one, you just enter values and check if the result makes sense.…
Browser password managers with passkeys are more convenient for me, but a pass vault can still be useful for recovery codes and API keys. I used pass for a while but couldn’t see what threat model it actually solves: If…
It’s great on esp32 with MicroPython. Even has support for server sent events (SSE). Paired with htmx, SSE gives some fun intetactive web experience for iot devices - instant GPIO status indicators etc. Loved tinkering…
I thought structured output is a solved problem now. I've had consistent results with ollama structured outputs [1] by passing Zod schema with the request. Works even with very small models. What are the challenges…
If the argument for a password login is being able to log in from anywhere, just store a spare ssh key (password protected) in your gmail or similar that's reasonably safe and accessible from anywhere. But I'm having…
When the outage started, for me duckduckgo.com just returned no results with the searchbar visible. The ddg homepage was still working. I've been using "my search term !g" for now and ddg just redirects my search to…
Brainfart from my side. When I first installed dehydrated.sh it was originally named letsencrypt.sh (not acme.sh) and later renamed to dehydrated. That was quite a while ago.
Exactly. I've been using dehydrated on two servers since it was named acme.sh (pre-2015) and updated it once. It just works and no dependecies.
My favourite variation on this is the short movie by Joel Haver https://www.youtube.com/watch?v=hnUpTyKSjag
There is something very magical about these micro frameworks for solo hobby projects. You can craft your small project vs just glue the solution somehow together. Just today I was working on my ESP32 MicroPython…
Maybe one point not raised enough in the eternal discussion between Tailwind vs CSS properly is the cognitive load of naming and organizing things. To do CSS properly, you need to name classes, you need to come up with…
I have given talks to factory managers about finding that one or two employees that know Arduino/Raspberry for these projects. Every factory has such persons. They would love to do it! The reception on this is mostly…
They're AB testing. Safari used to open Safari for me, but with a new phone now I too get the menu as described above.
Whats the motivation to block/misinform? This allows site owners get statistics on page views/uniques/bounces without unique identifier cookies or javascript injections. I’m all for blocking any abusive tracking…
Which is the reason why I choose iOS: I trust Apple to implement the integrations in the WebView for best battery life. To get new OS features in the browser right away. Would Google Chrome implement picture-in-picture…
Lots of good answers here. If certs are still the issue then a little unorthodox method is to create a wireguard tunnels between your internal hosts. They are trivial to setup. Less maintenance than renewable wildcard…
I’m not in a hurry, I can charge slowly during the night. Remember when people said they’d never use an phone that needs to be charged every 2 days? Now we all charge our phones every day. Habbits change with technology.
I live multiple lives. I'm a father, a businessman, have multiple hobbies, do sports. Targeted ads mean this info can be combined. I can be profiled and abused. Algorithm has calculated what I might impulsively buy and…
If I look at the Warhols image I can say: “That’s clearly a Warhol image” I would not say “That’s clearly a pose, framing and likeness done by Goldsmith“. The source photo for the work was just another photo of Prince.…
Non blogspam release https://www.esa.int/Applications/Telecommunications_Integrat...
Normally radios are built out of discrete electronic parts using mixers, filters and paths for specific frequencies and various modulation modes. SDR on the other hand can change the modulation programmatically without…
The web and ideas back then were different. It was so cool to choose wingdings as a font, and make it <blink>. The web would not have evolved the way it is now if we hadn’t had the freedom back then.
I've been receiving these for so long I started thinking it must be just me being targeted and not widespread, as Meta seems to not do anything about it. Emails comming legitimeley from noreply@business.facebook.com…
There are also rate limits on Google side for incoming mails. By just forwarding four domains to my Gmail I used to hit them quite often. Then 2 years ogo, I stopped forwarding and switched to the now discontinued Gmail…
I'm wondering, now almost three years in after the Forgejo/Gitea fork, which side of the fork ended up better. Both still seem very active with thousands of commits each. I run a Gitea server (since long before the…
I use LLMs (like claude-code and codex-cli) the same way accountants use calculators. Without one, you waste all your focus on adding numbers; with one, you just enter values and check if the result makes sense.…
Browser password managers with passkeys are more convenient for me, but a pass vault can still be useful for recovery codes and API keys. I used pass for a while but couldn’t see what threat model it actually solves: If…
It’s great on esp32 with MicroPython. Even has support for server sent events (SSE). Paired with htmx, SSE gives some fun intetactive web experience for iot devices - instant GPIO status indicators etc. Loved tinkering…
I thought structured output is a solved problem now. I've had consistent results with ollama structured outputs [1] by passing Zod schema with the request. Works even with very small models. What are the challenges…
If the argument for a password login is being able to log in from anywhere, just store a spare ssh key (password protected) in your gmail or similar that's reasonably safe and accessible from anywhere. But I'm having…
When the outage started, for me duckduckgo.com just returned no results with the searchbar visible. The ddg homepage was still working. I've been using "my search term !g" for now and ddg just redirects my search to…
Brainfart from my side. When I first installed dehydrated.sh it was originally named letsencrypt.sh (not acme.sh) and later renamed to dehydrated. That was quite a while ago.
Exactly. I've been using dehydrated on two servers since it was named acme.sh (pre-2015) and updated it once. It just works and no dependecies.
My favourite variation on this is the short movie by Joel Haver https://www.youtube.com/watch?v=hnUpTyKSjag
There is something very magical about these micro frameworks for solo hobby projects. You can craft your small project vs just glue the solution somehow together. Just today I was working on my ESP32 MicroPython…
Maybe one point not raised enough in the eternal discussion between Tailwind vs CSS properly is the cognitive load of naming and organizing things. To do CSS properly, you need to name classes, you need to come up with…
I have given talks to factory managers about finding that one or two employees that know Arduino/Raspberry for these projects. Every factory has such persons. They would love to do it! The reception on this is mostly…
They're AB testing. Safari used to open Safari for me, but with a new phone now I too get the menu as described above.
Whats the motivation to block/misinform? This allows site owners get statistics on page views/uniques/bounces without unique identifier cookies or javascript injections. I’m all for blocking any abusive tracking…
Which is the reason why I choose iOS: I trust Apple to implement the integrations in the WebView for best battery life. To get new OS features in the browser right away. Would Google Chrome implement picture-in-picture…
Lots of good answers here. If certs are still the issue then a little unorthodox method is to create a wireguard tunnels between your internal hosts. They are trivial to setup. Less maintenance than renewable wildcard…
I’m not in a hurry, I can charge slowly during the night. Remember when people said they’d never use an phone that needs to be charged every 2 days? Now we all charge our phones every day. Habbits change with technology.
I live multiple lives. I'm a father, a businessman, have multiple hobbies, do sports. Targeted ads mean this info can be combined. I can be profiled and abused. Algorithm has calculated what I might impulsively buy and…
If I look at the Warhols image I can say: “That’s clearly a Warhol image” I would not say “That’s clearly a pose, framing and likeness done by Goldsmith“. The source photo for the work was just another photo of Prince.…
Non blogspam release https://www.esa.int/Applications/Telecommunications_Integrat...
Normally radios are built out of discrete electronic parts using mixers, filters and paths for specific frequencies and various modulation modes. SDR on the other hand can change the modulation programmatically without…
The web and ideas back then were different. It was so cool to choose wingdings as a font, and make it <blink>. The web would not have evolved the way it is now if we hadn’t had the freedom back then.