Viewing profile — PirateAvogadro
PirateAvogadro
HN member- Joined
- Mon, Sep 18, 2017, 10:17 PM UTC
- HN karma
- -1
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About PirateAvogadro
No profile information was provided.
Recent public activity
-
comment
Comment #27856806
You don't need to test up to n/2, just floor(sqrt(n)) will do even better you only need to test the primes <= floor(sqrt(n))
-
comment
Comment #21114443
You could use ITERATOR_DEBUG_LEVEL=1 or 0 in debug mode; I made a "FastDebug" profile for this, although you will have to recompile dependencies
-
comment
Comment #15280212
Having chrome installed by whatever [dark] pattern is at least putting it on an even footing with the platform's default browser - for those who would never proactively change thei…