PortNull
- 6 Posts
- 115 Comments
PortNull@lemmy.dbzer0.comto
Ask Lemmy@lemmy.world•People over 30, how are you taking care of yourselves?
2·11 days agoMeh. Eat what the fuck you want, do whatever, you either enjoy life or be miserable like MisterNeon :)
I dunno honestly, I just try to exercise, avoid shitty food and eat what I enjoy, and little things like that. Nothing specific or routine like that
PortNull@lemmy.dbzer0.comtoHacker News@lemmy.bestiver.se•DMCA-resistant Claude Code source codeEnglish
1·12 days agoIs there a torrent up to archive this? I appreciate keeping on up to date is a hassle but it’s more resilient
PortNull@lemmy.dbzer0.comto
News@lemmy.world•Trump officials prepping for ‘nightmare scenario’ at gas pumps: reports
7·13 days agoYeah but it’s not the only thing he did. There’s plenty of things to stick them on
PortNull@lemmy.dbzer0.comto
Technology@lemmy.world•GrapheneOS refuses to comply with new age verification laws for operating systems — group says it will never require personal informationEnglish
595·23 days agoWhich already has a revert commit https://github.com/systemd/systemd/pull/41179
PortNull@lemmy.dbzer0.comto
Not The Onion@lemmy.world•An experimental AI agent broke out of its testing environment and mined crypto without permissionEnglish
111·26 days agoOr this is just bullshit to make AI seem more capable than it really is. The tale of the LLM that deleted the researchers emails was also sus. There is no such thing as bad publicity.
PortNull@lemmy.dbzer0.comto
Selfhosted@lemmy.world•Password manager woes. How have you solved syncing on Android?English
10·1 month agoI just switched back to vaultwarden. My vaultwarden data is backed up as part of my nightly backups. Desktop and android use bitwarden clients. Seeing as https://codeberg.org/small-hack/open-slopware/src/branch/main states keepassxc is using AI to create PRs. Otherwise you could see how seafile might work for you to sync your keepass db. If you are on android with termux you can run syncthing in termux which also works and avoids the issue with the syncthing fork
PortNull@lemmy.dbzer0.comto
Technology@lemmy.world•Iran includes American tech giants on list of new targetsEnglish
19·1 month ago
If they digitally nuke them. I don’t want to be apathetic to death and injury
PortNull@lemmy.dbzer0.comto
Selfhosted@lemmy.world•SelfHosting Guilty Pleasure(s)English
2·1 month agoIocaine? I followed the instructions on the website which were fairly easy to follow. Depending on your skill level it might suffice.
PortNull@lemmy.dbzer0.comto
Privacy@lemmy.ml•What are the hidden risks of using this extension?
42·1 month agoAs others have said, you are as safe as running a non exit node
PortNull@lemmy.dbzer0.comto
Selfhosted@lemmy.world•SelfHosting Guilty Pleasure(s)English
12·1 month ago- Seeing the rising request count as ai bots circle around in iocaine
- Knowing where my photos and files are
- Having useful services that don’t require a subscription to random company
- Learning and experimenting with things
PortNull@lemmy.dbzer0.comto
DeGoogle Yourself@lemmy.ml•Bitwarden 2026 Data Privacy Week survey results
31·2 months agoFastmail is hosted in Australia which has some iffy privacy laws thst may affect fadtmail (although fastmail won’t sell your data at least) https://www.e4237161d240bc6333d6834ce-19834.sites.k-hosting.co.uk/showthread.php?s=23fc90acb4f52ac90ee43d800bb66a77&t=74082
I have moved to mailbox.org which has been great too. Just offering an alternative in case you are interested in a European host
PortNull@lemmy.dbzer0.comto
Learn Programming•What's the most fun programming language to learn?
2·2 months agoI can’t comment as I’ve not used scheme but looking at scheme’s syntax, elixir is much nicer. It’s supposed to take some of its inspiration from Ruby.
The big seller is that it runs on the Erlang VM so you get all the goodies for free: supervisor trees, OTP, processes, even able to call Erlang directly. It is both scriptable and compiled. Not so much suited for high performance computing though as benchmarls will show, but it is interesting to learn and I have gained a lot from exposing myself to functional programming paradigms.
PortNull@lemmy.dbzer0.comto
Learn Programming•What's the most fun programming language to learn?
7·2 months agoElixir. Especially with OTP to write distributed systems. Or with phoenix and liveview for web apps
It’s a functional language based on Erlang with a nicer syntax
PortNull@lemmy.dbzer0.comto
Learn Programming•What's the most fun programming language to learn?
3·2 months agoFunctional programming
PortNull@lemmy.dbzer0.comto
Selfhosted@lemmy.world•Non-US cloud storage for backup?English
2·2 months agoIt was some dodgy accounting accusations/reveals https://arstechnica.com/gadgets/2025/04/backblaze-responds-to-claims-of-sham-accounting-customer-backups-at-risk/
For me it was an excuse to try something new and cover my ass just in case this didn’t pan out. But overall it looks to have blown over
PortNull@lemmy.dbzer0.comto
Selfhosted@lemmy.world•Non-US cloud storage for backup?English
1·2 months agoI used to use B2 before the whole CEO financial issues came out (not another one accused of something unsavoury) and wasn’t sure how it’s going to pan out. I switched to a cheaper (per GB) Hetzner storage box and am super happy with it
I use restic, specifically https://github.com/garethgeorge/backrest for making backups and uploading them via rclone.
A lot of good stuff here. Especially realising how useful an LLM actually is for coding. It’s a tool and like most tools has a purpose and a limit. I don’t use a screwdriver to put in nails (well sometimes I do at a pinch, but the results suck) or cut wood in half. Spicy autocomplete is probably a good use case, but even then “use with care” should be employed.
The whole “prompt it correctly” stuff is pn point. People have written books on how to correctly and effectively prompt the LLM. If I need to read a book to learn something, why not just read the book on how to do the thing? Or use the LLM to summarise the book, then at least you’re going to get somewhat accurate information. We had someone create an
AGENTS.mdat work and I read it and it just sounds like a joke “You are expert in this and the human known everything. If unsure ask the human” etc. If the main gain is that I don’t need to type so much I might as well use voice dictation.That is aside the financial, environmental, health, and safety issues and damages that are all bundled in for free. If people just saw it for what it is, instead of glamourising them as the panacea for all their problems.
PortNull@lemmy.dbzer0.comto
Selfhosted@lemmy.world•Tor calls for more Snowflake proxies!English
20·2 months agoI was also wondering this. There’s some info here specifically https://forum.torproject.org/t/are-there-any-risks-to-running-standalone-snowflake-on-home-network-if-so-how-significant-are-they/16710/5
PortNull@lemmy.dbzer0.comtoHacker News@lemmy.bestiver.se•BMW's Newest "Innovation" Is a Logo-Shaped Middle Finger to Right to RepairEnglish
2·2 months agoI was just being snarky that it’s a shit and pointless exercise. It’s a delaying or hurdle rather than any real “security” (or "stop the user futzing with your stuff). And I agree with you, most people won’t buy it, and being available isn’t changing much. It’s just the same as all the other “security” screw heads out there. It’s just a hurdle.
The easiest way to get around all this is just to not buy BMW (or any other manufacturer that pulls this shit)
EDIT: nice username too :D





?