Live data from Hacker News

Viewing profile — KrugerDunnings

KrugerDunnings

HN member
Joined
Sat, Nov 26, 2022, 11:02 AM UTC
HN karma
120
Public activity
66 items

About KrugerDunnings

No profile information was provided.

Recent public activity

  1. comment
    Comment #36073904

    I already told you I don't want to talk about this here and now. It is not dumb but it is disrespectful to demand explanations from strangers, like I have time for this.

  2. comment
    Comment #36073106

    Well it's there in the name, they add machine learning to Postgres. They are not the only ones doing this, I am working on a similar idea and I don't think all of us are as misguid…

  3. comment
    Comment #36061496

    That be fine also. I've been playing around with sixel and it's a great way to add plotting to a repl.

  4. comment
    Comment #36060014

    I'd love some sixel support to embedded graphics in the terminal

  5. comment
    Comment #36047515

    Stimulating different parts of the body stimulates different parts of the brain[1]. Through cross talking neurones this might influence parts of your brain to be rewired differentl…

  6. comment
    Comment #36037989

    Universal grammar in the way that Chomsky suggested, a sort of structure all humans must have in there brain, is not a thing. But I believe there is something like the "universalit…

  7. comment
    Comment #36019871

    Well I am at least glad that someone name drops someone other then TBL.

  8. comment
    Comment #36019338

    [flagged]

  9. comment
    Comment #36017024

    Interesting, everstrike is a option market that sells a type of option they call an everlasting option. They say it was co-invented by non other than SBF: https://www.paradigm.xyz/…

  10. comment
    Comment #36013203

    Chapter 2 Verse 1: https://www.w3.org/TR/rdf11-primer/

  11. comment
    Comment #36012300

    The big lie about the semantic web is this ridiculous notion that it is machine readable just because it has an unambiguous grammar to parser and has ontologies to disambiguate hom…

  12. comment
    Comment #35735926

    Sentence embeddings have been great for improving semantic search, but I am still struggling with finding relevant documents for numerical values. Questions like "what people where…

  13. comment
    Comment #35700334

    Lets break down the three clains in reverse order: 1. Are there primitive societies of hunter-gatherer that are not self aware, as in they don't pass neurological test that measure…

  14. comment
    Comment #35599228

    Yes, in my career I've seen a OO extension of C written in XML that required a custom eclipse plugin to write. A language where you defined a function like: function foo() while (.…

  15. comment
    Comment #35580162

    There are a lot more middle man then that, a lot of CEO and CTO i've met had an almost active disintrest in anything technical or even practical knowledge of there product, not kno…

  16. comment
    Comment #35542546

    I once tried helping a drunken homeless man that was throwing up blood at 1 in the morning when I was on my way to the office to pick up some paperwork. My phone died the moment I …

  17. comment
    Comment #35528759

    It is easy to avoid multiple workers processing the same task: `delete from task where id = (select id from task for update skip locked limit 1) returning *;`

  18. comment
    Comment #35525056

    This is a depressing list, I was expecting some interesting new bio engineering process or dunno quantum chemistry this or that for easier synthesise of whatever, but instead it wa…

  19. comment
    Comment #35499689

    There is just so much, I've thought of writing some blog post about it but there is already a lot of content out there because pg is a big community with a lot of people doing inte…

  20. comment
    Comment #35499382

    I've been building a Postgresql extension in the last months for some functionality that was needed and have learned a ton about the internal workings of this database. All very sc…

  21. comment
    Comment #35468005

    Lately I've been made to understand that DevOps or Software Engineering is not for me, capability/maturity models, processes written in anything other then code, or metrics this an…

  22. comment
    Comment #35466734

    With Naga and SPIRV it is possible to "import" routes written in GLSL from WGSL

  23. comment
    Comment #35411341

    I live in Europe and a large part of my (extended) family works in the social sector and for all the good they do I can never shake the impression that the first to benefit from al…

  24. comment
    Comment #35391756

    is there any way i can try this out?

  25. comment
    Comment #35388911

    I was complaining about the cookies banners in 2009, but ok people tend to conflate the two but it is not fair to lash out to people saying they don't like X with a simple rebuff t…