SiddhantSadangi Profile Banner
Siddhant Sadangi Profile
Siddhant Sadangi

@SiddhantSadangi

Followers
116
Following
2K
Media
118
Statuses
709

Helping devs succeed with code, content & community 💻 | DX @neptune_ai | @streamlit Creator and Community Moderator🎈 | OSS tinkerer

Lyon, France
Joined August 2024
Don't wanna be here? Send us removal request.
@SiddhantSadangi
Siddhant Sadangi
1 month
👋 Hi, I’m Siddhant. I help developers succeed by building tools, content & communities. 🥑 DX Engineer @neptune_ai 🎈 @streamlit Creator & Community Moderator Check out my work ↓ 🔗 GitHub: https://t.co/Z5etZdq0Dl 🌐 Streamlit Apps:
Tweet card summary image
share.streamlit.io
🥑 Developer Experience Engineer Bridging Devs & Product with Code, Content & Community 🎈 Streamlit Creator & Community Moderator
0
0
2
@SiddhantSadangi
Siddhant Sadangi
14 hours
Building @streamlit apps with @cursor_ai? It’s great at one-shotting working apps - but sometimes uses emojis for icons, outdated APIs, or deprecated params. @arnaudmiribel made MDC rules to fix that 👇 https://t.co/KmQloRnykr Drop your own rules in the comments below
Tweet card summary image
github.com
A clean and modern Streamlit analytics dashboard with interactive charts and beautiful UI - arnaudmiribel/neat-streamlit-dashboard
0
0
0
@Nithin0dha
Nithin Kamath
2 days
By the way, the credit for the support goes to K (Kailash) and our tech team. I am just the guy who posts about all the FOSS stuff they do 😬 I'm only good at Excel, and that is an overstatement. 😬
@FFmpeg
FFmpeg
2 days
We would like to thank @Nithin0dha for the $100k donation to FFmpeg (pending)! While this does not solve the funding problems behind FFmpeg and Open Source in general, it's a step forward to a sustainable future for Open Source Software.
60
106
4K
@SiddhantSadangi
Siddhant Sadangi
5 days
Branching to a new chat is cool, but how about merging chats? cc: @OpenAI , @GoogleDeepMind , @AnthropicAI , @deepseek_ai , @cohere , @MistralAI , @MicrosoftAI
1
0
1
@SiddhantSadangi
Siddhant Sadangi
7 days
"comment XYZ and I'll share something" Instant mute
1
0
1
@SiddhantSadangi
Siddhant Sadangi
9 days
An @awscloud outage feels worse than a @WhatsApp outage
0
0
2
@SiddhantSadangi
Siddhant Sadangi
12 days
Welcome move by the EU and France 🙌 #SalaryTransparency
0
0
0
@SiddhantSadangi
Siddhant Sadangi
12 days
🚀 New tool alert! We built a @streamlit multimedia file comparison app for @neptune_ai users. Perfect for visualizing and comparing files logged to Neptune across steps and experiments. Try it (Neptune 3.x account needed): https://t.co/AFjrPqNkKl
1
2
4
@SiddhantSadangi
Siddhant Sadangi
17 days
Built a @streamlit fork of this Try it at: https://t.co/5b31CRZX0Y GitHub Repo: https://t.co/i9HrqnmhL6 ⭐ Drop a star, create a PR #AI #NLP #Streamlit #DataViz
Tweet card summary image
github.com
Streamlit app for exploring how language models process text through interactive graphs, layer-by-layer analysis, and real-time token relationship mapping. Perfect for AI research, education, and m...
@khoomeik
Rohan Pandey
1 month
vibecoded a visualizer for latent representations of tokens as they flow through gpt-2 (runs entirely in browser on webgl) visualizing high dim space is hard so rather than just PCAing 768 -> 2, it renders similarity as graph connectedness at an adjustable cosine threshold
0
0
1
@charliermarsh
Charlie Marsh
21 days
As of Python 3.14, the free-threaded (or no-GIL) version of the Python interpreter is no longer considered experimental.
87
368
3K
@charliermarsh
Charlie Marsh
21 days
Python 3.14 stable dropped today! Congratulations to everyone involved. You can install it now with `uv python upgrade 3.14`.
78
199
3K
@ThiagoTDotCom
Thiago Teixeira
21 days
@SiddhantSadangi That's it! The house was number 850 and the street started with a "T", which Adrien @myelbows for some reason translated to a "1" in l33t-speak rather than "7". So 8501 = 850 T_______ St. (Hiding the actual street name for security -- both for Adrien and the current tenants!)
2
1
4
@SiddhantSadangi
Siddhant Sadangi
23 days
3️⃣ Success is hard to measure. How do you quantify trust? Or loyalty? Or developer happiness? DevRel impact is often slow and indirect. The best work might never show up on a dashboard.
0
0
0
@SiddhantSadangi
Siddhant Sadangi
23 days
2️⃣ Burnout is real. When “everything” is your job — from strategy to swag — it’s easy to lose focus on what actually matters. DevRel roles are broad, undefined, and emotionally demanding. Without clarity, burnout creeps in fast.
1
0
0
@SiddhantSadangi
Siddhant Sadangi
23 days
1️⃣ DevRel work is often invisible. It’s not just conference talks and blog posts — it’s internal advocacy, alignment, and helping others communicate better. You’re the bridge between devs and the org… and bridges rarely get credit.
1
0
0
@ComputerLove_
Computer ♥ Records
26 days
A behind the scenes look at the making of the 1989 video game "Prince of Persia". Designer Jordan Mechner used rotoscoping to animate the movements of the game's characters, tracing video footage of his younger brother running and jumping (as well as video from old Errol Flynn
149
2K
13K
@SiddhantSadangi
Siddhant Sadangi
27 days
See you at @PyDataParis tomorrow 🗼 #PyData #Paris #Streamlit #Sprint
@streamlit
Streamlit
1 month
Bonjour Paris! 🇫🇷 The Streamlit team is heading to @PyDataParis. 🙌 Attending the conference? Catch the team's talk & sprint! In the Paris area? Come to a happy hour with food, drinks, and swag! Details and RSVP link here : https://t.co/uvKiqVsrsl #PyData
0
0
1
@SiddhantSadangi
Siddhant Sadangi
28 days
Looks like the @periodiclabs announcement has completely overshadowed Sora 2!
0
0
0
@SiddhantSadangi
Siddhant Sadangi
28 days
@neptune_ai 4/ 💡Takeaway: If you’re building ML infra, design for: 🔹Schema drift 🔹Scalable querying 🔹Non-blocking logging …before you need them. Retrofitting later is painful.
1
0
0
@SiddhantSadangi
Siddhant Sadangi
28 days
@neptune_ai 3/ One of the hardest problems? ⚡ Storing dense time-series logs. We built a hybrid: 🔹Relational DB for attributes 🔹Custom storage for series → Scale without UI freezes. #DataScience #MLInfrastructure
1
0
0