Thomas

571 posts

Thomas banner
Thomas

Thomas

@tomkosial

I build SaaS 🖥️, mobile apps (expo) 📱 and Decentralized Finance strategies 💹 10+ yrs dev, turned full-time Agentic fullstack Developer & Architect

Build on chain 👉 Katılım Temmuz 2021
217 Takip Edilen108 Takipçiler
Ben Duffez
Ben Duffez@bduffez·
@levelsio are you not doxxing yourself with this? im paranoid I guess
English
1
0
1
56
Thomas
Thomas@tomkosial·
@Aurelien_Gz waou looks gorgeous. When a apple studio to create custom apps and games in their maps app
English
0
0
0
643
Thomas
Thomas@tomkosial·
@marclou When AI slop is trying to make up for civilization slop.
English
0
0
0
21
Marc Lou
Marc Lou@marclou·
Only in Europe: This guy makes $400/day sending notifications when an AC is available to buy.
Marc Lou tweet media
English
142
66
1.9K
249.2K
Thomas
Thomas@tomkosial·
@levelsio SQLLite is so under-rated. It's blazzing fast and allows you to create offline first mobile app, I love it more every day. Supabase looks visually sexy but is expensive for what it is
English
0
0
0
475
@levelsio
@levelsio@levelsio·
All you really need today to build a business is 100% free open source software that charges you $0/mo + a VPS server + an API to do some required AI stuff + some R2/S3 file hosting They don't want me to tweet that because it destroys their businesses but I can't lie to you!
Lukasz@woocassh

Today I moved away from supabase for SubtitlesFast supabase -> SQLite I used supabase as an experiment last year. It was so easy to setup a db, few clicks barabim barabum and it's done always thought that setting up db instance on server was a pain, passwords, permissions, friction in general so supabase definitely reduced the friction but holy shit, i never realised how much latency it added to my product I moved to SQLite as per papa's @levelsio advice and my app is VISIBLY quicker on the frontend RankGoat is already on SQLite and it's a breeze also debugging with Claude is much easier now note to self: keep it simple stupid just remember to run regular backups to another server and you're golden the next experiment is to try Cloudflare for email I think and shed the Postmark bill, anyone done this yet?

English
139
75
2K
179.8K
Avery
Avery@averycode·
Testing the new x algo, hey friends!
English
80
0
166
7.2K
Thomas
Thomas@tomkosial·
Spent an hour wiring a payment wall into an API. No accounts. No API keys. No Stripe. No billing code. Just one line: HTTP 402 Payment Required 🔒 That is x402. Your server answers with a price, the client pays in USDC on Base, the same request goes through seconds later. The buyer does not even spend gas. Why I care: AI agents are about to become the biggest buyers of content on the internet. And right now most of them scrape it for free. x402 flips that. Your article, your dataset, your endpoint, priced per request, payable by a machine at 3am with nobody filling in a card form. I wrote the full tutorial. Express server, JS buyer, Python buyer, mainnet checklist: etherwavelabs.com/blog/gate-api-… Stop giving your work away to bots. Put a price on it.
English
0
0
7
171
Thomas
Thomas@tomkosial·
@marclou How about raising that employee too?
Thomas tweet media
English
0
0
1
97
Marc Lou
Marc Lou@marclou·
Whoever came up with this at YouTube deserves a raise
Marc Lou tweet media
English
61
1
334
30.4K
@levelsio
@levelsio@levelsio·
VibeOps is the future
Javi Lopez ⛩️@javilopen

Summary: Here's the gist of what Pieter Levels (@levelsio) actually does. He stopped coding locally. Instead he rents a cheap $5/month Hetzner VPS, SSHes into it with Termius (an SSH app he uses on both his iPhone and MacBook, roughly 50/50), and installs Claude Code right on the server with npm install -g @anthropic-ai/claude-code. Then he just types claude and talks to it. He calls the whole approach "VibeOps." The mind-bending part is that Claude edits the code live on the production server. No git, no push, no deploy: he just tells Claude what he wants, it edits the files, and he refreshes the browser to see the change. He runs it in a "bypass" mode (an alias that skips all the permission prompts) so it just goes, and reports he ships around 10x faster this way: he even says he "outran his todo list." In 12 months it only broke production twice, for about 10 seconds each. He makes it safe with a specific recipe: install Tailscale first, lock the Hetzner firewall so only Cloudflare can reach port 443 and only his Tailscale IP can reach SSH on 22, put Cloudflare in front, never allow password login, and then ask Claude itself to set up fail2ban and automatic updates. He's clear this is for hobby/solo projects, not sensitive stuff: for a real company he'd use a staging server. Because everything lives on the server, he can jump from laptop to phone without losing his place (one tmux session per site, auto-reconnecting) and literally codes from planes. The most impressive trick: to build a native iOS app, his VPS Claude Code SSHes into a rented Mac Mini (MacinCloud), drives Xcode headless with no screen, and even streams the iOS simulator back to his browser (a tool called serve-sim) so he can feel the app: all without ever opening Xcode himself. Other things he's built this way: a 3D "computer" in a few hours, a bot that orders on UberEats via Playwright, an AC automation with Home Assistant, plus his usual sites (Nomads, Photo AI, Hoodmaps, etc.). Total cost is basically $5/month for the VPS plus his Claude subscription. His summary: "it just feels like living in the future." Everything above is in the .md in your folder if you want the exact quotes and commands. Whenever you're ready to set it up yourself, just say go. Yu can do the ting!

