• 32 Posts
  • 263 Comments
Joined 11 months ago
cake
Cake day: December 28th, 2023

help-circle



  • My old housemates were the opposite lol. We tried saving every penny on heating costs. In the winter, we taped the windows over with cardboard for better insulation (they are old single-pane windows), and fashioned an automatic door closer from an elastic cord to keep the door into the living room shut (our “warm zone”). Instead of using gas heating, we mined ETH with our gaming PC’s (this was before ethereum went proof-of-stake). Between the three of us, the total energy output was close to 2kW, so totally viable for keeping the living room warm. Pretty sure we ended up earning money from heating the house lol.




  • I still can’t fathom why electron needs to exist when PWA is a thing. Like, almost every app is just plain better running in a normal web browser instead of electron. Webapps never need to be updated manually, electron apps do (e.g. discord). Webapps are sandboxed inside the browser, electron has you running some rando developer’s code natively. With electron, you have to trust the developers of every app to keep the electron version up-to-date to avoid critical bugs (e.g. libwebp). With webapps, if your browser is patched, then every webapp is safe. Electron also suffers from random bugs and regressions that aren’t an issue in most web browsers.





  • renzev@lemmy.worldtolinuxmemes@lemmy.worldSnap...
    link
    fedilink
    English
    arrow-up
    4
    ·
    21 days ago

    If you’re interested in another approach to containerizing GUI applications, also checkout out x11docker. It’s a small independent project maintained by one guy, nothing big like flatpak, but also pretty cool. The name is actually a bit limiting – it supports both docker and podman, and can run wayland apps as well. One of the coolest features, in my opinion, is the ability to run a separate X server inside every sandbox and forward individual windows to the “host” X server. That way you can prevent apps from spying on your keyboard or other apps’ windows.


  • renzev@lemmy.worldtolinuxmemes@lemmy.worldSnap...
    link
    fedilink
    arrow-up
    10
    ·
    22 days ago

    The thing with appimages is that they expect the developer to have full knowledge of what libraries need to be bundled with their app, which makes it difficult to make truly universal appimages. In flatpak you just select one of a set list of runtimes and add any additional dependencies on top of it. Flatpak also re-uses the files for each runtime in between the different apps that use it, which saves a lot of disk space.


  • renzev@lemmy.worldtolinuxmemes@lemmy.worldSnap...
    link
    fedilink
    arrow-up
    10
    ·
    22 days ago

    Why not containerise everything? You need libreoffice? No problem, here is a docker or podman container.

    Flatpak is basically GUI-optimized containers. It uses the same technology (namespaces) as docker and podman, just with some extra tools to make GUI-related things work properly. That’s why flatpak apps don’t use the system’s gtk version – they’re running in a sandbox with a different rootfs. You can spawn a shell into the sandbox of a specific app with flatpak run --command=sh com.yourapp.YourApp and poke around it if you want to.






  • I really wish email had a built-in aliases feature. Like, so you can create unlimited new addresses that just point to your normal inbox. That would help so much with spam, since you could just block individual aliases. I know some email providers have this feature, but usually it’s paid. Plus Addressing is also nice, but it does nothing to hide your “real” address. Also I’m disappointed that end-to-end encrypted email is basically never used by normal people.




    • What happens to the ball? It rolls of the side of the table.
    • Color: I didn’t imagine a specific color
    • Gender: I didn’t imagine a specific gender. Most of the person was “out of the frame”
    • What did they look like: Again, most of the person was out of the frame, they were just kind of a gray silhouette
    • What size was the ball? Like a dodgeball I guess?
    • What about the table? Very minimalist square table made up of five rectangular prisms (the surface and four legs). No specific material, uniform texture. I imagined everything in isometric perspective.

    This is what I recall from my first time imagining the scenario, I’d have to imagine some more if I wanted to give specific answers.

    With all due respect, I don’t believe aphantasia is a real thing. The way people imagine things is so varied, weird, strange, and unique that I don’t think it makes sense assigning labels. Different people will give varying levels of detail to different parts of their imagination based on their past experiences and knowledge.If you ask someone to imagine a chessboard, someone who plays chess might imagine a specific opening or valid board state, while someone who doesn’t might just have a vague blob of chess pieces on a board.

    Even with your ball on a table experiment, the experiences people have had throughout the day may give more or less detail to the imagined scenario. I’m fairly certain that the reason I imagined everything so abstractly is because recently I found an artwork with a similar minimalist isometric style that I liked a lot, so it’s kind of floating around in my subconsciousness and affecting how I imagine things.