Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
CornishPasty
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
CornishPasty
1mo ago
To be honest, yours was a fair assumption that fire should be involved for "scorched" to apply. It's probably one of the more common usages of the word I don't agree with the people downvoting you for admitting you were
2.
▲
by
CornishPasty
1mo ago
According to the Cambridge dictionary it's a perfectly normal usage of the word, in fact it's pretty much the example for it... https://dictionary.cambridge.org/dictionary/english/scorched
3.
▲
by
CornishPasty
3mo ago
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?
4.
▲
by
CornishPasty
1y ago
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 said it’s fine. Yet another toothless/useless organisatio
5.
▲
by
CornishPasty
2y ago
Looking at the source/mod log/etc. it very much looks like it's using lobsters - https://github.com/lobsters/lobsters
6.
▲
by
CornishPasty
2y ago
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 not the power tool division) Probably the reason they&#x
7.
▲
by
CornishPasty
3y ago
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.
8.
▲
by
CornishPasty
3y ago
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 is what (I think) you heard
9.
▲
by
CornishPasty
3y ago
Until the new year, when it will be closed down, unless you pay
10.
▲
by
CornishPasty
3y ago
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 planned)
11.
▲
by
CornishPasty
3y ago
The issue here isn't just with free users, it mainly affects users who are already paying fees to Unity
12.
▲
by
CornishPasty
6y ago
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 extracted the repository tarball to
13.
▲
by
CornishPasty
6y ago
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 goes in the repository
14.
▲
by
CornishPasty
6y ago
Mr Bean was ITV, and The IT Crowd was Channel 4. Hopefully they'll both follow suit!
15.
▲
by
CornishPasty
7y ago
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/prevent this from happening in future?
16.
▲
by
CornishPasty
7y ago
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 something else? Cheers for this blog post, by the way. It w
17.
▲
by
CornishPasty
8y ago
From what I can gather, gp posted a joke in reference to the usual clickbait headlines of BuzzFeed, not against the code itself.
18.
▲
by
CornishPasty
8y ago
It doesn't like the HN referrer, if you request it manually it works
19.
▲
by
CornishPasty
9y ago
Why am I not surprised that it's Admiral, one of the worst car insurers I've ever had the misfortune to deal with.
20.
▲
by
CornishPasty
11y ago
I believe you just need to remove 'margin-bottom: 2em;' from .top-bar in styles.css
21.
▲
by
CornishPasty
11y ago
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 (HTTPS is essential!) and if the script didn't require
22.
▲
by
CornishPasty
12y ago
In that case why are they using GitHub?
23.
▲
by
CornishPasty
12y ago
It should be setInterval(updateClock, 1000) not setInterval(updateClock(), 1000)
24.
▲
by
CornishPasty
13y ago
By using HTTPS/SSL. But the onus of that is on the API provider...
25.
▲
by
CornishPasty
13y ago
> 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.
26.
▲
by
CornishPasty
13y ago
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 as a friend doesn't grant them permission to s
27.
▲
by
CornishPasty
13y ago
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?
28.
▲
by
CornishPasty
13y ago
A problem I have with JS web apps, is that "cool URIs don't change" [1]. While querystrings are a server-side convention, the ability to convert a server-side site into JS without having to rewrite all the old URLs is much mo
29.
▲
by
CornishPasty
13y ago
I prefer http://httpstat.us/400
30.
▲
by
CornishPasty
13y ago
All domains have to have a dot, no? As in, they have to end in a dot, like http://www.google.com./ or http://search./
More ›