• 23 Posts
  • 620 Comments
Joined 2 years ago
cake
Cake day: September 23rd, 2023

help-circle


  • I had a similar experience on ketamine, and it’s been so frustrating, because I want to explain but no words can explain it. I can’t even say it was an experience I had because there was no concept of “I”. It wasn’t the case that I was “one with everything”, because there was no I. I’ve been looking for the right words to describe what it was like, but it’s just not possible to describe with words and concepts.








  • pmktoLinux@lemmy.mlDistro for a new user
    link
    fedilink
    arrow-up
    1
    ·
    7 days ago

    Sometimes I think “if debian had a flashy website and a few tweaks for user friendliness, then it would be just as attractive as linux mint or ubuntu for new users”, and other times I think “isn’t this exactly what most debian based distros are already?” Would there be a benefit if those projects worked under the debian name, something like debian workstation pure blend, or debian corporate pure blend? I don’t know.









  • For JavaFX I ended up putting both JDK and JavaFX in my home dir and pointed vscodium to the right paths, I could get programs to compile but for some reason it would not let me open windows from inside, complaining that DISPLAY was not set or available iirc, even though I did set the env variable inside. Either way, I’m not ready for this container work-flow. Though I suspect that I could get used to better practices. Do you install git and your editor of choice separately in all dev containers? Like, how much of the tooling should be inside or on host?


  • About a year ago I started experimenting with the whole container-based workflow thing. I don’t know how much time I’ve spent on setting up various programming environments, and there’s always hurdles like getting a flatpak editor have access to java and actually be able to run javafx programs. And with distroboxes, what if my code needs access to a database that is started in a docker container on the host system, do I install docker inside the distrobox? I’ve had so many configuration issues. Every time I try I come back to debian stable and it feels like home.