Viewing profile — RossM
RossM
HN member- Joined
- Fri, Aug 29, 2008, 6:22 PM UTC
- HN karma
- 1,355
- Public activity
- 593 items
- HN profile
- View on Hacker News ↗
About RossM
Recent public activity
-
comment
Comment #43679464
It's got to be pure marketing - the British media certainly loves a buzzword, but I suspect that's more to do with their clickbait strategy. ("What is blishing? Have I fallen for i…
-
comment
Comment #41327837
I can't find any good information post-privatisation, but at least before 2013 the postcodes themselves were copyrighted by Royal Mail (likely Crown Copyright as with government da…
-
comment
Comment #40574964
For context, Thameslink operates a route through central London, and transitions from overhead power in the north to third-rail in the south. This happens when stopped at stations …
-
comment
Comment #34065990
I did this for a bit. The main issue was that air intake on my older model was through the keyboard, so clamshell mode was inadvisable - not sure if that’s true of the newer models…
-
comment
Comment #30778696
At least in the UK, all financing arrangements for phones, laptops are with Barclays and PayPal Credit https://www.apple.com/uk/shop/browse/financing
-
comment
Comment #29254117
Correlates with my experience of late 2013 MBP batteries (it might be the same model actually). My original Apple battery lasted until 2019. Both of the iFixit replacements have la…
-
comment
Comment #26778482
> Nobody is forced to install the app at all (at least in the UK's case). Unfortunately, that's not quite right. Citing the latest rules: > The rules on what you need to do when a …
-
comment
Comment #26343879
This feels like it's just designed to encourage rapid replies, like their chatrooms. I've always admired HN's time-delay on posting replies the deeper you get into a thread - it de…
-
comment
Comment #25348589
Using Cloudflare with DoH is documented here: https://docs.pi-hole.net/guides/dns-over-https/ You essentially run a little proxy server on your pihole setup, and configure pihole t…
-
comment
Comment #23101551
Not OP, but I never got on with forced stops either. I had some success treating it like a mini-deadline to achieve flow-state - work on something for 25 minutes, and if I don't fe…
-
comment
Comment #23012130
I migrated the company's services from AWS to OCI at the startup I was at. The trade-off is simple, if Oracle can say $product runs on OCI, they'll put you in front of the biggest …
-
comment
Comment #21656430
At the bottom of the page they list availability of third party services used - Fastly has a warning symbol, and I imagine they put that CDN in front of everything.
-
comment
Comment #21223475
Interesting details; it would be nice to see how those ulimit/networking numbers were arrived at. The title should have [2015].
-
comment
Comment #18997968
Adafruit sell a 1-60,000 ppm equivalent-CO2 sensor for £15. https://www.adafruit.com/product/3709
-
comment
Comment #18753490
Daftness aside, I think the courts/rights-orgs have just correctly identified registrars as the weak link - see the ease of which a number of right-wing sites had their domains dro…
- comment
-
comment
Comment #18747719
Turns out 12.1.2 is the non-optional “your phone is updating tonight” I received Wednesday. (Appeared to be mandatory anyway).
-
comment
Comment #18569635
Same experience here, perhaps there's a different agreement for social visits and commercial meetings.
-
comment
Comment #18542541
How are you finding it? I've been looking for an alternative registrar - currently with 123-Reg in the UK, and would like to find a reputable, tech-savvy, UK alternative (but at le…
-
comment
Comment #18307829
Thank you for sharing this; I infrequently have to write standalone shell scripts but every time I do I spend a while looking around for best practices and often just end up with s…
-
comment
Comment #18073974
> But what is the user facing benefit? Syncing bookmarks, recently opened tabs, passwords, autofill(?). These are genuine benefits when you're working with laptops, desktops, phone…
-
comment
Comment #18038403
A "population explosion".
-
comment
Comment #17733150
I always liked Reddit's intended approach: downvote comments that don't add to the conversation. Sadly, votes are too easily mapped to agree/disagree or truth/falsehood - see the "…
-
comment
Comment #17697642
My favourite AWS naming was when E became EC2, as in ECS.
-
comment
Comment #17611414
This is important (though I'm oddly yet to run into this issue with pip; I've only had conflicts with npm and composer before). Freezing dependency sources in Docker images and usi…