in_my_honest_opinion
Cleveland Rapid Response could use donations if you can.
https://rhizomehouse.org/mutualaid/ is a good list of people you can help.
Shit is going down in Minnesota but they’ve never been more organized than they are now. Only we keep us safe.
If you want to help you can donate to a few groups.
https://www.gofundme.com/f/help-equip-twin-cities-legal-observers-with-ppe
https://nlgmn.org/mass-defense/
https://www.wfmn.org/funds/immigrant-rapid-response/
More comprehensive list here https://www.standwithminnesota.com/
How to organize a rapid response from a very high level with further detailed resources. https://southerncoalition.org/resources/rapid-response-101/
Good general advice on organizing, also a good resource to find groups near you that are likely aligned. https://www.fiftyfifty.one/organizer-resources
Feel free to reach out for any other resources.
- 0 Posts
- 19 Comments
in_my_honest_opinion@piefed.socialto
Selfhosted@lemmy.world•Ideon: I'm building a self-hosted project cockpit on an infinite canvas (v0.5 update)English
40·4 days agoThere’s many good articles out there if you have the time. It boils down to stolen code, forced identification and enshittification.
https://sfconservancy.org/GiveUpGitHub/
https://laoutaris.org/blog/codeberg/
https://blog.joergi.io/posts/2025-09-20-migrate-from-github-to-codeberg/
in_my_honest_opinion@piefed.socialto
Technology@lemmy.world•Nvidia delivers first Vera Rubin AI GPU samples to customers — 88-core Vera CPU paired with Rubin GPUs with 288 GB of HBM4 memory apieceEnglish
3·7 days agoYou scoff but this is already being done in China. They desolder good chips from bad cards and add them to a mule card.
in_my_honest_opinion@piefed.socialto
Technology@lemmy.world•Nvidia delivers first Vera Rubin AI GPU samples to customers — 88-core Vera CPU paired with Rubin GPUs with 288 GB of HBM4 memory apieceEnglish
4·7 days agoAlmost like an LLM wrote it…
in_my_honest_opinion@piefed.socialto
Technology@lemmy.world•Nvidia delivers first Vera Rubin AI GPU samples to customers — 88-core Vera CPU paired with Rubin GPUs with 288 GB of HBM4 memory apieceEnglish
2·7 days agoI mean what you’re proposing was the initial push of gpt3. All the experts said, these GPTs will only hallucinate more with more resources and they’ll never do anything more than repeat their training data as a word salad posing as novelty. And on a very macro scale, they were correct.
The scaling problem
https://arxiv.org/abs/2001.08361The scaling hype
https://gwern.net/scaling-hypothesisUltimately, hype won out.
in_my_honest_opinion@piefed.socialto
Technology@lemmy.world•Nvidia delivers first Vera Rubin AI GPU samples to customers — 88-core Vera CPU paired with Rubin GPUs with 288 GB of HBM4 memory apieceEnglish
1·7 days agowill never achieve AGI or anything like it
On this we absolutely agree. I’m targeting a more efficient interactive wiki essentially. Something you could package and have it run on local consumer hardware. Similar to this https://codeberg.org/BobbyLLM/llama-conductor but it would be fully transform native and there would only need to be one LLM for interaction with the end user. Everything else would be done in machine code behind the scenes.
I was unclear I guess, I was talking about injecting other models, running their prediction pipeline for the specific topic, and then dropped out of the window to be replaced by another expert. This functionality handled by a larger model that is running the context window. Not nested models, but interchangeable ones dependent on the vector of the tokens. So a qwq RAG trained on python talking to a qwen3 quant4 RAG trained on bash wrapped in deepseekR1 as the natural language output to answer the prompt “How do I best package a python app with uv on a linux server to run a backend for a …”
Currently this type of workflow is often handled with MCP servers from some sort of harness and as I understand it those still use natural language as they are all separate models. But my proposal leverages the stagnation in the field and leverages it as interoperability.
in_my_honest_opinion@piefed.socialto
Technology@lemmy.world•Nvidia delivers first Vera Rubin AI GPU samples to customers — 88-core Vera CPU paired with Rubin GPUs with 288 GB of HBM4 memory apieceEnglish
1·7 days agoAh I see, however you do bring up another point. I really think we need a true collection of experts able to communicate without the need for natural language and then a “translation” layer to output natural language or images to the user. The larger parameters would allow the injection of experts into the pipeline.
Thanks for the clarification, and also for the idea. I think one thing we can all agree on is that the field is expanding faster than any billionaire or company understands.
in_my_honest_opinion@piefed.socialto
Technology@lemmy.world•Nvidia delivers first Vera Rubin AI GPU samples to customers — 88-core Vera CPU paired with Rubin GPUs with 288 GB of HBM4 memory apieceEnglish
7·7 days agoSure, but giant context models are still more prone to hallucination and reinforcing confidence loops where they keep spitting out the same wrong result a different way.
in_my_honest_opinion@piefed.socialto
Technology@lemmy.world•Nvidia delivers first Vera Rubin AI GPU samples to customers — 88-core Vera CPU paired with Rubin GPUs with 288 GB of HBM4 memory apieceEnglish
6·7 days agoFundamentally no, linear progress requires exponential resources. The below article is about AGI but transformer based models will not benefit from just more grunt. We’re at the software stage of the problem now. But that doesn’t sign fat checks, so the big companies are incentivized to print money by developing more hardware.
https://timdettmers.com/2025/12/10/why-agi-will-not-happen/
Also the industry is running out of training data
https://arxiv.org/html/2602.21462v1
What we need are more efficient models, and better harnessing. Or a different approach, reinforced learning applied to RNNs that use transformers has been showing promise.
in_my_honest_opinion@piefed.socialto
Selfhosted@lemmy.world•Using Yattee, Invidious & Tailscale to give Google the fingerEnglish
2·9 days agohttps://github.com/mozilla/web-ext
If you’re so inclined, that’s mozilla native but it’ll port to most browsers. You can install local for dev and test before you sign and push to the official addons repo at https://addons.mozilla.org/en-US/firefox/extensions/
Mostly posting this as a note to myself and anyone else interested
in_my_honest_opinion@piefed.socialto
Selfhosted@lemmy.world•Using Yattee, Invidious & Tailscale to give Google the fingerEnglish
1·9 days ago…that’d be a helluva browser extension
in_my_honest_opinion@piefed.socialto
Selfhosted@lemmy.world•Using Yattee, Invidious & Tailscale to give Google the fingerEnglish
1·9 days agoIs that a wrapper for https://github.com/yt-dlp/yt-dlp/blob/master/README.md ?
in_my_honest_opinion@piefed.socialto
Selfhosted@lemmy.world•Using Yattee, Invidious & Tailscale to give Google the fingerEnglish
71·9 days agoOh forsooth! Those poor billionaires!!!
in_my_honest_opinion@piefed.socialto
Selfhosted@lemmy.world•Using Yattee, Invidious & Tailscale to give Google the fingerEnglish
6·9 days agoYou just point your tailscale clients to a headscale VPS. Cannot run a CDN proxy to the domain name. Also you get headplane and other goodies.
Read through the repo, but I have deployed this to a VPS and I am really happy with it
in_my_honest_opinion@piefed.socialto
Selfhosted@lemmy.world•Using Yattee, Invidious & Tailscale to give Google the fingerEnglish
2·9 days agoIt’s a mesh for wireguard with DERP and MagicDNS so you can segment traffic, do availability groups, point to point all from the same service.
Read through the repo, but I have deployed this to a VPS and I am really happy with it
https://github.com/meerzulee/headscale-setup
It packages headplane which is similar to crossplane and has a pretty intuitive webgui. Just make sure it’s well secured, https, reverseproxy yadda yadda
Neither wireguard nor headscale nor tailscale will work through a cloudflsre tunnel and the wireguard/headscale server cannot be behind a CDN DNS proxy
in_my_honest_opinion@piefed.socialto
Technology@lemmy.world•Across the US, people are dismantling and destroying Flock surveillance cameras. Anger over ICE connections and privacy violations is fueling the sabotage.English
22·12 days agoYes, that’s why we have https://github.com/colonelpanichacks/flock-you
in_my_honest_opinion@piefed.socialto
Technology@lemmy.world•The creator of systemd wants to bring SecureBoot-enforced hardware attestation to LinuxEnglish
83·12 days agoAmutable are a gaggle of fucks
Always buy refurbished laptops, including MacBooks.