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
👋 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:
share.streamlit.io
🥑 Developer Experience Engineer Bridging Devs & Product with Code, Content & Community 🎈 Streamlit Creator & Community Moderator
0
0
2
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
github.com
A clean and modern Streamlit analytics dashboard with interactive charts and beautiful UI - arnaudmiribel/neat-streamlit-dashboard
0
0
0
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. 😬
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
Branching to a new chat is cool, but how about merging chats? cc: @OpenAI , @GoogleDeepMind , @AnthropicAI , @deepseek_ai , @cohere , @MistralAI , @MicrosoftAI
1
0
1
0
0
2
🚀 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
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
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...
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
As of Python 3.14, the free-threaded (or no-GIL) version of the Python interpreter is no longer considered experimental.
87
368
3K
Python 3.14 stable dropped today! Congratulations to everyone involved. You can install it now with `uv python upgrade 3.14`.
78
199
3K
@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
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
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
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
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
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
Looks like the @periodiclabs announcement has completely overshadowed Sora 2!
0
0
0
@neptune_ai 5/ 🙏 Thanks to Piotr Lusakowski & Adam Neurawski for engineering insights, and @stephenoladele_ pulling it all together. Full blog 👉 https://t.co/nicUI4C2BZ
#AI #MLOps #ExperimentTracking
neptune.ai
This post is a summary of what we’ve learned from building and maintaining one of the most popular experiment trackers for the past 5 years.
0
1
0
@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
@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