Vince Aggrippino
vinceaggrippino.bsky.social
Vince Aggrippino
@vinceaggrippino.bsky.social
Web Development & Design Enthusiast

#CSS #JavaScript #HTML #Node #Python #React #Vue #Linux
What "normal" people do to connect with people only works by virtue of some innate quality that you don't understand and take for granted because everybody has it. Well... everybody except for me.

techhub.social/@VinceAggrip...

#people #social #NeuroDivergent #friends #MentalHealth
Vince Aggrippino 🇺🇸🇲🇾 (@VinceAggrippino@techhub.social)
Today, I showed genuine interest in someone, smiled, and encouraged them to talk about themselves. I was immediately told that people don't like to be asked about themselves. I replied "I don't care."...
techhub.social
August 11, 2025 at 10:34 PM
To all those who gave me hate when I criticized creators and influencers for teaching their audience that now is a good time to pay $$$ for CS career courses ...

How 'bout now? ...
duckduckgo.com?q=microsoft+...

#SoftwareEngineering #programming #WebDev #employment #jobs
microsoft layoff at DuckDuckGo
DuckDuckGo. Privacy, Simplified.
duckduckgo.com
May 15, 2025 at 10:31 AM
I usually associate tech influencers with dubious optimism but, recently on the Modern Web podcast, @dthompsondev.bsky.social admitted that 99% of applicants aren't even worth talking to. So, I wrote a about it: aggrippino.com/2025/05/99-o...

#employment #jobs #SoftwareEngineering #WebDev
99% of Job Applicants Have No Chance | Vince's Website
aggrippino.com
May 1, 2025 at 4:17 PM
I saw a neat CSS-only animated star widget in a Mastodon post and was inspired to create an accessible version.

aggrippino.com/2025/03/anim...

My version requires JavaScript, but with good reason and it has several advantages over the CSS-only version.

#CSS #JavaScript #a11y
Accessible Animated Star Rating | Vince's Website
aggrippino.com
March 29, 2025 at 10:56 AM
The best argument I've heard for distrust of AI: [Just a short post complaining about AI](dead.garden/blog/just-a-...)

by @dead.garden

#ai
Just a short post complaining about AI | dead.garden
Hello there! This is my personal website and it is allergic to SEO.
dead.garden
March 21, 2025 at 7:37 AM
@kcg.bsky.social I'm gonna use the "Question Hound" meme in a post. I'd like to link back to the original author. It might result in a merch purchase or patreon patron. Do you have a link you'd prefer me to use? I'll just use your linktree link unless you tell me different.
March 10, 2025 at 9:47 AM
I just committed over 1000 lines of new, untested code for my Webmention implementation.

I may have something to talk about at the upcoming Homebrew Website Club meeting 😅

aggrippino.com/2025/02/HWC-...

#IndieWeb #Webmention
Homebrew Website Club Europe / London, 5th February | Vince's Website
aggrippino.com
February 5, 2025 at 5:50 PM
I'm looking forward to today's Homebrew Website Club - Writing Edition

I really struggle with creating interesting content. I've got a lot to learn and I'm hoping to find some inspiration as well.

aggrippino.com/2025/02/HWC-...

#IndieWeb
Homebrew Website Club - Writing Edition | Vince's Website
aggrippino.com
February 4, 2025 at 4:01 PM
Is Making a Roblox Game Considered Programming?

aggrippino.com/2025/02/is-m...

#programming
Is Making a Roblox Game Considered Programming? | Vince's Website
aggrippino.com
February 2, 2025 at 11:25 AM
Hide this text for sighted users because there's a FontAwesome icon that represents it. But sighted users might mouseover the icon if they don't know what it means, so don't hide the text in that case ...

#CSS
February 1, 2025 at 7:36 AM
I just discovered the tag. Why aren't we all using this for our site navigation menus?

aggrippino.com/2025/02/the-...

#HTML #WebDev
The <menu> Element | Vince's Website
aggrippino.com
January 31, 2025 at 8:32 PM
Do you use a tool to generate .gitignore files, or write them manually?

gitignore .io will generate 165 lines for my current project, but the following seems to work for me:

```
node_modules
.vscode
.env
```

#NodeJS
January 28, 2025 at 10:24 AM
Graphical tools are great for a diff. For everything else with Git, the command line is much better.

#git
January 24, 2025 at 10:38 AM