Details
Joined devRant on 11/14/2022
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
Hi, recently I created this package for react: https://npmjs.com/package/...
Its like a smaller alternative for React Query.
Feel free to give it a try. Feedbacks will be appreciated. Thanks :) -
what is wrong with Firefox? Just within the last 7 days, I got probably 5+ updates. Its like every other day firefox gets an update! & most updates keep breaking things. Ublock origin used to work perfectly, now that keeps on breaking. Other extensions became buggy! Whats wrong with firefox? -_-
-
any golang dev here?
I want to try golang, but as I tried Rust before Go, I really loved that cargo creates a full project with necessary files with just a single command. is there any CLI like cargo for golang?2 -
For web automation, what do you prefer?
1. Playwright
2. Puppeteer
3. Selenium
4. Something else
&
1. Python
2. TypeScript
3. JavaScript
4. Something else9 -
let's say, you wanna be a billionaire in the next 10-15 years. what would be your plans? how are you gonna achieve it?12
-
being a senior dev is boring. whatever you try, works -_- whatever problem you face in a new tech, gets fixed within a few minutes -_- old problem solutions are either in a repository you remember or in a browser bookmark -_- juniors come to you for solutions instead of googling -_-
there is absolutely no excitement in work life -_- dont be a senior dev -_-4 -
What is your default git branch? is it master or main?
When they started changing default branch from "master" to "main", & forcing us the change, what was your initial reaction?
I was very much annoyed! & I'm still using master as my default branch. But pretty sure, the new generation of git users would use main as default in the future, & that kinda bothers me.27 -
https://www.dobd.xyz/
Hi, I just created this website ( for myself ). then thought, would be nice to get some feedbacks.
It can download videos, images, playlist, reels ( & you name it ) from Youtube, Instagram, Facebook, Tiktok, Pinterest etc.
Created using NextJS, Material UI, usm-redux ( https://npmjs.com/package/... ), etc
Feel free to give it a try. Thanks17 -
Recently I've been learning Rust & I wanted to make something useful. So, I made a Jenkins alternative. It is currently being used in our company, which feels good. So far its working great.
& I wouldn't necessaily say I'm "proud" of it, but rather I'm "thankful" that I was able to do that. Cause, Rust is pretty popular for its steep learning curve & thinking of making something like Jenkins with Rust before actually learning Rust takes a lot of courage8