Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lilbigdoot
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
lilbigdoot
5d ago
Plenty of easy configs for them too. Lazyvim has been pretty batteries included and easy to modify for me and I'm definitely the type that did not read much of the docs
2.
▲
by
lilbigdoot
5d ago
Ngl it would be kinda fun for everyone to meme with each other on slop mode in slop threads
3.
▲
by
lilbigdoot
24d ago
Just said something similar myself in another thread. I'm either writing things by hand (and using LLMs for research, or double checking an idea), or having an LLM spit out something I treat as an external dependency. Its still too ted
4.
▲
by
lilbigdoot
24d ago
If they could be cheap+fast and not try to do too much, that's a good spot for me. I don't use the smarter models as much because of cost and because they're still not good enough to let loose on a lot of problems. For assist
5.
▲
by
lilbigdoot
1mo ago
Making lots of things and learning what works. It's good to read and find ideas to grow, but a volume of work is the most important thing. You'll discover a lot of the ideas on your own out of need. Keeping an eye out for tools an
6.
▲
by
lilbigdoot
1mo ago
I am a FP nerd and I approve this message
7.
▲
by
lilbigdoot
1mo ago
If my program crashes without it, that's a semantic difference no?
8.
▲
by
lilbigdoot
1mo ago
I'm considering this for my language but it's a lot more complex to implement (especially with today's ecosystems) and I keep wondering if it's worth it.
9.
▲
by
lilbigdoot
1mo ago
I thought JS had a lot of Scheme inspiration?
10.
▲
by
lilbigdoot
1mo ago
Plot twist: the AI wins not through terminators but a kafka nightmare
11.
▲
by
lilbigdoot
1mo ago
Meanwhile I'm so proud that I'm keeping my hobby project under 10k lines and spend time trying to delete code for my own sanity
12.
▲
by
lilbigdoot
1mo ago
Personal anecdote: I spent a few days hacking on my compiler to remove 1k lines of code (about 15% of total code) while preserving behavior I was only able to do that after I had solved multiple related problems in different places and star
13.
▲
by
lilbigdoot
1mo ago
Anecdotally I find them helpful for design and I don't find them nearly as helpful for coding (strange, given others experiences reported online) I am working on a compiler for an OCaml inspired language (I am on a sabbatical) and used
14.
▲
by
lilbigdoot
1mo ago
This is the only way I've been able to get LLMs to produce code I will actually use. Manually selecting the context for them and asking for a specific piece or similar I started using harnesses because they are good for when something
15.
▲
by
lilbigdoot
1mo ago
Bullshit lol
16.
▲
by
lilbigdoot
2mo ago
Reading this is nightmare fuel right before I go to bed omg
17.
▲
by
lilbigdoot
2mo ago
I never really tried out Cocoa. What did you like about it?
18.
▲
by
lilbigdoot
2mo ago
Scala and a few others use `[]` (the compiler itself is written in Scala)
19.
▲
by
lilbigdoot
2mo ago
Just curious, what made you choose GRIN? I haven't heard of it but it looks neat!
20.
▲
by
lilbigdoot
2mo ago
This level of generics actually has me interested a bit in Go now.
21.
▲
by
lilbigdoot
2mo ago
Yes, .NET had the benefit of coming second and using F#, which was originally essentially OCaml 4 on .NET, as it's testing grounds. Same for Async I am considering .NET for one of my compilers backends because of the reified generics.
22.
▲
by
lilbigdoot
2mo ago
I don't know why people keep acting like any kind of LLM skepticism or criticism is based on bristled fur or something. I am very skeptical of these workflows, but I also use LLMs regularly. I specifically use them because they are bet
23.
▲
by
lilbigdoot
2mo ago
I had a model yesterday suggest that I intern all float literals in my compiler to save on memory lmao
24.
▲
by
lilbigdoot
2mo ago
Exactly. I'm a huge FP fan. When someone doesn't like FP I don't lecture them on how they're holding it wrong. I usually assume that, unsurprisingly, the tool doesn't suit every problem or there may be a design issu
25.
▲
by
lilbigdoot
2mo ago
No one in this chain said it sucks. Any sort of criticism towards LLM workflows is constantly met with these kinds of absurd statements. I've never seen any other tool with this kind of mentality from proponents
26.
▲
by
lilbigdoot
2mo ago
I had this thought yesterday where I wondered if there was a way to run an Android app in the browser (definitely non trivial, but something I would expect to exist in some form) and nothing. If LLMs are as good as people say they are, I sh
27.
▲
by
lilbigdoot
2mo ago
I've come to consider memory management the third
28.
▲
by
lilbigdoot
2mo ago
I think this is a great abstraction of the process I've never considered in those terms and I like it. It explains a bit of how software development differs from some other building processes where the desired outcome is being discover
29.
▲
by
lilbigdoot
2mo ago
I was about to say a lot of algorithms or invariant bugs for me are slight mistakes at an edge of something
30.
▲
by
lilbigdoot
2mo ago
That actually made me cackle ty
More ›