advaith
banner
advaith.bsky.social
advaith
@advaith.bsky.social
2.5K followers 330 following 590 posts
👋🏾 im 21, i code stuff, macrodata refiner / apps dev at Discord (he/him) aka: @advaithj1, @[email protected], advaith.io, formerly advaith#9121 sf bay area / uc santa cruz
Posts Media Videos Starter Packs
the actual app code isn't open source
afaik Android doesn't support this, we recently added support for showing image attachments in Android notifications tho
for in-app markdown parsing we use simple-markdown www.npmjs.com/package/simp...

the original Android app used SimpleAST github.com/discord/Simp... but the new app uses the shared simple-markdown code and now we only use SimpleAST for syntax highlighting.

(old) details: discord.com/blog/how-dis...
How Discord Renders Rich Messages on the Android App
discord.com
thanks to @dootsky.re for the suggestion!
Discord notifications on iOS now render custom emoji inline!
aws outage? looks like canvas, notion, and asana are having issues
huh is this referencing something
why does this site use a custom "link to highlighted text" system instead of just browser-native text fragments?
if you can't send attachments in a channel, you cannot forward messages with attachments to that channel.
i mean you could be writing normal text that happens to have a colon in it
we do not render emoji autocomplete when you only type :. would likely be annoying for non-emoji colon use
someone is working on an update to the ordering in emoji autocomplete, and looks like the change assumed that the query is non empty, which is true for normal emoji autocomplete but not for the reaction case
ah maybe it just failed to load then
is progressive avif new in chrome? I wasn't seeing it until I updated from 141.0.7390.55-64 to 141.0.7390.78 🤔
I've added a new component to modals: file uploads! your bot can now finally ask users to upload files right in a modal, along with other components, streamlining upload flows. a file upload component can accept only one file or multiple (up to 10), and supports all file types.
I don't understand using social media apps for group chats. I don't use twitter group chats and my only Instagram gcs are for reel spam with no actual conversation - I only actually talk to people on Discord
the Fall 2025 Developer Platform Updates event is starting now in Discord Developers!

discord.gg/discord-deve...
iOS 26.1 beta seems to finally fix the screenshot ui not showing up. huge upgrade
also they need to allow deleting prs in your repo. I've been doxxed in GitHub prs so many times and repo owners can't do anything about it, and sometimes GitHub support doesn't help either
Bluesky's Bluesky

(editing when)
lol at work we were looking at some app like "how did they get that little keyboard to show up" and turns out they just hadn't built an iPad app