• 0 Posts
  • 67 Comments
Joined 2 months ago
cake
Cake day: September 24th, 2024

help-circle
  • I got to buy a flip and a fold for QA purposes for work. I test drove them for a few days before handing them over.

    I daily drive an s24 ultra so I’m a fan of big phones already.

    The use case for the fold is for anything where you would rather have a tablet. Some people would rather consume media on a bigger device. The real downside to me with the fold was the thickness while folded. It was uncomfortably thick in my pocket. And then of course there’s the inability to have any decent protection on the phone, and the lack of water resistance.

    Now the flip on the other hand, I really enjoyed that device. It opened up to the same size as a decently large phone, you could fold it up and throw it in your pocket, It was protected.

    They’re both too damn expensive. You could buy the biggest baddest flagship phones with the most beautiful screens and cameras for the same price as something that just folds up a little smaller in your pocket.


  • Hell, even if you are a programmer and have no memory issues, it’s a hell of a lot faster to have it boilerplate something for you for a given engine with certain features than to sit down and write it from scratch or try to find a boilerplate. Stack exchange usage has been going down regularly as LLMs are filling the gap.

    It doesn’t get you to third base or anything. But it does get you started and well-structured within the first couple minutes of code for any reasonably simple task.

    Last year I worked on a synchronized Halloween projector project. I had the first week of work saved into my repo, but as Halloween approached, I wrote a lot of it on the server. After Halloween, I failed to commit it back and inadvertently wiped the box.

    This year, after realizing my code was gone, I decided to try having copilot give me a head start. I had it start back over from scratch, asked it in detail for exactly what I had last year, it was all fully functional again in about 4 hours. It was clean, functional well documented code. I had no problem extending it out with my own work and picked up like I hadn’t lost anything.



  • For the last few years, I’ve been trying to get them to assign me at least someone part-time to learn my tribal knowledge. I’ve been writing documents and leaving copious notes in Slack canvasses to stakeholders. If something happens to me, they’ll be struggle-bussing it.

    When I go on vacation, I’m still stuck for end-game support for p0 stuff. If production is down, I’ll stop what I’m doing, If they can’t make money, they can’t pay my salary. I’ll answer P1 questions off hours to an extent.

    I don’t absolutely hate it. I’m paid well for the inconvenience but they’re playing with fire. I only go places that have some form of internet somewhere (doesn’t need to be everywhere) and I’m always within 15 minutes of grabbing my laptop.



  • It’s not supposed to be read only every time, The nasty command you enter is likely fixing a symptom.

    A lot of times if you’re swapping back and forth between windows and Linux the drive will be perceived as dirty. An fsck might be enough to make it stop misbehaving.

    After you plug it in if you run sudo dmesg, It might give you some insight as to why it’s being mounted read only, If you fix the underlying cause you won’t have to remember the command anymore





  • rumba@lemmy.ziptomemes@lemmy.worldDonut Receipt
    link
    fedilink
    English
    arrow-up
    9
    ·
    5 days ago

    If I have a charge for 7 cents on my work CC and no receipt, I have to go through the seven layers of hell to beg for clemency.

    I once spent over an hour trying to get a receipt for a refund that was higher than expected. (error in our companies favor)






  • Yeah, once you have to question its answer, it’s all over. It got stuck and gave you the next best answer in it’s weights which was absolutely wrong.

    You can always restart the convo, re-insert the code and say what’s wrong in a slightly different way and hope the random noise generator leads it down a better path :)

    I’m doing some stuff with translation now, and I’m finding you can restart the session, run the same prompt and get better or worse versions of a translation. After a few runs, you can take all the output and ask it to rank each translation on correctness and critique them. I’m still not completely happy with the output, but it does seem that sometime if you MUST get AI to answer the question, there can be value in making it answer it across more than one session.






  • Sounds like you’re getting better numbers than we do :) Wonder if there’s some incompatibility in our fleet hardware that you don’t have. We’re mostly Dell XPS. The biggest problem we regularly have is the audio output and mic inputs going rogue. They’ll be using the machine with sound all day, no problem, go into a meeting and there’s no sound. They’ll have the same problem with microphones. Somehow the browser session behind the scenes doesn’t pick up the current default device settings and the volume for the Slack session ends up being muted.