• 0 Posts
  • 24 Comments
Joined 1 year ago
cake
Cake day: June 10th, 2023

help-circle


  • This reminds me of a colleague who was always ranting that our code was not documented well enough. He did not understand that documenting code in easily understandable sentences for everybody would fill whole books and that a normal person would not be able to keep the code path in his mental stack while reading page after page. Then he wanted at least the shortest possible summary of the code, which of course is the code itself.

    The guy basically did not want to read the code to understand the logic behind. When I took an hour and literally read the code for him and explained what I was reading including the well placed comments here and there everything was clear.

    AI is like this in my opinion. Some guys waste hours to generate code they can’t debug for days because they don’t understand what they read, while it would take maybe two hours to think and a day to implement and test to get the job done.

    I don’t like this trend. It’s like the people that can’t read docs or texts anymore. They need some random person making a 43 minute YouTube video to write code they don’t understand. Taking shortcuts in life usually never goes well in the long run. You have to learn and refine your skills each and every day to be and stay competent.

    AI is a tool in our toolbox. You can use it to be more productive. And that’s it.







  • I once told my daughter that a star that is only visible to grown ups appears on her forehead when she is lying. Soon she started to hide her forehead when lying 😂

    Even today - although older - I ask her to show me her forehead and I can read her reaction like a book


  • abcd@feddit.detolinuxmemes@lemmy.worldSecurity
    link
    fedilink
    arrow-up
    69
    ·
    2 months ago

    You can’t imagine how much I hate this setting. A couple of weeks ago I helped a guy install some specific software on a windows machine provided by the customer. It’s like one exe with a config file. Pretty basic. My instructions were:

    1. Copy the exe to a specific path
    2. Create a new text file in the same path and copy paste this provided text into the file
    3. Rename file to abc.xml

    The exe was throwing errors because of the missing config file. Of course the filename was abc.xml.txt 💩



  • abcd@feddit.detolinuxmemes@lemmy.worldPerpetual Energy
    link
    fedilink
    arrow-up
    136
    arrow-down
    1
    ·
    3 months ago

    Hello! Here is your random engineer: You have to connect both trap doors to the same side of the turbine. Otherwise your generator has a great chance to get blocked by users.

    Otherwise the concept looks good. If we find a way to get the Linux guys out and make them able to walk a slight incline without collapsing this should work.



  • While everybody hops on the newest trends I just try to understand the technology I am working with right now in Projects. Keeps me from wasting time with buzzwords and trends that are going to be obsolete in a couple of years.

    If there is nothing new going on I usually pick a topic that I am interested in, get a good old book and read it. Usually this is knowledge not too related to my everyday work. This helps to have broad technical knowledge. Helps me heavily in my projects and everyday life.

    But I have to admit I don’t apply for jobs 😉



  • If you put it on the top, remove all app icons and add a second bar on the bottom that shows the apps and hides when you open a window in full screen mode, it even gets a macOS feeling out of the box without any addons.

    I tried KDE, Gnome, xfce and experimented with tiling window managers. At the end of the day I’m always getting back to cinnamon. It just works for me and I love it 😍