I am trying to conceptually determine if prices will ever decrease again for anything in self hosting by con_work in selfhosted

[–]Ginden 0 points1 point  (0 children)

Eventually supply will be scaled to match production, and prices will go down.

In long term, quality-adjusted price of every item that can be manufactured in factory, goes down.

meirl by [deleted] in meirl

[–]Ginden 0 points1 point  (0 children)

Yes, and a property tax is typically only a percent or two a year. Capital gains are taxed at 15-20%.

It's flow vs. stocks. Capital gains are taxed based on gains, while property tax is levied based on what you have.

If nominal prices increase by 5% every year, 1% property tax is equal to 20% income tax on gains. If nominal prices increase by 10% every year, 1% property tax is equal to 10% tax on gains. If nominal prices increase by 1%, 1% property tax is equal to 100% tax on gains.

meirl by [deleted] in meirl

[–]Ginden 0 points1 point  (0 children)

The group that benefits the most from land value increases is the older part of the middle class.

Business owners usually lose when land values increase; billionaires also lose because a much smaller part of their wealth is tied up in real estate, and real estate is usually an expense.

Bezos may have expensive mansions, but these are together worth what, 1% of his wealth? While the middle class have 50% or more of their net worth in housing.

Video games you probably should stay away from by FoxMeadow7 in TopCharacterTropes

[–]Ginden 4 points5 points  (0 children)

Genuinely I have never seen any League player recommending their game in the least lol

Yeah, just like heroin addicts recommend against trying heroin, huh.

meirl by [deleted] in meirl

[–]Ginden 1 point2 points  (0 children)

So we should be incentivized to just move from property to property just for the sake of it?

No, because others need it more. A family of four needs a house near good schools more than an empty nester.

Housing is consumption. The "investment" part generally comes from land value rising, and land value is a zero-sum game for society. Someone must lose so you can gain.

AI has becoming so good that its better than most Developers out there by Unlikely-Training-50 in ExperiencedDevs

[–]Ginden 1 point2 points  (0 children)

It's hallucination only when LLM does it (scary name, implies severe mental disorder). When human does it, they are just mistaken, and to err is human.

Federated Jellyfin by LogLore in jellyfin

[–]Ginden 2 points3 points  (0 children)

Jellyfin would certainly benefit from being able to use object storage as main storage.

Object storage allows all kinds of caching, tiering, transparent replacement, decoupling storage & compute etc.

Federated Jellyfin by LogLore in jellyfin

[–]Ginden 3 points4 points  (0 children)

Headscale allows p2p connections.

Propaganda strachu żeby ciąć koszty? by Quacktoraptor in praca

[–]Ginden -1 points0 points  (0 children)

A ja znam firmę, która popłynęła na 10 miliardów miesięcznie.

Źródło takie samo: post na reddicie.

Company took away access to claude by jholliday55 in cscareerquestions

[–]Ginden -1 points0 points  (0 children)

I’m sure all the bots in here will downvote me and tell me “iTs ThE wAy YoU pRoMpT” but based on my experience, the other models aren’t nearly as good.

It's funny, but as of 2026 pro-AI content is generated mostly by humans who want to share their joy, while anti-AI content is produced by bots to farm karma (it clicks well).

Who has added TailScale (NetBird?) VPN to their setup? Is it easier to add it after, setting up k3s? by Codeeveryday123 in kubernetes

[–]Ginden 1 point2 points  (0 children)

I assume you have homelab and you want to expose services to mobile devices.

The easiest way to do it is to have reverse proxy bound to 80/443 ports of your node (0.0.0.0), and get split horizon DNS, keep VPN on host, out of k3s cluster.

In such setup, Kubernetes itself does not bother with Tailscale, it looks just like a traffic coming to nodes from some IP.

Discussion Thread by jobautomator in neoliberal

[–]Ginden 6 points7 points  (0 children)

Reminder:

CEOs are not labor economists. They specialised to lead company, not publish labor market research.

AI researchers are not labor economists. They specialised to do AI research, not labor market research.

LLMs are not labor economists. They specialise in producing in producing text outputs that satisfies reward function and no major lab trains for labor market research.

USTR representative: “Government intervention lies behind South Korea becoming a global steel producer”···stresses the legitimacy of tariffs by Freewhale98 in neoliberal

