Viewing profile — ReaLNero
ReaLNero
HN member- Joined
- Sun, Jul 16, 2017, 12:50 PM UTC
- HN karma
- 397
- Public activity
- 158 items
- HN profile
- View on Hacker News ↗
About ReaLNero
No profile information was provided.
Recent public activity
-
comment
Comment #49232534
I don’t understand how this would work. If you’re using Git and you branch off ‘stable’, you won’t be able to merge to ‘trunk’ unless you rebase to pick up all of its changes. If a…
-
comment
Comment #47483363
Thank you. This sounds like a great approach! I’ve also been surprised at the mechanical nature that git resolves conflicts in, and the loss of intent when auto-merging.
-
comment
Comment #46507982
Yeah, just switch to level 1 in the level switcher! You should be able to go thru them all by just clicking next puzzle after that
-
comment
Comment #46495143
Try this: https://vladimirtech-eng.github.io/ripple-mirror/
-
comment
Comment #46495141
Try this: https://vladimirtech-eng.github.io/ripple-mirror/
-
comment
Comment #46495139
Try this: https://vladimirtech-eng.github.io/ripple-mirror/
-
comment
Comment #44538534
What's your workflow if I may ask? I've been interested in the idea as well.
-
comment
Comment #44333945
There were unusual elements characteristic of the decay chain following a fission. After a U-235 atom undergoes fission, one of the outcomes is it releases Barium and Krypton (and …
-
comment
Comment #43677937
Yeah, I would say the y-axis range on charts should be set at "3-sigma likelihood of observation" thresholds. Not everything that's charted can be framed as sampling from a distrib…
-
comment
Comment #42770160
What's your outlook on work green-card timelines for the next 2 years, esp. given the recent change in administration?
-
comment
Comment #42579339
> Source: Perplexity AI slop, I don't trust any of this article, especially the bullets on what made Deepseek "win"
-
comment
Comment #41658534
This is not at all true, I recommend you look into the exact meaning of "legal standing".
-
comment
Comment #41462950
Monthly fees for the card
-
comment
Comment #41145147
I don't really buy this. An equivalent economic policy would be if Europe and India were both allowed to buy oil, but capped at India's current amount (let's say 20% of pre-war bas…
-
comment
Comment #41059603
Perhaps set a timeout on the operation then? Given this is kernel it's not as easy as userspace, but I'm sure you could request to set a interrupt on a timer.
-
comment
Comment #36750047
> Many code bases that I've worked on suffered from too much, and badly engineered, code - not from not having enough code. Because the projects that weren't built fast enough were…
-
comment
Comment #36305815
Heap sort can sort n elements with O(1) auxiliary data while quick sort (which is what libcxx usually relies on) in its worst-case performance would require storing O(n) stack fram…
-
comment
Comment #35662723
Bing has generally made money for Microsoft. Search is just so valuable -- look at Google and how it built a whole conglomerate of loss leaders around it.
-
comment
Comment #35643259
But then your LB is a single point of failure! Even if you were to spin up duplicate copies of the LB that could be failed-over-to in real time, there is still the drawback that yo…
-
comment
Comment #35643025
I speak a Slavic language spoken by ~2 million people, and I asked GPT-4 to tell me an old fable in my language. It did so fantastically, with no grammatical errors. I tried some m…
-
comment
Comment #35283568
https://threadreaderapp.com/thread/1638769434763608064.html
-
comment
Comment #34473307
Tip: if you are like me and can't help but play games that are elaborate loading screens that sap your productivity, try using cheats. It gets rid of the pull to play fast once you…
-
comment
Comment #34455233
Which game?
-
comment
Comment #34190386
Wow, it lets you see behind trees and street corners? The device is practically paying for itself at that point!
-
comment
Comment #34177547
Considering that human lives are at stake, shrugging at the issue is not a good solution. I think two solutions are 1) criminal liability for drivers disabling safety features that…