Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
MicKillah
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
MicKillah
5mo ago
My doubt in the factualness of this claim is too high to allow me to be interested at all. Especially with how bad my Claude Code experience has gotten in the past weeks. I thought it was me until I started reading other people's accou
2.
▲
Is GitHub Down Again?
4 points
by
MicKillah
7mo ago
|
0 comments
3.
▲
by
MicKillah
7mo ago
Welp, I just might get flagged by your method then. I lurk extensively on this site. I haven’t figured out how to “fit in”.
4.
▲
by
MicKillah
7mo ago
That would definitely be helpful, but the headline hit a painful spot for me and I went in! You’re right tho! I was in my feelins. I still am. lol
5.
▲
by
MicKillah
7mo ago
This comes up from time to time and although my experience is anecdotal, I see clear degradation of output when I run heavy loads (100s of batched/chunked requests, via an automated pipeline) and sometimes the difference in quality is
6.
▲
by
MicKillah
8mo ago
I can definitely vouch for that being the case, for me.
7.
▲
by
MicKillah
8mo ago
I want to say that I am surprised but that would be an outright lie.
8.
▲
Broken Scaling Laws
(youtube.com)
1 points
by
MicKillah
1y ago
|
0 comments
9.
▲
by
MicKillah
3y ago
However, I did do some prompt "engineering" alongside using your literal request. I definitely should make it clear that I didn't only use your request verbatim but I augmented it a bit with some additional prompting cues.
10.
▲
by
MicKillah
3y ago
I am not sure how you may have gone about it but I was able to get this script, from ChatGPT4: #!/bin/bash # Script to convert git diff output to a searchable format # Check if a git repository if [ ! -d .git ]; then ec