• 10 Posts
  • 114 Comments
Joined 4 years ago
cake
Cake day: February 1st, 2023

help-circle
  • This👆

    That’s why I referred to it as “plain”: it’s just the reader. And it is mostly made to replace the original reader software on eBook devices, but you can also use it on desktop if you want.

    The question is if you are looking for just a reader, or a library manager. But you can also mix the two, so use calibre fo manage the library and have it use koreader to open books




  • no one cares if it’s the protocol or the implementation. it just works worse than x11 on modest hardware

    Actually, people that are not hell bent on using x11 do care… That is because the protocol is inherently more efficient than x11, and the compositor matters.

    So if you try to run kwin or mutter, there’s no doubt they are going to be more demanding than a plain xorg server (but not more than xorg+KDE or xorg+gnome). But if you try to use a compositor made for low hardware like labwc, it’s gonna run laps around xorg. And you can even use labwc on lxqt, so you get your familiar desktop environment but with a modern Wayland compositor.

    Just try it. Dig up an old intel atom netbook and see if you prefer using xorg or labwc


  • edinbruh@feddit.ittoTechnology@lemmy.mlSoon 🤩
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 month ago

    Washing: I’ll concede that one. But I’m not completely sold.

    Door: a lot of newly made vehicles already have automatic doors that unlock when you get close. You can already build an automatic lock if you want to, it’s not even that expensive.

    Vacuum: having a big ass humanoid robot walk around with a vacuum is ridiculous when you can just put wheels on the vacuum and let it walk itself around. The humanoid robot can move stuff, it’s true, but you can just put an arm on the robot vacuum.

    Toaster: dude, you just complained about the energy efficiency of a washing machine, and now you want to toast bread on a stove? That’s ridiculous, just give it up.

    Fan: I’m starting to think you just want the “thrill” of owning a slave

    Fridge: Professor Layton is a game about a professor that solves mysteries and puzzles. Try it, it’s fun. 90% of people who played it as a child have shown improved mathematical and logical thinking, and packing skills (it’s not true, I made it up).

    Wake on Lan already works. You just don’t know how to configure dnat.


  • edinbruh@feddit.ittoTechnology@lemmy.mlSoon 🤩
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 month ago
    • Hand washing (dishes or clothes) is inherently extremely inefficient compared to machine washing. It wastes a lot more water and energy. Plus, machines clean better than hands in most cases. I hope you are joking and not actually considering a hand-washing robot to be an improvement over machine washers.
    • The drier replacement is fine.
    • The vacuum replacement is mostly fine, but a regular vacuum with a robot arm to move stuff would be better
    • Why do you want to spend less time with your pet? Feed them yourself
    • Using a robot to open a door is just plain stupid. Why would you ever want to wait for a robot to drop what it’s doing, walk to the door, open it, and go back to its task… When an automatic lock costs next to nothing and is instantaneous
    • Toaster… Would the robot… Like… Heat its hands while holding the bread?
    • Fan… Do you want it flap its hands to make wind?
    • Large fridge… Some people have never played “professor Layton” and it shows
    • Coffee maker… Fine… Whatever…
    • Double entry
    • Double entry
    • The litter box cleaning is also fine



  • I see, I’m not sure I can help you with that. I don’t really engage with many communities outside of Lemmy. I just lurk in various other places.

    Anyway, it looks to me like you are looking for an online bubble where to efficiently isolate yourself, this can’t be good for you. I would suggest meeting with real people instead. Are you still a student? Maybe in university? Then you are probably surrounded by people your age with common interests to you, waiting for you to speak to them. Make friends, it will be fun.

    That being said, I do share some of your social anxiety, so this is definitely a “do as I say, not as I do” kind of situation.





  • I forgot about the gog part. Yeah, you can also use those. There used to be a website that uploaded clean gog installers, but now all the download links are behind those sketchy filesharing services. Though, if you manage to get one, the binary should be signed by the developer. On windows I know you can check the signature by right-clicking on the file, on Linux I don’t remember because I haven’t needed it in a long time.

    For the VM you need qemu/kvm. I suggest to use virt-manager which is just a graphical interface for qemu.


  • First of all, don’t expose yourself to danger. Get your pirated games from reputable sources.

    Most games only need a Steam emulator like Goldberg’s to run without license, and you can get clean steam files from cs.rin.ru. You don’t need VMs for this, it’s literally the original game.

    If you need an actual crack, you can also look up on cs.rin.ru and try to gauge the reputation of the uploader. You can also check fitgirl or dodirepacks, they are both highly reliable. These are unlikely to have malware, but it’s not impossible.

    If you want to use a vm because you still don’t trust the pirated game in question (reasonable), then there is no shortcut. Use the arch wiki to learn how to setup a VM with GPU passthrough, even if you don’t use arch it’s always a good place to get started.







  • edinbruh@feddit.ittoLinux@lemmy.mlLinux SBC for 4k HDR play-back
    link
    fedilink
    English
    arrow-up
    11
    ·
    edit-2
    2 months ago

    Don’t use a raspberry pi.

    RPI5 only has h265 decoding, everithing else is handled by the cpu. Which is fine for 1080 as long as that’s all the sbc is doing, but if you are also running some server, or you want anything h264 above 1080 you are out of luck.

    RPI4 should be a little better, it has h264 and h265, don’t know the supported resolutions/framerates, but the cpu is considerably less powerful. Also, the cpu lacks encryption acceleration, so if your are getting your movies over https that’s gonna take a toll.

    Older Pis are goint to be unsupported by kodi and jellyfin, so don’t get those.

    None of these is a dead no-go, listen to other peoples experiences. But I personally would advise against any Raspberry Pi. Maybe and Orange Pi is better? I don’t know. My suggestion is to avoid the SBC, and get a cheap second hand Intel pc instead (possibly a very low power one). Intel’s quicksynk video accelerator is gonna run laps around any sbc at any resolution, and it’s gonna support more decoders, and even some encoders if you want to run transcoding in a jellyfin server.

    Edit: If intel sold a quicksink pcie card, I would put one in my rpi5. But it don’t.

    Edit 2: I should add that some streaming services block 4k on Linux