Will Baumann

2.2K posts

Will Baumann banner
Will Baumann

Will Baumann

@dubbaumann

Co-founder / CEO at @FourthwallHQ. We help creators launch shops and memberships that are 100% owned by them!

Los Angeles, CA Katılım Nisan 2012
1.8K Takip Edilen2.5K Takipçiler
Will Baumann
Will Baumann@dubbaumann·
Love getting reviews like this. We've got a bunch of improvements queued up over the next couple weeks. Fourthwall is going to be 2x as amazing as it's ever been
Will Baumann tweet media
English
1
0
9
247
@levelsio
@levelsio@levelsio·
Okay let's see who can reply to this
English
2.5K
17
2.2K
1M
Nathan Keys
Nathan Keys@NathanKeysMusic·
@dubbaumann @Fourthwall Thanks for reaching out! A friend of mine has highly recommended you so looks like I’m setting up shop 😎
English
1
0
1
24
Nathan Keys
Nathan Keys@NathanKeysMusic·
Requesting Recommendations! Had anyone heard/used @Fourthwall for making merch? Any other suggestions?
English
1
2
3
48
AnthonyZ
AnthonyZ@anthonyz·
@SileNtCSGO I’d highly recommend @Fourthwall have done lots of merch drops with them and have always done well!
English
1
0
10
4K
SileNt
SileNt@SileNtCSGO·
Might be looking to do merch towards mid/end of the year anyone recommend any companies to work with? :D
English
6
1
93
15.6K
Southern Charm Sports
Southern Charm Sports@SouthernCharmSp·
oh and minor other things, can individual colors have different designs? Like the same t shirt in a different design? i.e. a red shirt having red lettering with white outlines, but a blue shirt has blue lettering with white outlines. Or would those have to be individual new items
English
1
0
0
22
Will Baumann
Will Baumann@dubbaumann·
1. Yep. You can find posters & prints here: fourthwall.com/products/categ… 2. No monthly fees, no upfront costs. Our margins are baked into product costs (e.g. if we list a shirt a $12, that's because the manufacturer charges $12 if you went direct, but we have negotiated a volume discount as we're sending volumes from many sellers). That way, we only make money whenever you do. 3. Not actively in the works but hopefully something we'll add this year!
English
1
0
1
10
Southern Charm Sports
Southern Charm Sports@SouthernCharmSp·
Three totally different questions with totally different depths, if you need to answer anything privately feel free to dm. I know y'all sell plushies, clothing, and subscriptions. This might sound specific but is there any way you fellas sell pictures/prints? I do a chunk of photography and was looking up different sites to basically host prints or host a service that can get prints to customers/clients. Secondly, just general overview on how the business model works, are there costs to start one, etc. And lastly, how are ways you see brands that collaborate with fourthwall developing in the future and are there any paths specifically to wear a brand/page can be like upgraded (think Twitch Partner) or is that not in the works. Honestly haven't known anyone personally that has had one but I've seen plenty of pages at this point.
English
2
0
1
24
Naval
Naval@naval·
AI is going to drain a lot of moats.
English
1.5K
1.8K
18.2K
2.4M
Will Baumann
Will Baumann@dubbaumann·
@T_Zahil I'm biased but definitely check us out at @Fourthwall. You upload your designs, we handle everything else (manufacturing, quality control, customer support, sales tax, shipping, etc). We're specifically negotiated with manufacturers worldwide for max quality settings
English
0
0
1
29
Thomas Sanlis 🥐
Thomas Sanlis 🥐@T_Zahil·
I want to open a shop on Uneed, for t-shirts, caps etc What's the best way to do this?
English
16
1
15
2K
@levelsio
@levelsio@levelsio·
This week I decided to just permanently switch to running Claude Code on the server mostly on bypass permissions mode: c() { IS_SANDBOX=1 claude --dangerously-skip-permissions "$@"; } And for the first time in my life I think I've actually managed to outrun my todo list What happened is I simply blasted through my to do list of features I had to build and bugs I had to fix I've never shipped so fast and Claude Code almost made no mistakes, and when it did it they were tiny that weren't fatal (important because I'm mostly working on the server in production now) Before I was always known to ship fast (also because I always work alone) but while I shipped new things would always build up on my features/bug board (my users can submit them there) But this is the first week where I've been fast enough to outrun them The board is actually empty! As other people have written on here the real bottleneck is becoming myself and my creativity, not how fast I can ship. Because I think I ship faster now than I can come up with new ideas, or maybe my brain will adjust to this new speed (probably) Also I feel another limit is becoming my own mental context window, as in how many things, features, bugs, projects, I can keep in my mind in parallel while building on all of them. It's a lot and I haven't reached that limit yet but I feel I might be close I also noticed that you start going really fast the more you let it just go loose, before I was slow because I didn't trust it and I was scared it would destroy my code, now I just let it go. As @karpathy wrote, things feel like they've changed a lot around December last year when models became good enough to really code with and I feel the same When I see other friends code with Claude Code I often notice they're slow because they still check everything, which is good of course, but I feel the better way would be to create some tests and just let it run freely and see if it can pass those For me the tests are mostly just me checking out if the new feature on the site works or not, and in 99% cases it just does, and then I ask it to improve it further Because I run Claude Code on the server in production, I don't have to wait for deployment anymore (although that took only 3 seconds anyway before, that still adds up), now it's wait for it to be done coding, I refresh the site and I test it, that feedback loop is how I work and it's made me WAY faster Anyway here's what I did this week and the majority of these things were requested by people on the bug board, I'd say this is about 10x my normal output: 📸 Photo AI - Built new image viewer and mobile image viewer - Added batch remix, multi-photo import, filtering by model in gallery - Security overhaul: phased out insecure ?hash= login, migrated to session tokens - Fixed Google login loop, multi-model selection, talking scripts - Added custom audio upload for talking videos - Created dynamic model selector from server endpoint 🏡 Interior AI - Revived [ Add furniture ] feature (started 6 months ago, image models now good enough) - Added custom style upload for redesigns - Built own Gaussian Splat viewer for 3D - Made /remove_bg endpoint for furniture backgrounds - Migrated 3D walkthrough to new World Labs API - Added .skp file support, paint color masking, empty room button 🎒 Nomads - Launched weekly AI-generated newsletter from chat - Built profile edit modal, moved profile editing from /settings to profile page - Added TikTok/YouTube links, status bar, server-side API tracking - Added hundreds of new profile tags and traits - Fixed timezone filters, broken links, user avatars 🗺️ Hoodmaps - Revived write mode (before was only read for last few years because db was rekt) - Built heatmap mode using sentiment-scored tags (50K+ tags) - Fixed root cause: tags not entering DB due to wrong PRAGMA (should be WAL) - Added good/bad area detection with admin grid controls - Set up Claude Code Telegram bot for live changes - Enabled CF cache, fixed health check, fixed Brussels 📕 MAKE book - Built auto ePub/PDF generator cron worker - Added dynamic generation with personal customer watermarks - Added image compression for file size 💾 Pieter .com - Added Wikipedia text-only reader for Kindle - Exploring Windows 3.11 emulator using v86 (to replace Em-DOSBox) - Added product recommendations on homepage - Installed Wall Street Raider (1986) 👩‍💻 Remote OK - Installed Chatbase AI customer support bot - Added "report not remote" link on job posts 🏨 Hotelist (3 todos) - Fixed hotel URLs and city range bugs - Added iron amenity
@levelsio tweet media
@levelsio@levelsio

