Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
threepointone
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
threepointone
8mo ago
I touch upon this a little in the epilogue section https://sunilpai.dev/posts/seven-ways/#epilogue-ok-but-doesn... I was thinking what work there really is for "juniors" in this new future, and I suspect
2.
▲
Say Goodbye to Outdated Footer Years, Forever
(getfullyear.com)
6 points
by
threepointone
2y ago
|
5 comments
3.
▲
Partial Prerendering for Everyone with Cloudflare Workers
(sunilpai.dev)
1 points
by
threepointone
2y ago
|
0 comments
4.
▲
by
threepointone
3y ago
Curious how you think about state that changes outside of a workflow’s scope (like user info in a database)
5.
▲
by
threepointone
3y ago
It is indeed excellent. y-partykit is a library for building a backend on PartyKit, but PartyKit itself isn't tied to Y.js; you can deploy any tech you want on to it.
6.
▲
by
threepointone
4y ago
via twitter: https://twitter.com/tldraw/status/1624739379557109760
7.
▲
Together: A snappy infinitely scrolling drawing app
(together.tldraw.com)
2 points
by
threepointone
4y ago
|
1 comments
8.
▲
Local-First Data Migrations
(blog.gfor.rest)
3 points
by
threepointone
4y ago
|
1 comments
9.
▲
Verb, an AI tool for all authors
(verb.ai)
1 points
by
threepointone
4y ago
|
0 comments
10.
▲
Tldraw's $2.7M Seed
(tldraw.substack.com)
8 points
by
threepointone
4y ago
|
1 comments
11.
▲
by
threepointone
5y ago
Hello! I'm on the team that implemented this. I'll be writing a longer post on the design considerations and implementation details, but roughly - rust wasn't a good case for something that was mostly held back by i/o to
12.
▲
by
threepointone
5y ago
Yeah agreed, this is pretty ad-hoc right now, smeared across different commands and config. We're working on a better solution, will share more details when we have something. Thank you for your feedback!
13.
▲
by
threepointone
5y ago
Could you share more detail about your usecase? What kind of checks are you looking for? I'd be happy to have a look at that (and presumably if we could do it before it gets uploaded, that would be great)
14.
▲
by
threepointone
5y ago
Also, every page has an "Edit on Github" link so you can go straight to the page you're seeing (in this case - https://github.com/cloudflare/cloudflare-docs/blob/productio... )
15.
▲
by
threepointone
5y ago
Fun fact, that post 3 months ago was what got us folks at cloudflare in touch with the author, who then interned with us for 2 months (today was his last day!)
16.
▲
by
threepointone
5y ago
Great feedback! Some quick replies - - > `wrangler login` doesn't work if I'm not already logged in to CloudFlare website This should be fixed in our last release! - `wrangler dev` is slow. Agreed. We're working on ma
17.
▲
by
threepointone
5y ago
No specifics to share just yet, but we're definitely going to integrate wrangler more deeply with miniflare.
18.
▲
by
threepointone
5y ago
Errors - We're getting better at this. You can now use `--inspect` and use chrome devtools which should log proper exceptions (details to setup https://blog.cloudflare.com/profiling-your-workers-with-wran... ) Console.
19.
▲
by
threepointone
5y ago
We should definitely not have examples on the docs that don't actually work. I'll fix this.
20.
▲
by
threepointone
5y ago
That sounds like a terrible experience. I've reopened your issue and assigned it to myself, will investigate it soon.
21.
▲
by
threepointone
5y ago
I've faced this too, where you'll save, then hit refresh, and it show the previous version; despite the fact that we "know" that the code is changed. SO we should be able to queue requests when we have a new version uplo
22.
▲
by
threepointone
5y ago
This is amazing feedback, thank you very much! I'm going to work on each of these; but quickly - we definitely shouldn't have something that works in `wrangler dev` but not in the platform, and we should warn/error on that, o
23.
▲
by
threepointone
5y ago
I'm so sorry you had to deal with that. We're working on removing a lot of friction from the onboarding process, and making it easier to introspect what everything's doing. Thank you for your feedback!
24.
▲
by
threepointone
5y ago
Honestly, agreed. Lemme take this back to the team.
25.
▲
by
threepointone
5y ago
We also don't have a lockin to webpack anymore (you can choose custom builds with the "javascript" type, which I admit is a little confusing). We're going to move away from even this dependency and make everything much f
26.
▲
by
threepointone
5y ago
Ohhh I remember this too, I hated how it consistently dropped connections. A community member fixed this for us (here https://github.com/cloudflare/wrangler/pull/2008 ) so that it transparently and automatical
27.
▲
by
threepointone
5y ago
Yeah, we recently made improvements so `wrangler tail` works without falling over, and we also show logs directly in the dashboard now ( https://blog.cloudflare.com/introducing-workers-dashboard-lo... ) More improvements comi
28.
▲
by
threepointone
5y ago
That bad, huh :( But I hear you. I'm working on making this better right now, I'd be happy to hear any complaints you have, and I hope we can get you back.
29.
▲
by
threepointone
5y ago
Hi there! I'm on the team, and we're going to invest a bunch of time and effort on making this experience much better. Happy to hear any specific feedback if you'd like, and I'll prioritise it. Feel free to reply here,
30.
▲
by
threepointone
8y ago
How do I blacklist my own urls from this website?
More ›