• 0 Posts
  • 47 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle


  • It sounds like you ruined it for yourself. Judging from all of your replies and especially this one in particular, you seem to lack the ability to take basic accountability for your own actions. I would suggest reflecting on the cause-and-effect in the anecdotes you’ve shared and try to visualize how they might played out were the roles reversed and other people spoke to/treated you the way that you describe treating them. Even if you have some degree of sociopathy (I’m not a mental health professional by any means), you should still be able to reflect on these situations on an intellectual and objective level and consider that you might be the cause of these conflicts.









  • The way I look at it is that most of my time spent fighting with the compiler is usually made up for in time saved debugging. I’m in the process of RIIRing a hobby project and so far most of the ported code just works, and I only end up needing to fix a few dumb logic mistakes before it’s fully up and running.










  • I’m not familiar with the specific install/upgrade process on Gentoo so maybe I’m missing something, but what’s wrong with forcing new installations to use time64 and then forcing existing installs to do some kind of offline migration from a live disk a decade or so down the line? I feel like it’s probably somewhat uncommon for an installation of any distro to be used continuously for that amount of time (at least in a desktop context), and if anyone could be expected to be able to handle a manual intervention like this, it’s long-time Gentoo users.

    The bonus of this would be that it wouldn’t be necessary to introduce a new lib* folder - the entire system either uses time64 or it doesn’t. Maybe this still wouldn’t be possible though depending on how source packages are distributed; like I said I dont really know Gentoo.