Viewing profile — ethin
ethin
HN member- Joined
- Sun, Sep 06, 2020, 9:19 PM UTC
- HN karma
- 820
- Public activity
- 355 items
- HN profile
- View on Hacker News ↗
About ethin
Recent public activity
-
comment
Comment #49225908
Not really about the content of the blog post but am I the only one bothered by the complete lack of capitalization? Granted it may be because of my screen reader but my TTS engine…
-
comment
Comment #49225826
This is interesting but what I would love to see is Mac M4/M5 performance (speed) on an Intel laptop CPU. I know that it will be really difficult to pull off (assuming it's achieva…
-
comment
Comment #49225383
> Oh. So, because I said I work in software you assumed I worked in safety critical systems? No, I didn't. I asked you to provide me an example of code that you had generated via A…
-
comment
Comment #49224905
Sorry, but we aren't talking about me here. You were the one who made the claim that AI pretty much makes making software trivial nowadays. Specifically, you wrote: > Making softwa…
-
comment
Comment #49224290
Interesting take. Can you link us to your (correct, maybe even formally correct) AI-generated software? Given how general this post is, I assume you wouldn't mind if I extend this …
-
comment
Comment #49215820
And if you believe that blocking bots is bad, then by all means provide a better alternative that doesn't increase costs for sysadmins. If you believe that the website should just …
-
comment
Comment #49215445
Sure, but I would be incredibly shocked if the courts overturned these conclusions. These kinds of determinations are within the remit of the USCO, so a court does not need to come…
-
comment
Comment #49215244
This is not necessarily true. While no court has explicitly come out and said that copyright does not apply to AI-generated works of authorship, the US copyright office has[0]: > B…
-
comment
Comment #49212400
> Let's take world leaders as an example. Suppose one starts making up everything they say on the spot, never researches or cares about facts, and just says things people like. Uh.…
-
comment
Comment #49204362
For me it's the opposite: I don't have $200 plus to throw at Anthropic every Month, and when I do get to use Fable it rips through my usage credits like there's absolutely no tomor…
-
comment
Comment #49204350
I mean. This is what happens with vibe-coded projects. When there's no actual software engineering going on, I wouldn't expect anything better than this.
-
comment
Comment #49204270
I don't use Claude code, just Claude web, and I get this all the time. Or (since I have it push me to actually think) it will ask me some question in our back-and-forth, and then r…
-
comment
Comment #49149992
I would look at osxcross[0] if you haven't looked into it already. It can at least do the "build stuff targeting macos" part (well, relatively speaking). Swift support kinda breaks…
-
comment
Comment #49126735
> The deterministic script is probably overly complex and hard to read, maybe supports ten billion platform combinations. Uh sorry what? Can you point to a PKGBUILD that is indeed …
-
comment
Comment #49111376
I did also say optimize as well as. As in: your compiler needs to be genuinely better than GCC to compete with it. Good Windows support is a start, but you have yet to reach archit…
-
comment
Comment #49109850
Prove it and that your compiler is fully C compliant and can handle all possible inputs GCC can accept (and optimize as well as GCC), then we'll talk. Only then will your compiler …
-
comment
Comment #49109805
To be clear, that case did not decide copyrightability of APIs, just fair use in Google's specific circumstances. I wish the court had ruled that APIs themselves could not be copyr…
-
comment
Comment #49109742
Yep, same for those LLM creators who get all pissy when you provide (constructive) criticism about what they've outputted (or ask reasonable questions like if the person is doing a…
-
comment
Comment #49100550
Agreed. And DuckDB certainly has a very nice API. But I wouldn't use it for a general dataset (think document storage).
-
comment
Comment #49100536
Sure, but this is what I'm getting at. :) SQLite is a general-purpose engine that is absolutely amazing at what it does and where it's used (and in many cases even where it isn't a…
-
comment
Comment #49098186
Yes? They certainly act like they are...
-
comment
Comment #49098158
How are these two DB engines even comparable other than at the edges? They handle two completely separate workload types: one is more a general-purpose DB engine and the other is s…
-
comment
Comment #49094300
No, because AI safety standards are, I think, context-specific. We could for example say that "no development of nuclear weapons" should be one, but then you need all of these exce…
-
comment
Comment #49090748
Agreed, I'd prefer it stick around for the long-term because I use it when creating temporary venvs to screw around with things that I'm not certain about committing to in my actua…
-
comment
Comment #49090008
Might get downvoted but was thinking this exact thing when reading this debate. Rustations have this very bad habit (IMO) of pushing the "my language is better than yours" to an ex…