So many tiny bugs on my sites like Nomads and Remote OK that I never got too because they were not worth to spend a day on to fix but still annoying enough to require a fix "one day" I now just ask Claude Code to fix in 1 minute Really turbo blasting through my todo Maybe I can finally outrun my todo list for the first time in my life (I know maybe by definition that's an illusion but still) What a great time to be a coder

English
373
239
4.4K
1M
Guillermo Rauch
Guillermo Rauch@rauchg·
𝚗𝚙𝚖 𝚒 𝚌𝚑𝚊𝚝 Every company will have an agentic interface. But it won't just be on your turf, your .𝚌𝚘𝚖. It'll also be on @slack, @discord, @microsoftteams, @googleworkspace, and more. I was at a hackathon in SF the other day and I watched this unfold IRL. Many startups just presented their agents as Slack @ mentions. They incidentally tended to be the products that were easiest to grasp and adopt. Excited for the Chat SDK to do for the UI of Agents what @aisdk did for models.
Vercel Developers@vercel_dev

You can now write chat bot logic once, and deploy across Slack, GitHub, Teams, and Discord. We're open-sourcing a new Chat SDK, a unified TypeScript library to build for many chat platforms with a single codebase. Now available in public beta. vercel.com/changelog/chat…

English
72
55
1.3K
200.3K
Walker Williams
Walker Williams@walkeriwilliams·
Easy way to massively improve your Claude/OpenClaw outputs: 1. Instead of just asking for what you want, ask Claude to act as a group of experts and create a plan to achieve your goal. 2. After the initial plan proposal, ask Claude to review the plan again but this time tell it what kind of experts should be reviewing the plan & ask the experts to engage in multiple rounds of debate until they come to an agreement. 3. Execute the plan. You'll see big improvements every time. Example 👇
English
2
0
4
230
Clover 🍀🐮
Clover 🍀🐮@MooMooClover·
What happens when your merch store allows two people to order the last item you have in stock at once? My experience with Fourthwall
English
15
97
1.4K
14.5K
Zach Bussey 🇨🇦
Zach Bussey 🇨🇦@zachbussey·
This is an interesting chart from Fourthwall that offers an overview of which types of merch creators' audiences are actually buying, by volume. May offer some insight if you've ever wondered what to focus on if you decide to offer merch!
Zach Bussey 🇨🇦 tweet mediaZach Bussey 🇨🇦 tweet media
English
14
19
279
24K
Will Baumann
Will Baumann@dubbaumann·
@ToriNikulas @jacknyeko @TazTSGH We (Fourthwall) have made a big quality push and based on our internal metrics, quality control is 2x better today vs this time last year. Mind DMing me or sharing where things went wrong for your community? I'll make sure wherever we missed is taken care for you.
English
0
0
0
26
Jack Nyeko "The Leash boy"📿
I keep getting asked about merch but have no idea where to get started I know uwu market has a merch pack but not sure if that is a good idea! Any tips or recommendations for it! I rather not deal with the logistics or anything with shipping from my side due to privacy concerns.
English
8
0
21
1.4K