HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ardanur

no profile record

comments

ardanur
·vor 3 Monaten·discuss
F-35 is a stealth vehicle that works, but when you are withholding munitions from the war that can bring it to a close it becomes far less useful.

Every F-35 is capable of carrying multiple nuclear bunker busters each of which is far more powerful than the GBU-57A/B MOP.
ardanur
·vor 4 Monaten·discuss
Polymarket is effectively an assassination auction list, you just need to find out which low likelihood resolutions can be swayed by someone's death. But you would need to have money to start which is something aspiring assassins aren't likely to have. And you would also need the skills to launder cryptocurrencies effectively.

This is also true with traditional stock markets, except that laundering real money is much harder to do alone. In the real world an assassin can't really involve more people as those people would realize they are loose ends since they have a get-out-of-jail card in turning on you.

The markets could get ahead of this by stipulating that a resolution via murder will always lead to resolution at prices at a time prior to the death. This would technically incentivize a potential assassin to commit a deniable murder, but if they succeed it won't be the market's [PR] problem.
ardanur
·vor 9 Monaten·discuss
"Data Oriented Design" is more than just for performant code.

You can and perhaps should also use it to reason about and design software in general. All software is just the transformation of data structures. Even when generating side-effects is the goal, those side-effects consume data structures.

I generally always start a project by sketching out data structures all the way from the input to the output. May get much harder to do when the input and output become series of different size and temporal order and with other complexities in what the software is supposed to be doing.
ardanur
·vor 9 Monaten·discuss
You can turn a socks5 into an interface and then move it to a different namespace: https://github.com/xjasonlyu/tun2socks
ardanur
·vor 9 Monaten·discuss
Their FAQ mentions the Looking Glass Indirect Display Driver (IDD). That is something to look forward to. Looking Glass will work with an iGPU setup once IDD is released (but no 3D acceleration).

What Looking Glass managed to do was get video memory sharing to work between the guest Windows compositor and a client running on the host (with qemu). Unfortunately, it apparently requires an out-of-tree Linux kernel driver that they call kvmfr. You can apparently still share non-video memory without kvmfr, which may hopefully yield adequate performance.

Demo: https://www.youtube.com/watch?v=cg50X9w5llI