HN user

VMG

8,939 karma
Posts49
Comments2,966
View on HN
dsimanek.vialattea.net 1y ago

Fibonacci Flim-Flam

VMG
1pts0
www.schneier.com 1y ago

The Boarding Pass Brouhaha (2006)

VMG
2pts0
dpc.pw 3y ago

Public toilet model of maintaining a codebase

VMG
3pts0
www.dw.com 4y ago

'The Billion Dollar Code': The Battle over Google Earth

VMG
1pts0
www.zdnet.com 5y ago

Multiple Tor security issues disclosed, more to come

VMG
3pts1
neopg.io 8y ago

Breaking Signature Verification in Pass (Simple Password Store) (CVE-2018-12356)

VMG
2pts0
www.ctrl.blog 8y ago

EU GDPR and personal data in web server logs

VMG
1pts1
pastebin.com 8y ago

Lifesize security audit

VMG
2pts0
objectmodel.js.org 8y ago

ObjectModel – Strong Dynamically Typed Object Modeling for JavaScript

VMG
2pts0
notehub.org 8y ago

On the growing risk of the 51% attack against BCash

VMG
1pts0
gist.github.com 11y ago

Blockchain O(1) Block Propagation

VMG
5pts0
www.amazon.com 12y ago

Dorian Nakamoto's Amazon Reviews

VMG
1pts1
jesse.forthewin.com 12y ago

Unilateral Statement Regarding Mt. Gox from an Insider

VMG
1pts0
www.techinasia.com 12y ago

BTC China gets $5 million funding

VMG
1pts0
letstalkbitcoin.com 12y ago

Congress requests FBI briefing on the subject of Bitcoins and Money Laundering

VMG
1pts0
bitcoin.org 12y ago

Android RNG Weakness Renders Bitcoin Wallets Insecure

VMG
166pts102
www.overcomingbias.com 13y ago

Why Do Bets Look Bad?

VMG
1pts0
axtaxt.wordpress.com 13y ago

Analysis of CVE-2013-0809 – Java integer overflow

VMG
70pts4
www.youtube.com 13y ago

Bitcoin 2013 Conference - Video Playlist

VMG
1pts0
www.scribd.com 13y ago

Randomly Failed The State of Randomness in Current Java Implementations

VMG
3pts0
glsl.heroku.com 13y ago

GLSL Sandbox Gallery

VMG
5pts0
www.slideshare.net 13y ago

The Future of CSS Layout

VMG
2pts1
developer.mozilla.org 13y ago

Using CSS flexible boxes

VMG
2pts0
en.wikipedia.org 13y ago

Kim Schmitz

VMG
2pts0
www.overcomingbias.com 13y ago

Filter Day

VMG
1pts0
github.com 13y ago

Nailgun project now on github

VMG
1pts0
blog.ioactive.com 13y ago

The Future of Automated Malware Generation

VMG
2pts0
blog.synyx.de 13y ago

Properly calculating time differences in JavaScript

VMG
26pts13
www.overcomingbias.com 14y ago

Frozen Or Plastic Brain?

VMG
1pts0
news.yahoo.com 14y ago

Congress passes bill allowing FDA to regulate smartphone apps

VMG
21pts4

Isn't this just an effect of what the LLMs are RL'ed for? Solving short-horizon tasks.

I assume one can't benchmaxx multi-year long efforts, clean architecture, taste etc as easily as these "make tests pass" tasks

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.

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.

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

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?

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

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

Nvidia RTX Spark 2 months ago

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

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

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.

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...

and I expect within the next ~2 years AI tools will produce a better compiler than gcc

and the "anti" crowd will point to some exotic architecture where it is worse

have you read the linked page?

However, since immunizations are given to about 90 percent of children less than 1 year of age, and about 1,600 cases of SIDS occur every year, it would be expected, statistically, that every year about 50 cases of SIDS will occur within 24 hours of receipt of a vaccine. However, because the incidence of SIDS is the same in children who do or do not receive vaccines, we know that SIDS is not caused by vaccines.