HackerTrans
TopNewTrendsCommentsPastAskShowJobs

VMG

8,937 karmajoined vor 17 Jahren

comments

VMG
·vor 5 Tagen·discuss
Here’s my dystopian sci-fi scenario:

As prediction markets already show, forecasts can influence the outcomes they are trying to predict.

What happens when these models become extremely accurate and widely trusted? A forecast like “Will there be a war between countries A and B?” may itself affect whether the war happens.

If the model says there is a 1% chance of war, little changes. But if it says 90%, governments, markets, militaries, and the public may react: capital flees, troops mobilize, diplomatic trust collapses, and each side starts preparing for the other side’s preparation. The prediction helps make itself true.

The same feedback loop could apply to bank runs, market crashes, civil unrest, elections, and corporate failures.

At some point, the most accurate forecaster may become less like an observer and more like an actor with enormous power over the system it predicts.
VMG
·vor 8 Tagen·discuss
well obviously N=1
VMG
·vor 10 Tagen·discuss
Crank blog, very skeptical
VMG
·vor 11 Tagen·discuss
but just as useless
VMG
·vor 12 Tagen·discuss
Empty strings are usually an artifact of lazy developers paying a minimal "empty" value for a type (just as 0 for numbers).

A type like NonEmptyString is a weak defense against that, as a lazy dev can just pass a single space character or something similar.
VMG
·vor 15 Tagen·discuss
Is it possible to tell slop from non slop if you were not there when the tokens get emitted? Somebody can just lie and pretend that they were not generated
VMG
·letzten Monat·discuss
I must admit I don't really understand what the point of the post-install script concern is.

Usually, you run the actual packaged dependency code at some point anyway, and usually with the same permissions as the install process.

So all of these setup scripts (good or bad) can just move their entrypoint from npm to wherever the `import` or `require` happens.

It seems to me that this is a small stumbling block at best, unless the whole ecosystem moves to a deno-like sandboxed environment. Maybe that is the plan?
VMG
·letzten Monat·discuss
I don't know, maybe something about backwards compatibility, maybe nobody can agree on how to do it correctly. It hasn't happened for decades, so I'm not going to hold my breath.
VMG
·letzten Monat·discuss
most crypto mining has moved to specialists, even where there were deliberate attempts to make it ASIC-resistant

SETI@Home is a very niche use case

and web browsing still happens by connecting to data centers and server farms, not by connecting to another laptop
VMG
·letzten Monat·discuss
Unfortunately, real apps and native tech stacks can not only write data to your SSD, they can usually write data to the user directory however they want and they can read it as well!

Browsers are at least somewhat sandboxed
VMG
·letzten Monat·discuss
> if there end up being useful workflows where you keep stuff running in the background or overnight that's one advantage

That is not how LLMs are typically used though in my experience

> Think of it like having a graphics card at home versus using a cloud gaming stream?

Latency seems to be much more important in that use case
VMG
·letzten Monat·discuss
Convince me

1. in order to run LLMs, especially the best ones, you need complicated devices which are expensive

2. if you buy one for your personal use, you are probably not going to utilize it all the time and it will be idle a lot

It seems to me that it will always be more economical that the LLM-running devices are in a datacenter where it is easier to make sure they are always utilized
VMG
·vor 2 Monaten·discuss
The problem is that often the program runs into some edge case that requires interpretation, at which point one is tempted to let the LLM deal with the edge case, at which point one is tempted to let the LLM deal with the whole loop and let it do the tool calls
VMG
·vor 3 Monaten·discuss
... unless you actually want to edit a change!
VMG
·vor 3 Monaten·discuss
I've had mixed results.

Most models don't have a 100% correct CLI usage and either hallucinate or use some deprecated patterns.

However `jj undo` and the jj architecture generally make it difficult for agents to screw something up in a way that cannot be recovered.
VMG
·vor 3 Monaten·discuss
blast from the past - peak of UX!

https://de.wikipedia.org/wiki/Norton_Partition_Magic#/media/...
VMG
·vor 3 Monaten·discuss
503
VMG
·vor 4 Monaten·discuss
Skeptics Guide to the Universe
VMG
·vor 5 Monaten·discuss
developers with good taste like Andreas Kling will be able to design entire OSes with coding agents
VMG
·vor 5 Monaten·discuss
Not at all if you consider the internet pre-LLM. That is the standard expectation when you load a website.

The slow word-by-word typing was what we started to get used to with LLMs.

If these techniques get widespread, we may grow accustomed to the "old" speed again where content loads ~instantly.

Imagine a content forest like Wikipedia instantly generated like a Minecraft word...