Viewing profile — nawgszy
nawgszy
HN member- Joined
- Thu, Apr 20, 2017, 7:58 AM UTC
- HN karma
- 429
- Public activity
- 151 items
- HN profile
- View on Hacker News ↗
About nawgszy
No profile information was provided.
Recent public activity
-
comment
Comment #23822783
I shouldn't feed the troll, but how can you make a ridiculous assertion and still fail to draw a sound logical conclusion from this new assertion? Unreal
-
comment
Comment #23816463
> >If it's already running in production you have to hope you don't accidentally corrupt production data Or you write use a read replica to transform your data into a non-live DB a…
-
comment
Comment #23787088
Well, this was maybe a bit entry level description. Q: "databases are often the worst-performing part of the tech stack" - compared to what? nginx throughput? I find this to be a b…
-
comment
Comment #23785662
Could you say more about some of these times? I'm curious what it means in more concrete terms. I only say this because I am a UI engineer who has been in some scrappy situations, …
-
comment
Comment #23772271
Just what we all want on our production hosts.
-
comment
Comment #23771787
>What's the matter with publishing to PyPI This is a succinct guide to publishing a PIP package: https://medium.com/@joel.barmettler/how-to-upload-your-pytho... An npm publish requ…
-
comment
Comment #23766882
A very agreeable comment. I think your edit surmises it pretty well actually. Take care!
-
comment
Comment #23766716
That's exactly the distinction I was making. Do you call Ericsson a tech company? I certainly never hear them in that bundle. Again, "tech" != "technology" in this domain in my vie…
-
comment
Comment #23762889
What kind of companies do you call "tech" companies then? I can't really understand the objection I'm facing, when people tell you their stock portfolio is heavy in tech do you rea…
-
comment
Comment #23757334
I'm not sure if this is intentionally obtuse, but yes "tech" as a slang term doesn't mean "technology", it describes a type of company largely known for the prowess and scale of th…
-
comment
Comment #23757022
I guess this might not strictly belong to "the package ecosystem", but I strongly disagree that you can compare the npm packaging story to the pip packaging story. Publishing to np…
-
comment
Comment #23754575
Fair enough, that's a good counterpoint, and I do agree seeing all the data from the source without our limited bucketing would be very interesting.
-
comment
Comment #23753966
I agreed with you at first, but I recall the Bay Area having one of the earliest shutdowns in the US, and that started March 17. While some companies were definitely sounding the W…
-
comment
Comment #23753451
This article feels a bit "no shit", but there are a few interesting numbers in the table there. * August 2019, 16.1million monthly users, 1.2billion revenue * March 2020, 39.5milli…
-
comment
Comment #23753237
Well, then you can just work out a deal to not monetize it. Your objection is of course valid - extra workload on top of a normal job probably has its limits. But the fact one is w…
-
comment
Comment #23753029
Sure, but that's being positioned as a "huge advantage" vs. JavaScript, which I hope I do not need to explain to you the irony of
-
comment
Comment #23752999
>the lack of a standard library in Node.js is one of it's biggest pitfalls >npm / yarn ecosystem sucks compared to what you get with Python and PyPi So you claim Python has a bette…
-
comment
Comment #23708509
Drug sensitivity is always such a strange thing to me. It strikes me as having characteristics of qualia - to you, going cold turkey on caffeine was apparently monstrous, but I've …
-
comment
Comment #23646924
So in this case, the enemy of my enemy is or is not my friend?
-
comment
Comment #23622619
Ok, I see. I did some reading and it looks like this to me: * the DB is supported by a backing file * this backing file supports multiple read threads simultaneously but writes are…
-
comment
Comment #23622093
This seems like a pretty disingenuous representation of the progress made under the pressure to use inclusive language. When I was young, it was really popular to refer to things v…
-
comment
Comment #23605604
That seems dangerous? How can it be so? Surely multiple instances of SQLite shouldn't read the same backing file..
-
comment
Comment #23529530
Why is this targeting full stack developers? Seems like a quite simple CSS framework. To be honest, it's also really quite simple. I don't have much feedback - it's basic and it wo…
-
comment
Comment #23492176
I would say that you're also completely ignoring the benefits of typing. It's fair to say JS's lack of typing is a deep flaw, and so tools like TypeScript and GraphQL (which pair m…
-
comment
Comment #23480354
Makes sense that they'd use relative to / urls, no? Otherwise how could you handle youtu.be versus youtube.com versus...