Viewing profile — dpix
dpix
HN member- Joined
- Sat, Oct 06, 2012, 7:09 AM UTC
- HN karma
- 237
- Public activity
- 64 items
- HN profile
- View on Hacker News ↗
About dpix
Recent public activity
-
comment
Comment #30524814
This has THE MOST satisfying sounds of any game I've ever played
-
comment
Comment #28647674
Been a few years now since I've worked much in C# but these all seem like things that should be linting rules. Can these be added as warnings to the compiler? Can you have custom l…
-
comment
Comment #27895844
I wonder how fault tolerant maglev systems are. The tracks must have to be incredible straight and precise to have a train hovering over it at 600km/hr over those kinds of distance…
-
comment
Comment #27144008
Congrats on the launch, looks great! Couple of questions: 1. Do you support localization? 2. Do you think there is a benefit to using this in addition to a headless CMS that is alr…
-
comment
Comment #26583580
I don't think the author is trying to call out SQLite as somehow better than others database tech - just that most people perceive SQLite to be a tool for development or exploratio…
-
comment
Comment #25561429
Love this idea, the site would make for a great place to buy high quality second hand goods that you know would last too. I'm a developer and would love to help out building the si…
-
comment
Comment #25512354
This seems quite subjective - I have worked with services like these and would probably call that SOA where you need to split code concerns along domain boundaries. In the example …
-
comment
Comment #25512300
Totally agree, I find a lot of tech is like fashion - leaving and returning again later with a new cooler name. just doing it because it made sense. This ^^. Call it what you like …
-
comment
Comment #25499465
You are right! Sorry typo fixed
-
comment
Comment #25499397
This is a great article - One thing I always try and vouch for is that you don't need to go "all-in" on microservices. There is nothing wrong with having a main monolithic applicat…
-
comment
Comment #25421070
Seems like the major win for this chip is having Memory so close to the CPU - on the same chip. This would also be a massive win for cloud computing too, does Amazon/Azure/GCP have…
-
comment
Comment #25349128
Maybe it's just me, but I'd rather all these tech companies that implemented dark mode over the last year or so had worked on new features or bugs instead...
-
comment
Comment #24983003
The author talks about how many other sources of bug there might be outside of your code like integration, assumptions, compilers etc that e2e tests will help catch. Well at least …
-
comment
Comment #24734477
Am I agreeing with you then? You didn't make your position very clear. I'm just stating what I think about wage inequality and class gaps. If you're asking for an actual number of …
-
comment
Comment #24732082
As much as it costs for employees to be paid sufficiently. It seems awfully dangerous to think that we should pay people less because otherwise things would be expensive. This is e…
-
comment
Comment #24483819
Doesn't this just encourage more plastic dumping into waterways? Now you can write it off because "it wont harm fish anymore" Lets create systems where we don't need to dump plasti…
-
comment
Comment #24355832
Isn't there some amount of trust in backers using kickstarter that the funds are returned if they don't reach their targets? While this looks great, it seems like you are donating …
-
comment
Comment #23920355
Yep! that is exactly what our system also does. QA sign off and automated tests run against our preview env. We aren't pushing PRs to prod. It's just hard to justify the validity o…
-
comment
Comment #23919408
Looks interesting but seems like it mainly fits with a docker style deployment? Does this also work with serverless tech? At my current company we have a CI/CD setup that also depl…
-
comment
Comment #23762900
Discussion during the outage: https://news.ycombinator.com/item?id=23161623
-
comment
Comment #23541528
One problem I have with that hype cycle diagram is that it appears to show that all technologies that get a lot of hype will eventually even out and get good adoption once they go …
-
comment
Comment #23459893
This is awesome? Can anyone explain why all the notes are strung together with glissando? (like a slide on a guitar). I assume it somehow cannot react fast enough to produce the no…
-
comment
Comment #23316427
Reminds me of this great piece by the late Aaron Schwartz - http://www.aaronsw.com/weblog/hatethenews News (particularly in the US) is so caught up in Politics that no one ever kno…
-
comment
Comment #23162075
I agree, I don't think it's malicious and Slack did the right thing here. My comment was more of a dig at Github specifically. Recently things haven't been working for me (from my …
-
comment
Comment #23161697
I hope they change the status page from "Incident" to "Outage". Too often lately have I seen status pages (mainly Github) reporting incidents when a feature or site is down complet…