Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ericb
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
21 ms
·
1.
▲
by
ericb
3mo ago
How long was it trained for? How many tokens?
2.
▲
by
ericb
3mo ago
Do the two cards "share" their memory pool? Can work still be split across it? I'm wondering how it would do with something like fine tuning? Do you get the speed of the 5080 with the memory of the 3090?
3.
▲
by
ericb
5mo ago
This is pretty cool! I would love to see an even larger models shrunk down. If you got that into a couple gigs--what could you stuff into 20 gigs?
4.
▲
by
ericb
5mo ago
I'm not either. If this was GPT-voice, I'd be happy. It's concise, technical, with good emphasis but no drama or AI tropes.
5.
▲
by
ericb
6mo ago
A prompt injection solution that seems to benchmark better than any other approach out there, while not using hard-coded filters or a lightweight LLM which adds latency.
6.
▲
by
ericb
6mo ago
> biased to hiring a slightly worse applicant I understand your reasoning, but in practicality, I don't think this is true. This would be true if companies though with a coherent set of incentives. Instead, individual incentives are
7.
▲
by
ericb
7mo ago
I mean, sure, but all those things I named don't seem to be scale induced? They seem to all stem from clueless regulation, which is as simple as not not signing silly laws? I'm missing where scale plays into the items I mentioned.
8.
▲
by
ericb
7mo ago
I see Massachusetts as sort of the non-insane liberal counterpoint to California. Things work here and nobody seems to be passing the "oops my unintended side effects and clueless regulations messed things up horribly." Or, if the
9.
▲
by
ericb
7mo ago
> Materialism is the outlier here, not the default, and it has never explained how subjective experience arises from physical processes. Being an outlier doesn't make it wrong. > Materialism is the outlier here, not the default,
10.
▲
by
ericb
7mo ago
> I believe like the majority of humanity historically that I have a soul It seems that your position is that the frequency of a belief across human history determines truth? For large swaths of recorded history, earth was considered t
11.
▲
by
ericb
7mo ago
What if "you" are a pattern of linear algebra at the core?
12.
▲
by
ericb
7mo ago
Nice! Can it open multiple files at a time?
13.
▲
by
ericb
7mo ago
What did you use to record the video on the home page, if you don't mind me asking? I need to do something similar. One tip I've seen is to record at a higher resolution than you need, then scale down. The demo is good, but look
14.
▲
by
ericb
7mo ago
I'm not the OP. Not everyone is paying for LLMs, even now. So I think it is perfectly reasonable to assume good intentions, here. Someone spent their own tokens to ponder your code and thought they'd share the result. For anyone e
15.
▲
by
ericb
7mo ago
Sorcery - open source app and protocol that, together, let you share source code links that open in each user's favorite editor, right on the linked line. Supports VS Code, Neovim, IntelliJ/JetBrains Family, Zed, etc. About to do
16.
▲
by
ericb
10mo ago
Also--cool editor!
17.
▲
by
ericb
10mo ago
I took a look--it seems like you can pass a path on the command-line to open to. Can you pass a line number, also?
18.
▲
by
ericb
10mo ago
> the tech is real and has great promise. This was very true of the dotcom bubble. The entire "web" was new, and the promise was everything you use it for today . Pets.com was a laughing stock for years as an example of dotc
19.
▲
by
ericb
11mo ago
Some people treat politics like a tribal sport where "morally OK" is determined solely by which team did it. Their mental model of the "other side" is someone who is similarly team-driven. These folks get really confu
20.
▲
by
ericb
1y ago
Not the op, but I think about that. Here's what I came to, for the moment: * LLM's are lousy at bugs * Apps are a bit like making a baby. Fun in the moment, but a lifetime support commitment * Supporting software isn't fun, e
21.
▲
by
ericb
1y ago
Injecting ENV variables into the template would be super useful.
22.
▲
by
ericb
1y ago
>gemini -p "Say hello" Says hello, and just returns right away. The gemini doc for -p says "Prompt. Appended to input on stdin (if any)." So it doesn't follow the doc. gemini "Say hello" Fail
23.
▲
by
ericb
1y ago
Feedback: A command to add MCP servers like claude code offers would be handy.
24.
▲
by
ericb
1y ago
Sounds good on paper, but it has a game theory problem. If your efforts can always be out-raced by someone using AI to do autonomous work, don't you end up having to use it that way just to keep up?
25.
▲
by
ericb
1y ago
I re-compress my thoughts during editing. That's how I write normally. First, a long draft, then a short one. Saving writing time on the long draft is helpful. Slop is slop, whether a human or AI wrote it--I don't want to read it.
26.
▲
by
ericb
1y ago
Is the percentage meaningful, though? If an LLM produces the most interesting, insightful, thought-provoking content of the day, isn't that what the best version of HN would be reading and commenting on? If I invent the wheel, and have
27.
▲
by
ericb
1y ago
Working gVisor Mac install instructions here. https://dev.to/rimelek/using-gvisors-container-runtime-in-do... After this is done, it is: docker run --rm --runtime=runsc hello-world
28.
▲
by
ericb
1y ago
runsc / gVisor is interesting also as the runsc engine can be run from within Docker/Docker Desktop. gVisor has performance problems, though. Their data shows 1/3rd the throughput vs. docker runtime for concurrent network cal
29.
▲
by
ericb
1y ago
In ollama, how do you set up the larger context, and figure out what settings to use? I've yet to find a good guide. I'm also not quite sure how I should figure out what those settings should be for each model. There's contex
30.
▲
by
ericb
1y ago
I'm a fan of TrilliumNext, which is open source, for this: https://github.com/TriliumNext/Notes
More ›