Disclaimer: I don’t represent KDE in any interaction with this account. I am just freeloading off of the kde.social server.

  • 2 Posts
  • 243 Comments
Joined 10 months ago
cake
Cake day: December 20th, 2023

help-circle



  • Doesn’t even startup on my box,

    It needs to startup and then go to that point (after you select the projection) to cause the crash.
    It definitely caused something other than the application to get into an invalid state. Which is why I am apprehensive about trying it out again to answer your comment. Probably was the display driver, which is why it didn’t just turn off after that.



  • There’s this game “HyperRougue”. Run it on Arch.

    hyperrogue-git version 13.0d.r60.g27fb2d92-1

    Go to settings -> 3D configuration -> projection -> projection type -> . Cycle through the projection types. One of them causes something good enough to call a crash.

    I don’t remember anymore if it was just a display driver crash or a kernel crash and I haven’t updated to a newer version (which might have fixed it).


  • What language were you using?
    Python maybe? I don’t know of any other interpreted language, that you may be calling system commands from, without saving to disk

    I use C and C++ and my IDEs save to disk before compiling. Makes sense to not try compiling when there are potentially 2 versions (one on RAM or /tmp and one on Disk) and the build system might be running multiple commands, which the IDE may/may not know of, in my case.











  • I end up feeling like absolute garbage.

    Maybe, not cooking it well enough? Try changing your recipes, perhaps? Maybe more variety in spices?
    Gram, pulses and dried beans (rehydrated before eating) with rice, tend to make my favourite recipes
    and even though I use milk products, I feel pretty good even if it is lemonade with black-salt instead.




  • ulterno@lemmy.kde.socialtolinuxmemes@lemmy.worldSnap out of it
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    16 days ago

    If it’s C or C++, I get the source from the project’s GitHub / GitLab / Source Hosting thing and compile it for myself.
    For programming languages that I don’t read, I usually use the AUR.

    Also,

    • GoG for games
    • Xilinx website, for that one time, I got the ISE
    • AppImage sometimes