Live data from Hacker News

Viewing profile — jamielinux

jamielinux

HN member
Joined
Wed, Nov 12, 2014, 9:33 AM UTC
HN karma
14
Public activity
7 items

About jamielinux

No profile information was provided.

Recent public activity

  1. story
  2. story
    Show HN: A cross-platform wrapper for pyright that makes it less noisy

    This was mainly a fun weekend project to play around with Python's asyncio! But it also scratched an itch. pyright (a static type checker for Python) is far noisier than it needs t…

  3. comment
    Comment #22949905

    You can sign modules using these instructions: https://docs.fedoraproject.org/en-US/fedora/f31/system-admin... Though it's definitely a faff, and it's required every time there's k…

  4. story
  5. comment
    Comment #10401049

    agwa wrote: > Last I looked nginx used fixed 1024 bit parameters, which is very bad. > I don't know if this has changed or if there's a bug report. NGINX has had the ssl_dhparam di…

  6. comment
    Comment #9476181

    T.C. and I worked on getting jQuery packaged for Fedora [1]. It's quite painful trying to package npm modules in a way that's suitable for distributions like Red Hat/Fedora/Debian.…

  7. comment
    Comment #8845241

    The article states that host key authentication methods cannot be disabled. Instead of creating broken symlinks, you can actually specify this server-side in sshd_config (at least …