Viewing profile — daniel-grigg
daniel-grigg
HN member- Joined
- Mon, Jul 18, 2016, 10:00 AM UTC
- HN karma
- 50
- Public activity
- 39 items
- HN profile
- View on Hacker News ↗
About daniel-grigg
No profile information was provided.
Recent public activity
-
comment
Comment #44772486
I don’t know about curing loneliness but when I wrote our bot for doing code reviews I was quite thrown back by how positive and sympathetic the feedback was compared to my peers. …
-
comment
Comment #44334243
That’s how the market works. You avoid paying extra taxes than required right? Even though that denies the government extra funding. The only difference being one has been decided …
-
comment
Comment #44165799
Until they drop down to deliver and take off again?
-
comment
Comment #41159019
FUSE is cool. Can’t believe it’s been a decade since I played with it here to make a ‘weather file system’ https://github.com/danielgrigg/city_weather_fs
-
comment
Comment #40902287
Can you elaborate on why ‘many large companies’ are choosing MongoDB over alternatives and what their use cases are? I’ve been using Mdb for a decade and with how rich the DB lands…
-
comment
Comment #39654594
The IntelliJ http client is pretty great too (after using both postman and insomnia) if you use IntelliJ already.
-
comment
Comment #34864489
Yes and no. The aggressive marketing is successfully entrenching it to future generations so whether it’s successful with the current gen of c++ programmers or even GC languages li…
-
comment
Comment #34648249
People practice personas everyday of their lives, the only difference in the post is the explicit labelling of them. The avatar I present here is different to how I behave in perso…
-
comment
Comment #33952767
I’m sure there were many discussions that led to concluding some of the languages design decisions and how they’d be impactful for ‘coding in the meta verse’, would love to see sli…
-
comment
Comment #33339789
Nice idea though what happens is you manage to quickly recruit the person and then a month later the other job that they’ve been slowly recruited on, eventuates and they walk off, …
-
comment
Comment #33139056
I’m not suggesting apple is doing nefarious, it was simply an example of a large dataset. I assume they’re encrypting/scrubbing all your PII as that’s their whole motto. But unless…
-
comment
Comment #33136308
Or it tells us something of how much data is being scooped up per device. Certainly when I look through the raw health data collected it’s quite alarming and I’m sure that’s just a…
-
comment
Comment #33003968
If you’re using apple and just want a custom domain you can do so with an iCloud+ subscription. I switched away to it from Fastmail and have been happy since.
-
comment
Comment #32219366
This sounds like you’re just externalising the costs of integration of your changes on to other people. Generally we want to reduce any accidentally complexity and the way to achie…
-
comment
Comment #31830505
Your experience is different to mine. Here in Australia the status page was inaccessible. Which immediately leads to common wisdom on monitoring systems - the monitor must always b…
-
comment
Comment #31163976
Cool, we’ve reached the point where to improve our chances of protecting free public speech we have to abandon the public stock market and entrust it to a benevolent few.
-
comment
Comment #30915126
Change starts with the individual. Inspire others with your actions. For example I may lack the sway to affect political action on climate change but I can still change the way I l…
-
comment
Comment #30915107
The airports are private owned so your argument goes either way with the CEO/investors deciding to demolish whole suburbs and plonk an airport with all its detrimental effects on h…
-
comment
Comment #30611741
Given the size I wonder if it’d make a practical laptop replacement for work? Just toss in your bag when you go home!
-
comment
Comment #30611734
Do you have a reference on how quiet these are? I mean it’s fantastic if true but half the reason my MBP gathers dust is the noise under load compared to my (almost) silent 5950x u…
-
comment
Comment #30609575
Do you have any benchmarks of the two to share against a mean to ensure its built optimally? Maybe something like https://opendata.blender.org ? It's painful hearing random anecdot…
-
comment
Comment #30492565
Is that the US? Pricing can be weird depending on region. In AU a leaf starts at $50K, a model3 at $60K, not much difference really. The cheapest here actually is the MG at 45K. Bu…
-
comment
Comment #30472723
In the short term, both. Longer term yes, many countries would migrate to other systems which mitigates the value of SWIFT. Fear of that happening is part of the reluctance to use …
-
comment
Comment #30318763
Your claim of $37M is horrifying given in slide 4 they estimate real transactions at 5/min or 7200/day. I’ll leave you to calculate the cost per month (it’s much higher than 14c).
-
comment
Comment #29144827
Take a look into micronaut too, I’ve used it for a couple things and it’s pretty full featured even though it’s geared towards micro services. Very easy to migrate to from spring t…