Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
brod
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
brod
5y ago
I was genuinely surprised your comment doesn't end with an "/s", but anyway, I'd be interested to hear the rationale of users who pay for "smart people thoughts".
2.
▲
by
brod
5y ago
I think the OP is using the sed syntax [0] to say: > Now rewrite your entire comment with sonos instead of ubiquiti. [0] https://www.grymoire.com/Unix/Sed.html#uh-6
3.
▲
by
brod
6y ago
Most government tenders for a contract are available online, I'm from Australia so not entirely sure what I'm looking at but this[1] appears to be some sort of reference to the tender, although there is limited information provide
4.
▲
by
brod
6y ago
Ever since xmlhttprequest (and even before that with images) we've been able to do server-side validation without a full page reload. This "solution" completely ignores the purpose of client-side validation which is to a) red
5.
▲
by
brod
6y ago
imo, "modern" would mean it removes or replaces features and characteristics which were exclusive to or popular in a previous time period but are not essential or can be replaced with "modern" alternatives.
6.
▲
by
brod
6y ago
This is preventing me from reading (and possibly writing) with Cloud Logging APIs across multiple accounts and regions. Also worth noting this incident is described as part of "Operations" but actually impacts "Cloud Logging&
7.
▲
GCP Cloud Logs is unavailable – incident
(status.cloud.google.com)
2 points
by
brod
6y ago
|
1 comments
8.
▲
by
brod
6y ago
I think there is some difficulty specific to Shopify here, as REST APIs go their original one was fairly sane and provided powerful features. When their GraphQL API was released its data structures were similar but not identical to the RE
9.
▲
by
brod
6y ago
Completely forgot in the other comment but your product would be subject to GST, which is a tax. I can't imagine Google paying GST %s on their Australian ad sales, but it's a starting point.
10.
▲
by
brod
6y ago
What if you as a European (company) employ 1000 Australians in Australia and have Australia specific resources (including sales) in Australia and use those Australian resources exclusively for Australia.. are you still not operating in Aust
11.
▲
by
brod
7y ago
Well done, it's a neat idea and if the service can provide a measurable improvement I think it's worthwhile to pursue further. Seeing the service in action would really help both technical and non-technical audiences, I need to kn
12.
▲
by
brod
7y ago
Painfully ironic that the static landing page for a service offering to improve website performance (by adding more technology) scores a miserable 66% on mobile and 90% on desktop with Google's PageSpeed Insights[0]. I honestly didn&#x
13.
▲
by
brod
7y ago
IME, using a single package.json is a harmful and naive practice, in abstract it results in a single product version and leads to poor separation between the client(s) and server(s) codebases. It falls apart especially quickly when adding
14.
▲
by
brod
7y ago
And even more simply, verifying the user is a "real person" in contrast to verifying the user is the "right person".
15.
▲
by
brod
7y ago
This was a problem before Twitter allowed 2FA via SMS, so I'd argue this is very much a Twitter problem. Afaict this all stems from mixing verification with authentication, where verification may be required when creating an account an
16.
▲
by
brod
7y ago
This logic would require them to re-scrape every video forever, which is unreasonable. I think a better approach for everyone involved would be to only store references to videos which were posted more than x minutes ago. I'm not sure
17.
▲
by
brod
7y ago
This is neat but lacking the obvious data-uri format which similar services implement: data:text/html;base64,...
18.
▲
by
brod
7y ago
Unexpected or undesired behaviours are relative to who's expectations and desires are being considered while bugs are (or at least should be) universally recognisable as bugs.
19.
▲
by
brod
7y ago
I used this service a while ago, when I saw the host of podcast I follow was available as a "cameo", my request for the video was a in-joke from the podcast, I was sent the video a couple days later, I watched it, laughed and wait
20.
▲
by
brod
7y ago
It's finding value in those tools which the agency (and most others, mine included) would be claiming to be capable of and I think to a reasonable extent they've proven that, even with a somewhat underwhelming result.
21.
▲
by
brod
8y ago
For those waiting and wondering, it's a ~370mb download
22.
▲
by
brod
8y ago
There are a lot of gotcha's when rolling your own web server based on the http and https packages and I think the conclusion of the article could have gone further in addressing what they are and in what context they might matter. I
23.
▲
by
brod
8y ago
I've just released a small product using CockroachDB, in retrospect it was probably my favourite technical decision. Previously I'd used it as a toy and tested deployment strats but was skeptical (new tech and all that), but now
24.
▲
by
brod
8y ago
I recently changed a major shopping centre in my state from "Foo Market - The Shopping Capital" to "Foo Market" and 48h later it was approved. I'm not sure which one google would consider more correct and would assu
25.
▲
by
brod
8y ago
you can stop wondering, many offer kickbacks.
26.
▲
by
brod
8y ago
_side note:_ the way the header navigation of the linked site comes back into view on scroll-up is much more pleasant than the typical "jump down" effect. Still think the need for the header on scroll up is a bit absurd but hey, t
27.
▲
by
brod
8y ago
I think a "Thunderberry Pi" version with 2 thunderbolt ports instead of power, usb-a and rj45 would be really sweet for hobby purposes and provide a neat way to learn more about that tech
28.
▲
by
brod
8y ago
This is the only disappointing release I’ve seen from Zeit, their original mission statement was to make “cloud computing” accessible to everyone and with Now v1 they killed it, providing a truly an awesome product. Now v2 is a pivot away f
29.
▲
by
brod
8y ago
or a separate channel like another server - which is the standard in every large web application I've ever seen.
30.
▲
by
brod
8y ago
Not true in modern architectures, that situation only applies to more traditional file & api server combo's. If you statically serve your site with a service like s3 and have a backend running on lambda or ec2 - the attacker cannot
More ›