- 8 Posts
- 297 Comments
jim3692@discuss.onlineto
Late Stage Capitalism@lemmy.world•Device hoarding is costing the economy.
4·11 days agoWe need to keep spending money, so that billionaires continue spending on mega yachts, so that mega yacht companies do not start firing their work force due to lack of sales
jim3692@discuss.onlineto
Mildly Infuriating@lemmy.world•No Black Friday deal for loyal/previous customersEnglish
1·11 days agoI use a VPS for port forwarding. Maybe my case is more special, as I already had the VPS for web hosting.
jim3692@discuss.onlineto
Technology@lemmy.world•Lawmakers Want to Ban VPNs—And They Have No Idea What They're DoingEnglish
3·13 days agoKeep in mind that a lot of webpages block traffic from datacenters, as they are trying to protect themselves from AI scrappers. I recently had an issue with OpenAI making thousands of requests to one of my servers.
jim3692@discuss.onlineto
Technology@lemmy.world•HP and Dell disable HEVC support built into their laptops’ CPUsEnglish
4·18 days agoblocked in acpi
install Linux
Huh? How could Linux solve an ACPI problem?
jim3692@discuss.onlineto
Technology@lemmy.world•HP and Dell disable HEVC support built into their laptops’ CPUsEnglish
2·18 days agoThis doesn’t answer the Linux part of the question.
What does “licensing issue” means for the laptop itself? Is HEVC disabled at BIOS/firmware level, or it is just disabled at Windows driver level?
In the latter case, HEVC should work with Linux, as it uses generic Intel/AMD drivers, instead of specific Dell/HP ones.
jim3692@discuss.onlineto
Privacy@lemmy.ml•Most, if not all car companies collect and profile your data, how can I improve my privacy when buying a modern car?
4·24 days agoSome people don’t know it, but public transit is not always an option. Examples:
- you work night shifts
- you live in countryside
- you have a baby
Wait until you realize you only need 3 of those pins.
jim3692@discuss.onlineto
Privacy@lemmy.ml•Chat Control isn’t dead, Denmark has a new proposal − here’s all we know
5·28 days agoCould this voluntary chat control be a weapon to kill encrypted messaging, through defamation?
If the non-encrypted messaging apps start promoting that they have implemented measures to protect children, could this be used to make people believe that other services support child abuse?
jim3692@discuss.onlineto
Technology@lemmy.world•Controversial startup's plan to 'sell sunlight' using giant mirrors in space would be 'catastrophic' and 'horrifying,' astronomers warnEnglish
6·1 month agoDid you bother to read the 3rd part of my previous comment?
jim3692@discuss.onlineto
Technology@lemmy.world•Controversial startup's plan to 'sell sunlight' using giant mirrors in space would be 'catastrophic' and 'horrifying,' astronomers warnEnglish
17·1 month agoIf I understand correctly, those mirrors will reflect sun rays, that would otherwise be wasted across the universe, to earth.
So, you are fundamentally wrong. The very idea is to reflect sunlight that wouldn’t otherwise hit the planer. This WILL add extra energy to the planet.
Even if they used sunlight that bounces off earth, they would still cause issues, just a little less serious. This is because they would be trapping energy that tries to leave the earth.
Maybe… I haven’t tried it to be honest. I will need to setup a VM for that, as my personal files would get wiped anyway.
If you want to test it yourself, try to
rmwhilenixos-rebuildis running.
NixOS has
rm. But it’s not under/bin. There is no/binin NixOS. The user’s programs are inside/run/current-system/sw/bin, and those are symlinks from files hidden in/nix/store.Running
rm -rf / --no-preserve-rootunder NixOS, will not nuke the entire system, since/nix/storeis mounted as read-only, and only remounted as rw when new applications are downloaded, or older unused ones are wiped.
Please use “/usr/bin/env [command]”. Otherwise, it will not work on NixOS
Are there enough non-Linux Lemmy users to form a basketball team?
What if I prefer another anime?
jim3692@discuss.onlineto
Selfhosted@lemmy.world•Serverless Is An Architectural Handicap (And I'm Tired of Pretending it Isn't)English
15·1 month agoWho is self-hosting in lambdas? Isn’t the idea of self-hosting to control your infrastructure (preferably including the hardware) ?
jim3692@discuss.onlineto
linuxmemes@lemmy.world•Somehow *this* is what's going to convince me to distro hop.
4·2 months agoIt can be simplified with the use of
runCommand:{ boot = { plymouth = { enable = true; theme = "breeze"; logo = with pkgs; let src = fetchurl { url = "https://raw.githubusercontent.com/NixOS/nixos-artwork/refs/heads/master/logo/nix-snowflake-rainbow.svg"; sha256 = "sha256-gMeJgiSSA5hFwtW3njZQAd4OHji6kbRCJKVoN6zsRbY="; }; in runCommand "out.png" { } "${imagemagick}/bin/magick -background none -size 200x200 ${src} $out"; }; }; }









No, there is only one definition for open source:
https://opensource.org/osd