Viewing profile — rjprins
rjprins
HN member- Joined
- Wed, Jan 07, 2009, 12:42 AM UTC
- HN karma
- 511
- Public activity
- 204 items
- HN profile
- View on Hacker News ↗
About rjprins
No profile information was provided.
Recent public activity
-
comment
Comment #48276326
This exactly my process as well. Although interestingly I swap Codex and Claude; having found Claude way more pedantic in its reviews and codex more pragmatic in its implementation…
-
comment
Comment #45489818
Evolution is a continuous random branching and selective pruning process. And there is not a lot of pruning going on in the current human explosion. So unless ADHD is an old branch…
-
comment
Comment #44094734
A REST framework for FastAPI and SQLAlchemy, creatively called "fastapi-alchemy". A bit on the ambitious side, but I had the opportunity to open-source work I did for an employer. …
-
comment
Comment #43469694
A little late to the discussion, but what I missed in the comments was to properly try to reestablish the relation with your co-founder at least once more. It sounds like it will t…
-
comment
Comment #43046358
Another solution would be a React-native machine translation implementation that updates the TextNodes without replacing them. It would still have the issues of merging adjacent no…
-
comment
Comment #41799589
Generated podcast on this. https://notebooklm.google.com/notebook/c612a580-2990-44d7-95...
-
comment
Comment #41603493
Some say that it has not been fully proved there are no hidden variables. https://youtu.be/ytyjgIyegDI?t=86 (Sabine Hossenfelder on Superdeterminism)
-
comment
Comment #41432717
Don't underestimate the price efficiencies of globalized industry.
-
comment
Comment #39903811
I agree that recovering from VCS is something that never actually happens. Mostly because the code is forgotten. Still, commented-out code is generally worthless and should be dele…
-
comment
Comment #38531374
Can recommend Firefox for android, and as a bonus it supports many plugins.
-
comment
Comment #36996973
The director doesn't say "Try an Ow!" he says after a few attempts: "No, no, not an Ow, a real scream of pain"
-
comment
Comment #36904520
Stress is all about perception. With mindfulness you can practice changing the way you look at things. If you practice zooming out of things that induce fear and see a bigger pictu…
- comment
-
comment
Comment #33660251
So many problems are created because of the huge number of people on earth. A shrinking population is only bad for people with a vested interest in growth; investors and employers,…
-
comment
Comment #29448384
I did not have this experience. Interrupting the automation once cancels it completely in Hue.
-
comment
Comment #29447913
One of the biggest impacts on my life recently was adding an automation for my smart lights (Philips Hue) in the living room. The lights start dimming over a span of 2 hours until …
-
comment
Comment #29263829
Shout out to an alternative to Dask: MPIRE https://github.com/Slimmer-AI/mpire
-
comment
Comment #26354712
If the ranking algorithm tries to maximize "value for the searcher", then SEO could actually mean "produce value for the searcher". Although that might often not actually be the ca…
-
comment
Comment #19908218
Who the hell thinks "this is for poor people, so I don't use it"? That's some serious small-minded thinking.
-
comment
Comment #15126690
Governments are made up of people and what governments want are afraid of or are motivated by is the sum of what those people want, are afraid of and are motivated by.
-
comment
Comment #14958514
Depends on the invader? What if it's the USA "liberating" Belgium from it's evil government? Who says the current government is better than the one taking over? What are countries …
-
comment
Comment #14443323
Indeed very often the problems people encounter are described well in the error message and/or stacktrace that is printed. But many, many people find it very hard to correctly read…
-
comment
Comment #13500589
Agreeableness and values similarity are great. You have to consider the opposite as well, if they are low you get lots of conflict and possible hostility. Innovative thinking is es…
-
comment
Comment #13268693
I'm the other way around. I enjoy public transport and feel that cars are isolating and anti-social. I like seeing all kinds of people and having little connections with them. Cars…
-
comment
Comment #12546682
- Ansible lacks proper error handling - YAML is not a proper programming language - It's not easy to create reusable "functions". You can include tasks but it can be painful to man…