Viewing profile — asymptotically2
asymptotically2
HN member- Joined
- Thu, May 23, 2019, 8:01 AM UTC
- HN karma
- 63
- Public activity
- 55 items
- HN profile
- View on Hacker News ↗
About asymptotically2
No profile information was provided.
Recent public activity
-
comment
Comment #24625555
Sounds like MasterMilo! https://www.youtube.com/user/mastermilo82
-
comment
Comment #24440560
The Monero cryptocurrency's developers are all funded via the community via bounties. I think it works really well. https://ccs.getmonero.org/ (new system) https://forum.getmonero.…
-
comment
Comment #24348164
Slightly OT but why should I choose a JWT over creating some opaque token (random bytes) and storing that in a database mapping it to a user's ID? It seems like people create short…
- story
-
comment
Comment #24105675
You need to pay Oracle $lots for a GraalVM enterprise licence to get profile guided optimisations, if you want some of your peak performance back.
-
comment
Comment #24068444
Try making your class final. Then it won't bother looking up the address of the virtual function in cases where it knows which class it is.
- story
-
comment
Comment #23526661
Having a proof of work function that did something useful outside of minting new blocks would be awful for a cryptocurrency.
-
comment
Comment #23385269
You can opt-in to sharing some info with the popcon tool.
- story
-
comment
Comment #23086107
Mining with JavaScript or WebAssembly is no longer viable as being competitive now requires using a JIT compiler. Nothing can really be done about it. Pool operators can ban the wa…
-
comment
Comment #22703956
Epic are anti-Linux.
-
comment
Comment #22692460
I use Gentoo Linux so it was as easy as putting the patches in a directory, and then rebuilding the kernel with the option to enable the synchronous cipher. For Debian it's almost …
-
comment
Comment #22689397
Yes, I'm running them on kernel 5.5.13 (which came out today)
-
comment
Comment #22599131
See Monero. Transaction senders, recipients, and amounts are hidden by default.
-
comment
Comment #22566355
It landed in the Gentoo tree 12 hours ago :D
-
comment
Comment #22534736
There are also existing cashierless stores in China. https://www.youtube.com/watch?v=0QKrHi-G9WQ
-
comment
Comment #22514930
Seems like you can, but probably shouldn't since you'd want to run services like chrony to keep time inside the VM.
-
comment
Comment #22513444
Can I run a single process in a Firecracker microVM, or do I need to bring a full distro?
-
comment
Comment #22415513
> Everything is configurable But how many people are going to change it from the default?
-
comment
Comment #22392132
Are you using a broken DNS server, like 1.1.1.1 from Cloudflare?
- comment
-
comment
Comment #22238270
But I don't want to participate in dodgy cryptocurrency scams.
-
comment
Comment #22148160
>> Canada has very loose safety standards and cuts lots of corners. > That's just pretty objectively false. Don't they still mine asbestos in Canada?
-
comment
Comment #22146130
It would be nice if there was a way to block certain domains from Google (or any other search engine) results. There are also a lot of sites that seem like they scrape posts from S…