That’s the insidious part. algospeak is altering language even offline
programmer interested in privacy/security. Mostly Go and Python
- 0 Posts
- 21 Comments
And that’s why you should stick with tor browsers defaults (with the exception of adjusting security slider to meet needs). They have a whole team who are paid to think about it.
What dumb phone has reasonable security and the ability to run Signal?
gibson@sopuli.xyzto
Not The Onion@lemmy.world•Dr. Oz Tells Americans Who Are Concerned About Medicaid Cuts to Eat Less CakeEnglish
2·8 months agoATM machine
gibson@sopuli.xyzto
News@lemmy.world•Ye song glorifying Hitler gets millions of views on X while other platforms struggle to remove it
10·10 months agoNitrous addiction can cause brain damage too
deleted by creator
deleted by creator
deleted by creator
technically there is a lot it could do, but it would not be a number 1 pick for any of it (even if you only have a $100 budget) so i agree, get rid of it.
gibson@sopuli.xyzto
Open Source@lemmy.ml•My open source "proof of useful work" captcha alternative (python)
4·2 years agoThere is already gridcoin which is a cryptocurrency that awards boinc work, so I’d say this concern has already been addressed because of that.
gibson@sopuli.xyzto
Open Source@lemmy.ml•What open-source software would you like more people to know about?
9·2 years agoxpra: it is like tmux but for X windows (works on wayland), but it can do much more than that. You can seamlessly run GUI programs from a container or VM on your main desktop while still sandboxing their X capabilities, forward windows from Windows desktops, and it has efficient encoding so it is usable over poor connections as well.
gibson@sopuli.xyzto
Programming@programming.dev•Is TypeScript a fad or is my manager delusional?
2·2 years agoAs a Go dev, its simplicity is arguably taken too far. For example there are no union types or proper enums
gibson@sopuli.xyzto
Linux@lemmy.ml•Proton Mail Finally Releases Desktop Apps With a Linux Beta Version
1·2 years agoThe main benefit is since it is locally installed, it is harder for proton’s server to access your encrypted data by serving you malicious JS. A malicious desktop app/update could be served too, but that may be trickier.
I do something similar with rclone and vultr’s s3 service. I made an s3 remote in rclone and then a encryption layer remote on top of that.
You can make actual
docker composeuse podman by running a user podman docker socket and setting that as an environment variable (export DOCKER_HOST=unix:///run/user/$UID/podman/podman.sock)https://brandonrozek.com/blog/rootless-docker-compose-podman/
gibson@sopuli.xyzto
Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Do you donate to FOSS projects?English
7·2 years agodeleted by creator
Its best to have some defence in depth. Ideally you would have a firewall on your network AND your local machine. If you are running a laptop definitely have a local firewall on that as you cannot trust random networks you connect to when out and about in the world.
firewalld is sufficient, i suggest learning its CLI as it is not super complicated. ufw is ok if you are allergic to command line.
I believe he does extend it to JavaScript however, so if he were required to run unfree javascript on a webpage relating to his treatment that could be a problem.
One Hour One Life is open source, it is a 2D hand drawn survival game where you have 1 real life houre to live from a baby to an elder and contribute to the player-made society in your life as best you can.
You have to pay for an account on the official servers, but i recommend you do to support the development.
Not sure if the dev accepts community patches or not, but the game is public domain license.


It also what flatpak is for. What’s your point?