Just one: Bing wallpaper
- 0 Posts
- 39 Comments
ijhoo@lemmy.mlto Selfhosted@lemmy.world•What OS should I use for self-hosting that doesn't require extensive terminal knowledge?English3·2 months agoNot that I’m using them, but what about these two?
ijhoo@lemmy.mlto Linux@lemmy.ml•I'm committing to Linux, but it's so unstable. Any suggestions?1·2 months agoLook for an error in the journal as soon as the error you mentioned happens. Maybe some details get saved in the journal. Post it somewhere online like pastebin, then we can maybe tell you what to check next
Like others have said, what you are experiencing is super unusual
ijhoo@lemmy.mlto Linux@lemmy.ml•I'm committing to Linux, but it's so unstable. Any suggestions?3·2 months agoLike @wildbus8979@sh.itjust.works just said, run memory test.
What hw do you have in that laptop?
something went wrong, but we’re not sure what it is.
Check the system journal with
sudo journalctl -e
HP: you are not going to get fired. You will quit.
ijhoo@lemmy.mlto Linux@programming.dev•KDE's New Distro: Btrfs-Based, Immutable Linux OS, with Flatpak and Snap1·8 months agoOk, so rpm-ostree was the reason. Was not aware suse Lacks this…
ijhoo@lemmy.mlto Linux@programming.dev•KDE's New Distro: Btrfs-Based, Immutable Linux OS, with Flatpak and Snap1·8 months agoThey have been a supporter / promoter of KDE for a long time, would seem logical to me that KDE would go with suse.
ijhoo@lemmy.mlto Linux@programming.dev•KDE's New Distro: Btrfs-Based, Immutable Linux OS, with Flatpak and Snap5·8 months agoWondering why this isn’t built on opensuse.
ijhoo@lemmy.mlto Android@lemmy.world•Here's how Google made the Pixel 9 a security juggernautEnglish25·9 months agoIsn’t it actually a privacy nightmare?
https://cybernews.com/security/google-pixel-9-phone-beams-data-and-awaits-commands/
ijhoo@lemmy.mlto Linux@lemmy.ml•Systemd Looking At A Future With More Varlink & Less D-Bus For IPC12·9 months agoThe main reason is that Dbus is not available during early stages of boot. There are many others.
Varlink seems to be better or the same compared to dbus in all except two things:
- json doesn’t handle 64bit integers, it handles 52bit (or 54bit?) (size of mantissa for floats)
- you cannot (yet) list all things connected to the bus
Details here:
ijhoo@lemmy.mlto Science@beehaw.org•‘Right to Repair for Your Body’: The Rise of DIY, Pirated Medicine1·10 months agoWhat can be used to detect impurities at those level? Maybe there is an additional machine needed that can also be built in a garage.
ijhoo@lemmy.mlto Linux@lemmy.ml•Rust in Linux lead retires rather than deal with more “nontechnical nonsense”6·10 months agoI think this number is overblown. Production useful doesn’t have to mean 1:1.
Running it without all graphics drivers would be fine for server use. Also, not all filesystems need to be ported: basic ones should be enough for start. But not only servers, home routers run Linux kernel…
If every OEM starts contributing their drivers in rust, this could move quickly…
ijhoo@lemmy.mlto World News@lemmy.ml•China-born neuroscientist Jane Wu lost her US lab. Then she lost her life5·10 months agoFirefox on Android can open full article with reader mode.
ijhoo@lemmy.mlto Linux@lemmy.ml•One Of The Rust Linux Kernel Maintainers Steps Down - Cites "Nontechnical Nonsense"4·10 months agoWho was the guy that had a lot of pauses with mmmmmm when talking?
ijhoo@lemmy.mlto Linux@lemmy.ml•Why Wayland adoption to have official support in programs is so slow?3·10 months agoWhy would they put effort into changing something which works for them with the risk of breaking things?
The sentiment is similar to climate change deniers. Why would we stop with fossil fuels when they work, people have jobs, etc. And why would we risk breaking the power grid?
And as long as that works for them, they won’t actively change anything.
Wayland on gnome and Ubuntu is already the default. It seems to me you have to actively change the default to x.
It would be interesting to see in which scenario x is better than wayland. The only reason I can think of is an (old) Nvidia card. With new Nvidia’s I guess the statement would otherwise be ‘i will not use it until they fix Wayland’
ijhoo@lemmy.mlto Linux@lemmy.ml•Why Wayland adoption to have official support in programs is so slow?3·10 months agoDepends on the timeline.
X crashed way more for me on kde than Wayland on gnome. ‘Never’ is quite the statement.
ijhoo@lemmy.mlto Linux@lemmy.ml•Why Wayland adoption to have official support in programs is so slow?4·10 months agoRight. And I’m interested if there are some legitimate needs for you to run x until it stops working.
Or is this just a revolt?
ijhoo@lemmy.mlto Linux@lemmy.ml•Why Wayland adoption to have official support in programs is so slow?12·10 months agoWhy would someone stay with x even though it’s deprecated, architecturally broken and unmaintainable
Don’t know how to help you with those vdi problems, but here is an out of the box thinking: tell him to ask a neighbor.
I have a similar situation so i got a hetzner VM and set up wireguard connections from both ends, so that vm serves as a hub/router. Then you can just ssh into the machine via vpn and do an update, upgrade or whatever.
If you stick with Ubuntu lts, it will require very little maintenance.