Viewing profile — ulam2
ulam2
HN member- Joined
- Sun, Dec 29, 2013, 5:53 AM UTC
- HN karma
- 367
- Public activity
- 95 items
- HN profile
- View on Hacker News ↗
About ulam2
No profile information was provided.
Recent public activity
-
comment
Comment #47123340
Appreciate your feedback. I will try and add sync option.I made this for personal use and thought of sharing since it turned out well.
- story
-
comment
Comment #47021877
I personally solved this by using revanced and disabling shorts completely.
- story
-
comment
Comment #45600726
And with all the progress in LLMs and MCPs, I thought the number of smartphone OSs would just explode
-
comment
Comment #45065979
Folks, this is what bad stats look like. All bot accounts look and behave like this. They didn't even do a systematic study to prove their claims against other bot acconts (which a…
-
story
Ask HN: Which RSS reader do you use?
Its been some time since this question was asked. Every RSS reader I've used so far sucks. Either the built-in web support is poor or it stops fetching the feeds or renders then po…
-
comment
Comment #42341995
No base model? disappointed.
-
comment
Comment #40379362
I'll consider superintelligence achieved if AI can do such work faithfully.
-
comment
Comment #37929245
Blokada (non playstore version)
-
comment
Comment #36146763
That's not a smartphone, it's an oversmart phone
-
comment
Comment #33392444
Why not have an option for both? Both have their use cases.
- story
-
comment
Comment #29347437
As someone dealing with new remote machines on a daily basis, I cannot fantasize about any other shell. Bash is pretty straightforward.
- story
-
comment
Comment #27121074
It wouldn't surprise me if they find that time too is discrete.
-
comment
Comment #24903842
You nailed it
-
comment
Comment #24812221
This is awesome. Thank yu for this.
-
comment
Comment #23860516
1. Python's list slicing and indexing is the perfect mix of simplicity, intuition and power. It is surprising how few languages have similar implementations. 2. Currying like in Ha…
- comment
-
comment
Comment #23661418
I have one, money. If there were apple phones on every price point it'd have been a different story. Add in modular customizations (camera options, camera locations, # of wifi, siz…
-
story
Ask HN: App to read source code on mobile screen
I spend a lot of time reading code on github. While the github smartphone app is cool, long lines and large functions make it difficult to breakdown and understand code. Suggestion…
-
comment
Comment #23479166
Just guts, i guess. You would also need to show some real performance improvement.
-
comment
Comment #23452780
Marketplace is accessible.
-
comment
Comment #19473923
Why not convert to integer (saving residuals), computing mean of integers via long division and adding means of residuals (arbitrary precision sum)?