Live data from Hacker News

Viewing profile — smulc

smulc

HN member
Joined
Thu, Mar 22, 2018, 11:08 PM UTC
HN karma
13
Public activity
8 items

About smulc

No profile information was provided.

Recent public activity

  1. comment
    Comment #36708131

    Note from https://github.com/orgs/community/discussions/46757 that "@depdendabot merge command does not work" - we struggled with this for a while when testing a few months back be…

  2. comment
    Comment #34610601

    Just ask ChatGPT what the cost is? ;)

  3. comment
    Comment #31262567

    I was reluctant to switch from Emby to Plex for this same reason but it turns out you can run plex self-hosted without any account. I have Plex running on a server and streaming fr…

  4. comment
    Comment #28380769

    The article doesn't mention k3d ( https://k3d.io/ ) which is a variant of k3s that runs in docker (rather than a VM) - very nice for k8s dev/test on developer workstations. It inte…

  5. comment
  6. comment
    Comment #27164051

    See https://en.wikipedia.org/wiki/List_of_Intel_manufacturing_si... - Intel has a 14nm in the EU (Ireland) and has planned a 7nm fab also - so "the EU" also plays in this space. A …

  7. comment
    Comment #26582661

    Check out rqlite ( https://github.com/rqlite/rqlite ) for that functionality - "rqlite is a lightweight, distributed relational database, which uses SQLite as its storage engine. F…

  8. comment
    Comment #16653598

    Nice summary. Did you test support for handling multiple changes to a single project in parallel? The only CI Platform I've found that tries to handle this in any meaningful way is…