this post was submitted on 09 Oct 2023
17 points (90.5% liked)
Web Development
3434 readers
2 users here now
Welcome to the web development community! This is a place to post, discuss, get help about, etc. anything related to web development
What is web development?
Web development is the process of creating websites or web applications
Rules/Guidelines
- Follow the programming.dev site rules
- Keep content related to web development
- If what you're posting relates to one of the related communities, crosspost it into there to help them grow
- If youre posting an article older than two years put the year it was made in brackets after the title
Related Communities
- !html@programming.dev
- !css@programming.dev
- !uiux@programming.dev
- !a11y@programming.dev
- !react@programming.dev
- !vuejs@programming.dev
- !webassembly@programming.dev
- !javascript@programming.dev
- !typescript@programming.dev
- !nodejs@programming.dev
- !astro@programming.dev
- !angular@programming.dev
- !tauri@programming.dev
- !sveltejs@programming.dev
- !pwa@programming.dev
Wormhole
Some webdev blogs
Not sure what to post in here? Want some web development related things to read?
Heres a couple blogs that have web development related content
- https://frontendfoc.us/ - [RSS]
- https://wesbos.com/blog
- https://davidwalsh.name/ - [RSS]
- https://www.nngroup.com/articles/
- https://sia.codes/posts/ - [RSS]
- https://www.smashingmagazine.com/ - [RSS]
- https://www.bennadel.com/ - [RSS]
- https://web.dev/ - [RSS]
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
How did your contributions impact the world? I'm not talking about Wikipedia worthy projects or products. If you didn't do what you did, how would the world be different? Let's say you worked on data validation tools in tax software for the IRS. Maybe you prevented thousands of people from the stress and struggle of bogus audits. Or maybe you worked on compilers for a defunct architecture, and your optimizer saved billions of watt-hours of energy in wasted cycles over the years
I can look back at my career and point to moments where I've made a small dent in the history of the technologies I worked with, yet my name isn't attached to any. I've also worked on personal projects that are mostly defunct but had thousands of users in their heyday, but because I used a handle for many of them (for reasons) the people who might remember what I did will never know my name when I'm gone.
I'm good with knowing I made some sort of difference without being personally remembered. But that's just me, and I think it's important to recognize the ways you want to be recognized.
With that said, name recognition on for-pay work is rare. You're probably out of luck getting that recognition for your previous work, but there are things you can do now. If you have personal projects, post them on GitHub and advertise them on relevant forums. If you don't, consider contributing to an OSS project. With Github's Arctic vault program, your PRs to a major project may outlive humanity. If you don't want to work on personal projects at all, consider finding a job where you can be paid to contribute to OSS, or ask your employer if you can spend 20% time giving back to libraries your company depends on.
My contributions definitely had an impact, but it was more local than global. Like I said in my post, I don't like talking about my day job online, but over the years thousands of people have used the applications that I've written. I've had many people compliment me saying that the applications helped them out. (As a side note, I wish my Imposter Syndrome would remember those praises when it tries to tell me that I don't know what I'm doing.)
I guess it's just hard to see a lot of the things that you've worked so hard on over years being taken down one after another.