I’ve always wanted a Voron (https://www.vorondesign.com/). There are plenty of shops selling parts kits, and some selling prebuilts. We’ll see what we makerspace members agree on, if we’re even getting more FFF printers. We share house with a board game club, so there’s a lot of local interest for getting a resin printer. That’ll likely come first in any case
- 5 Posts
- 114 Comments
Aight, Prusa’s out. Won’t be choosing them for our community makerspace any longer
solariplex@slrpnk.nettoHacker News@lemmy.bestiver.se•'Death to Spotify': the DIY movement to get artists and fans to quit the appEnglish
13·2 months agoMaybe check out https://mirlo.space/ , https://subvert.fm/ and https://resonate.coop/ ? They’re all cooperatives of various sorts, treading a path towards actual economic and social sustainability in music.
solariplex@slrpnk.netto
Casual Conversation@piefed.social•What are good ways to fill downtime at work?
4·2 months agoRead a good book, chat with coworkers, build solidarity and unionize✨
solariplex@slrpnk.netto
Climate - truthful information about climate, related activism and politics.@slrpnk.net•The Attempted Murder of US Offshore Wind Power1·3 months agoTitle is a bit too hyperbolic, didn’t read the article.
For context: I think offshore wind and small-scale wind on ‘gray areas’ are great, with appropriate measures in place to safeguard animals, insects and people.
Words matter. Please, let’s not diffuse the meaning of murder by implying that inanimate objects or abstract concepts can be killed.
When someone goes to court accused of planning to murder me, I don’t want them to be able to handwave it away by saying ‘I didn’t mean murder in that way, I meant murder as in cancelling them’.
Apologies for the rant, I’ll get on with my day
solariplex@slrpnk.netto
Green Energy@slrpnk.net•Court rules Europe can call nuclear and natural gas sustainable investments for its green transition
3·3 months agoSure, I get that. Dams often involve lots of concrete, which emits insane CO2 during production; and dams devastates large areas of nature (or human settlements).
Just felt it weird to state that natural gas is required for a stable renewable power grid, when hydro exists. Wherever hydro is possible, it’s almost certainly better than natural gas in most aspects.
solariplex@slrpnk.netto
Green Energy@slrpnk.net•Court rules Europe can call nuclear and natural gas sustainable investments for its green transition
2·3 months agoForgot about hydropower, the OG and also most reliable renewable
solariplex@slrpnk.netto
News Summary@hilariouschaos.com•Over 100,000 attend London rally led by far-right activist Tommy RobinsonEnglish
2·3 months agoThis is fuckin wild.
Fascism is rising again like a century ago, and we need to stand against it. A lot of people need to go from ‘not fascist’ to ‘antifascist and organised to resist’ real quick; if we’re to avoid fascism engulfing the world in cruelty and arbitrarity for the next fifty years
solariplex@slrpnk.netto
Political Weirdos @lemmy.world•This photo of Arkansas Gov. Sarah Huckabee Sanders giving a speech while students left out in the rain. Perfectly symbolic of conservatives in America.
25·3 months agoNever noticed the lyrics, always thought of it as a weird meme. TIL. Also really cool that it’s licensed Creative Commons (CC-BY-NC-ND 3.0)
Cool, I haven’t tried either of those.
I’m the type of person who likes to upgrade my systems via the terminal because I like to know the detailed processes, but I’ve also burned myself numerous times; hence my preference for declarative and immutable/atomic solutions.
It’s (quite) a bit more of a hassle, but I’ve lost trust in GUIs.
k3s is fairly simple (as far as k8s distros go). Helm is good to start with but for the long run I recommend using kubernetes manifests directly (i.e.
kubectl apply -f pvc.yaml, deployment.yaml, etc) rather than helm, because there are quite a few gotchas with helm which can cause trouble. Besides that, it’s good practice to use the--secrets-encryptionflag on the server node(s), and if you’re deploying agent nodes it’s good to use bootstrap tokens (k3s token create)
Working on a split staging/prod hybrid-cloud k3s setup using nixos, tailscale, systemd-nspawn and fluxcd. If someone has advice for running k3s in unprivileged (mounts idmapped) nspawn containers, I’m all👂.
This will run
- (openwisp)[https://openwisp.org/] to make it feasible to provide lots of less tech-savvy people in the local community with secure, simple, privacy-respecting wifi using free software and recycled routers.
- Various libre software I’m helping community, unions and political orgs adopt. Notably Discourse and Peertube.
solariplex@slrpnk.netto
linuxmemes@lemmy.world•If we are living in a simulation, do you think it is running a FOSS OS/software or a proprietary one?
1·3 months agoI asked for something human-readable /s
solariplex@slrpnk.netto
linuxmemes@lemmy.world•If we are living in a simulation, do you think it is running a FOSS OS/software or a proprietary one?
32·3 months agoI’ll give it a go:
- As a user/inhabitant/subjectof the simulation, I demand that the operator of the simulation uphold their obligations in The License by providing the Source Code of the simulation to me, in human-readable format, within a reasonable timeframe (two weeks). The source code may be conveyed via USB stick, CD, clouds in the sky, or other reasonable media.
solariplex@slrpnk.netto
Android@programming.dev•Google wants to make sideloading Android apps safer by verifying developers’ identities
11·4 months agoThis will make it more difficult and dangerous to make and publish the apps needed by people who work against oppressive regimes and cynical businesses. Bad megacorp, Google
solariplex@slrpnk.netto
Global News@lemmy.zip•Denmark apologises for Greenland forced contraceptionEnglish
51·4 months agoDenmark did a genocide against the Inuit peoples, according to the UN convention on prevention and punishment of the crime of genocide: https://www.un.org/en/genocideprevention/documents/atrocity-crimes/Doc.1_Convention on the Prevention and Punishment of the Crime of Genocide.pdf
solariplex@slrpnk.netto
Europe@feddit.org•Norway's wealth fund divests from Caterpillar over human 'rights violations' in GazaEnglish
7·4 months agoWuhuuu!
Jerboa crashed mid-comment so i’ll be brief.
Save yourself pain and increase your happiness by
- using btrfs or zfs (snapshots, checksum and self-healing is great)
- using declarative approach rather than imperative, and keep a copy of configs elsewhere (I accidentally nuked my system multiple times, you should expect to do the same)
- keeping backups. If zfs, https://github.com/jimsalterjrs/sanoid and syncoid are great https://discourse.practicalzfs.com/t/setting-up-syncoid-for-offsite-backup/1611
- have an extra tiny machine running the same system and workloads, where you test potentially risky stuff before doing so on the prod server
- metrics solutions like prometheus and grafana are your friend







Their website doesn’t link to their git repo, but it exists: https://github.com/opencloud-eu