Artemy
banner
artemymedvedev.bsky.social
Artemy
@artemymedvedev.bsky.social
software dev, founder of a 0-1 boutique software development agency @ artemy.dev
Developing my open source telegram native support bubble

#buildinpublic #indiedeveloper #sideproject
June 1, 2025 at 6:12 PM
Cross-Site Scripting Attack (commonly referred to as XSS) - a very common yet dangerous vulnerability that puts your users and their data at risk

In short, this is when an attacker injects malicious javascript code into your application (for example by using javascript:// protocol)

#buildinpublic
May 31, 2025 at 7:16 PM
May 31, 2025 at 7:14 PM
your aura is inversely correlated with your mrr, sorry but this is how the world works

#buildinpublic
May 27, 2025 at 6:00 PM
hot take but I genuinely feel like Cursor is overhyped. The only thing I use it for is autocompletions and built-in chat

Any real world app requires you to spend more time reviewing "vibe coded" code than writing it yourself, which just makes the process slower and less enjoyable

#buildinpublic
May 27, 2025 at 12:49 PM
what do you think about this login page design? seems like many people sleep on adding social proof to their login flows, it feels like it's an easy way to boost conversion rate slightly!

p.s. lorem ipsum aint no social proof ofc lol

#buildinpublic
May 27, 2025 at 12:47 PM
DMs like these make my day

#buildinpublic
May 27, 2025 at 12:45 PM
updates on my open source CLI coding assistant :)

#buildinpublic
May 26, 2025 at 1:33 PM
Temperature in LLMs controls "creativity". It works because LLMs output a probability of tokens and choose one based on it.
The higher the temp the bigger the difference between the most probable token and the other:

temp = 0:
0.5, 0.2, 0.18, 0.12
temp = 20:
0.999, 0.001, 0, 0

#buildinpublic #ai
May 26, 2025 at 3:45 AM
This is a great blog post about how having access to user data is a responsibility that if ignored could have insane real world consequences

alexschapiro(.)com/blog/security/vulnerability/2025/04/21/startups-need-to-take-security-seriously
May 26, 2025 at 3:19 AM
a sneak peak into an AI CLI code assistant, kinda like a cursor but works inside the terminal, oh and its also fully open source ;)

#indiedeveloper #buildinpublic
May 25, 2025 at 6:38 PM
Building a better customer support platform in public, how do you like the chat bubble design?

#buildinpublic
May 25, 2025 at 3:07 PM
designed a cool card, heard things like these drive engagement ya know 😉
anyway what do you think?
May 25, 2025 at 3:01 PM
really love this dashboard design, feels like it's breath of fresh air in the world of shadcn lol, still bunch of work to do tho
May 25, 2025 at 3:00 PM
working on a better way to talk to your customers ;)
May 25, 2025 at 2:58 PM