There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

programmer_humor

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

python , in Junior Dev VS Senior Dev

My homeoffice setup is right next to a window, so it’s too bright for dark mode during the summer. So I work in light mode from about April-September and in dark mode for the rest of the year

fourwd , in Junior Dev VS Senior Dev
@fourwd@programming.dev avatar

Used dark (not black) themes everywhere for 8 years. My eyesight is still good according to my annual physical, but recently I’ve noticed that I have a hard time reading text written on a dark background. It is slightly blurred, especially when there is no light in the room.

Somewhere I still use dark themes, but I always try to switch to light mode if things look okay with code highlighting or smth.

bandwidthcrisis ,

Physical? As in a medical exam with a doctor?

If so you should really have a check up with an eye doctor, there are lots of eye health tests that you should regularly get beyond checking that you can read a chart at a distance.

superfes ,

This right here, guy is like “I can’t see the light shooting at my eyes, but every thing is okay otherwise, I’ll just live with it.”

Miaou ,

That’s unfortunately what a lot of ophtalmologist (and other medical doctors) end up saying when they don’t know what’s wrong with you.

oldfart ,

They do, I really hear you. I don’t bother going to a doctor for the exhausting fatigue.

But with eyes not seeing well after 8 years of looking at a screen, you’re not an odd case, you’re the same as half of the society. It’s either short sightedness, far sightedness or astigmatism.

Rolder ,

For me, it’s light mode for work and dark mode at home.

CCF_100 , in My wife was unimpressed by Vim

DIVORCE

spoiler/s

rclkrtrzckr ,

dVIorce

CCF_100 ,

tfw you can’t get a divorce because you can’t exit vim

Starkstruck , in My wife was unimpressed by Vim

immediate divorce /s

southsamurai , in Teenagers.
@southsamurai@sh.itjust.works avatar

Damn! That’s sweet!

tsonfeir , in Hate it when that happens
@tsonfeir@lemm.ee avatar

I’m sure I’ll get shit for this, but AI is often a good tool to use for these situations.

alphacyberranger OP ,
@alphacyberranger@sh.itjust.works avatar

Like some other user said, if nobody ever had this problem, it was never answered and AI would have never got the data to train in the first place unless ofcourse it pulls something totally made up out of its ass.

tsonfeir ,
@tsonfeir@lemm.ee avatar

Gotta disagree. Sometimes you’re working with something old, where there is documentation, but very little actual conversation online. Or a topic that no longer has an active community online, but you just need some basic questions answered.

knowing how to get the right info by using the right prompts is a skill that not everyone has, which is why so many people get inaccurate answers.

rufus ,

I’ve tried. And usually the questions I ask are too specific. I mean I can answer the basic questions myself and often I get several result when it’s just that. The AI just mumbles general advice and is always wrong if it’s too specific. Like for example: Why does the graphics driver crap out on any OpenGL ES instruction on the old single board computer I have lying around, despite the SoC being supported?

tsonfeir ,
@tsonfeir@lemm.ee avatar

… is that your prompt?! No wonder you’re getting crap. It’s a computer program, you have to feed it valid data. There is a huge misconception that you can CHAT with it… which was introduced by calling it “ChatGPT,” a horrible name.

You need model numbers, OS versions, driver versions, and any other relevant information like error messages, screenshots, and code if you are developing.

rufus , (edited )

No? I left out the detailed info here as I thought it’s of no concern. I provided it with pretty much the same info I’d write to the Linux Kernel Mailing List. With computer bugs that’s usually steps to reproduce the issue, exact versions of everything, exact error messages and my findings from googling and looking at the code…

That was one of the issues I had that only gave me one or two search results and it’s unlikely that someone comes up with a solution since the hardware is outdated and not many people have that specific board lying around and also the expertise to understand the low level hardware coding involved.

I mean it kind of fits the rest of the picture I have from using ChatGPT and similar stuff. It can do easy stuff. And write boilerplate code pretty alright. With the Arduino code I’m tinkering around as a hobby… not so much. I once asked it to do the inverse kinematics for a small robotics project. And the AI can tell me about what I just read on the Wikipedia article about that topic. But that’s it. Not an idea how to apply that info. And that the complicated part is to come up with the specific Jacobian matrix. And not just tell me that using one is one of the few approaches to that problem. That’s obvious from reading the Wikipedia article or reading any textbook. And it did silly things like write code like equation.solve(parameter1, parameter2, parameter3) … Sure. I mean if I already had a framework that did that and was available on an embedded platform, I wouldn’t have had that problem in the first place…

So my attempts at using AI for the issues I have with computers regularly fail. I can see how that’s not the experience everyone has, but still… It doesn’t really help me with specific problems or rare issues.

And I still have a few I can try to question some AI about… An slow Wireguard VPN tunnel inside if another tunnel that I already fixed the MTU and it’s still unbearably slow… A few obscure webframeworks that don’t tie into things… But I’m pretty sure I’ll get the same results.

Have you ever been lucky with AI and issues that didn’t get you any search results because no one ever did it before? I mean I’d be happy to learn how to use AI properly as a tool. It’s just I’ve tried and I don’t think I’m too stupid to prompt it. It’s just that I’ve given up since it doesn’t seem nowhere near intelligent enough to tackle the real issues I have. I’m not opposed to AI. I use it and it helps me get small stuff done easier/faster.

cupcakezealot , in Rebase Supremacy
@cupcakezealot@lemmy.blahaj.zone avatar

i like to create ten different checkouts of main, rebase them all slightly differently and then no fast forward merge them all back into each other

MyNamesNotRobert , in New language

How to go from only being able to compile the project on a Windows machine (due to obscure dependencies that every other Java project has for some reason) to not being able to compile on anyone’s machine in just 1 simple step.

kaffiene ,

I’ve worked with Java since v1. 5 and I’ve never seen a build system that was Windows only

ArmokGoB , in Three monitors, and i feel insulted

I have a Dell laptop. That probably explains why I’m such a shitty programmer.

bi_tux , in Three monitors, and i feel insulted
@bi_tux@lemmy.world avatar

don’t even have one of em glass windows on my pc and happy with it

robocall OP ,
@robocall@lemmy.world avatar

But do you have a rainbow keyboard?

bi_tux ,
@bi_tux@lemmy.world avatar

only caus I got it for free, I turn the lights off tho

robocall OP ,
@robocall@lemmy.world avatar

I turned off the lights except for when I type. It’s super subtle. It’s practically the same! but I still identify as RGB all the way!

dan , in Computer components cheat sheet
@dan@upvote.au avatar

Is the FPU a reference to the Pentium FDIV bug?? What a throwback.

uis ,

0.1+0.2

dan , (edited )
@dan@upvote.au avatar

deleted_by_author

  • Loading...
  • frezik ,

    In other words, “computes numbers incorrectly”.

    You don’t have to overthink it on a meme that describes a hard drive as “remembers numbers loudly”.

    jballs , in Daylight saving creator left the chat....
    @jballs@sh.itjust.works avatar

    I just discovered that while the ServiceNow APIs return all times in UTC, they use the user’s default time for all times passed in as a parameter.

    So if your account is set up in PDT and you say “give me this item that I just created”, it will say “here your item, this was created at 17:00”.

    But if you say, “cool let me see all items created in the last hour, so anything greater than 16:00”, then it will respond “got nothing for ya, chief.”

    Jagget , in Daylight saving creator left the chat....
    Jaccident , in Skill issue

    I used to classify these as PICNIC.

    Problem In Chair, Not In Computer.

    Churbleyimyam , in Dad has the chops to be a project manager.

    lol

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines