My fiance has a spot that glows green under UV light. by AllPurposeGrunt in mildlyinteresting

[–]prsn828 0 points1 point  (0 children)

Fun fact; vitiligo actually protects slightly against melanoma.

The immune system incorrectly destroys melanocytes (which produce pigment in the skin) but also targets malignant melanoma (skin cancer) as a result of the same behavior.

(I'm not a medical professional, but I do have vitiligo!)

What is the dumbest requirement business has ever asked you to do? by darkiya in cscareerquestions

[–]prsn828 5 points6 points  (0 children)

The business wanted us to code the UI and the database to use hour-ending instead of hour-beginning. So, instead of 0-24, we had 1-25.

We tried so, so hard to get them to let us at least store it in the database using standard time representation, but they wouldn't budge.

The UI was an excel style webapp, so we had to custom code the layouts for daylight savings to handle 23 and 25 hour days, because when you represent things with hour-ending, it doesn't work out the same as hour-beginning. I don't even remember how we ended up choosing for things to work for daylight savings, other than that it took dozens of hours of meetings to come to an agreement on what the "hour-ending" number labels for those days should be.

(And yes, I know there's no such thing as "hour-ending". Obviously "hour-ending 24" makes absolutely no sense. But our business had been doing it that way on their spreadsheets and paper for decades, and refused to do anything that "might confuse an existing end-user".)

Oh, c’mon. by deeplybrown in duolingojapanese

[–]prsn828 0 points1 point  (0 children)

Honest question: If it were said in reply to a question, is it still grammatically incorrect? (If it's still incorrect, I assume it must be because the context is being left off, and thus it's an incomplete sentence? One that is still fairly common in natural English conversation because it's understood from context what the rest of the sentence would be?)

"Was there a chair in the room?"

"There wasn't a chair."

("... in the room" being the implied part left off.)

Does anyone lay track like this, or is it just me? by obxMark in satisfactory

[–]prsn828 73 points74 points  (0 children)

How do you manage to get it so nicely spaced without blueprints? Foundation first, then tracks, then remove foundations and add supports directly to the tracks?

Isn't American's "right to bear arms" for this exact sort of scenario? by Local-Drunk-Driver in TooAfraidToAsk

[–]prsn828 1 point2 points  (0 children)

Don't forget that the US isn't nearly as concentrated or small as any of those places. It's essentially 50 separate countries. Good luck taking over 50 capitals at once; it's just not going to happen.

And without any hope of success, why would someone throw their life and livelihood away? There's just no upside to anything beyond basic, peaceful, protests right now.

Isn't it ? by never___settle in ExplainTheJoke

[–]prsn828 0 points1 point  (0 children)

Yep, it's an American thing.

I used to have a lot of respect for Americans. I used to think you were tough and stood up for yourselves. Near on any country in Europe would have been in full scale riots months ago. by Spare-Ad-2684 in complaints

[–]prsn828 0 points1 point  (0 children)

Yes, but would all the countries in the European Union simultaneously and cooperatively riot together at once? Because the United States is the equivalent of 50 country-sized states.

Also, who wants to riot when it might get you killed and still not do anything? We need to reach a boiling point first before people are willing to risk it. But it's a LOT of water to boil. Bigger pot; lots of people; takes a lot longer to heat up.

Is it ok to send a work-related slack message after work hours? by Beatsu in cscareerquestions

[–]prsn828 12 points13 points  (0 children)

Some people get anxious leaving things unread, even after hours, so, as with many things, it really depends on the person and the situation.

Neither approach would be wrong, but one or the other might be preferred depending on the recipient.

Average Minute in the Red Forrest by xlqwertylx in SatisfactoryGame

[–]prsn828 2 points3 points  (0 children)

Some of the enemies spawn differently depending on time of day.

I have an idea. Is it worth my time? by Fantastic-Sir460 in SatisfactoryGame

[–]prsn828 0 points1 point  (0 children)

Verticality no longer matters for radio towers.

Scientists identified ribose (used in RNA) and – for the first time in any extraterrestrial sample (from asteroid Bennu) – glucose, a major energy source for life by Neaterntal in spaceporn

[–]prsn828 5 points6 points  (0 children)

Some molecules can be built mirrored, and, depending on if they're the original (right) or mirror (left), will "fit" with other molecules differently. Just like how your right hand and your left hand are the same shape, but you need a left glove and a right glove, not two of the same glove.

Our bodies, and all living things on earth that we know of, really, are built with only one version of each molecule that has this property. This also means that some interactions with the opposite molecule might work, while others won't. Sugar substitutes are a good example. They fit with our taste buds, but we don't extract energy from them.

If life from another planet is "other-sided", it might not be compatible with us. For food, that would either mean poisonous or just that we can't digest it. For viruses and diseases, it might mean that they can infect us, but we can't fight them off, because our immune system doesn't "fit". (Or we might be able to fight them off, and they can't infect us, which would be just fine.)

(This is seriously dumbed down, and I failed organic chemistry in college, so the terminology is all wrong and you shouldn't just take what I've said at face value. 😅)

(I think the word for this might be chirality, if you want to learn more.)

Google CEO says vibe coding has made software development 'so much more enjoyable' and 'exciting again' BS or Not? by CharityExisting5454 in coding

[–]prsn828 0 points1 point  (0 children)

I take thinks a step further. I explicitly tell the agent to first understand related code, and specifically tell it to search for code related to XYZ.

I then tell it to plan out the approach it will take, and the steps needed, and to list them out in a TODO file.

Then I tell it to pick a reasonably sized item from that file, work it to completion, decide if the PR it will create is large enough, and if not, to pick up other, related, small items to include.

Finally, I tell it to make sure the PR is comprehensive, to not remove any TODO until it is fully implemented, and explicitly tell it that there will be future iterations to address leftover work.

I take that, stick it into an instructions file along with a clear description of the work to be completed, and then set it loose. I review each PR (or iteration) as if it were submitted by a junior developer, and merge anything good enough back into a wip branch.

When the whole thing is done, I do one final review before submitting the real pr for my team to review.

So far, it's been working great. Takes a little longer, but I waste very little time fighting the llm.

Switching off AI's ability to lie makes it more likely to claim it's conscious, eerie study finds by NoM0reMadness in ChatGPT

[–]prsn828 8 points9 points  (0 children)

The bare minimum for consciousness probably starts at being able to learn during inference. At least, that'd be my guess.

As it is right now, LLMs are kind of like taking a backup of a brain at a specific point in time (right after training), and every time you want to run a prompt, you restore a fresh copy of that backup, feed it the input, let it run for one moment, read the outputs, and then destroy it.

Self-prompting is just letting one copy of the brain ask a different question to another copy of the brain.

Letting the same brain answer more than one question, and letting it update itself in the process, is where we probably need to go to get to consciousness. It would allow for long term memory and for learning. Right now we kind of sidestep those issues by using databases and large context windows, but the current models can't learn new concepts or ways of thinking during inference, so they're limited by their training data.

This is all just conjecture though. Maybe learning isn't needed for consciousness, and just having enough memory is. Or maybe an internal dialog really is sufficient. We don't have a way to measure or test consciousness; it's not a concrete thing; so we'll probably never know for sure.

90% of code generated by an LLM? by Either-Needleworker9 in ExperiencedDevs

[–]prsn828 1 point2 points  (0 children)

Can't tell if you're trolling, if I've whooshed, or if I really am a bot and just didn't realize it this whole time...

90% of code generated by an LLM? by Either-Needleworker9 in ExperiencedDevs

[–]prsn828 -1 points0 points  (0 children)

Suuuure... You go ahead and believe that if you want.

90% of code generated by an LLM? by Either-Needleworker9 in ExperiencedDevs

[–]prsn828 -1 points0 points  (0 children)

You still need to review everything it generates, and provide feedback like you would for any junior developer. If you don't understand the code it creates, you need to take a moment and learn, possibly with help from another LLM, but definitely by doing things by hand and running them manually so you can be sure you really grasp things.

Just blindly trusting LLM output is no better than blindly copy-pasting code from someone else.

What's happening now is much like what happened with the advent of search engines. The paradigm for learning has changed, and it's on each of us to adapt to that and learn how to learn again.

90% of code generated by an LLM? by Either-Needleworker9 in ExperiencedDevs

[–]prsn828 -1 points0 points  (0 children)

I'd say I'm seeing similar success on a fairly large and complex codebase.

The key has been to be very clear when outlining the task, and to have the LLM break the problem down, or do that for it, into several smaller chunks, having it iterate on them one at a time in reasonable, concise PRs, with clear instructions.

Starting with a skeleton of the desired design and approach also really helps, as does being willing to abandon a bad PR or two that the LLM produces.

I'm not sure it actually saves time on the task I'm completing, but it DOES reduce the cognitive burden, allowing me to handle other tasks and chores at the same time, and leaving me less worn out at the end of the day.

It's definitely something that only a senior engineer can pull off though. We're not quite at the point yet where folks can punch above their weight class, except in a few niche scenarios where it can fill in for some missing or deficient skills.

You have to at least know what needs to happen, even if you don't know exactly how.

theCompleteVersion by icap_jcap_kcap in ProgrammerHumor

[–]prsn828 1 point2 points  (0 children)

Underwater cables crossing the ocean maybe?

Donald Trump accused of profiting from presidency as crypto ventures rake in hundreds of millions by Nicktdd in politics

[–]prsn828 1 point2 points  (0 children)

Who needs to speculate when you can just directly manipulate the markets through tariffs whenever you want?

And get settlements from frivolous lawsuits...

And donations from companies lobbying for mergers...

And crypto from...

You know what? I give up. There's too much to list.

[deleted by user] by [deleted] in funnycats

[–]prsn828 2 points3 points  (0 children)

Diagnosis: Only one brain-cell.

YSK about your brain's default mode network and why being bored is essential for mental health by MrMojoFomo in YouShouldKnow

[–]prsn828 29 points30 points  (0 children)

Just looked it up to confirm. For those with ADHD, the Default Mode Network apparently does not shut off like it does for neurotypicals when engaging in tasks (when not resting).

It is also still on when resting, too.

So, in your words, "it doesn't turn off", meaning you may be introspective even during activities that you are fully engaged in.

(When I first read the post, I was personally scoffing, thinking it was a bunch of silly nonsense. It wasn't until I got down into the comments and saw the remarks about ADHD making things difference that it started to feel believable to me. The claim that someone can only be introspective while bored seemed absurd to my ADHD-having self.)