Viewing profile — Feathercrown
Feathercrown
HN member- Joined
- Tue, May 30, 2023, 5:24 AM UTC
- HN karma
- 170
- Public activity
- 79 items
- HN profile
- View on Hacker News ↗
About Feathercrown
No profile information was provided.
Recent public activity
-
comment
Comment #48777029
Given "dirty" would make a strange (although valid) imperative, it would likely be referring to the state of the dishes
-
comment
Comment #48770538
Black is more common, judging by the description at the bottom
-
comment
Comment #48763414
Surely you understand that this is impossible in the general case?
-
comment
Comment #48653518
Citogenesis! https://xkcd.com/978/ Can't believe we got to see one in the wild, and with clear attribution to boot.
-
comment
Comment #47624261
Correct me if I'm mistaken, but weren't pencils ruled out by NASA because of the dust they create when they write? The toilet engineering could be a similar situation. These people…
-
comment
Comment #47180985
[flagged]
-
comment
Comment #46512705
This would still benefit from a difficulty rating system or order
-
comment
Comment #45975702
Incremental config changes sounds like it could lead to a LOT of bugs
-
comment
Comment #45790969
This is a well-known effect, it does make a significant difference. People feel safer driving slower when the road has obstacles closeby or when it's curved. You can use this to sl…
-
comment
Comment #45197415
I get the same feelings when I edit code in different languages. study_n += 1
-
comment
Comment #45175732
I haven't found that to be very accurate. I suspect the internal idiosyncrasies of a company are an issue, as the AI doesn't have the necessary context.
-
comment
Comment #44757527
No mobile support?
-
comment
Comment #44389007
Some people talk slower than your natural listening speed. It's less like skimming and more like if some books used 36pt font and you normalized the size back down to a comfortable…
-
comment
Comment #44388731
I did this the other day in an old component that had been refactored several times. It's incredibly satisfying. IMO removing code is often more important than adding it because it…
-
comment
Comment #43561426
An AI agent has agency-- it can choose when to act.
-
comment
Comment #43542542
Autosorting, fuzzy search, document analysis, identifying posts with the same topic, and sentiment analysis all benefit from AI's soft input handling.
-
comment
Comment #43147723
This is an excellent tool for the toolbox. My company has work from home days but the managers technically have to approve schedule changes/exceptions. Since they almost always app…
-
comment
Comment #43104619
Feels this way to me too.
-
comment
Comment #43091716
> However, I had no concept of cuteness or how to be it. My memory isn't as good as yours, but you just reminded me of this fairly distinct feeling. As a child you're being earnest…
-
comment
Comment #43091616
Isn't drowning one of the few things that babies instinctually fear?
-
comment
Comment #42949000
Flexbox allowed this within a flat list, but this is much more applicable
-
comment
Comment #42578840
Isn't the Peter Principle only true if you consider skillsets to be static? If you learn and grow into new roles, it can be avoided or mitigated.
-
comment
Comment #42559154
You can't claim that Linux games running on Windows counts against Linux, but ignore that Windows games also run on Linux. You can't have it both ways.
-
comment
Comment #42481420
Agreed. I think you could automate some of that too, could save time if you do it often.
-
comment
Comment #42477550
Ooh this is neat, I've been working on something similar. I'll have to check it out and see if they're using the same abstractions as I am. Could be enlightening!