English
19
10
160
68.7K
Thomas
Thomas@tomkosial·
@levelsio @jordandotbuilds Nice! Checkout expo also to build and deploy without any mac (they build it on their servers) and publish to iOS + Android!
English
0
0
1
116
@levelsio
@levelsio@levelsio·
VERY COOL!! Thanks @jordandotbuilds for the tip, I can now test my iOS app on web I asked Claude Code to set up serve-sim, a web-based iOS simulator that can stream the iOS app my Claude Code on VPS built live to me, because it's on some Mac Mini in the cloud without even a GUI (it's headless) I cannot actually try it on the Mac itself! Before Claude would make me a page with screenshots but I had no idea how the app felt, now with this it works This is hosted on the Mac Mini via SSH (it shows localhost but it's a tunnel via SSH to the Mac Mini), bit laggy but nice!
jordan@jordandotbuilds

@levelsio Should try serve-sim it essentially streams your simulator so you can access it via a web browser. x.com/jordandotbuild… this is my setup

English
112
131
2.8K
418.3K
Ronald
Ronald@ronaldlangeveld·
Today I made my first internet money off my project, pixelglass.co. It's small, but it's such an awesome and unreal feeling that somebody is paying for something built! 🥳🥳
Ronald tweet media
English
31
2
94
39K
Thomas
Thomas@tomkosial·
@levelsio Let's drain all those free credits! Pretty good model to get a good one-shotted base, make the most of it!
English
0
0
0
1K
@levelsio
@levelsio@levelsio·
LAST DAY FREE FABLEEEEEEEE
English
220
28
1.6K
141.4K
John Rice
John Rice@hello_code_·
@alexcooldev Nice, what stack are you using? Native or cross platform
English
2
0
2
339
Alex Nguyen
Alex Nguyen@alexcooldev·
My mobile apps literally pay for my food. 👀
Alex Nguyen tweet media
English
26
2
181
12K
Miki 📇
Miki 📇@0cesha·
@alexcooldev I literally made my first sale after taking your advice of just pushing content and hard paywall🥳
Miki 📇 tweet media
English
2
0
4
224
Asym
Asym@Asym_Alwali·
@tomkosial Wow that's awesome field dude .
English
1
0
2
6
Thomas
Thomas@tomkosial·
I would say I check 1+2+3+5 profiles as a solo builder with strong engineering background. Need to work harder to increase my skills as a growth hacker (4) and get the full suite. x.com/bcherny/status…
Boris Cherny@bcherny

As engineering, product, design, DS, etc. melt into a new kind of role, I was reflecting on what roles might look like in the future. For example, when I look at the Claude Code team I see what I think is five archetypes: 1. Prototyper: comes up with brand new ideas; churns out many ideas, most of which don't ship 2. Builder: quickly turns a prototype/idea into production-grade product/infra 3. Sweeper: cleans up the UI, simplifies the code and system, unships, optimizes performance 4. Grower: takes a product that has been built and iterates on it to improve Product-Market Fit 5. Maintainer: owns a mature system to make it secure, reliable, fast, and efficient as it scales Many people span across 2 roles, and sometimes 3 roles. I also notice that these roles are not really tied to job function -- eg. across Anthropic, some designers match category 1, some 2, some 3; same for engineers, PM, DS. A healthy team needs a mix of these, depending on the product: - A product that is new and pre-PMF needs people that are strong at 1+2+3 - A product that is growing and has found PMF needs 2+3+4 and some 5 - A product that has strong PMF needs 3+4+5 and some 2 Maybe product roles of the future will look more like this, and less like the domain-specific roles of today?

English
2
0
4
102
Thomas
Thomas@tomkosial·
@averycode this another coworking looks just like Wework right? :)
English
1
0
2
99
Avery
Avery@averycode·
Visited another coworking space > shipped updates for two apps > met an indie hacker for lunch > worked on SEO Time to watch game of thrones ⚔️
Avery tweet media
English
27
0
101
3.8K