Viewing profile — CornishPasty
CornishPasty
HN member- Joined
- Wed, Mar 16, 2011, 11:18 PM UTC
- HN karma
- 57
- Public activity
- 36 items
- HN profile
- View on Hacker News ↗
About CornishPasty
Recent public activity
-
comment
Comment #48474449
I'd love to see a write up on how you've got this deployed if you have one or are willing to share any repos?
-
comment
Comment #44910489
The guardian does have a semi-paywall in that you can either share your personal data with them or pay. Which in my opinion is a breach of the GDPR but apparently the UK ICO has sa…
-
comment
Comment #42886380
Looking at the source/mod log/etc. it very much looks like it's using lobsters - https://github.com/lobsters/lobsters
-
comment
Comment #40540002
FYI. Ryobi has nothing to do with Home Depot. It's owned by a Hong Kong power tool manufacturer, and used to be Japanese (in fact, Ryobi still exists as a tool manufacturer, just n…
-
comment
Comment #39639688
This sounds very much like Apple being maliciously compliant. Similar to their complaint against Epic Games... I'd be interested to see what the EU makes of this.
-
comment
Comment #38966125
She says that she was doing a 3 month "ramp" - which I can assume is the induction period. She'd only got out of the ramp and started "proper" at the beginning of December, which i…
-
comment
Comment #38289856
Until the new year, when it will be closed down, unless you pay
-
comment
Comment #37493982
I would say Bevy isn't really similar to Unity. Something like Fyrox - https://fyrox.rs/ - would be more similar. Bevy is more low level and lacks an editor (as of now, it's planne…
-
comment
Comment #37493956
The issue here isn't just with free users, it mainly affects users who are already paying fees to Unity
-
comment
Comment #24294185
Software Heritage have a copy of it here https://bitbucket-archive.softwareheritage.org/projects/ba/b... Not sure exactly how to do it (not used mercurial in a long time), but I ex…
-
comment
Comment #23432699
I feel like this would be better as a Well-Known URI, for example /.well-known/password-manager.json with similar format to the repo – That way it's not up to Apple to decide what …
-
comment
Comment #23106007
Mr Bean was ITV, and The IT Crowd was Channel 4. Hopefully they'll both follow suit!
-
comment
Comment #20233870
Ah right that makes sense. It seems odd that it took them so long to identify and rectify the issue. Have they made you any assurances about what they'll do to reduce this time/pre…
-
comment
Comment #20233172
Was the original BERT formatting from the Hub or from something inside the Gateway's network? I always associated BERT with Erlang, do you know if it was involved or if it was some…
-
comment
Comment #17828617
From what I can gather, gp posted a joke in reference to the usual clickbait headlines of BuzzFeed, not against the code itself.
-
comment
Comment #17028616
It doesn't like the HN referrer, if you request it manually it works
-
comment
Comment #16221313
Why am I not surprised that it's Admiral, one of the worst car insurers I've ever had the misfortune to deal with.
-
comment
Comment #9686413
I believe you just need to remove 'margin-bottom: 2em;' from .top-bar in styles.css
-
comment
Comment #9399288
Looks great, although I was put off when the instructions to add a server used a goo.gl URL, and then piped the output into a sudo shell... Would be nice if it used your own domain…
-
comment
Comment #8715661
In that case why are they using GitHub?
-
comment
Comment #7738849
It should be setInterval(updateClock, 1000) not setInterval(updateClock(), 1000)
-
comment
Comment #7372337
By using HTTPS/SSL. But the onus of that is on the API provider...
-
comment
Comment #6799954
> NGINX doesn't differentiate enough from the other HTTP servers out there to justify the cost. So use Apache or any other HTTPD. Problem solved.
-
comment
Comment #6766975
This is exactly how the PS4 real name system works. You have to add a friend as a "real name" friend, and they have to add you back with the same permissions. Just adding someone a…
-
comment
Comment #6604219
Both files appear identical to me. Which is odd, since there is only 1 CNAME to an address with 1 A record. Perhaps your version of static.php.net is cached by your ISP?