Live data from Hacker News

Viewing profile — HackerThemAll

HackerThemAll

HN member
Joined
Tue, Nov 14, 2023, 8:21 PM UTC
HN karma
418
Public activity
353 items

About HackerThemAll

No profile information was provided.

Recent public activity

  1. comment
    Comment #49242130

    I got mine at a super loud music concert a few decades ago, and I worsened it at another concert which wasn't supposed to be as loud as it was. Despite wearing the in-ear hearing p…

  2. comment
    Comment #49210091

    That's actually a great thing. They should do more of those choices and configuration to better discover how malicious AI technology can be.

  3. comment
    Comment #49210047

    I tend not to, because it's an overkill, but this regex nicely sums what needs to be done.

  4. comment
    Comment #49208242

    \r\n?|\n handles all EOL sequences without backtracking. Or write a non-regex equivalent of that.

  5. comment
    Comment #49208010

    > not Mythos but some engineer using Mythos How to tell the public you didn't bother to read the article, or the linked AISI report.

  6. comment
    Comment #49207975

    Yeah, today it's "during a UK government cybersecurity evaluation", tomorrow it's going to be hosted in a barn in remote place anywhere in the world, without any supervision, regul…

  7. comment
    Comment #49194658

    "We all know how horrible Google search has become." Say thank you to all the commercial rubbish out there, generic spam, AI agents/chats spawning dozens to hundreds of Google Sear…

  8. comment
    Comment #49194086

    It was fun to read and insightful for me, not too artificial, and not too verbose. I'm glad my internal AI detector doesn't win over my curiosity to learn.

  9. comment
    Comment #49194025

    It will certainly allow you to automate tons of stuff, such as data movement between those various sources, data transformations (ETL/ELT) and even simple data conversions - such a…

  10. comment
    Comment #49180368

    DuckDB, for those who don't know it, has a great extension system, for example it can directly use OLTP databases such as PostgreSQL, MySQL, SQLite, SQL Server; cloud data warehous…

  11. comment
    Comment #49165755

    Andy, go ahead and correct the https://dbdb.io/db/bigquery How did you come to the conclusion that BigQuery's data model is "Document / XML" :joy: This entry is not only wrong, it'…

  12. comment
    Comment #49082533

    You can bring anything to its knees when requesting too much data at once. There's always another bottleneck. Getting all data in a single request is an antipattern to me. Fetching…

  13. comment
    Comment #49082444

    I think this is why Google hesitated to publish their internal model which was ready long before mindless OpenAI idiots released their first ChatGPT in November 2022. https://resea…

  14. comment
    Comment #49081830

    Why use Microsoft broken technologies on Linux?

  15. comment
    Comment #49033850

    Sounds promising, but the website is not working. So...

  16. comment
    Comment #49033846

    The only company that actually profits from the AI craze.

  17. comment
    Comment #49033696

    > I wonder why do we need new notes... An average lifetime of a banknote is 1-2 years for smaller amounts, 2-4 years for bigger ones. It is estimated that 15-25% of all banknotes a…

  18. comment
    Comment #49033616

    > So why does software keep getting worse across the board? The issue is only partially within those who code. They get directions from those in charge, and they are just making id…

  19. comment
    Comment #49021710

    Rather: passkeys are great, but the way Microsoft implemented them in their login flow it disastrous. I store passkeys in a device-independent way, in KeePass using the great activ…

  20. comment
    Comment #49019333

    It's nice when you're absolutely sure you won't need schema evolution. Then go for it. If you have a tiny bit of doubt, use a binary alternative that supports it, which for me is P…

  21. comment
    Comment #49019254

    Why isn't there a tool that would check those dangerous places, such as git hooks, VSCode and Claude commands that launch automatically, and warn the user of consequences, showing …

  22. comment
    Comment #48998418

    In the coming years many in-house models will be of similar capabilities, and they may not have the guardrails and security measures the big companies implement. If they find a way…

  23. comment
    Comment #48998282

    So... What about authors from other parts of the world? USA has settled a USA case and they think all is cool for the entire world. So americentric.

  24. comment
    Comment #48998153

    There's the hAP be3 in the making, I'm hunting it since the announcement back in spring, but it's still unavailable in my area. :)

  25. comment