Viewing profile — ngz00
ngz00
HN member- Joined
- Tue, Jul 11, 2017, 8:40 PM UTC
- HN karma
- 124
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About ngz00
No profile information was provided.
Recent public activity
-
comment
Comment #34532247
I worked there and I can say that this is not accurate at all. It is very much a blame culture. I've seen people fired for less severe incidents. Beyond the core technology of the …
-
comment
Comment #31826405
I was on a severely understaffed edge team fronting several thousand engineers at a fortune 500 - every deploy felt like a spacex launch from my cubicle. I have a lot of reverence …
-
comment
Comment #31009060
Thats pretty fascinating stuff, thanks for the recommendation.
-
comment
Comment #31004303
Is there any open source, embeddable alternatives or frameworks? I've got an ETL DSL that is fully serializable and I've been looking to create a UI tool for it.
-
comment
Comment #29471556
Perhaps you can have them provide an access key instead? I vaguely recall seeing a button on a 3rd party platform that let me configure my DNS in Cloudflare to route to the 3rd par…
-
comment
Comment #28324875
I appreciate the insight, thank you!
-
comment
Comment #28320838
Any suggestions on where to start to use this as a LTE uplink that reads from an SD card and uploads images? I'd like to replace my expensive faulty game camera subscription.
-
comment
Comment #23659421
I didn't know I wanted this
-
comment
Comment #23571084
Is it really Clearnet if there is end to end encryption?
-
comment
Comment #23263691
Uploading images from my iPhone to Google Drive results in HEIC files that I have to manually convert as well.
-
comment
Comment #23175637
Am I misunderstanding this? My phone would broadcast a daily unique key that could theoretically be used to track my location?
-
comment
Comment #23169208
That is pretty impressive, but I was distracted by the lack of anti-aliasing and the rough edges on all the models when back-lit.
-
comment
Comment #23126375
Great explanation, thank you!
-
comment
Comment #23097334
Would you explain what you mean by "cross chain to another root"?
-
comment
Comment #23034569
Coolest thing I've ever seen
-
comment
Comment #22417239
Hey, any chance I could look at your Dotfiles? I like that terminal setup.
-
comment
Comment #21877281
Anyone have any good recommendations on deployment platforms that are cost effective and don't compromise on technology? Think Heroku, but with support for HTTP/2 and internal mesh…
-
comment
Comment #21139019
It seems to me that the real problem is hiring engineers who only know one language and rest on that language choice for their entire career. If you build an organization of engine…
-
comment
Comment #21138997
Any Java engineer worth their salt should be able to use a JVM derivative. If you hire people who are capable of using multiple languages then you won't have an organization of peo…
-
comment
Comment #21119323
Kotlin is a very tame language choice, in what I assume is a very Java heavy organization. Peers should be accountable for learning new languages and following the implementers rul…
-
comment
Comment #20511978
Anyone know of a framework for building out tools like this one with our own blocks? I have a use case for an internal tool to enable constrained configuration builds.
-
comment
Comment #16781046
If you have a similar use case, you should probably just setup a Kafka and Hadoop implementation. You could probably get a lot better performance by using a shared memory store to …
-
comment
Comment #16770524
Just wanted to say, I really like the design of your blog and your writing style. Also, there is a minor typo in the last paragraph of the IOC/DI article.
-
comment
Comment #16770472
Still a thing, that and the tick size.
-
comment
Comment #16760026
Very cool to see this catching on, similar to the Edge features rolling out of Cloudflare and Fastly. I’ve been doing similar things with Nginx + LUA, and I’m curious about the per…