Live data from Hacker News

Viewing profile — arush15june

arush15june

HN member
Joined
Thu, Feb 28, 2019, 2:03 PM UTC
HN karma
86
Public activity
12 items

About arush15june

No profile information was provided.

Recent public activity

  1. comment
    Comment #49206226

    It was just easier to use the deploy button on the repo tbh

  2. comment
    Comment #49189025

    I just deployed it on my cloudflare workers, it went live in a minute, worked through my CF Access SSO. Wasn't able to configure providers easily. But reading the blog this is wild…

  3. comment
    Comment #47090030

    I'll switch in Cloudflare Zero Trust for Okta simply for the fact that Cloudflare Access and Tunnels + An identity provider (we use M365) give you so much value (and it's free upto…

  4. story
  5. comment
    Comment #40265643

    I use caddy rather traefik. It's much easier to manage the Caddyfile compared to the traefik YAML config IMO, and we just keep three separate Caddyfiles for local, production and o…

  6. comment
    Comment #38901791

    https://github.com/knadh/listmonk We use listmonk, extremely flexible and lightweight as well! I want to try to build a Hubspot integration to fetch contacts directly from Hubspot.…

  7. story
  8. comment
    Comment #36648047

    That's why I like the modular approach by Unikraft where the value is you can select which high level abstractions and libraries you want baked in the OS (including your applicatio…

  9. comment
    Comment #33921952

    Nuitka is a pretty good compiler! I tried it this year for a small script that was used to automate generating Excel sheets with macros in them on Windows. It worked surprisingly w…

  10. comment
    Comment #32960469

    I wouldn't have minded even if it was 20MB. The goal was having the convenience of building UI in React and have the heavy lifting done by Go. Both, stacks I am very familiar with …

  11. comment
    Comment #32955401

    Wails is great! I've been working with wails v2 on Windows, and it's been a great experience. Built and delivered a Windows desktop application in Go + AntD for a customer really q…

  12. comment
    Comment #30486644

    Operating Systems: Three Easy Pieces https://pages.cs.wisc.edu/~remzi/OSTEP/ I failed the interview for an internship I really wanted in my 2nd year of engineering; I did get a shi…