Viewing profile — robert_dipaolo
robert_dipaolo
HN member- Joined
- Wed, Nov 30, 2016, 8:01 PM UTC
- HN karma
- 83
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About robert_dipaolo
No profile information was provided.
Recent public activity
-
comment
Comment #46031604
What about QT? I've used that in the past and it's really good for native apps.
-
comment
Comment #43396325
Is OVH not a European cloud provider? There are also smaller players like Hetzner.
-
comment
Comment #43332170
I mostly agree, but for short one liners and where there will be no reuse elsewhere, instead of a function I prefer; something_is_valid = something > 0 and something != foo and som…
-
comment
Comment #41590870
I think your first point could plausibly be made by either side, not just about this specific incident. I don't think killing people is ever a justifiable solution to any issue and…
-
comment
Comment #38392572
Exactly, things are only worth what people are willing to pay for them and for a lot of people music is relatively low in the pecking order. I pay for spotify but would leave it th…
-
comment
Comment #38392551
They do have to spend money to distribute them, servers, bandwidth, software dev, etc, aren't free. However I agree that they shouldn't raise prices.
-
comment
Comment #38111186
Ah interesting, I didn't realise that! I often drop into the YAML to configure Automations, etc. I'm not using MQTT at the moment.
-
comment
Comment #38110889
All the config can be done via YAML still. The UIs are just another option that makes it easier, as far as I can tell the UIs just build the YAML.
-
comment
Comment #36289073
The problem with an annotation for that is it causes people to keep transactions open for too long. It's best practice in DB programming to keep tx's open for as short a time as po…
-
comment
Comment #34730818
The Pixel 2 had a launch price of $649 vs the iPhoneX at $999, so ~35% more. That's not really a fair comparison, I imagine if you compare to a similarly priced android phone relea…
-
comment
Comment #33931136
Not for me unfortunately, I've yet to try a sugar free drink or sweet that doesn't taste bitter and chemically (if that's a word!). I don't get any sweet flavour at all, so can't d…
-
comment
Comment #33305493
I think also a big part was Jeremy Corbyn, Labour would have done a lot better if they'd have had a more effective leader. Brexit is not done, we have many more years of it to come…
-
comment
Comment #33305434
I think the problem is the 2 party political system that flip flops between the left and right with one party having full power. We need a more balanced PR based system that forces…
-
comment
Comment #30662415
The WASM concept has been around for decades, it's effectively jvm or .net in but in the browser. I don't get the relevance when discussing k8s or containers.
-
comment
Comment #30311310
There was a Black Mirror episode 15 Million Merits [1] where you either had to watch the ads (actually look at the screen) or pay to skip them! 1 - https://en.m.wikipedia.org/wiki/…
-
comment
Comment #30219332
For anyone else who was wondering what YAGNI is, You Ain't Gonna Need It - https://martinfowler.com/bliki/Yagni.html
-
comment
Comment #29899962
They do meet in person, at school, play dates, etc. But for the same reason adults can't always meet in person it's not always possible for them to meet (esp not all at the same ti…
-
comment
Comment #29899615
Looks like a cool product, but yes not cheap and not easy to get hold of where I live (in the UK) unfortunately.
-
comment
Comment #29899568
Thanks, I'd not thought of a minecraft server, most of his friends play it so it could be an option for txt chatting. I'll try spinning one up at the weekend to see how it works.
-
story
Ask HN: Safest place for young kids to chat to friends online?
I have an 8 year old boy who wants to chat (txt, voice, video) with his friends online, so they can arrange to play games, etc. I'm not keen on giving him a mobile phone yet and a …
-
comment
Comment #28574708
Because it mostly just works. I don't want to spend time that could have been spent doing actual work debugging random hardware and software issues. I also don't like MacOS (or app…
-
comment
Comment #26608761
Excellent, thank you. I don't understand why a website would disable this!
-
comment
Comment #25061234
AWS has a managed service CodeArtifact that supports all the common code package repos and allows caching of upstream repos. Granted it doesn't work with Docker Images, but you ask…
-
comment
Comment #24620184
der8auer recently did a 3 part video on YouTube where he cut up AMD and Intel chips and looked at the transistors with an electron microscope. It sheads some light on meaning (or n…