HackerLangs
TopNewTrendsCommentsPastAskShowJobs

VMG

8,937 karmajoined 17 лет назад

comments

VMG
·4 дня назад·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
·8 дней назад·discuss
well obviously N=1
VMG
·10 дней назад·discuss
Crank blog, very skeptical
VMG
·11 дней назад·discuss
but just as useless
VMG
·11 дней назад·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
·15 дней назад·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
·в прошлом месяце·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
·в прошлом месяце·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
·в прошлом месяце·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
·в прошлом месяце·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
·в прошлом месяце·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
·в прошлом месяце·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
·2 месяца назад·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
·3 месяца назад·discuss
... unless you actually want to edit a change!
VMG
·3 месяца назад·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
·3 месяца назад·discuss
blast from the past - peak of UX!

https://de.wikipedia.org/wiki/Norton_Partition_Magic#/media/...
VMG
·3 месяца назад·discuss
503
VMG
·4 месяца назад·discuss
Skeptics Guide to the Universe
VMG
·5 месяцев назад·discuss
developers with good taste like Andreas Kling will be able to design entire OSes with coding agents
VMG
·5 месяцев назад·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...