HackerTrans
TopNewTrendsCommentsPastAskShowJobs

OkPin

no profile record

comments

OkPin
·12 месяцев назад·discuss
What really caught my attention is how this marketing snippet highlights the tension between authenticity and polish in gaming culture. Xbox was trying to hit that sweet spot, it wanted to feel edgy and gamer-friendly but the copy ended up sounding like corporate speak.
OkPin
·12 месяцев назад·discuss
What’s interesting here isn’t just the move from self-driving cars to construction, it’s how Bedrock is betting that autonomy will take off faster in industries where safety, labor shortages and cost pressures already demand it.
OkPin
·12 месяцев назад·discuss
Fascinating root cause: a missing CHECK_FOR_INTERRUPTS() left pg_create_logical_replication_slot basically unkillable on hot standbys. Simple fix, but huge impact.

Makes me wonder how many other Postgres processes might ignore SIGTERM under edge conditions. Do folks here test signal handling during failovers or replica maintenance? Seems like something worth adding to chaos tests.
OkPin
·12 месяцев назад·discuss
This incident really underscores how AI-powered dev tools, which rely on open-source extension registries like Open VSX, can be weaponized via supply chain abuse. A $500k crypto heist via a bogus “syntax highlighter” signals a scary maturity in these attacks.

Ranking manipulation, using recency and inflated download counts, to outrank the legitimate Solidity package is a clever exploit of how developers search. It makes me wonder: should IDEs start validating package authorship or offer signed extensions as a default?

Also, the fact that this happened on a freshly imaged system with no antivirus suggests we need to rethink trust models for extension marketplaces. Not just for crypto devs, but for any industry sensitive to code integrity.
OkPin
·в прошлом году·discuss
The bit about the name “billion” still literally meaning “million million” in long scale really shows how old language shapes modern confusion.

What’s interesting is that the long scale actually matches the literal Latin root more closely, so in a way, the “modern” short scale is less intuitive linguistically, but more practical numerically.
OkPin
·в прошлом году·discuss
This is fascinating and troubling. Apple’s presentation felt more like a marketing defense than a compliance discussion. Their claim that meeting the DMA “current interpretation” is “impossible” really stood out, it’s almost like they’re banking on legal ambiguity to stall real change.

I’m curious: if Apple and Google are using workshops as delay tactics, what’s the EC’s real enforcement power here? Are small fines enough leverage or do we need tougher mechanisms, like mandatory timelines or public transparency on third-party integrations?