HackerLangs
TopNewTrendsCommentsPastAskShowJobs

rowanG077

3,461 karmajoined vor 8 Jahren

comments

rowanG077
·vor 13 Stunden·discuss
This is quite insane to me. If I compare the output of LLMs for python vs statically typed languages it's really not a good choice to go the python route. It consistently produce relatively garbage code along actually good code. My experience has that the better static typing you have the better the code becomes.

LLMs have made me move away more from python rather than into it. I'm very surprised by this experiences of the author. The article is all over the place as well. Going basically all in on Python because it is apparently better than Haskell for LLM use and than agreeing with someone that says Rust is the best.
rowanG077
·vor 18 Stunden·discuss
Do you those 48 days are the total number of working hours these MEPs have? Of course not. Something always needs to give when going on vacation. And usually missing a a plenary session is not weird or the end of the world. The problem here is that in this case the rules were abused.
rowanG077
·gestern·discuss
sleeping helps learning, but people can learn without sleep. You can teach something to a person and they can usually do it immediately in some capacity. If you prevent a person from sleeping they will have reduced capacity to remember things. But it will most certainly not be zero.
rowanG077
·gestern·discuss
They did not know this, this was an emergency vote literally injected two days ago.
rowanG077
·gestern·discuss
Politicians can take vacations. Many things went wrong here but this ain't it.
rowanG077
·vorgestern·discuss
That's precisely what a regression test suite is for. There is a bug, you fix the bug, you add a regression test. So if the test suite is well maintained these real world production scars are reflected in the tests.
rowanG077
·vor 3 Tagen·discuss
I absolutely believe that if the NSA wants something from you badly enough and has the dirt to blackmail you than they will do it.
rowanG077
·vor 4 Tagen·discuss
I don't think it's generally thought of an advantage that LLMs are stateless. In deployment it's nice, it would be much better if the model could continually learn.

I'm not claiming LLMs are not useful, they most certainly are.
rowanG077
·vor 4 Tagen·discuss
They're different mechanisms.

Teaching modifies the learner. Prompting doesn't modify the model. It provides additional context that influences a single inference. A person who has learned something can apply it years later without being reminded. An LLM generally cannot unless the knowledge is incorporated into the model itself or provided again.
rowanG077
·vor 4 Tagen·discuss
I'm not against the prompt being changed, the point I was making is that an LLM is prone to the exact same mistakes even if you change the prompt. A trivial example is the very basic character counting mistake, I just asked chatgpt:

> How many p are in strawperry?

> There are 0 “p”s in strawperry.

And I can trigger the same mistake with various words even when adjusting the prompt many times. So I cannot teach chatgpt to correctly count characters.
rowanG077
·vor 4 Tagen·discuss
Are you really making the case that teaching a person how to work is equivalent to prompting an AI?
rowanG077
·vor 5 Tagen·discuss
> If the Model makes repeated mistakes on the same subject matter, you can update your agent.md file ...

That's all just prompting.

> How do you think models are created? They are trained on feedback and learn.

No one is post training models on a single mistake. At least I have not seen it. I also doubt it is effective. Post-training on a single failure will not meaningfully change the model. That even sidesteps the entire problem that you don't even have access to models if you use a provider like anthropic/openai
rowanG077
·vor 5 Tagen·discuss
Literally the entirety of the worlds infrastructure relies on that. In the past we had (literally) had nuclear war hinging on a single person just deciding that some data point is an artifact.
rowanG077
·vor 5 Tagen·discuss
Just by success numbers he can't be terrible. Most of his companies are doing pretty well for themselves.
rowanG077
·vor 5 Tagen·discuss
The big problem is that a person making a mistake can be taught to not make that mistake again. That's also not foolproof but at least it works a lot of the times. AI are unteachable, if you have given them a good prompt and they do something wrong 90% of the time you are shit out of luck.

That is to say I do agree that building reliable processes out of unreliable parts with feedback is the modus operandi. However AI cannot meaningfully handle feedback and learn. And that is a key unsolved problem.
rowanG077
·vor 5 Tagen·discuss
[dead]
rowanG077
·vor 5 Tagen·discuss
Engineering is most certainly about being better or worse. A key aspect of being an engineer is that you can make conscious trade offs that include time, cost and feasability among others. It's not always a good choice the make the minimal thing that ticks of all the must requirements. In all cases there are unstated requirements that any engineer worth their salty will think and ask about. If you dont the that's how you get angry customers. That's how you get shitty quality bridges and buildings or cost blowouts. That's how you get bug ridden software. That's how you get the windows start menu.
rowanG077
·vor 8 Tagen·discuss
I use DP alt mode and also the HDMI port to drive two screens. I use hyprland and runs fine after configuration.

My battery certainly last a few hours. I use it as any other laptop I had before and use it daily on trains. So I cannot at all agree with your POV that it's a desktop. The battery is working without problems.
rowanG077
·vor 9 Tagen·discuss
It's essentially the same. Afaik there is no feature the M1 has on asahi that is still missing on M2.
rowanG077
·vor 9 Tagen·discuss
not on asahi, no clue about macos.