Viewing profile — cyjackx
cyjackx
HN member- Joined
- Mon, Feb 17, 2025, 5:18 AM UTC
- HN karma
- 29
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About cyjackx
No profile information was provided.
Recent public activity
-
comment
Comment #49078771
Surely if we made it cushy enough people wouldn't go crazy
-
comment
Comment #47947811
We found pretty good results with a sort of inoculation strategy, lots of slow boring TV, sometimes she even tells us to turn it off because it distracts the parents too much LOL
-
comment
Comment #47742202
How much of this is unnecessary regulatory burden, though? There probably is some margin of improvement over what the anti-nuclear lobbyists have imposed.
-
comment
Comment #47674513
I guess I see why, though. Taken from the perspective of tropes of middle Americans, it's pretty condescending and claims everything they are is idiotic and responsible for the sta…
-
comment
Comment #47574526
I have to imagine that given birds are descendants of dinosaurs, which evolved quite a long time ago, they've had a lot more time to optimize certain things.
-
story
Show HN: BreatheWidget, simple widget that pulses to remind you to breathe
I know most of you could've hand-coded this in your sleep, but for me it was a simple example of just being able to vibecode something I personally wanted to use. Everybody knows y…
-
comment
Comment #46602267
Picture wrench attacks. What use is your Monero's security, for example, as I turn a screw into you until you give it up?
-
story
Show HN: ArgueWiki, where arguments live forever
ArgueWiki, where arguments live forever! A user-generated site that centers around creating Arguments for Statements or building Arguments out of Statements, and then ranking argum…
-
comment
Comment #44140294
I mean, I didn't need to learn those things, they were just in whatever web GUI I originally learned on; all I knew was that I could ignore it for now, a la the topic. Should the U…
-
story
Ask HN:How do you structure comment trees to handle pagination, sort, recursion?
Been burning my brains clock cycles for days as I brainstorm what might be me overcomplicating things. I've got basic lazy loading implemented. Click expand on comment, it API call…
-
comment
Comment #44132112
I remember when I first learned Java, having to just accept "public static void main(String[] args)" before I understood what any of it was. All I knew was that went on top around …
-
comment
Comment #43901229
I think the problem is that it's also an interesting problem for humans. It's very subjective. Imagine a therapy session, filled with a long pensive pauses. Therapy is one of those…
-
comment
Comment #43883938
Spamming leaves is probably just the cheapest strategy?
-
comment
Comment #43788985
The pragmatic answer is that it is probably a better spend of time to innovate tech that circumvents politics than to spend time winning politics.
-
comment
Comment #43768059
I forget what book it was, it might have been the happiness trap, but a big point they made was that building new habits and changing your life has a lot more to do with your inner…
-
comment
Comment #43660745
My assumption is that it has something to do with machinery processing.
-
comment
Comment #43120033
Yeah, for me Good reminder to set usage caps with a deployment
-
comment
Comment #43109162
In theory I start integrating some safe image api or something, but I'm not seasoned enough to know if scrubbing the data away manually then is going to be easy enough. Right now I…
-
story
How robust against spam should side projects be?
I am just getting into making my first project as a hobbyist, and it involves user image uploads. I can imagine a whole host of issues that platforms deal with, from spam to AI to …