Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
hexomancer
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
hexomancer
8d ago
I think it should be incredibly easy to verify this. Just look at the training data and see if it contains any of the chats. It should be trivial for a company with tens of thousands of super-genius agents at their disposal.
2.
▲
by
hexomancer
8d ago
So you definitely did train on their data, you just think it is unlikely that it impacted the final model significantly?
3.
▲
by
hexomancer
8d ago
> On Tuesday, September 1, we heard rumors that two Millennium Prize problems had been resolved What's the other one?
4.
▲
by
hexomancer
18d ago
I think very soon big LLM providers (OpenAI et. al.) will provide a service like this. With the LLMs becoming faster, the agentic task completion bottleneck will soon move to the tool calls (both execution time and round-trip latency), so i
5.
▲
OpenChamber: An Agentic Development Environment
(openchamber.dev)
190 points
by
hexomancer
1mo ago
|
93 comments
6.
▲
by
hexomancer
2mo ago
This is very cool, I wish there was some way to use it on a bicycle though. For example, when moving into a street it could ask (using voice) if this street is paved, and I could answer it using voice too.
7.
▲
How People Smuggle the Internet Through DNS [video]
(youtube.com)
4 points
by
hexomancer
5mo ago
|
0 comments
8.
▲
by
hexomancer
9mo ago
I have also been using it for a couple of months and it is great. Most other software that try to emulate a tiling window manager in windows/linux end up being too buggy and annoying to use full time, but in my experience aerospace is
9.
▲
by
hexomancer
11mo ago
Yeah I got exited thinking this is about traffic lights. I use a bike to commute to work and recently I was thinking if I could adjust my cycling cadence so that I never hit a red light, but unfortunately the timing of the traffic lights in
10.
▲
by
hexomancer
1y ago
> If you need complex file manipulation, all of that can be achieved by writing a shell script. That's what I've been doing. You also automatically get access to flow control statements and tools like sed/awk/find. We
11.
▲
by
hexomancer
1y ago
> Regarding your last point, for the vast majority of open source SW releases, we can never be sure if the release we get is produced from the same code we see. I do not know if that is the case with VScode addons, but you get my point Y
12.
▲
by
hexomancer
1y ago
That's so cool, I was actually curious about history of such programs. Thanks for posting this :)
13.
▲
by
hexomancer
1y ago
I doubt this comment was in good faith (you decided to ignore literally all the features I mentioned and focused on just creating files) but I am going to reply anyway: 1. There is no way that `touch newfile` is faster. Using voil, you pres
14.
▲
by
hexomancer
1y ago
What are you proposing? Should I not be allowed to develop and publish an extension that I think is useful? > nobody will do that "nobody" is a strong word. Yes, most people don't do that, but if a single person reads the
15.
▲
by
hexomancer
1y ago
You can view the source code and package the extension yourself if you are worried about that. It is only ~2000 LOC. It is not easy to get verified in vscode marketplace, even major publishers like Qt organization are not verified much less
16.
▲
by
hexomancer
1y ago
There was some discussion about dired here: https://news.ycombinator.com/item?id=44568404
17.
▲
by
hexomancer
1y ago
Thanks for the feedback. Can you be a little more specific? What do you mean by "raw"? Do you mean from an aesthetic standpoint or is there some functionality you are missing from the UI?
18.
▲
by
hexomancer
1y ago
> Creating empty files is rarely useful or necessary I kind of disagree? Most files were once created as an empty file! (at least that's the case in my workflow).
19.
▲
by
hexomancer
1y ago
Since voil uses its own file extension (.voil) you can easily disable copilot for voil windows. Also voil asks you to confirm destructive actions. And even if you do, by default voil moves deleted files to a trash location and has undo func
20.
▲
by
hexomancer
1y ago
I obviously love oil.nvim and that's why I ported it to vscode. But I think in some ways voil is even more powerful than oil. Specifically: - It can work across multiple vscode windows - The top line (that shows the current directory)
21.
▲
by
hexomancer
1y ago
I don't use emacs so I may not be familiar with the full power, but if you are referring to dired, I think oil.nvim is much, much more powerful than dired. The major difference being that you still need to learn some new keybinds for d
22.
▲
by
hexomancer
1y ago
Yes, it was working at least in my experience.
23.
▲
by
hexomancer
1y ago
Well, Iran is sanctioned as fuck, so no global payment system works in Iran anyway. All the payment systems used by Iranians are local so they work even in national internet.
24.
▲
by
hexomancer
1y ago
Well, the internet is not national anymore (for now!), but isn't Google AI Mode US only? Anyway, the only google service that did work at that time was google search as far as I know nothing else worked (no gmail, maps, etc.).
25.
▲
by
hexomancer
1y ago
I wrote a blog post which hopefully clears up the "National Network": https://ahrm.github.io/jekyll/update/2025/06/20/iran-interne... It is way more than just DNS.
26.
▲
Show HN: VS Code extension to edit the filesystem like a text buffer
(github.com)
67 points
by
hexomancer
1y ago
|
46 comments
27.
▲
Voil: Supercharged file editing in VS Code [video]
(youtube.com)
2 points
by
hexomancer
1y ago
|
1 comments
28.
▲
by
hexomancer
1y ago
View the extension on the Visual Studio Marketplace: https://marketplace.visualstudio.com/items?itemName=AliMosta... Github Repository: https://github.com/ahrm/voil Some ideas are so simple and natural
29.
▲
by
hexomancer
1y ago
Yeah, I can’t believe this is a serious website made by a multi million dollar company. It looks like something I would have designed when I was 10.
30.
▲
Show HN: Drop-in replacement for QLineEdit and QTextEdit with Vim keybindings
(github.com)
3 points
by
hexomancer
1y ago
|
0 comments
More ›