idk man, maybe it's just me but most devs/engineers nowadays are simple translators not true understanders. We're drifting away from a first-principles-based world toward prompt-to-slop engineering where the prompter can't even challenge the output lol. This fucking concerns me! Too many don't understand (or already forgot) how computers work. Ask them how program memory looks and you get nothing. They don't even try since they can always LLM it. IMHO true knowledge and _first principles_ build great things, everything else is temporary slop. My contrarian view is that in the age of LLMs you gain a real edge by not going down the slop engineering route.
- 3 replies
- 0 recasts
- 12 reactions
so right now transacting privately (=nobody can link your onchain movements to your identity) on Ethereum requires way too much operational overhead. You need to understand behavioural profiling, manage VPNs (always use kill switches), mix user agents and language settings of your browser (so many services log this), avoid hosted UIs and run apps locally if possible. I mean guys, let's be real, that's not real privacy. Ethereum (including its applications) must let users be _imperfect_, not flawless opsec experts, and still remain private. If avoiding surveillance depends on perfect discipline, the protocol and its applications have fundamentally failed to provide it. We're nowhere near solving this.
- 8 replies
- 2 recasts
- 23 reactions
i genuinely think everyone in this space should immediately switch to using Vim. DPRK started abusing VS Code hooks that run _automatically_ in the background when you open a folder. ZERO fucking user interaction required _after_ trusting the repo (the trusting part is important here). Yes, read it again. ZERO. INTERACTION. REQUIRED. so what happens is the following: they (in the usual case the Contagious Interview group, meaning some fake recruiting guy) share GitHub, Bitbucket, and GitLab repos containing a `.vscode/` subdirectory with malicious hooks. the one example I share here executes a fake font that's actually heavily-obfuscated JS and will absolutely rek you. all your fancy software that feels "convenient" makes tradeoffs. those tradeoffs are now being abused to silently rek your devices. use Vim. and use Qubes. Thx.
- 4 replies
- 9 recasts
- 46 reactions
