Computers and the internet gave you freedom. Trusted Computing would take your freedom.
Learn why: https://vimeo.com/5168045
- 2 Posts
- 583 Comments
ReversalHatchery@beehaw.orgto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•There is a potential BYTECODE virus in the "OPEN SOURCE" Microsoft products MAASGRAVE activator. Here is how the virus is hidden and created AT RUN TIME!English3·10 days agoIT basically constructs several virus exe files during runtime FROM THE BYTECODE SECTION !!
what kind of viruses? what do they do? did you notice anything objectively bad that they do? or something fishy other than creating executables?
These exe files are what does the activation. It also installs backdoors, and potential malware !!
could you provide a little more details on what kind of backdoors does it install? and what malware?
this could be a big deal, but you didn’t provide anything that could be verified.
ReversalHatchery@beehaw.orgto Linux@lemmy.ml•Using the Internet without IPv4 connectivity3·11 days agounexpected lesson, but that umask in a subshell is very clever!
I mean with something easier than OBS, but which works on KDE or any other desktop. something like OnTopReplica on windows
isn’t it possible with some external utility? OBS can capture individual windows with pipewire, and it can render that to a new window, so it must be possible with something easier too
ReversalHatchery@beehaw.orgto Linux@lemmy.ml•Must fight temptation to buy an overpriced raspberry pi1·24 days agoI have heard less about phone chargers failing catastrophically. They also handle much less power (except the fancy ones), and I haven’t seen a hot phone charger adapter yet, but plenty laptop chargers of which some were just very warm, and some so hot just on its outsides that it was uncomfortable to hold it in hand.
this is why I’m more worried about laptop chargers
ReversalHatchery@beehaw.orgto Linux@lemmy.ml•Must fight temptation to buy an overpriced raspberry pi11·24 days agoI would assume that landfill laptop manufacturers are trying to minimize costs even harder on the charger.
but what timeframe do you mean with “anymore”? laptops made in this decade, or the last 10 years, or something else? there’s plenty of old laptops that fitinto OPs category.
ReversalHatchery@beehaw.orgto Linux@lemmy.ml•Must fight temptation to buy an overpriced raspberry pi1·25 days agoI think 5W probably can’t be achieved, maybe with chromebook-like hardware, but I guess GPIO could be solved with a USB accessory
in my opinion the bigger problem is the fire hazard of an unsupervised charger. I have seen enough that runs super hot, and even if it doesn’t, I just can’t trust them.
ReversalHatchery@beehaw.orgto Linux@lemmy.ml•Must fight temptation to buy an overpriced raspberry pi12·25 days agobut what will fix the fire hazard of the charger? how will you be able to keep it plugged in 24/7?
ReversalHatchery@beehaw.orgto Linux@lemmy.ml•[SOLVED] Recover deleted partition table - Guys, i need help!2·26 days agofdisk cannot convert the partition structure, but gdisk can, though you better have a full backup bedore attempting to do it
ReversalHatchery@beehaw.orgto Linux@lemmy.ml•[SOLVED] Recover deleted partition table - Guys, i need help!1·26 days agoMBR can be converted to GPT.
gdisk
can do it, in fact if you run it for an MBR structured disk it will automatically do the conversion in memory, and you can check the results before writing it out. windows also has a tool for that.
ReversalHatchery@beehaw.orgto Linux@lemmy.ml•GNOME introducing stronger dependencies on systemd2·27 days agoIt’s probably the MIT licensed rust reimplementation of coreutils and sudo-rs
ReversalHatchery@beehaw.orgto Linux@lemmy.ml•Manjaro KDE Plasma is planned to move to Wayland1·27 days agoKDE 7 is already on the horizon? 6 os still pre-release, isn’t it?
ReversalHatchery@beehaw.orgto Linux@lemmy.ml•Liberux Nexx GNU/Linux smartphone adds cheaper entry model2·1 month agowell I guess it cannot run medium sized AI models or something. but also, the question arises what is their price for a mid level phone
did you make these yourself? if not, could you cdo an
ls -l /dev/mapper
? it shows which name corresponds to which dm device
how did you add grub to the windows bootloader’s menu? I thought microsoft made this impossible, along with adding older windows versions
do you know that use device mapper? what kind of device is /dev/dm-1 ?
“dmsetup info” might help
did you check it /proc/cmdline if the params were taken into account? perhaps you edited the config but didn’t update the initramfs
that’s only the X11 “driver” for it. nouveau is built into the kernel, the way to “uninstall” it is to make it not get loaded, by blacklisting it
https://wiki.archlinux.org/title/Nouveau
but this does not seem to be the problem
my 750 ti works. nouveau can’t increase the clock speed to the operating clock on boot, on boot the display on that card shows random data with colorful pixels, and nvtop does not see it either, but it works.