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.
For other people who didn’t know what Haaretz was:
Haaretz (Hebrew: הָאָרֶץ, lit. ‘The Land [of Israel]’; originally Ḥadshot Haaretz – Hebrew: חַדְשׁוֹת הָאָרֶץ, IPA: [χadˈʃot haˈʔaʁets], lit. ‘News of the Land [of Israel]’) is an Israeli newspaper. It was founded in 1918, making it the longest running newspaper currently in print in Israel. The paper is published in Hebrew and English in the Berliner format, and is also available online. In North America, it is published as a weekly newspaper, combining articles from the Friday edition with a roundup from the rest of the week. Haaretz is Israel’s newspaper of record. It is known for its left-wing and liberal stances on domestic and foreign issues.
As of 2022, Haaretz has the third-largest circulation in Israel. It is widely read by international observers, especially in its English edition, and discussed in the international press. According to the Center for Research Libraries, among Israel’s daily newspapers, “Haaretz is considered the most influential and respected for both its news coverage and its commentary.”
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.
With the prevalence of adblockers on here, Patreon seems like a better option than the little money he would get from 1 view on YouTube.
CodeBerg is a Forgejo instance
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 it’s the ISP modem.
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.
…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
…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.
Which provider did you use? Also, Hetzner costs the same but with 8GB RAM.
Old PC’s and especially laptops (make sure to consider removing the battery though) make great homeservers. You can run dozens of services on old hardware.
Yes, but if you care about power efficiency then they really aren’t a great option. Most professional server hardware that you can get for a decent price uses significantly more power than an old mini computer or a cheap N100 PC. I own a proliant but rarely power it on due to the fact that I could rent an similarly performant VPS for 2x the power bill. Besides that many server CPU’s don’t have integrated GPU’s and will require additional hardware if you want to run something like Jellyfin.
const ref or unique_ptr if you need ownership
Have you tried converting it to a webp first? That usually solves it for me.
Good that they made a decision, the old security features restricting which commands you could run was awful and could be bypassed by accident.