back
user profile
wslh
36,474karma·14,804submissions·March 8, 2009
about
Bootstrapped <https://www.coinfabrik.com> in 2014 and https://www.nektra.com in 2003.
- CoinFabrik: Web3, R&D in decentralization, and security audits. Blockchain (Bitcoin, Ethereum, Solana, Algorand, etc) and language agnostic (Solidity, Rust, etc)
- Nektra: security, application virtualization, reverse engineering, Windows system internals
- BitVMX <https://bitvmx.org/>: BitVMX framework provides the foundations to run any CPU on Bitcoin, with a focus to run a fully-compliant RISC-V processor programmable using a standard compilation toolchain.
Blogging at https://blog.coinfabrik.com @coinfabrik, https://blog.nektra.com @nektra, and https://blog.databigbang.com @databigbang
meet.hn/city/ar-Buenos-Aires
recent activity (14,804 total)
comment
That would be very risky for Iran because the top stablecoins could be freezed. They are centralized.
comment
LLMs and human intelligence overlap, but they are not the same. What LLMs show is that we don't need AGI to be impressed. For example, LLMs are not good playing games such as Go [1]. [1] https:&…
comment
> Big opportunity for the other labs, if that's true. It sounds like this is considered military grade technology as cryptography in the 90s. The big difference is it's very expensive to …
comment
I imagine that some levels of patching would be improving as well, even as a separate endeavor. This is not to say that legacy systems could be completely rewritten.
1 pts
19 pts
comment
https://archive.is/EgwS4
comment
https://archive.is/5Pnuo
7 pts
comment
Wish: include a REPL, not only the editor.
comment
I suspect you should also know the WiFi key.
comment
And you can check the list of bugs being discovered by Anthropic's Red Team: https://red.anthropic.com/
comment
While it's great to clarify, LLMs are actually finding bugs and writing exploits [1][2]. There are more example though. [1] https://news.ycombinator.com/item?id=47589227 [2] htt…
comment
The problem is that you have all kind of "security spam" in the same way that social media is flooded by automatic, but on-topic, content. This doesn't mean that some very few reports a…
comment
You can also check rhe examples folder: https://github.com/ohmjs/ohm/tree/main/examples …
comment
What is great about the Ohm approach compared to typical lex/yacc/ANTLR parsers is that it avoids ambiguity by using ordered choice (the first matching rule wins), instead of requiring you t…