Live data from Hacker News

Viewing profile — janmatejka

janmatejka

HN member
Joined
Mon, Jun 03, 2024, 6:21 AM UTC
HN karma
12
Public activity
6 items

About janmatejka

No profile information was provided.

Recent public activity

  1. comment
    Comment #48710366

    Because some people develop actual psychosis. They go down some rabbit hole with an LLM until the LLM makes them believe they invented new kind of physics that makes them go harass…

  2. comment
    Comment #48671480

    Not really since all it takes is one person with misconfigured device and your LAN is now accessible from who-knows-where unless the LAN is under very strict lockdown.

  3. comment
    Comment #46191034

    'Seven files that start with Santa' is actually about filenames. That's pretty confusing especially since users are primed with file contents from the previous exercises already. A…

  4. comment
    Comment #42805297

    This reminds of the time I was not able to get setproctitle to work in certain code base. Eventually I narrowed the issue to this line: import numpy setproctitle() worked before nu…

  5. comment
    Comment #40560033

    > To draw an analogy, it would be like building an EMR that doesn’t have the ability to output patient records in a manner that another EMR could ingest. In his industry this sort …

  6. comment
    Comment #40559989

    > Hmm. I wonder if there is some kind of query builder that can live server-side. That is, capture the flexibility of a query language when developing, and then consolidating that …