Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
asymptotically2
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
asymptotically2
6y ago
Sounds like MasterMilo! https://www.youtube.com/user/mastermilo82
2.
▲
by
asymptotically2
6y ago
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.org/22/completed-
3.
▲
by
asymptotically2
6y ago
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 lived JWTs and then pass some opaque token to an auth
4.
▲
ROP Emporium
(ropemporium.com)
1 points
by
asymptotically2
6y ago
|
0 comments
5.
▲
by
asymptotically2
6y ago
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.
6.
▲
by
asymptotically2
6y ago
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.
7.
▲
Java Control Flow: Part 1
(bilbtopia.com)
1 points
by
asymptotically2
6y ago
|
0 comments
8.
▲
by
asymptotically2
6y ago
Having a proof of work function that did something useful outside of minting new blocks would be awful for a cryptocurrency.
9.
▲
by
asymptotically2
6y ago
You can opt-in to sharing some info with the popcon tool.
10.
▲
An analysis of contributions to Wikipedia from Tor
(arxiv.org)
1 points
by
asymptotically2
6y ago
|
0 comments
11.
▲
by
asymptotically2
6y ago
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 wallet addresses of known bot masters from connecting to their
12.
▲
by
asymptotically2
6y ago
Epic are anti-Linux.
13.
▲
by
asymptotically2
6y ago
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 as easy: https://passthroughpo.st/patch
14.
▲
by
asymptotically2
6y ago
Yes, I'm running them on kernel 5.5.13 (which came out today)
15.
▲
by
asymptotically2
7y ago
See Monero. Transaction senders, recipients, and amounts are hidden by default.
16.
▲
by
asymptotically2
7y ago
It landed in the Gentoo tree 12 hours ago :D
17.
▲
by
asymptotically2
7y ago
There are also existing cashierless stores in China. https://www.youtube.com/watch?v=0QKrHi-G9WQ
18.
▲
by
asymptotically2
7y ago
Seems like you can, but probably shouldn't since you'd want to run services like chrony to keep time inside the VM.
19.
▲
by
asymptotically2
7y ago
Can I run a single process in a Firecracker microVM, or do I need to bring a full distro?
20.
▲
by
asymptotically2
7y ago
> Everything is configurable But how many people are going to change it from the default?
21.
▲
by
asymptotically2
7y ago
Are you using a broken DNS server, like 1.1.1.1 from Cloudflare?
22.
▲
by
asymptotically2
7y ago
But I don't want to participate in dodgy cryptocurrency scams.
23.
▲
by
asymptotically2
7y ago
>> 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?
24.
▲
by
asymptotically2
7y ago
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 StackOverflow that I would like to block too.
25.
▲
by
asymptotically2
7y ago
It's bullshit. https://www.youtube.com/watch?v=NIhCuzxNvv0
26.
▲
by
asymptotically2
7y ago
How do I invest in your startup!?!?
27.
▲
by
asymptotically2
7y ago
I don't, and it never ends well.
28.
▲
by
asymptotically2
7y ago
If it's a static method (or in an anonymous namespace in C++), it should get fixed at any optimisation level. However if it's a global method, you'll need to pass -flto to defer optimisations to link time to make it work.
29.
▲
by
asymptotically2
7y ago
Your SIM cards, credit/debit cards, GPG smartcard, Bitcoin hardware wallets, etc. already do (probably) run Java :)
30.
▲
by
asymptotically2
7y ago
It would be cool if somebody created some provably fair ransomware that used Bitcoin script or zero knowledge proofs or something. You pay the coins and are guaranteed the (correct) decryption key.
More ›