Hexarei

joined 1 year ago
[–] Hexarei@programming.dev 1 points 3 months ago (1 children)

You can dislike the statement all you want, but they literally do not have a way to know things. They provide a convincing illusion of knowledge through statistical likelihood of the next token occurring, but they have no internal mechanism for looking up information.

They have no fact repositories to rely on.

They do not possess the ability to know what is and is not correct.

They cannot check documentation or verify that a function or library or API endpoint exists, even though they will confidently create calls to them.

They are statistical models, calculating how likely the next token is based on transformations in a many-dimensional space in which the relationships between existing tokens are treated as vectors in a process for determining the next token.

They have their uses, but relying on them for factual information (which includes knowledge of apis and libraries) is a bad idea. They are just as likely to provide realistic answers as they are to make up fake answers and present them as real.

They are good for inspiration or a jumping off point, but should always be fact checked and validated.

They're fantastic at transforming data from one format to another, or extracting data from natural language written information. I'm even using one in a project to guess at filling in a form based on an incoming customer email.

[–] Hexarei@programming.dev 1 points 3 months ago

Indeed. I stopped using it altogether a couple months ago.

[–] Hexarei@programming.dev 4 points 3 months ago (5 children)

Not the person you're replying to, but my main hangup is that LLMs are just statistical models, they don't know anything. As such, they very often hallucinate language features and libraries that don't exist. They suggest functions that aren't real and they are effectively always going to produce average code - And average code is horrible code.

They can be useful for exploration and learning, sure. But lots of people are literally just copy-pasting code from LLMs - They just do it via an "accept copilot suggestion" button instead of actual copy paste.

I used Copilot for months and I eventually stopped because I found that the vast majority of the time its suggestions are garbage, and I was constantly pausing while I typed to await the suggestions, which broke flow state and tired me out more then it ever helped.

I'm still finding bugs it introduced months later. It's great for unit tests, but that's basically it in my case. I don't let the AI write production code anymore

[–] Hexarei@programming.dev 3 points 4 months ago

I can imagine that getting confused with Guix (pronounced geeks)

[–] Hexarei@programming.dev 1 points 4 months ago

Well that seems super cool

[–] Hexarei@programming.dev 2 points 4 months ago

Me having my "embrace the evil" dark urge in BG3 only be nice to Scratch and a complete dick to everyone else

[–] Hexarei@programming.dev 6 points 4 months ago

New installations of windows do not ask, and simply enable it

[–] Hexarei@programming.dev 13 points 4 months ago (3 children)

The main thing people are upset about isn't that OneDrive exists or that Microsoft is pushing it. It's that updates have made it so that OneDrive folder backup is automatically enabled without user permission. Backing up files to OneDrive without being asked to. That is a privacy nightmare.

I personally host my own copy of Nextcloud and use that for anything I need to sync or back up. I have a regular back up job that snapshots the Ceph cluster it uses for storage and copies it to my own NAS box here in the house, which is automatically replicated via a Nebula network (like TailScale or Zerotier but fully self-managed) to an identical NAS at my parents' house across town.

[–] Hexarei@programming.dev 50 points 4 months ago (1 children)

Even if the AC was left on, I'd have never left my kid in the car alone at 2. So many ways that can go wrong.

[–] Hexarei@programming.dev 5 points 4 months ago

Dyson Sphere Program is dangerously replayable to me. Hundreds and hundreds of hours sunk into it

[–] Hexarei@programming.dev 2 points 4 months ago

I also recommend folks check out Dyson Sphere Program, I've sunk many hundreds of hours into it at this point

[–] Hexarei@programming.dev 9 points 4 months ago (1 children)

Somehow there's never time to do it right, but there's always time to do it again

view more: ‹ prev next ›