Details
-
AboutMember of the patriarchy
-
Skillsoppressing women, being a misogynist, silencing opinions I disagree with using my hacker skills
-
Location1984
Joined devRant on 4/11/2019
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
-
I'm really frustrated by the size of node_modules folder that gets created every time for every project. So, I've been looking for some time-space saving solutions. And I found PNPM ( https://pnpm.js.org/ ) , Yarn ( https://yarnpkg.com/ ) and Pkglink ( https://github.com/jeffbski/pkglink ). But I'm not sure which is better to serve my purpose.
Things I'm looking forward to solving:
1. I don't want to re-download the same packages over and over again
2. I don't want the same packages to be in multiple projects and eat up space
3. I want a stable, fast and disk space saving solution
Looking for experts advice.4 -
!dev
Finished my last audiobook and decided to start listening to Kevin Hearne druid series audiobook yesterday.
It’s really nice story about old druid ( looking like 20 something ) living in modern times in Arizona. Lots of Celtic mythology and great humorous dialogues.
I really enjoy it.3 -
What’s the difference between a coder, programmer, developer and a software engineer? I see many people who attend a 2 month coding bootcamp where they learn html, css, javascript and put software engineer in their title9
-
Talk with a co-worker who has a bit of a motivational problem.
Him: if I had more fun, I would be more productive.
Me: you're not here for fun, that's why they pay us.
Him: how are you motivated?
Me: by money.
...
A bit later.
Him: do you plan for retirement some day?
Me: no. By then, there won't be retirement anymore. We will eat fried rats in the street.
He starts understanding why I'm wearing black metal shirts.10 -
The moment you realize you've spent years in a technology where the "IDE":
- isn't too good at finding references, unless the project is tiny
- is not capable to do any sort of refactoring (or at least you shouldn't trust it due to the point above)
- doesn't let you connect to any version control
- doesn't allow to CTRL+Z or any equivalent
- I won't even mention templates or dark theme
Guess the name. Feel free to tell me how utterly stupid this is so maybe I'll finally work on changing my path before it's too late.13 -
Here’s a poster with a super short description of each one to help you keep track and find some new useful Linux tools.16
-
Found this interesting Vim based Pacman game: https://github.com/jmoon018/PacVim
acVim is a game that teaches you vim commands. You must move pacman (the green cursor) to highlight each word on the gameboard while avoiding the ghosts (in red).4 -
Can anyone recommend some android alternatives?
I'm not looking to move away from android permanently but I'm just curious, I enjoyed my time with UBports (fuck QT) and seeing projects like the PinePhone and Librem 3 just get me curious what is actually out there.
Currently rocking a pixel 2 XL but not shy on buying new hardware to test stuff out as long as it's within reason.
Currently had a look at PureOS (not available) and Sailfish, any others to give a whirl?6 -
Im listening to 8D music (sound vibrations in 8 dimensions) and it is weird as fuck
Feels like i am in a giant and small room in the same time, at place A while being at place B in the same time because the vibrations cycle around you to create an illusion of offset spatial divergence11 -
I regret learning so much.
Now I understand why professors are so sad.
Having good understanding of the universe and everything is just depressing.
If you want to be happy dont pursue science. Ever.31 -
What technology/concept/programming language did you learn that made you feel way way more brilliant?
Me: Shell scripting, feel like god 😌18 -
Well, here is another Intel CPU flaw.
I'm starting to think that all these were done on purpose...
https://thehackernews.com/2019/05/...3 -
Update on my rant from yesterday where I mailed my hosting admin that I got blocked.
I am not offended
Check out the whole conversation. Its by far the best converstation over mail.18 -
Yay! We completed this project in 8 weeks.
Collaborate with unlimited users to share your ideas and take your teamwork to the Next Level. Work together anywhere, anytime!
Check out the demo here: https://youtu.be/1lMAnxmsgKw
Check out the web app here: https://doodlelive.herokuapp.com
Please don't ignore it, let me know your feedbacks either good or bad and I would surely work to improve on it.
Thanks a lot in advance!2 -
Can someone help me in making the decision for my website?
https://fifthavenuedesigninc.com/we...
I need some helpful suggestions for my website. I have this business for almost eight years now, and now I think it is time to update it a little. I have made two plans for the modification, but I am confused which one to pursue with. I have also selected the custom website developers in newyork that I want to hire for the work, but I need to be sure of my decision before I hand them over the project. In the first plan there are only few updates on the pages, and no major changes. However, in the second plan the entire website will be redesigned. What do you think I should do, or which plan I should follow?1 -
I'm gonna be honest with you guys.
I need a friend. A real friend. And I'm looking for one (or many) among you.
Is any of you interested in being my friend?
I know, it sounds weird. My inner self bully is bringing to mind many adjectives for saying that: faggot, weak, snowflake, gay, pussy, clingy, demanding.
I know. But I'm at the edge of 30 and I think it's better if I cut the shit and just be very clear about the type of friend I'm looking for.
I need people that will be there when the shit gets tough.
I can joke with you,
I can laugh my ass off with you,
I can passionately argue about what's the better programming language.
But most importantly, I can be there when you're depressed, when you want to punch your boss in the face, when you're griefing a loved one that is gone.
And that exactly what I'm looking in a friend.
I used to have friends in life, but a variety of circumstances caused some distance: commitments, personality changes, physical distance, or just a feeling that they don't give two shits about me.
Am I the perfect friend? Not at all. I have a temper and am quite opinionated about my tools, but most of the times I try to be a not-asshole.
I might get angry and be very honest when I don't like something, but it would be very weird for me to turn my back on a friend.
It is impossible for someone to be friends with and to like everyone. But the least I can do is just give anyone a chance.
I think friendships are just things that take time and grow if there is enough care put into them.
Here's my discord chirptune#1829, so if you add me, please let me know your username here.
I think it'd be cool to have like a brotherhood on discord or slack of people looking out for each other (jesus christ, that sounds corny as fuck)
Not to rob people from devrant, I just think that the board style can't fulfill deeper social needs imo, that's all.18 -
Currently working with @Kreischo and another good friend to create a secured, encoded container to store files in it.
I am currently working on the frontend of things, thinking it's quite beautiful.. (Done with Electron)
Your opinion?25 -
Say the world's source code was opened for anyone to edit, which function would you change?
// js land
function conception(e) {
e.preventDefault();
return;
// original code here
}8 -
Hello devRant,
I'm new in your community. Okay, not completely new because I try to introduce me in the community and now I think, I know how devRant works and what I could do here.
But who I am?
I'm David from Germany. I'm a hobby developer. I develop lots of stuff, Alexa Skills, Google Actions, Mobile Application for Android and Websites. I'm in a one team member "team"🤣. I develop the background and I "try"😉 to develop the foreground. I develop since 6-7 years and I start with HTML (I know it's not a programming language) but next to HTML I learned CSS. Now, I could programm in CSS, JS, PHP, MySQL, JAVA, C++, PHYTON and I hope I don't forget a language.
But the main question: Why I joined to the devRant community?
The main reason is that I want to see jokes meme and interesting topics. The secondary reason is that I hope I could learn English in a different way. I hope I'm not the worst English speaker/writer.26