QarthO

519 posts

QarthO

QarthO

@quartzdevgg

minecraft enjoyer + software dev

Atlanta, GA เข้าร่วม Mart 2024
187 กำลังติดตาม17 ผู้ติดตาม
QarthO
QarthO@quartzdevgg·
@tannerlinsley If I'm having a pest problem, and I go visit a pest control office, and their office is infested with bugs. I am walking out. I will never trust that person. This is exactly whats happening with TanStack.
English
1
0
2
255
QarthO
QarthO@quartzdevgg·
@tannerlinsley I've had many credible friends recommend TanStack. I trust their opinions so I know what you're building has to be doing something right. But seriously, whatever your current process of shipping/updating the site needs to be completely redone. I want you to succeed.
English
1
0
2
594
QarthO
QarthO@quartzdevgg·
I’m loving the idea of tanstack. But it really makes me question the product with how many issues the official site and docs have day over day. Like if it’s so problematic, and the framework is so good, atleast showcase that in the official site. This should be the #1 priority.
English
1
0
10
5K
QarthO
QarthO@quartzdevgg·
@heyandras (I have 3 backup plans per database)
English
0
0
0
8
QarthO
QarthO@quartzdevgg·
@heyandras Super cool! Would love to have default backup plans so I don’t gotta create ones everytime I spin up a new database
English
1
0
1
368
Andras Bacsai
Andras Bacsai@heyandras·
🛠️ Better S3 storage details.
Andras Bacsai tweet media
English
4
1
136
10.4K
QarthO
QarthO@quartzdevgg·
@jullerino any chance t3code could have a proper modal for updates? The current process has zero feedback. The spaceship icon lacks any kind of visibility as to what it’s doing, and I have no clue if I click on it what happens. (It just restarted the app and botched my chat)
English
0
0
0
13
QarthO
QarthO@quartzdevgg·
This is inside my work gmail inbox
English
0
0
0
14
QarthO
QarthO@quartzdevgg·
I have a paid google workspace account for work. Why does this notification keep popping up SEVERAL times the last 3 days. Multiple times every day. I hit close, and it still pops up. I don't mind the initial popup, but its so often popping up @Google @GeminiApp @OfficialLoganK
QarthO tweet media
English
1
0
0
32
QarthO
QarthO@quartzdevgg·
New js runtime, and I spot some Elixir @theo
Danila Poyarkov@dan_note

I've built a new JavaScript runtime that runs inside the BEAM. Every JS runtime is a GenServer with its own OS thread. No JSON anywhere — JS objects map to BEAM terms natively through a lock-free queue. What makes it different from running Node/Deno/Bun alongside Elixir: → JS runtimes live in supervision trees. They crash, restart, recover state — standard OTP → fetch() goes through :httpc. WebSocket through :gun. crypto.subtle through :crypto. BroadcastChannel through :pg — works across a cluster → The DOM is lexbor (C library). JS renders into it, Elixir reads it directly — no serialization, no re-parsing → Workers are BEAM processes. They get preemptive scheduling for free → TypeScript toolchain (OXC) and npm client built in — no Node.js on the machine at all Full control over the JS layer: parse ASTs, bundle imports, transform TypeScript, minify — all from Elixir via OXC NIFs. Use cases: — SSR with Preact/React into native DOM, Elixir reads the tree — Sandboxed user-defined business rules with memory limits, timeouts, and a controlled API surface — Parallel Workers that compute and broadcast via distributed process groups — Evaluating or bundling TypeScript without any external toolchain — Running npm packages inside the BEAM Still a research project in early beta. Covered with tests including Web Platform Tests ports, but expect rough edges. github.com/elixir-volt/qu…

English
0
0
1
40
QarthO
QarthO@quartzdevgg·
@mweinbach You have laughably so much better performance than a switch. The switch is comically very low end.
English
0
0
1
82
Max Weinbach
Max Weinbach@mweinbach·
If you put a case on an iPhone, you essentially have a portable Nintendo Switch in terms of performance Wireless controller and iPad are game consoles. Mac + mouse can be a capable gaming PC I know it won't happen any time soon, but I can only hope (and try to drive interest)
English
8
1
156
6.8K
Max Weinbach
Max Weinbach@mweinbach·
I hope game devs actually consider porting to Apple platforms (macOS/iOS/iPadOS) as MacBook Neo becomes basically the best value laptop in the world, iOS dominance grows, third-party payments become easier, and Metal + other developer APIs become easier
English
41
75
1.8K
44.5K
QarthO
QarthO@quartzdevgg·
its in alpha (not even released lol), thus full of bugs, and still missing features, but its already so much nicer than codex.
QarthO@quartzdevgg

😳 @theo great work so far, seems like there is a plan mode

English
0
0
0
11
QarthO
QarthO@quartzdevgg·
@theo Not sure if its just the 5.4 model or the t3code (first time using it) but it is very much like 5.2 where it does the task without any feedback during the process.
English
0
0
0
12
QarthO
QarthO@quartzdevgg·
😳 @theo great work so far, seems like there is a plan mode
QarthO tweet media
English
1
0
0
24
Alexey Grigorev
Alexey Grigorev@Al_Grigor·
Claude Code wiped our production database with a Terraform command. It took down the DataTalksClub course platform and 2.5 years of submissions: homework, projects, and leaderboards. Automated snapshots were gone too. In the newsletter, I wrote the full timeline + what I changed so this doesn't happen again. If you use Terraform (or let agents touch infra), this is a good story for you to read. alexeyondata.substack.com/p/how-i-droppe…
Alexey Grigorev tweet media
English
1.5K
1.6K
11K
4.1M
Josh Miller
Josh Miller@joshm·
With the latest release, @diabrowser now keeps tabs on what’s happening across your apps… proactively bringing you the tasks that need your attention. Computers are about to change in front of our eyes… not just models, interfaces will begin to accelerate too… so fun…
Josh Miller tweet media
English
28
8
366
28.3K
Andras Bacsai
Andras Bacsai@heyandras·
🛠️ You will be able to use Coolify connected servers as GitHub self-hosted runners, fully automated, you just need to click a few buttons. Nice. They are JIT runners atm, so provisioning is not the fastest, but it is much safer.
Andras Bacsai tweet media
English
11
1
71
4.3K
QarthO
QarthO@quartzdevgg·
@cursor_ai @leerob and finally, yet another manage button on a different page that actually does take u to stripe, but without any options to switch plans, only cancel. But there is a downgrade plan button! Why was this so buried??? Do better.
QarthO tweet media
English
0
0
0
14
QarthO
QarthO@quartzdevgg·
@cursor_ai @leerob ah, even worse, this "Manage" button does an annoying redirect loop, that eventually just takes u back to the overview/landing page, not a billing page nor stripe
QarthO tweet media
English
1
0
0
15
QarthO
QarthO@quartzdevgg·
@cursor_ai @leerob how the hell do i switch my billing plan? like why is yours+stripe billing so terrible??? The "manage subscription" button on the overview page (the landing page when u log in) takes u directly to stripe which doesn't let u change plans only cancel.
English
1
0
0
50