Viewing profile — namsral
namsral
HN member- Joined
- Tue, Apr 19, 2011, 8:33 PM UTC
- HN karma
- 124
- Public activity
- 36 items
- HN profile
- View on Hacker News ↗
About namsral
See my résumé[1]
[0]: https://github.com/namsral/multipass
[1]: https://www.namsral.com/resume
[ my public key: https://keybase.io/namsral; my proof: https://keybase.io/namsral/sigs/V4vUMfL1cB4ICK7nfDq0_aLiqIoYcS7sUHzJ-EmjAFE ]
Recent public activity
-
comment
Comment #42323268
tldr; My bet is on "humans".
-
comment
Comment #42160178
I have been using pksrc on my macs for years. Also works on Apple Silicon. https://pkgsrc.smartos.org/install-on-macos/
-
comment
Comment #24703446
My main complaint is that foreign big tech companies, or rather their shareholders, often exploit local resources like green energy, sparse living space, people’s privacy to genera…
-
comment
Comment #24702522
In the Netherlands locals were appalled when locally produced green energy was pretty much all taken by a new foreign datacenter. Can’t help but think big tech is becoming a burden…
-
comment
Comment #17015824
Lars from Fuga Cloud here. We run a public cloud largely based on OpenStack components. While OpenStack can be daunting, using a configuration manager like Ansible makes any kind o…
-
comment
Comment #12862662
Hi, I'm the dev. https://github.com/namsral/multipass Multipass is email provider agnostic, any email address can be used to authenticate users without a password. It's up to the s…
-
comment
Comment #12691038
Read from an URL: vim This creates a temporary file descriptor from the output of the invoked sub shell. Read standard input in a shell script: #!/usr/bin/env bash cat $(date +%s).…
-
comment
Comment #12121388
API Bootstrapping What if you could slap something like Caddy in front of any API and provide authentication, analytics even billing out of the box. - Rate limiting - Billing - Aut…
-
comment
Comment #11896854
I think I can hear John Siracusa cheering from the other side of the pond.
-
comment
Comment #11892625
Exactly. A timezone-range would be the preferred method. Countries are too limited and continents to broad as their timezone can range more than 4 hours.
-
comment
Comment #11892557
Would be great if companies would list their preferred timezones, especially for non-US job seekers. Example: UTC-01:00 - UTC+02:00
-
comment
Comment #11828922
The slides were previously discussed on the Erlang mailinglist. http://erlang.org/pipermail/erlang-questions/2016-June/08941...
-
comment
Comment #11773103
It will take time, most likely a generation. The generation preceding the current generation will be better educated and take-on the more skill demanding jobs.
-
comment
Comment #11627844
SEEKING WORK - REMOTE Location: nearby Amsterdam Resumé: http://www.namsral.com/resume Tech: Python, Go(Golang), Objective-C, Elixir, JavaScript, Bash/Posix shells, HTTP/REST, Post…
-
comment
Comment #11069419
> he says he is in fact working on a dashcam, which he plans to give away in exchange for its data The idea of the free dashcam seems similar to the necklace camera from the novel[…
-
comment
Comment #10905268
Docker is the monolith of container runtimes. I think it’s a step backwards to have a monolithic application like Docker controlling your container runtime when you’ve gone through…
-
comment
Comment #10905032
The team at CoreOS came to a similar conclusion: > Docker has demonstrated that it is on a path to include many facilities beyond basic container management, turning it into a comp…
-
comment
Comment #8664923
To answer your first two questions: 1. TLS is the successor to SSL; setup your webserver with a certificate and redirect web traffic from HTTP to HTTPS. 2. UUIDs have some advantag…
-
comment
Comment #8455239
Because you want to have control over all software you're shipping to production.
-
comment
Comment #6276364
Rob Pike's story on how he and Ken Thompson invented UTF-8 over dinner: https://plus.google.com/101960720994009339267/posts/Rz1udTvt...
-
comment
Comment #3851849
That would be the best stance for every party to have. Nobody controls the internet.
-
comment
Comment #3851840
> they chose a proprietary codec A codec which no single party controls and is free for anyone to include in their video decoders. > not in terms of "openness" I'm not claiming App…
-
comment
Comment #3846717
Maybe I haven't been clear enough. > Nobody ask Facebook to open-source their algorithm or other fabrication secrets. No, but Google isn't interested in algorithms. Facebook's main…
-
comment
Comment #3846428
I think Brin is being somewhat of a hypocrite. User data should roam freely between services and shouldn't be locked-in. But asking Facebook and Apple to open-up their core product…
-
comment
Comment #3846409
On the contrary I think Apple has had a possitive effect on the web: 1. Most of those native clients use public Web-APIs 2. The iOS platform was one of the kick-starters to get rid…