Viewing profile — orphea
orphea
HN member- Joined
- Sun, Jan 30, 2022, 9:49 PM UTC
- HN karma
- 1,004
- Public activity
- 472 items
- HN profile
- View on Hacker News ↗
About orphea
No profile information was provided.
Recent public activity
-
comment
Comment #49220265
> Isn't it the same for Windows? Sometimes. Many apps do clean up after themselves.
-
comment
Comment #49185012
It's awful naming if they have to explain it.
- comment
-
comment
Comment #49180226
> I hate giving free advertising to trillion dollar corporations. Are you required to tell you used Anthropic™ (or whichever your AI provider of the month is) to generate this code…
-
comment
Comment #49166546
So do programming languages, fwiw. The argument of "we have Fable, X doesn't matter anymore" is a severe case of delusion.
-
comment
Comment #49158514
Worried? What the heck else people are working for if not money? Is he really that clueless?
-
comment
Comment #49134639
Hi Claude! :wave:
-
comment
Comment #49134628
> Maybe the person writing the report isn't an expert in this domain or doesn't have the time to commit to it? Then maybe that person should not do it? At least until they find the…
-
comment
Comment #49110999
Oh, I recognize the author's nickname. The guy is using HN to promote his vibe-coded projects. It is such a shame that the words "passion" and "well-crafted" are being actively dev…
- comment
-
comment
Comment #49102416
A few days ago I installed CachyOS, and I'm in the middle of transferring stuff from Windows. I, who used them all - MS-DOS, 3.11, 95, 98, you name it. I'm tired, boss.
-
comment
Comment #49084476
The latter. We even know what that monster is. It's psychopathy.
-
comment
Comment #49081134
Usually the link remains original but someone helpful posts a comment with a link to xcancel or archive.org.
- comment
-
comment
Comment #49019494
Please refrain from giving unsolicited, patronizing advice. Thank you. I merely shared an opinion - to balance the OP's point - that some people [0] appreciate photos [1] on menus …
-
comment
Comment #49018439
I need photos in menu. I don't want surprises, I want to choose what I will eat, which is often extremely difficult when you only see cryptic names of dishes, maybe a list of ingre…
- comment
-
comment
Comment #48993781
If Claude continuously makes the system more efficient based on demand Yes, Claude, please make the system as efficient as possible. Make no mistakes
-
comment
Comment #48969327
I'm curious why you need to search reddit for Parsoid. And could you google or kagi for "Parsoid site:reddit.com"?
-
comment
Comment #48936141
But thinking China is better? This is not what they said.
-
comment
Comment #48935428
.NET is Open Source (MIT) but Microsoft is a major - it's probably safe to say the largest - contributor. Maybe similar to OpenJDK and Oracle?
- comment
-
comment
Comment #48935219
public static DoThing : IDoThing Yeah... Right. In other words, C# is a bad language because you don't like it? What does prevent you from "just do it" in C# without extra classes …
-
comment
Comment #48933478
This attribute makes the compiler generate IL code as if the target member was accessible to the user code. It's orthogonal to AoT and reflection. This works perfectly fine with Ao…
-
comment
Comment #48932579
modern C#'s best features: does xUnit.NET work? Does immutable records work? Do collection expressions work? Does LINQ work? xUnit and LINQ are not C# features, why should they not…