HackerTrans
トップ新着トレンドコメント過去質問紹介求人

WaterRun

no profile record

投稿

[untitled]

1 ポイント·投稿者 WaterRun·3 か月前·0 コメント

[untitled]

1 ポイント·投稿者 WaterRun·4 か月前·0 コメント

[untitled]

1 ポイント·投稿者 WaterRun·4 か月前·0 コメント

[untitled]

1 ポイント·投稿者 WaterRun·5 か月前·0 コメント

[untitled]

1 ポイント·投稿者 WaterRun·5 か月前·0 コメント

[untitled]

1 ポイント·投稿者 WaterRun·6 か月前·0 コメント

Show HN: One-click PPTX to PNG (Windows app and Python library)

github.com
2 ポイント·投稿者 WaterRun·7 か月前·0 コメント

Show HN: luainstaller – Package your Lua scripts into binaries

github.com
1 ポイント·投稿者 WaterRun·7 か月前·0 コメント

Show HN: SimpSave – A lightweight Python KV store with read‑and‑use persistence

github.com
1 ポイント·投稿者 WaterRun·7 か月前·0 コメント

Show HN: Bat‑KV – A tiny single‑file KV database for Windows Batch scripts

github.com
1 ポイント·投稿者 WaterRun·7 か月前·0 コメント

コメント

WaterRun
·3 か月前·議論
Linux’s ecosystem has also improved significantly over the past two years, especially in China. Due to the influence of “Xinchuang” (that is, domestically produced Linux rebranded under another shell), many Chinese desktop applications have been reworked in the past couple of years, switching from Windows-specific tech stacks to cross-platform ones—mostly Electron, basically browser wrappers—and now support the Linux platform. The commonly used software is basically all there.

In addition, the development of LLMs has greatly lowered the barrier to using the Linux command line. Problems that used to take a full day to solve can now be handled easily by anyone who can write a prompt—just ask, copy, and paste. This has even made Windows’ command line unfriendly by comparison, despite its own major improvements in recent years, turning it into a significant drawback.
WaterRun
·3 か月前·議論
He makes electric vehicles. The extreme weight sensitivity of motorcycles means that high-performance racing motorcycles, whether fully electric or hybrid, are not practical; if they have a power battery, that already makes them unsuitable.
WaterRun
·3 か月前·議論
In the era of Windows 95, having a network connection was still a rarity. Expecting modern systems to have package management and sandboxing mechanisms would have been 20 years ahead of their time.
WaterRun
·3 か月前·議論
Even that TUI is written in React.
WaterRun
·3 か月前·議論
The Space Shuttle’s technology is indeed quite old, but by today’s standards it is not exactly outdated. What matters is that we have lost the ability to carry out that technology — or even the ability to organize and coordinate a project like that. Otherwise, the price of the SLS as an “off-the-shelf product” would not be so outrageous, and it would not keep getting delayed again and again. Technology gets forgotten and capability is lost as people and suppliers disappear. The fact that we could build the Saturn V half a century ago does not mean we could still build it today; even the fact that we could build the F-22 twenty years ago does not mean we could still produce it now once the production lines are gone. Restoring that capability is always a good thing, considering the indirect effects.
WaterRun
·3 か月前·議論
I recently had a similar idea. https://github.com/Water-Run/Cmdset
WaterRun
·3 か月前·議論
[dead]
WaterRun
·3 か月前·議論
ICBMs also have a similar speed at the terminal warhead stage — only the direction is different.
WaterRun
·3 か月前·議論
Starship is not designed for high-orbit deep-space missions; it is more like a cargo truck for low Earth orbit.
WaterRun
·3 か月前·議論
Developing something like this would push the frontiers of human technology. Without the Apollo program, not to mention anything else, the personal computer boom in the 1970s might have been delayed by a long time.
WaterRun
·3 か月前·議論
Traditional programming requires the absolute precision provided by digital circuits; a single bit flip can lead to a completely different outcome.

Large models do not require that kind of exactness. They are somewhat like a "field" or a "probability cloud": as long as the main directional tendency is correct, a few individual deviations—or even a whole cluster of them—make almost no difference.
WaterRun
·3 か月前·議論
Is Anthropic's acquisition of Bun alone still not enough to infer their tech stack? What more obvious signals would be needed?

Also, honestly, given the speed constraints of large models, it makes almost no difference what language an agent is written in. The small performance differences between programming languages do not even begin to matter compared with network latency, let alone the speed at which a large model streams tokens.
WaterRun
·3 か月前·議論
So what do you think the obfuscated .js code in a 2026 engineering project was generated with? Nim?
WaterRun
·3 か月前·議論
Thanks to Claude Code, we got such a beautifully polished and dazzling website that gives a complete introduction to itself the very moment the leak happened :)
WaterRun
·3 か月前·議論
Feels a bit like gradually moving back toward analog circuits, step by step. There is less and less need for the precision that digital circuits provide.
WaterRun
·3 か月前·議論
Anthropic acquired Bun. Clearly, Bun is not a runtime for C++, Rust, or Python. For an engineering project, strongly typed TypeScript was basically the only possible choice for them.