seekbeak
No user record in our sample, but seekbeak has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but seekbeak has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
The interior of this place looks like something from The Last of Us. We had a client make a 360º tour of it ages ago, and they let us use it on our examples page. It's the last example here:…
Sure thing: #1084672 The exact wording was: "If you are interested in increasing these limits, we do offer a higher threshold to customers who commit to a minimum of 20TB of our B2 Reserve Capacity-Based Storage service…
Funny you mention that, I am creating a test bucket with R2 at this very moment.
Just emailed support and they've said this is already implemented, and you can only increase your limits if you commit to 20TB of storage. Our production web app can easily makes more than 20 requests for images per…
Crazy. I’d always thought it was because of Nyquist and the 20k ish human hearing limit.
Replying to my own comment as I just talked to their support about this: "The maintenance window does affect all our data simultaneously. As we push the updates through one data center to another." Welp, so much for…
Same here. We're midway through a migration, and this has us re-thinking the whole move. I wonder if we had a duplicate copy of our data in the EU data center if we could do a fallback during US downtime, or if the…
I love how they are just "turning it off and on again".
Can't the majority of that manual binding be done by good 'ol fat arrows?
I need to get into server rendering more. I find myself doing double validation these days and server rendering could solve some of that. I validate client side, then again server side to make sure people aren't…
None of them? Are you just doing everything vanilla js/html/css with no build tools, or just using bash/npm scripts?
It's such a no brainer after you use it for a while, and the time savings after the fact far make up for the initial learning curve. Just do a small project to muck around with first. Maybe something small that nobody…
Please work. Please work. Please work. This couldn't come at a better time. I've got "convert site to TS" looming on my to-do list for a large web app. Anything that saves me some interface props/state typing tedium…
I had my eye on http://fuse-box.org/ for a while, and tried a few sample projects with it. It has a lot of the same promises as Parcel appears to have. Multicore is exciting for me, which Fusebox doesn't have. So...…
This is really, really cool. However, I can't help but think about the day where I am walking down the street, bombarded by advertisements doing this in my AR glasses/contacts/implant.
From the title, I was hoping it was some sort of cool step sequencer that would somehow help with rhythm training. How wrong I was.
I made the initial version of https://seekbeak.com after about 3 or 4 months. It's been updates and additions for the past year now. I'll echo the rest of the folks in here: Launch early, and add features as you go. I'd…