Quang Nguyen (@quangnguyen1607) 's Twitter Profile
Quang Nguyen

@quangnguyen1607

🧱 i'm building writebless.com

ID: 1456491552591597573

calendar_today05-11-2021 05:20:34

675 Tweet

55 Followers

805 Following

James Ivings (@jamesivings) 's Twitter Profile Photo

Can anyone recommend me a *simple* thing I can install for server monitoring? Preferably: - with a web interface - shows memory, cpu & bandwidth usage - I don't have to sign up for a SaaS to use it

@levelsio (@levelsio) 's Twitter Profile Photo

People don't realize how crazy rich you can become just running a simple stable business and investing the profits: - $60K/mo business w/ ~85% profit = $50K/mo profit - Pay corp tax rate ~20% = $40K/mo left + Invest in S&P500 w/ 11%/y avg Gets you $100 million after 30 years!

People don't realize how crazy rich you can become just running a simple stable business and investing the profits:

- $60K/mo business w/ ~85% profit
= $50K/mo profit
- Pay corp tax rate ~20%
= $40K/mo left
+ Invest in S&P500 w/ 11%/y avg

Gets you $100 million after 30 years!
Alex Barashkov (@alex_barashkov) 's Twitter Profile Photo

New Rive tutorial. Learn how to make a web-ready interactive speedometer with a stunning smoke effect. Find community links in the comment below and don't forget to like the video if you want to see more.

ABJT (@abjt14) 's Twitter Profile Photo

Built a swipeable Card Stack, similar to iMessage, but for the web. → scroll driven → uses css scroll snap → zero dependencies Read more: abjt.dev/lab/card-stack

Rhys (@rhyssullivan) 's Twitter Profile Photo

If you care about security for your NextJS app, stop using top level "use server" - it's way too easy to leak data Top level "use server" creates endpoints for all exported functions, even if they are never used on the client One accidental export can cause a ton of damage

If you care about security for your NextJS app, stop using top level "use server"  - it's way too easy to leak data

Top level "use server" creates endpoints for all exported functions, even if they are never used on the client

One accidental export can cause a ton of damage
Arunabh Verma (@iamarunabh) 's Twitter Profile Photo

Was working on a project and wanted to add layout transition. Here's how simple it is using Software Mansion's Reanimated. <Animated.FlatList itemLayoutAnimation={LinearTransition} keyExtractor={(i) => i._id} data={DATA} renderItem={renderItem} />

jhey ▲🐻🎈 (@jh3yy) 's Twitter Profile Photo

You can animate an element along the border of another with offset-* ✨ .trail { offset-path: border-box; offset-anchor: 100% 50%; animation: trail 6s infinite linear; } @​keyframes trail { to { offset-distance: 100%; }} An alternative CSS solution 🤙

Gradio (@gradio) 's Twitter Profile Photo

CatVTON: A simple and most efficient virtual try-on diffusion model🤩 Lightweight (899.06M params only), Parameter-Efficient Training (49.57M parameters trainable), and Inference on less than 8G VRAM for 1024X768 resolution

CatVTON: A simple and most efficient virtual try-on diffusion model🤩

Lightweight (899.06M params only), Parameter-Efficient Training (49.57M parameters trainable), and Inference on less than 8G VRAM for 1024X768 resolution
Code With Antonio (@ytcodeantonio) 's Twitter Profile Photo

Colocating by feature was a recent change i introduced and will continue doing from now on in all of my courses. Not only does it make more sense, it also introduces a consistent structure throughout the project. But it is more than just having structure for the sake of it,

Colocating by feature was a recent change i introduced and will continue doing from now on in all of my courses.

Not only does it make more sense, it also introduces a consistent structure throughout the project.

But it is more than just having structure for the sake of it,
Quang Nguyen (@quangnguyen1607) 's Twitter Profile Photo

🤔Hello, everybody is using Laravel. I have a question: how many software engineers use Filament 🦒 for SaaS Product? #Laravel #filamentphp #dev #buildinginpublic

🤔Hello, everybody is using Laravel. I have a question: how many software engineers use <a href="/filamentphp/">Filament 🦒</a> for SaaS Product?
#Laravel  #filamentphp #dev #buildinginpublic
Dan Mac (@daniel_mac8) 's Twitter Profile Photo

🔥 🤯 🎥 dynamically updating PROJECT PLAN in Cursor >>> a MUST ✅ if you want to keep your AI Coding Agent on track when building a complex project how to do it: 1. use o1 to create a "project_plan.md" markdown file - o1 is very good at creating plans. dump your brainstorm

Satvik Paramkusham (@satvikps) 's Twitter Profile Photo

🤯 I created an open-source implementation of NotebookLM! 🤖 Deepseek-V3 API using 🎙️ vibx TTS using fal API 📚 Create AI podcasts on ANY topic 🆓 100% Customizable All this in <50 lines of code! ⭐️ Check out the GitHub repo: git.new/opensource-not…

🤯 I created an open-source implementation of <a href="/notebooklm/">NotebookLM</a>!

🤖 Deepseek-V3 API using <a href="/openrouter/"></a> 
🎙️ <a href="/play_ht/">vibx</a>  TTS using <a href="/FAL/">fal</a> API
📚 Create AI podcasts on ANY topic
🆓 100% Customizable

All this in &lt;50 lines of code!

⭐️ Check out the GitHub repo: git.new/opensource-not…
Quang Nguyen (@quangnguyen1607) 's Twitter Profile Photo

Hey 👋, What are good courses to learn ios development in 2025 ? I just joined a course on designcode.io, but it’s pretty hard to follow since there’s no specific roadmap for beginners. Still, it’s really good for learning iOS development.

Quang Nguyen (@quangnguyen1607) 's Twitter Profile Photo

⚠️ Supabase free tier = No automatic backups Me: "Claude, I want daily full backup. One shell script." Claude: Done. Now I just run: npm run db:backup My $0/month database is safer than your $25/month one. 🔥 👉 Next: GitHub Action → Auto backup → Google Drive

⚠️ Supabase free tier = No automatic backups

Me: "Claude, I want daily full backup. One shell script."

Claude: Done.

 Now I just run: npm run db:backup

My $0/month database is safer than your $25/month one. 🔥

👉 Next: GitHub Action → Auto backup → Google Drive