Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
metaltyphoon
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
metaltyphoon
6d ago
> But also, if they all use 500 agents daily and latest models can "one shot" everything, one would think 5k issues are fixed in no time... IMO, CC should be the poster child of what LLM coding should "feel" like. If
2.
▲
by
metaltyphoon
6d ago
> Those numbers don't really mean anything IMO this is very dismissive. One example of probably many more, where software is used by millions and yet doesn't have this much being reported. https://github.com/cur
3.
▲
by
metaltyphoon
6d ago
Do you really think that having this many issues is justifiable/ok? https://github.com/anthropics/claude-code/issues
4.
▲
by
metaltyphoon
6d ago
You realize you can write the Rust version in the same way the Zig one too right?
5.
▲
by
metaltyphoon
7d ago
That’s the first thing others point to being LLM-generated. If you see, right after the phrase you quote, there is a question as to what else OP thinks is LLM-generated. I didn’t put words into anyones mouth
6.
▲
by
metaltyphoon
7d ago
After going over that section again I can see it now.
7.
▲
by
metaltyphoon
7d ago
So anything that has em dashes is now considered LLM generated? What made you think this is generated?
8.
▲
by
metaltyphoon
11d ago
My iPhone 15 pro is showing 15GB
9.
▲
by
metaltyphoon
11d ago
Applies to both sadly.
10.
▲
by
metaltyphoon
11d ago
Didn’t matter, the space on disk still not reclaimed. On my macbook air it’s 35GB
11.
▲
by
metaltyphoon
12d ago
I turned it off on my iPhone and no... you don't reclaim the space
12.
▲
by
metaltyphoon
12d ago
How can I not remove 35GB of "Apple Intelligence" download? I hope there is a way to do this both on macOS and on the iPhone too
13.
▲
by
metaltyphoon
25d ago
Why are you just pasting LLM answers :(? I see this constantly in Slack DMs to every day from work. It hurts
14.
▲
by
metaltyphoon
26d ago
C# solves this so elegantly string text = """ This is a long comment But I can split it And keep my indentation. """;
15.
▲
by
metaltyphoon
28d ago
Very aggressive. "Will you $FAVORITE_LANG people ever shut up?"
16.
▲
by
metaltyphoon
29d ago
10… it is 10 now
17.
▲
by
metaltyphoon
1mo ago
Meanwhile using it via GCP Vertex it was down terribly for 2 days last week
18.
▲
by
metaltyphoon
1mo ago
> No, printf does not flush when \n is encountered, unless you specify it with setvbuf(stdout, NULL, _IOLBF, 0); If stdout is connected to a terminal, it is already line buffered and one doesn’t need to setvbuf at all
19.
▲
by
metaltyphoon
1mo ago
Well, printf flushes when \n is encountered. Does zig have something similar?
20.
▲
by
metaltyphoon
2mo ago
I think when people mention generics, they don’t mean builtins from the language but a language construct for generics.
21.
▲
by
metaltyphoon
2mo ago
C# was meant to have generics in day one, but it didn’t make the cut and it was introduced on the next version (2.0)
22.
▲
by
metaltyphoon
2mo ago
Mark? AwareDigital 2013?
23.
▲
by
metaltyphoon
2mo ago
Funny enough, in their both latest versions. C# AOT has a smaller runtime than Go one
24.
▲
by
metaltyphoon
2mo ago
> since any use of external imports is prefixed by the package name. And this is also one of its biggest problem, any package can take a good valid variable name that can’t be used without shadowing a package. If it only didn’t make the
25.
▲
by
metaltyphoon
3mo ago
This must be an online thing. In 15+ years of career I haven't yet heard "real software engineer...". If you get your work done no one cares how the hell you accomplish it
26.
▲
by
metaltyphoon
3mo ago
> Rust is (mostly) safer and more succinct than Zig while being dramatically less ergonomic This is just your opinion.
27.
▲
by
metaltyphoon
3mo ago
> Tokenmaxxing was never a thing to begin with. Anecdote, I thought so too until the company I work just instated this where you have spend from 35-60K within 6 months. Insanity
28.
▲
by
metaltyphoon
3mo ago
The M5 air is much faster than M1 Pro (I have the same setup as OP)
29.
▲
by
metaltyphoon
3mo ago
I guess I should have been more specific. I'm not a fan of fields all being public
30.
▲
by
metaltyphoon
3mo ago
For me, anytype and the everything is public
More ›