HackerTrans
TopNewTrendsCommentsPastAskShowJobs

zenapollo

118 karmajoined 4 года назад

comments

zenapollo
·26 дней назад·discuss
Contabo, an even cheaper alternative to Hetz, raised prices this month as well by 30-35% as well. Just noting it here because i couldn’t any info elsewhere.
zenapollo
·2 месяца назад·discuss
I wonder how aws handles this in bedrock. Do they use Anthropics classifiers? Or their own? Or none? Would their data policing be different in bedrock than their other services?
zenapollo
·2 месяца назад·discuss
How i know Masley is trash:

> Jordan is suspiciously lurching to the extremely high energy end of the light spectrum when we know that the low energy end (comparable to infrasound) doesn’t have negative impacts on us if we can’t detect its presence.

Masley spouts the falsifiable propaganda that any photon (light/emf) below ionizing radiation energy can only cause “heat” and can have no other possible harm effects.

Many science-minded people (though more accurately in this case, billiard-world materialists) have become quite militant defenders of this idea (ostensibly fighting off the hoardes of tinfoil hatters and quantum aquarians sensitive to 5g).

This point is very plausible military industrial propaganda. There were numerous studies with evidence (starting from the 60s) such as - non ionizing radiation (eg hv powerlines) might cause lots of cancer, and it’s weaponized (sub-thermal) usage can microwave the brains of enemy spies. THOSE studies have come out in declassified and leaked docs.

Now we have several plausible and serious theories of mechanism for low-f light disrupting biology that lean into quantum biology. While the iceberg of quantum biology understanding is still in its early decades, the mounting downstream evidence of health and medical issues are established public knowledge.
zenapollo
·3 месяца назад·discuss
I’m helping a client move data from dozens of spreadsheet to an aggregate one. The elegantish solution is to use Python, each run takes about 5s and 1 cal of energy. If i hadn’t helped her write the script, she as a non techie could have started with something like this tool, and it’ll take 90s and use 200 cal of energy. The numbers are fudged a bit, but still, how can this be profitable, or ethical? To say nothing of the spontaneous hallucination that sneaks in from time to time, especially when the model gets silently lobotomized.
zenapollo
·3 месяца назад·discuss
That idea was minorly present during Clinton and Bush, by the time Obama was in office I think it was clear that was never going to happen. The book covers the period from 2016 on, so long after that neocon dream.
zenapollo
·3 месяца назад·discuss
I don't think Cook gets enough credit for this [0] - Book: Apple in China. (Author Interview [1])

It's an undisputed damning account of how Cook was used by China to train millions of Chinese electronics manufacturers, managers, and engineers. The US took the most advanced industrial electronics manufacturing tech, and handed the expertise on a silver platter it to a long term strategic enemy.

Frankly, he shouldn't legally have even been able to do this. But that he was, he ought to be crowned one of China's greatest champions of this century.

0. https://en.wikipedia.org/wiki/Apple_in_China 1. https://www.youtube.com/watch?v=SerbnYhhw7s
zenapollo
·5 месяцев назад·discuss
Cute. That is the commenter’s whole point about monopolies. Google is on record making their product worse to squeeze revenue. We’ve been living in the enshitification economy.
zenapollo
·5 месяцев назад·discuss
Agreed! not having a dedicated voice message button is the one feature holding me back
zenapollo
·5 месяцев назад·discuss
I thought i had tried this but no it’s a massively crowded app name. I’ll check this out soon, but honestly this one has been great.

https://github.com/Starmel/OpenSuperWhisper

Though it seems like the dev stopped work on it
zenapollo
·6 месяцев назад·discuss
Despite Trump being a huge footgun for the economy and middle class prosperity and general stability, I listen to the work ofPeter Zeihan on macro economic and geopolitical analyses. He has a YouTube channel and was recently on Modern Wisdom podcast for a deeper dive. He makes a strong case that, in the long run, US is still poised to be winning competitively for many reasons. Access to nat resources from Canada, and labor from Mexico are two big ones. The will likely always have food and be a reliable exporter of food, due to luck of climate and soil. The birth rate is less bad than in other developed economies. And we still have great tech and universities.
zenapollo
·7 месяцев назад·discuss
I'm very pleased that it seems like there is a real movement happening in the self-hosted space. I've been self-hosting for about 6 months and actually started with umbrel because the UI looks so polished, which is comforting for people like me who didn't live in the CL. But there's a reason dev and eng tools always have the CL fallback, the GUI limits customization and hacking. And I hit those limits super fast on Umbrel. Then I moved to dokploy, then coolify, and finally `ssh homelab "cd /opt/<homelab>/stacks/<app> && docker compose up -d"`, and I couldn't be happier to tinker to my heart's desire.

The biggest upgrade of this movement is privacy & data sovereignty, so I hope it continues growing, and hope Umbrel has success in being a gateway for a lot of selfhost-curious.
zenapollo
·9 месяцев назад·discuss
I hope this news travels to more gen pop. My 82yo MIL uses Firefox because she’s concerned about the acceleratingly encroaching “police state”. That being said as an IT manager, it’s hard to tell my employees to incur the friction of broken Google services (Meet, a few others) for the intangible privacy benefits.
zenapollo
·9 месяцев назад·discuss
Yah fair enough. I'm very beginner, and using python lib fabric to push ssh commands.
zenapollo
·9 месяцев назад·discuss
I’ve been working on doing this with Coolify. There are very few coolify settings to backup, and then all the application configs are stored in /data/coolify. And I use kopia to backup all the volumes. It’s not pretty, and a little hacky, but workable for disaster recovery.