sampotter

199 posts

sampotter banner
sampotter

sampotter

@sampotter___

building a block explorer @univo_app

Melbourne Katılım Şubat 2018
1.2K Takip Edilen147 Takipçiler
sampotter
sampotter@sampotter___·
@cnakazawa Love this API. Looking forward to trying it out
English
1
0
2
817
Christoph Nakazawa
Christoph Nakazawa@cnakazawa·
Tired: this.update() Wired: Async React, Suspense & Transitions, No Waterfalls, Optimistic & Live Updates, Great UX with a minimal API. fate.technology
Christoph Nakazawa tweet media
English
11
10
211
17K
sampotter
sampotter@sampotter___·
@MaineFrameworks SQLite falls under the same set of trade offs and this graph suggest it only handles 5k TPS
English
1
0
0
26
Chase Saunders
Chase Saunders@MaineFrameworks·
@sampotter___ All product benchmarks indicate the differences between such tradeoff decisions.
English
1
0
1
23
sampotter
sampotter@sampotter___·
Just saw an overweight dude sitting on a chair on his electric scooter. Too lazy to walk is fine but too lazy to stand up? Come on brother you’re better than that
English
0
0
1
19
Open Labels Initiative
Open Labels Initiative@open_labels·
OLI labels are now available as public BigQuery tables! ~170M contract labels are queryable directly in BigQuery, including decoded labels and raw attestations. growthepie.oli_public.labels growthepie.oli_public.attestations Built for analysts, researchers, and builders working with open onchain labels.
English
3
2
7
2.1K
Zero
Zero@zero__ms·
Cloud Zero is now available and production-ready: fully managed Zero hosting from the team that built it. - no severs to deploy or maintain - 24/7 monitoring - automatic zero-downtime updates - optional bring-your-own-cloud deployment - migration help for existing self-hosted setups zero.rocicorp.dev/cloud
Aaron Boodman@aboodman

When we started Zero, we weren’t even sure there _was_ a correct design for the kind of query-based sync engine we dreamed of. We spent two years finding that design, then hardening it for production use. We always imagined a hosted version too, because (a) running a sync server is never going to be fun 😅, and (b) gotta make money! Starting late last year, we were finally able to begin work on that hosted version. Initially it was invite-only and small, but we're now in production and syncing thousands of messages per minute for teams like @productlane, @passionfroot, and @shipper_crm. Cloud Zero is production-grade Zero hosting from the team that built it: - no servers to run or maintain - 24/7 monitoring and alerts - automatic zero-downtime updates - fast NVMe-based architecture - run as traditional SaaS or in your own AWS account We’re onboarding manually, but it’s quick. And if you’re already self-hosting Zero, we’ll help migrate your setup. Get started today at: zerosync.dev/cloud

English
2
2
77
13.9K
sampotter
sampotter@sampotter___·
@tan_stack PR can be found at github.com/univo/explorer…. One of the unique challenges was determining what work happens on the server, versus on the client. RSC makes this simple as it unifies the templating language between these two distinct environments
English
0
0
0
25
sampotter
sampotter@sampotter___·
.@tan_stack Start has made it possible for the RSC to be fetched as a GET request, meaning that CDN caching is trivial to implement with Cache-Control headers
English
1
0
2
82
sampotter
sampotter@sampotter___·
@samy_0202 Materialised views with incremental updates on write are overlooked. There needs to be more work on them
English
1
1
1
16
Samriddha Chattopadhyay
Samriddha Chattopadhyay@samy_0202·
Materialized views, the underused middle ground between raw queries and full caching: A materialized view is a precomputed query result stored on disk. Unlike a regular view: it doesn't recompute on every query. It reads precomputed data. Unlike application-level caching: the DB handles consistency and refresh. Use when: → You have expensive aggregations that don't need real-time freshness → Reporting queries are hurting your OLTP performance → You want the DB to own the caching logic Refresh strategies: on-demand, on schedule, or on data change (incremental). Supported in: Postgres, MySQL 8+, BigQuery, Redshift. Underused in: most production systems I've seen.
English
1
0
1
20
sampotter
sampotter@sampotter___·
@gajesh That subtext should be more grey
English
0
0
0
61
Gajesh
Gajesh@gajesh·
beautiful, amazing news!!! we have over 161 nodes are online (over 250+ signups). - 47.8TB/s memory bandwidth (16x H100s) - 8TB memory (100x H100s) thank you so much for putting your trust in us. big Ws.
Gajesh tweet media
English
14
4
81
3.5K
sampotter
sampotter@sampotter___·
@__morse There's some huge unlocks for explorer.univo.app that I will have complete in the next few days to showcase what's not only possible now, but effectively very easy
English
0
0
0
62
sampotter
sampotter@sampotter___·
@__morse Yep you could but it was working against what they were designed for. TanStack is the first approach to flip from a server-first mindset to a client-first mindset for how RSCs should be used
English
0
0
2
30