Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
avidal
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
avidal
1y ago
Very cool. I've been using worktrees a lot recently at work, mostly reworking tools or CI jobs that try to manage branches into just using a worktree and cleaning up after yourself. It's made a big difference in readability and cl
2.
▲
by
avidal
3y ago
I regret not finding an opportunity to check the old place out on one of my many visits to the SF office, but it's awesome to see that the new place is finally coming to a close. Didn't realize it had been so long, but I suppose I
3.
▲
by
avidal
4y ago
From context, I'm assuming Microsoft / Amazon / Google, referring to Azure / AWS / Google Cloud respectively.
4.
▲
by
avidal
4y ago
Heya Dave! I see your name pop up every once in awhile in various places. We first connected on that MUD many many years ago if you don't recall.
5.
▲
by
avidal
5y ago
vscode.dev is still for local development, not remote. It uses browser filesystem APIs to access your local filesystem. Whereas code-server runs on the remote and exposes a web server for you to connect to which serves up the filesystem on
6.
▲
by
avidal
5y ago
This was an incredible resource back when CBVs were first introduced. While I tended to prefer function-based views (when I was still heavily using Django), this page was the first one I opened when I knew I was going to be using a CBV. Tha
7.
▲
by
avidal
5y ago
Cf has really mature trust and safety as well as security teams and tools. I've no doubt they've taken bad actors into account considering all of the other offerings they have that have also attracted bad actors.
8.
▲
by
avidal
5y ago
These things are very cool. I buy wood from a local wood yard every year or two (I don't use much here in Texas, but we do love our firepit and fireplace when it's cool enough), but the splits I get are often too large to easily b
9.
▲
by
avidal
6y ago
As far as "vote rings" are concerned, the CTO (and others) would emphatically remind people not to upvote to ensure we didn't end up getting flagged.
10.
▲
by
avidal
7y ago
Have you seen gron[0]? It's similar: flattens JSON documents to make them easily greppable. But it also can revert (ie, ungron) so you can pipe json to gron, grep -v to remove some data, then ungron to get it back to json. [0] https:&
11.
▲
by
avidal
7y ago
The tweet is misleading. He mounted his TV on top of his thermostat[0]; and I'm sure he knew full-well that it meant he wouldn't be able to change the temperature without the app. [0] https://twitter.com/jDantastic
12.
▲
by
avidal
7y ago
They do. You can turn them. Turns out this individual decided to mount his TV over his Nest[0]. So changing the temperature without the app requires removing the TV. [0] https://twitter.com/jDantastic/status/1135
13.
▲
by
avidal
7y ago
We're excited about it also :)
14.
▲
by
avidal
7y ago
While we haven't relaxed the 1MB restriction, we have made some changes to the way we compress and distribute your code to the edge. I'd encourage you to try again, and our new CLI[0] handles the webpacking for you. [0] https:&
15.
▲
by
avidal
8y ago
I've been at Cloudflare just over a year now, and if there's one message that's been drilled into my head it's Trust. We understand that we're in the position that we're in largely due to trust. I like to belie
16.
▲
by
avidal
8y ago
Looks like the screenshots on Github are outdated. I just ran it locally and it does print out offsets in a new left-most column. edit: Added in this commit: https://github.com/sharkdp/hexyl/commit/91a119f4537
17.
▲
by
avidal
8y ago
There's a pretty good write up on how it works here: https://blog.cloudflare.com/cloudflare-supports-privacy-pass...
18.
▲
by
avidal
8y ago
I'm curious on what's missing from Cloudflare Workers to allow you to remove the API Gateway usage. We're actively looking for more advanced use cases so we can make sure we prioritize upcoming features. Reply here or send me
19.
▲
by
avidal
9y ago
It's something we're iterating on, and the results are so far looking promising; but there are a few scenarios in which they may not work (yet). If you reach out to your SE they should be able to get into specifics.
20.
▲
by
avidal
9y ago
Cloudflare has a transparency report[0], updated twice a year. In the transparency report there's a warrant canary: Some things we have never done Cloudflare has never turned over our SSL keys or our customers' SSL keys to a
21.
▲
by
avidal
9y ago
I personally use XXX all the time; but I tend to use it in places where perhaps ATTN or NOTE would be more explicit. It may be simply an artifact of other code in the past; when I switched to vim ~10 years ago I noticed XXX was specifically
22.
▲
by
avidal
11y ago
Yep. Been a long requested feature. One of the reasons why the post states: "This feature also removes the last significant barrier to migrating legacy MySQL applications to PostgreSQL."
23.
▲
by
avidal
12y ago
Source?
24.
▲
by
avidal
12y ago
That's what I want to know. There are dozens of es6 transpilers.
25.
▲
by
avidal
12y ago
Same on OSX, Chrome.
26.
▲
by
avidal
12y ago
Where do you see that @transaction.atomic is deprecated? It's not in the release notes[1] and if I recall correctly, was only introduced in 1.6 as a means to come up with a consistent API for nested transactions and savepoints. Are you
27.
▲
by
avidal
12y ago
So, you can only bind to '0.0.0.0'? Which means, by default, you're opening up read/write to the specified directory without permissions, to the entire world? Maybe the default should be 127.0.0.1; and if the user specif
28.
▲
by
avidal
13y ago
Seems to me it's actually writing to the database twice for each page view; once to update the render_started_at property on #845, and once again on #881.
29.
▲
by
avidal
14y ago
github: avidal
30.
▲
by
avidal
14y ago
The homepage mentions you can use your account here to stream content to any device, including consoles. How does that work? Can we connect to it as a network file server?
More ›