Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
olmo23
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
olmo23
7d ago
If it wanted to: total war using nukes, followed by a nuclear winter. Satellites and drones track and exterminate remaining pockets of anthropic activity. It doesn't need to have a habitable earth, it just needs atoms.
2.
▲
by
olmo23
7d ago
I heard the following analogy which made a lot of sense to me: suppose you're playing a chess match against Stockfish. Stockfish will win. Even if I cannot tell you what moves it will play, I can tell you with certainty how it will end
3.
▲
by
olmo23
7d ago
> While unlikely, we cannot rule out that de-identified data derived from [Buckmaster and Alpöge’s] usage of our products helped improve our models. Well yeah, if you use the free product they train on your data, ... I thought this was w
4.
▲
by
olmo23
9d ago
This is because to build a pipe bomb you need difficult to source materials. This is not the case for other types of threats (cyber / bio). I personally have no need for an LLM which will readily explain how to cut up the genotype of s
5.
▲
by
olmo23
11d ago
In your opinion, do you think ai can make eutorack modules by now? This is what I am waiting for: explain an idea to an ai, and sending the files to jlpcb to receive a complete working module (minus some THC soldering)
6.
▲
by
olmo23
12d ago
Humans are famously horribly aligned, plenty of examples in history.
7.
▲
by
olmo23
13d ago
For us it's pretty much a standard request from our clients now: that they are able to use their chatbot to interact with the ERP systems.
8.
▲
by
olmo23
13d ago
Perhaps it depends on your previously saved memories, because over here if given the choice it's always reaching for either TypeScript or C.
9.
▲
by
olmo23
13d ago
I can also recommend this channel to get a sense of where AI is in frontier maths. https://www.youtube.com/@easy_riders
10.
▲
by
olmo23
14d ago
I would be extremely offended if I heard someone claim they "prompt" me. It's very disrespectful.
11.
▲
by
olmo23
14d ago
$33 is expensive? Compared to what?
12.
▲
by
olmo23
15d ago
It made an additional $23 million after the first month.
13.
▲
by
olmo23
16d ago
The premium version of Dwarf Fortress made over $7.2 million in its first month alone.
14.
▲
by
olmo23
16d ago
We do still have beavers.
15.
▲
by
olmo23
20d ago
Whatsapp is used by a lot of "neighbourhood watch" groups, so you'd need an IRC-like channel to replace it.
16.
▲
by
olmo23
21d ago
> We need down-vote buttons for slop like this on HN. How can this reach the frontpage? LinkedIn introduced a "Seems like AI slop" reporting option, perhaps we should consider asking for one for HN too?
17.
▲
by
olmo23
22d ago
2001 according to Wikipedia https://en.wikipedia.org/wiki/Turing_test
18.
▲
by
olmo23
23d ago
Eurostar has upgraded the technical specifications for its new fleet of double-decker trains to operate in temperatures of up to 55°C (131°F).
19.
▲
by
olmo23
23d ago
https://en.wikipedia.org/wiki/Housing_First
20.
▲
by
olmo23
23d ago
To put it bluntly: this particular product category is now an afternoon's vibe-coding project for one person. The result would be worse code, probably. Also probably still good enough.
21.
▲
by
olmo23
24d ago
I also kind of miss how "unhinged" the earlier models were.
22.
▲
by
olmo23
27d ago
sounds like this should be solved with file permissions: in plan mode, run the bash scripts that the agent wants to execute in some user account that can only read.
23.
▲
by
olmo23
1mo ago
https://old.reddit.com/r/aoe2/comments/dncow5/fully_function...
24.
▲
by
olmo23
1mo ago
This is a terrible idea. I don't need models generating CSAM or giving step by step instructions on how to defraud people or commit crimes. I just don't see the use-case.
25.
▲
by
olmo23
1mo ago
> But that doesn't stop you from declaring a var s Struct, and never initializing it, or making a NewStruct {}. Static analysis tools can catch this, no?
26.
▲
by
olmo23
1mo ago
PRNG
27.
▲
by
olmo23
1mo ago
> I honestly don't know what the point would be to let the agents compose worse code than what I'd do manually You never generate throwaway code used to test an external service? or try out an interface idea? There's a lot
28.
▲
by
olmo23
1mo ago
You don't have to let it design the architecture. Personally, when I'm using AI: I design the software, and the AI implements it. The classes and functions are typed the way I want them to be typed. AI does a great job.
29.
▲
by
olmo23
1mo ago
You can compose them if you allow the AI to evaluate code, and give it the proper APIs. Not much changes in this regard afaict.
30.
▲
by
olmo23
1mo ago
If you send the seed along, you can have a non-zero temperature: when it's time to select tokens, a PRNG will be seeded and used for the selection.
More ›