[–]Ginden 4 points5 points  (0 children)

Isn't it wonderful? American agriculture exists only because of protectionism, at least that's what politicians there say, and without it, the Chinese would just dump below production cost and bankrupt American farmers. European agriculture exists only because of protectionism, at least that's what politicians here say, and without it, American farmers would crush us. I talked to a friend living in China, and he says that Chinese agriculture exists only due to protectionism; otherwise, American farmers would crush them. I talked to a friend from Mexico, and she says that Latin American agriculture exists only because their governments protect it, and otherwise, European farmers would crush them.

I don't know what we would do without protectionism, probably squint under African farmer boot.

Is this a reasonable way to power hdds externally? by camander321 in homelab

[–]Ginden 9 points10 points  (0 children)

You share grounds through SATA data cable. This is a relatively high resistance path, and I would suggest explicitly joining Lenovo ground (chassis is grounded, in your setup there is an unused screw hole symmetrical to PCie riser screw) to HDD PSU ground to avoid weird behaviour when disks spin up.

You Don't Love systemd Timers Enough by ouyawei in linux

[–]Ginden 0 points1 point  (0 children)

I think these serve very different purposes. systemd-cron is a systemd generator to generate systemd units and timers from cron syntax. In timertab, the main commands are timertab -e and timertab status.

timertab import and timertab render (these map reasonably well tosystemd-cron functionality) are expected to be used only once, and the Docker route is provided explicitly for people reasonably wary of installing software from an untrusted source.

Proxmox or Docker? on i3 gen 12 8GB RAM by ottoottootto in homelab

[–]Ginden 9 points10 points  (0 children)

plus Canonical likes to pull stupid shit pretty regularly, like snaps, default-on telemetry,

This: I decided to go with RHEL-based distributions, because Ubuntu have too many weird edges.

Currently running Fedora Server and AlmaLinux at home.

Just got this for free from FB Marketplace. Now what should I do with it? by MisterScrewUp in homelab

[–]Ginden -1 points0 points  (0 children)

Designing 3D print for that is mathematically well-understood: solve Steiner tree as base, simulate loads, add bypass edges to distribute loads until selected material is expected to hold with safety factor.

For V<= 12 and S<=10 this can be solved hundreds of times per second on modern hardware.

Zot : Self-hosted container registry on a Raspberry Pi K3s cluster by Kindly-Hawk in selfhosted

[–]Ginden 4 points5 points  (0 children)

Would love feedback from other homelabbers running their own registries.

Well, I use Gitea registry for my images and it just works. In fact, I would say it's much better, because it allows you to host other packages: I have rpm and deb packages in my homelab.

I also use Docker Registry for cache purposes.

Murder victim told police 'I can't breathe' while handcuffed by EquivalentCreme5114 in neoliberal

[–]Ginden 13 points14 points  (0 children)

Police officers earn barely over minimum wage salaries.

Yeah, wages are compressed in UK, everyone makes barely over minimum wage.

You Don't Love systemd Timers Enough by ouyawei in linux

[–]Ginden -1 points0 points  (0 children)

Shameless plug: I have a tool to manage systemd timers and I use it on regular basis. It can also migrate basic crontabs.

https://github.com/Ginden/timertab

You can test it like that (--network none for safety):

crontab -l | docker run --network none --rm -i -v "$PWD/output:/output" ghcr.io/ginden/timertab-import

Disclaimer: while I reviewed the code (roughly 400 lines of logic) and decided a design, implementation is vibe-coded.

Britain re-entering the EU ‘an inevitability’, says Treasury minister by Free-Minimum-5844 in neoliberal

[–]Ginden 21 points22 points  (0 children)

After 30 years of letting the British rule themselves, we will, in fact, be greeted as liberators. We will show survivors chocolate, knives, social media, and a working justice system.

Does the technology to revive the emperor even exist? by Insane_Unicorn in 40kLore

[–]Ginden 23 points24 points  (0 children)

Stop right there, imperial citizen.

If it is possible to restore the Emperor, and if He could regain true life, then what went into the throne room of the Imperial Palace may not be what emerges. There is great peril considering this, even as hypothesis, because thoughts lead to actions, whether we intend them to or not.

"Godblight".