Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)MA
Posts
1
Comments
111
Joined
1 yr. ago
  • Oops yeah you're right. Sorry OP. There's nothing better than using a database that flushes to disk often enough that missing a small chunk of data due to interruptions should be fine. Probably some kind of memory mapped IO on top of eager writing filesystem should do a good enough job.

  • I thought someone here had mentioned that the environment and user executing the script at startup and you running the script might have differences. The reason it would have worked with systemd might be that the environment was loaded correctly?

  • People who come here to say Linux is not good or that this community is an echo chamber and get mad for pointing out obvious flaws in the OS miss two things:

    1. The post is an opinion of someone. Notice the "I" in the title? That should give you some clue.
    2. You are offended when people suggest that you learn and adapt to the OS, but you suggest that Linux should support your workflow without any effort on your part to learn the OS. Which is hypocritical to say the least.
  • ?? If my child HAD to work that means something has gone horribly wrong in their lives. In that case I would wish for them to at least get marginally better working conditions in a phone factory than the 0.10 Cents/Day that they would normally get enlisted (read: kidnapped) by beggars to beg for them.

  • I am not an android developer, and privacy wise I don't try to put the toothpaste back into the tube. I would have been fine with everything except the last one. What happens when there is a data breach on Google?

  • On the other hand if the number keeps going down it helps strengthen hope that it can go down to 0. When these things happen some apparatus gets left behind on how to do it a again for rogue actors inside the country too.

  • Ask Experienced Devs @programming.dev
    Maddier1993 @programming.dev

    How do I not stop feeling like I am doing nothing outside work?

    I am professionally a software developer for 8 years and I simply don't have ideas for personal projects (Can't find any problem that I can fix with programming). At times I feel like that's natural and I shouldn't worry about it. But on the other hand, I do like to imagine having something personal that I can work on so that even if some days on my main job are not satisfying, I can always work on my hobby project and find that missing satisfaction.

    End goal here is obviously to get better sleep as sometimes my mind feels dissatisfied with the day's work.

    Funnily, I day-dream about the idea of already having done the boring parts (simply manifesting a project that already exists) of some personal project and only solving exciting problems in relation to adding a new feature or exciting aspects.

    This creates a problem as I hate staring at a blank file not knowing what to write.