• 0 Posts
  • 19 Comments
Joined 1 year ago
cake
Cake day: July 8th, 2023

help-circle
rss


  • @takeheart@lemmy.worldtoGames@lemmy.worldThe N64
    link
    fedilink
    English
    224 days ago

    My family still has one but the image quality is terrible on modern big screen TVs because

    1. It’s stretched out and native resolution of N64 is already tiny by today’s standards.
    2. Unnatural aspect ratio unless you can set black bars somehow.
    3. Modern displays have sharper pixel separation and colors don’t ‘bleed’ into each other as much which kinda helped the rough polygons of that era.

    The result is a picture that is both sharp and blurry at the same time and gives me head aches after an hour or so.


  • @takeheart@lemmy.worldtoGames@lemmy.worldThe N64
    link
    fedilink
    English
    124 days ago

    Ok, now that you mention it: I think the difference is that (at least in my region) the PlayStation was sold with a memory card included. Standalone memory cards for it were cheap. N64 came without a memory pack and they were more expensive.

    IIRC PS also had a more granular slot size (eg gran turismo takes up 1 slot while final fantasy takes up 3 slots) while on the N64 it was large and fixed (each game takes up one large slot even if that slot doesn’t use up all the data).

    In hindsight that has me wondering why they didn’t go for dynamic slot size 🤔. Maybe because a save file could grow over time and they wanted to ensure that you could always overwrite/update?





  • @takeheart@lemmy.worldtoGames@lemmy.worldThe N64
    link
    fedilink
    English
    1125 days ago

    It surely has its technical flaws but that’s not what mattered to most buyers. Most people bought it to experience fun games and on that end it delivered. remember that at the time gaming was still breaking into main stream society and 3D games were on the frontier both technically and design wise.

    Games like Ocarina of Time and Mario 64 really contributed to the design patterns of how 3d games could look like. Back in the day you simply didn’t have as many choices when it came to hardware. What really hurt its game catalog was that apparently it was hard to program for. Who knows what other games we might have seen if the barrier had been lower.

    Speaking of the controller: yes, it wasn’t so good and the center joystick tended to wear out too quickly. Rumble pak was a fun gadget and really added to the immersion. What was terrible on the other hand was that the console lacked internal storage and many games would require you to purchase an additional memory pack (which slotted into the controller). That wasn’t just a technical deficiency but felt very anti consumer.




  • I much like Quod Libet. It has a clean, functional interface to manage your local music collection. Also support for Plugins is nice.

    You can create Boolean Logic filters like (played < 10 times AND genre = classical AND composer = Mozart) which I appreciate. And some of the included tools like being able to automatically create meta data tags from file names (for instance <artist> - <album> - <track>.mp3).

    It’s the best replacement for Music Bee (Windows only) that I’ve come across.






  • Well, hieroglyphs aren’t just pictograms. Some are, but the bulk you can pronounce .If you were versed in the language you could read out aloud what’s on that slate just like you can read out aloud this comment. Try doing that with the wall of emojies.

    That being said, emojies do much enhance our communication potential 🥳.


  • Recently purchased a high class ebook reader and had to return it. The display technology simply doesn’t match paper yet.

    As far as the pure reading experience goes paper is better. Also less distractions and no blue light that keeps you awake late at night. Printed books take up physical space which is a negative for me.

    But digital has the advantage when it comes to working with the text: quickly being able to search for strings, copy and paste whole passages, get translations or pronunciations, reorder pages, etc. Plus all the meta data and library management.

    Libraries are in a weird space betwixt when it comes to digital versions btw. They give you a digital text but lock you into a specific app that denies the advantages of the digital format mentioned above.

    That being said stuff like blog posts, online articles, social media, etc simply doesn’t exist on paper. But for anything I read for pure enjoyment like literature paper is the way to go.

    Lastly, in my experience electronic versions tend to be a bit cheaper than paperbacks but a lot less so than you expect. But a library card pays off after borrowing even a single book, so there’s that 🤷‍♂️.



  • Works as intended for me between my android phone and Kububtu PC however I deliberately turned it off for security reasons.

    ¿Why? Whenever I copy a password from my password manager on the PC it is shared to the Android phone and stored on the clip board there in plain unecrypted form. Since I also use a clip board manager app which remembers anything that is copied for later retrieval this means that if I were to lose my phone it would yield the finder with a long list of logins and passwords that I use.

    I could of course manually delete each password from the smart phone after logging in but it’s way too much of a hassle and I’m prone to simply forgetting it.

    By default KDE connect should simply not transfer copies made from password managers. It bypasses the whole security feature that password managers have which automatically clears the clipboard a short time after copying any password. Last I checked there were feature requests // bug reports on github arounc issue. But I’m not tech savvy enough to know whether there is a programmatic way to detect what kind of app the copy is originating from or whether we are stuck with the current way by design constraint.