I fixed DNS
(My DNS queries were blocked by my ISP’s modem, I flashed OpenWRT on an old WiFi Repeater, and set up a DoH proxy)
I joined Lemmy back in 2020 and have been using it as [email protected] until somewhere in 2023 when I switched to lemmy.world. I’m interested in systemd/Linux, FOSS, and Selfhosting.
I fixed DNS
(My DNS queries were blocked by my ISP’s modem, I flashed OpenWRT on an old WiFi Repeater, and set up a DoH proxy)
A machine learning model that can generate text.
It works by converting pieces of text to “tokens” which are mapped to numbers in a way that reflects their association with other pieces of text. The model is fed input tokens and predicts tokens based on that, which are then converted to text.
…neural networks, a relatively recent innovation in the field of computer intelligence.
Neural networks have been around for quite some time. The simplest forms of it have actually existed since around 1795.
Yes, the default server is indeed closed source. Most clients aren’t.
I’m looking forward to the time Forgejo starts supporting Forgefed
CodeBerg is a Forgejo instance
Thanks for the advice. I also use a cheap domain with a wildcard, but use nginx instead. I just tried using Adguard and although it’s fascinating to see the insights of all the DNS requests, it didn’t really help fix the issue. However, since using DoH with Cloudflare in combination with setting it to the specific IP instead of my local device name and have 100% uptime now (since the last 10 minutes that is).
I’m using a public DNS record that points to a local device.
*.example.org → example.org
example.org → device_name.lan
Uptime Kuma seems to use nscd
for caching internally and the default system DNS resolver.
I’ve added a custom DNS resolvers to Uptime Kuma, and apparently it can get the records from Cloudflare (1.1.1.1) but it can’t get it from the OpenWRT router (192.168.1.1). 🤔
I’ve enabled a proxy on the router to force the use of DoH, maybe that will help if the ISP’s modem is at fault.
Since the records have TTL of 5 minutes wouldn’t dnsmasq
have to reach to upstream DNS servers every 5 minutes?
If you self-host your own instance, make sure to disable image hosting / caching. I’ve had to DM a lot of people to inform them of “problematic” images hosted on their instance.
FYI, Tailscale is not fully open source
…is what’s left of the tech press just stuck in permanent snark mode and just can’t physically write any other way?
It feels like it
Good, I don’t get why so many people still use mailing lists. I don’t like Discourse that much, but it’s a big improvement nonetheless.
…and now its owned by google so thats shit as well.
Google acquired it back in 2021, this move to open source it is a good thing.
And without the unnecessary www.
. This article could be shared with the authors name as user like jason-koebler@404media.co
and the category (in this case generative-ai
) as a moderator-only community like generative-ai@404media.co
.
Which provider did you use? Also, Hetzner costs the same but with 8GB RAM.
Good that they made a decision, the old security features restricting which commands you could run were awful and could be bypassed by accident. You could run
ALLOWED_COMMAMD; ANY_OTHER_COMMAND
.