Viewing profile — Tohsig
Tohsig
HN member- Joined
- Fri, May 30, 2014, 5:15 PM UTC
- HN karma
- 23
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About Tohsig
No profile information was provided.
Recent public activity
-
comment
Comment #46554866
No, they're supporting Gruber's statement that the woman filming was putting herself in very real danger by filming the shooting and then continuing to film for several minutes aft…
-
comment
Comment #46121247
Location: Maryland, USA Remote Remote: Yes Willing to relocate: No Technologies: Typescript, Vue, Node.js, Go, Postgres, Linux Résumé/CV: https://standardresume.co/r/ecareytech Lin…
- comment
-
comment
Comment #45006021
Fixing my formatting in case this proves useful to anyone: machine {server} # e.g. gitlab.com login {username} password {read_only_api_key} # Must be actual key and not an ENV var
-
comment
Comment #45004973
Fun idea! I'll echo the comments about bringing in the text all at once, or at least line by line. The characters are definitely printing out at your 60 chars/second target; it's j…
-
comment
Comment #44985261
Definitely not just you. At my previous job we had a need to fetch private Go modules from Gitlab and, later, a self-hosted instance of Forgejo. CTO and I spent a full day or so do…
-
comment
Comment #44796554
I suspect it's too early to make predictions about which languages are going to become dominant moving forward, but in my experience robust type systems do seem to improve the accu…
-
comment
Comment #44777446
I'll add on to this that per-user channels could work well in teams where everyone is comfortable sharing, but could be absolutely paralyzing in other situations. My personal prefe…
-
comment
Comment #44777311
Appreciate you pointing that out. HTTP/1.1 may be relatively long in tooth, but this particular vulnerability seems straightforward to mitigate to me. Especially at the CDN level. …
-
comment
Comment #44772880
Fully agree. It's the same reason why you wouldn't put a repo on Github and then mirror that repo to Github . At a minimum any good mirror would be on a different provider, and ide…
-
comment
Comment #44772827
Technically true, but only if we consider dev checkouts as "backups". In the majority of cases they probably are, but that's not guaranteed. The local repo copy could be in a wildl…