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
Search - "side"
-
Good news: Today my app reached 1 million daily users. 😃😃😃💰
Bad news: It started out as a side project and my shitty code is not scaling well at all. 🙃19 -
I accidentally washed my headphones along with my clothes last night. One side has lost all bass 😢
On the plus side, they smell amazing.17 -
Me Visiting a new location...
*Device found a new wi-fi signal:
worldsMostSecureRouter
*Enter password:
worldsMostSecureRouter123
*Authorizing...
*Obtaining IP address
*Connected2 -
CS teacher tip of the day:
server side input checks and sanitization are always useless. because nowdays all browsers have javascript enabled by default and nobody disables it. so client-side checks are safe.
me: ***WTF!?!***11 -
A very sad side effect from my new job.
When I get home, I can't bear sitting behind a screen for longer than an hour or two.
I really want to keep on programming at home but I just can't put myself to it after work anymore :'(.
I actually feel pretty sad about it 😭24 -
Finals done.
Other People: "Yeah, time for fun, friends and parties!"
Me: "Yeah, time for side projects!"11 -
Do side projects, even if they're small. If you already have completed side projects, show them off. Employers love to see your efforts and eat that up.10
-
Motherfucker.
After about six hours of debugging I finally figured out that the error I'm getting is happening CLIENT SIDE AND NOT FUCKING SERVER SIDE. Yes, I've been debugging everything on the SERVER SIDE.
MOTHERFUCKING FUCK.FML.9 -
I had genuinely forgotten devRant had a light theme until I saw a rant about it. I went into settings and turned it on for about four seconds, screamed "MY EYES" and rejoined the dark side.4
-
I finally get in the mood to work on my side project and GUESS WHAT? THE API IM USING FOR IT IS FUCKING DOWN 😂🔫7
-
A while ago I had all these ideas for side projects, and I really wanted to create something. However, every time I started to work on it I usually started the IDE, wrote a couple of lines, and quickly lost motivation. This kept going for a while. I just wasn't feeling it and when there is little or no (visible) progress it can be hard for me to continue working.
Then one day I wanted to push through it, and decided to set a rule: I have to make at least one commit per day, no matter how small.
So I (re)started work on a side project, and by the time I was satisfied with what I'd want to commit I've made enough progress to want to continue working on it. This quickly turned minutes of coding into (late) hours. Now I have a couple of side projects going which are progressing quite nicely, and I feel motivated to work on them again.
I don't know if there are any other people on here who've had this feeling, but if you did maybe this'll help you :) I'd love to hear from you how you keep yourself motivated!10 -
Dude, remote work in a country side city makes me feel like people think I'm a drug dealer or something
I never leave my house10 -
Me to myself: "Don't start another side project you can't finish. Don't start another side project you can't finish. Don't start another side project you can't finish..."
*6 Hours later*
FUUUUCCC...4 -
Ok something went wrong.
I don't know how this could happen.
🤔 🤔 🤔 🤔 🤔 🤔
I finished a side project.
How could this happen?
🤔 🤔 🤔 🤔 🤔
Ahh I know. It is absolutely useless.13 -
Work has been very stressful lately...
But after one week of vacation (and two in front of me) I am ready to get back to my side-projects again...
coffee: checked
music: checked
Lets GO! This feels so good! I am glad to be back ;-)19 -
Everyone's asleep.
I'm not tired, and coding sounds like the best thing ever right now. Figured out a solution to that blocking architecture issue, too. So: headphones on, blare Amon Amarth and Disturbed, bring up editor. It's time to work on that side project!
Best night in months.7 -
Been using this monitor layout lately, like it a lot better than side by side when using a laptop15
-
The moment you turn down a paid side project, because you rather work on your own side projects...1
-
I learned that the technologies I use for my side projects are cooler than the side projects themselves.
-
Python and a cup of Earl Gray Tea and I feel like captain Picard commanding the Enterprise. The dark theme of the IDE helps, too.
Welcome new side project.4 -
That moment when you get a great idea for a side project, and you know you don't have the needed skills yet, but you don't care 'cause it just means you're gonna have to learn more... just awesome 😍3
-
I automatically don't trust People who use pictures of clouds on the background for anything related to cloud computing.4
-
Which side are you on? Lolundefined coding style engineer devrant functional programming programming programmer engineering javascript rant coding function30
-
Due to inspiration of giving up with windows being slow (performance wise) always connecting to MS severs (I have slow internet) so it’s noticeable when I can download quicker on a raspberry pi then on a laptop - both over wifi 🤷♂️
And burning a fucking boot DVD for Ubuntu takes 3 fucking DVDs at 2.4x speed - before getting a successful boot disk 😞
I think it’s time to swap out this hdd and go to the dark side!12 -
Sitting down for an entire weekend with a couple of friends, just to work on a side project.
No deadline, just fun. And beer, lots of beer 😅6 -
Side projects - Something you would like to spend more time on, but since you can't, you will never get them done.2
-
I saw a quote maybe 2 weeks after I signed up in this Heaven, I can't (read "I'm too lazy to") find the quote but some guy was lowkey panicking about the fact that all his friends were "currently building X, almost finishing to dev Y", while all he ever did was a small project like "yeeey, I can do something with my 10 fingers"
This rant was interesting, but the top comment kind of marked me, if I remember well, it said something like "All I read is 'doing' and 'almost finished', while you 'did'. I would trust you over these guys".
From this day, while I worked on two side projects, there was always a moment where I thought about this sentence.
Today, I finished one of my side projects. I DID it.
Dang it I feel complete.3 -
Anybody else know that horrible feeling when you're 2 weeks and 1000 lines of spaghetti into what started as a 2 day 200 line side project that was supposed to make your main project better, but has now become it's own life consuming beast?2
-
Just logged in to my old Bitbucket account.
It's a huge cemetery of side projects..
Some of them are unknown now..
Some others were glorious..
And some of them were killed by other projects, loosing the war of side projects..
RIP my old projects.. RIP2 -
I'm starting a side project. This time I'm totally gonna finish it. For real. 14th time's the charm, right?4
-
Who cares about living longer, with more money and not bzing ill? If I had a wish I'd get my oN room of hyperbolic time so I'd get to finish what I want and do stuff I know it'd take YEARS to do (i.e. read everything DC and Marvel ever released)
But most importantly, I would be able to finish my side projects.5 -
Shitty-Clent-side: Onclick of submit button, send request to server
Server: Responds with a 500 error.
Shitty-Client-Side: change "Submit" to "Submitted" and backgroumd color to green(because UX is important and error handling can go to hell)1 -
Has any of your clients asked you to disable inspect element and right click on webpages to protect their COPYRIGHT images from being downloaded...19
-
YouTube’s has gotten really irritating lately with its advertising. Literally 3 ads side by side before the video title13
-
Created a poll to chose which side project to carry on during holidays, came up with a new one instead.
Story of my life.1 -
Just in case you guys run out of ideas for your side projects, black mirror will always be there for inspiration.6
-
DevRant setting says "Join the Dark Side?"
No no no...It's 2017, shouldn't it be called the "Other Side"? Apparently a bunch of monkeys get offended by every single damn thing.
Grow TF up, ya Monkeys.5 -
All these developers complaining about not being able to finish the million side projects they have and I'm sitting here wishing I was creative enough to have one.4
-
Hey guys,
I posted my first side project in producthunt today
https://producthunt.com/posts/...
please upvote/comment if you like the product and any type of feedback/feature requests are welcome.
Thanks,5 -
Quarantine and unemployment gave me opportunities to do side projects, here is another one I’ve done recently and I think you guys will like it
It is an image mosaic that preserves features based on color gradient, and tries to use as many photos as possible instead of just repeatedly using same picture over and over.
Here is the link: https://github.com/txstc55/...
For those who care about my minesweeper game, I’m working on submitting it to steam and make it a free game.2 -
Wombat is days away before launching his side project. It is a platform to sell website components for devs and designers.
I am very nervous about it. 😬😬😬10 -
• Plan out everything by taking notes on the rough functionality of the project and how it could be done in a preferably simple way
• Writing code, but documentating it while doing so
• Also trying to write clean code so it can be more easily built upon
• Also keeping everything simple. If I'm using nasty, unreadable one-liners because of efficiency advantages, I'm putting a comment there for what could alternatively be used + explaining it
• Abandon it because side projects never get done1 -
Working on a side gig - an online clothing store - just finished implementing the cart logic, need to set up both PayPal and mobile money payments plus make sure the whole UI is responsive - fucking images! This is all needed by tomorrow... I haven't slept since Monday, just getting back home from a long day at work and did I mention that the client is also expecting to see a custom blog that I haven't even begun working on...
Fuck12 -
FINALLY after 48 hours coding. 1000 lines of algorythms ....
Managed to sync video playback on 30 Machines, didnt go to work "sick".
All this for a side project.
Doesnt possibly work they said....8 -
Expectation: I'm going to make an app that would remind me to finish my side projects.
Reality: I'm going to make an app that would remind me to finish the app that would remind me to finish the app that would remind me to finish the...
*stack overflow*1 -
Soviet “Altair”: a Nintendo Game&Watch with a built-in Geiger counter.
Right side, top to bottom: game 1, alarm, game 2, reset, time, µSv/hr x 100 µR/h
Top side: Altair
Bottom side: Dosimeter ✻ Watch ✻ Game5 -
Client request: POST /user/login
Server response: "Login working bitches"
Client: if (response === "Login working bitches"){
//sign in
}1 -
many from the outside world believe incognito is the purest form of anonymity and security.....because its logo has a suspicious man with a hat and an overcoat2
-
!rant
Bit of a shameless plug but...
I've been making Crypton.sh as my side project for the past couple of months and it's now ready for public consumption. Crypton.sh is a secure and encrypted SMS messaging solution in the cloud, with its original purpose to be a 2FA mobile number that cannot be stolen like a SIM card can be, the idea came about when someone I knew has their SIM card stolen via a SIM card swap scam (https://bbc.co.uk/news/...).
Originally it came about as that idea but grew into something bigger, now everything is encrypted and you can also have conversations with other people, but I'm testing things from time to time and more can follow. Crypton.sh makes sure that you can no longer worry about your SIM card being stolen by malicious hackers, or having a second account on Whatsapp, Telegram, Signal, Google and others.5 -
I started a side project: a small app for my gf and me.
In the end it should consist of different features I call modules. Right now there is only one module that suggests a movie to watch from our watchlist.7 -
My (optimistic) brain at 11:30pm right before bed: "You should totally wake up extra early tomorrow to FINALLY finish that last 5% of your side project that has taken you 10x longer to do than the first 95%!"
My (sleepy) brain at 7:00am: *Hits snooze.* "Eh, there's always tomorrow!"2 -
How do you deal with a problem that feels completely over your head? I want to develop side projects but sometimes I have trouble starting/continuing when I feel like I can’t find a solution after hours of research.
Who/where do you turn to to find solutions when you run into this problem? I feel like I lose determination when I run into a wall I can’t get around.12 -
Me: *Joins the dark side*
Me: Arrrrrrgh! So ugly!
Later...
Me: *Joins the dark side again and uses devRant for 5'*
Me: Mmm... that's actually better, no way I'm going back3 -
Hold on, people actually finish side projects? Personal side projects? Am I the only developer who procrastinated side projects to the point that I forget about them?3
-
There are multiple degrees of security. On one side is a perfect unpenetrable system. On the other side is Windows XP7
-
Android Oreo went to the light side.
Why would they do that?
The dark side is much more fun 👹
I hope they add an option later on....2 -
Just got a new phone.
0. Download devRand
1. Join the dark side
2. Go buy a case for when I inevitably drop said phone2 -
Today some random highschool guy who i barely knew tried to convince me to build for him his "billion dollar" social app while he handles the business side. I burnt that crap with eternal holy fire before he even finished that sentence!1
-
Just posting the final Product after the Release from a early rant https://devrant.com/rants/820594
https://youtube.com/watch/...22 -
Does anyone else have a preferred side to use the Crtl/shift/alt keys?
I've almost always used the keys on the left side of keyboard.3 -
Quick question, how do you guys find the energy/motivation to create side projects?
Currently, I'm working around 8 hours a day and afterwards I can't really think about getting on the PC as I know that I will burn out eventually and end up messing up the following work day.
Do you take a shorter work day? Do you work on non IT related side-projects? Maybe someone wants to discuss on how to avoid burn-outs and still have fun while working and doing side-projects? :) All ideas are welcome for this topic!11 -
Why can't I just enjoy my weekend like a normal person for once? Instead I can't help but work on a side project because I know I won't sleep tonight if I don't!2
-
Calling all bored js devs...
So I just noticed that rantBlock is the most ++'ed collab on devRant! This was totally unexpected since it was just another proof of concept of a random idea I had while bored.
The problem is I do not have time in the next few months to develop it further. I would love to see it ported to uBlock and officially released on the chrome/mozilla/microsoft stores so I am posting an open invitation for devRanters to take it over.
Realistically though while the collab is popular on devRant the repo was not cloned enough times to even show - it only had one watcher and 7 stars so I am not sure if it will get much usage once released, but I promise to download it.
Even with that in mind it's a pretty fun side project if your into ad blocking (ad how it works) and browser extensions for the holidays and you have a community of devs to get feedback from.
Leave a comment if you would like to see it properly published or would like to contribute and you guys can network from there.
Collab: https://devrant.com/collabs/...
Repo:
https://github.com/kurtr/rantBlock
Peace.2 -
Why is the phrase "left hand side" so prominent? Left hand is called left hand because it's on the "left side".10
-
I'm a developer, but also a father of 2 kids. I love spending time with them, but sometimes I also like to work on my side projects. And besides that, after a long day of work, even if I have spare time, I also like to lay down on the couch and watch Netflix.
How do you other full time developer / parents out there cope with your own personal projects?9 -
One of the online education tools my high school used had client-side validation for test answers
As if that wasn't bad enough, the correct answers were literally marked by the CSS class 'correct', meaning that any idiot who could figure out how to open the devtools could see the correct answers
Thankfully, this program was ditched before it was used for anything major2 -
Why do I get the urge to do 3-4 side projects just when I don't have time for neither of them and when I had time to do them I was just doing nothing all day...4
-
Hi. I'm new here and liking it.
My rant today: Lofty business guy tells my small dev team that he knows exactly how everything should look and work because he knows exactly what users want out of the webapp experience.... goes on to tell us to make an editable, side-scrolling table that is also mobile-friendly, for users to manually input a ton of data.... -
Weekend is almost here. Are you working on any interesting side projects? I am creating blog content, coding an alert system and speed walking a 5k. Enjoy!7
-
I suck doing frontend development. I'm slow, and I usually struggle to obtain the results I'm looking for... but today I'm happy because I almost finished the website for one of my side projects:
https://www.avatar-cli.dev
I'm going out of a long depression, and seeing things done is really helping me to improve my mood and have more energy.
By the way, thanks to the https://getzola.org project, it would have been impossible to me without it.9 -
Is it just me, or is it extremely frustrating that we get so little time for our side projects? I can only manage like 3 hours every night, losing up on sleep.. 😢5
-
My new team mates type in the date and time of commit on their commit messages and maintain code only on master branch. Some people deserve have their write access revoked.2
-
In june 2018 I am going to get my software developer diploma! I am very excited about it. But for now the workload is just getting higher and higher.
Therefore I think I am going to be less active on here for a while.
But before that I would like to introduce you to a new app two colleagues and I wrote to help students in similar situations.
https://beta.outcobra.school
It is a Website that allows you to manage all your study / school related stuff in one place.
It would be great if some of you guys would give it a try.
We appreciate all your feedback!
But it's a side project and still in beta... so please do not expect it to be perfect (yet, we are trying to get there...)
PS It's completely open source just search for outcobra on github. Feel free to open up as many issues as you like2 -
Side projects teach you more than anything, I learnt all the new android technologies by working on my side projects1
-
So I came up with an interesting idea for a quick side project. "Should be doable in an afternoon," I thought to myself.
Then I sat myself down and started diagramming all the components and sections I'd need to build. Suddenly, simple project no longer seems so simple.
...dammit, not again.1 -
Agreeing to everything during a long, boring meeting and finally realizing that you just agreed to rebuilding the entire great wall of china within span of 3 weeks1
-
So... umm...
Just remembered my Informatics teacher left me and my friend a side project to do by the end of summer:
The task is to replicate the game "Minesweeper" in a C# form.
Now, I never actually even understood that game when I played it, how the hell can I program that? ;-;
Well okay, yeah, I might have to actually start looking into it... but freak, it's almost the end of summer already, and I'm still on vacation... my fault I guess. ;—;7 -
!rant
Here's a peek at the current state of the service that I'm developing as a side project(plenty of time meanwhile searching for job).
It's a renting service, more automated and with more(and better, imo) search criterias. By automated I mean that I don't have to scroll through search results half backed with poor filters. You create a search, the search will iterate as soon as there is process power in the queue of the searches, and when it's done it will notify you(in different ways(communication channels) and different times, all setup by the user)
.NET Core 2 is the reference framework for the backend; HTML5,Razor, SCSS,JS for front-end.
What do you think about?
(https://thepra.github.io/previewRen... for more pictures)2 -
Finally took the step and saw a mini-side project to completion. It's (yet another) CSS starter kit. I know the internet is already full of them, but this is mine and I'm proud of it so I'm sharing 😊 It's called Basecoat; give it a look-see http://goo.gl/u2kGrX5
-
Those who make money off of side program/business/website, what is it and what is your best advice about side hustles?7
-
Tmw your side project makes it to the front page of HackerNews and then to the top 😃
This is really nice positive reinforcement 😅3 -
Not really a rant, but working on a side project alone is tiring 😴.
It has been 4 days and all I have made is this page and login12 -
Finally started my side project. Everyone says I'm gonna drop it far before it's done, but I still have hope! I'm not sure if I'm blind or motivated, but I guess I'll find soon enough!
FYI, I'm a mobile dev (c#) but I'm gonna try to learn something else along the way : it's a web project!!!
I'm in the excitement phase, I'll see you in the depression phase.2 -
Head of department is building a bitcoin rig with my manager friday afternoon in his office using tools from the IT one month after degrading me publicly and giving me an official warning in writing to respect working hours so cutting me off from my bonuses and promotions.1
-
For me side projects have been things I'll make to do something that others will use. Some people call it innovation, some call it side business. But that's how i look at side projects. So the points below are more to do with entrepreneurial experiences.
1. If there are more people involved, ensure that there is work for everybody (also level of commitment is tested by how much they put in). Also have as varied set of skills as possible. So that areas are well defined in terms of scope of work and areas of expertise.
2. Put in some money. Money is super glue. It will ensure that you're committed to the thing. Things change when decent amount of money is involved. You're invested, as may be others.
3. Learn something as an intention. This has nothing to do with the learnings you'll get on the way. This one seems obvious, but nevertheless needs to be said.
4. Set timelines and deadlines. Ask someone else to check on whether you're keeping on to your deadlines or not.
5. Don't go live without proper testing.
6. Make something you feel strongly about. The path will be exciting and clear.
7. Talk to people to get their feedback on everything. You may not like what's told to you. Listen dispassionately. Absorb everything. Feel miserable. But listen and think about it after sleeping over it.
8. Continuation of above point. Talk to varied set of people in terms of backgrounds. You would be surprised as to how differently people think.
9. Ask for help when stuck. Kill your ego and be vulnerable.
10. Check out what's already available. What value are you adding. And make it! -
!rant
How do you come up with side projects? I'm currently looking for a side project that will be useful for me, an maybe for others in the long run.
Any suggestions? What do you think the market needs right now?
Keep in mind I'm currently a student so I don't have a lot of money to spend on investments.5 -
You guys, who despite crazy commute and work hours, still find time and energy for side projects: I salute you. You're phenomenal. Teach me your ways4
-
I actually feel accomplished because I'm starting to turn one of my side projects into a real project, even if it isn't popular.
I have a discord bot (exclusive to one server, so more of a discord server) that I have been working on for a while with a couple minigames, like connect 4, crossword, blackjack, etc.
It started off very small, but now I see the project really exploding in size. I have a bona fide testing environment, website with domain and HTTPS with sitemap and everything submitted to google, unit tests, and the scope keeps expanding.
I am continuing to only add value, but have legitimate plans to try and make some income from it if things go smoothly.
Now I just need more than 10 users.2 -
I always want to work on a bazillion side-projects but don't have enough time because college, work, etc. Now that I have all the time in the world to work on side-projects I have zero motivation and just waste my time on YouTube.
This sucks.9 -
How many of you get late to your office/college/school bcoz of working late night on your side project.
I missed my 1st lecture today as well...4 -
Starting a new side project and I am determined to do it right.
Just finished writing the features list and now I'm writing the documentation. Not written a single line of code not, nor even created a repository.12 -
TLDR, i am not performing as I used to in my job before i made my side hussle and idk if i should do anything about it.
every since covid started and companies started laying off people, I started realizing im in danger when no company was able to match my current salary, and the ones that do would, make me do a hunger games hackerrank competition with thousands of other people which I don't really wanna take part of..
My company even laid off a lot of people due to budget cuts a while back and i didn't feel secure at all, and knowing that i might end up with less salary should i get fired and settle for the next company that accepts me, kinda made me lose any trust i had for the whole being an employee thing... I have financial goals i want to meet and depending on this one company to not fire me is scary...
I registered a tech company and hoped I could take on some high budget projects, got nothing the first year but slowly i started getting some projects and now im hiring contractors to help with projects and its going great and im really happy and excited about it.
But i often need to manage said contractors, have calls with clients and even do some coding myself. Some of that i end up having to do in secret in my company time... we work in a big co-working space so i get to sneak into a meeting booth and do all that.
my manager lives in another country and basically im in a situation where i can get away with it without anyone noticing.
However, I used to be one of the top contributors in the company. I used to finish a butt load of tasks every day and i ended up being promoted to manager, but i still get some coding tasks. But generally, if it weren't for my side hussle i would still be a top contributor and shine like i used to, but now i mostly do what is expected on me, and im afraid someone would ask me at some point why im not as productive as I used to be.
nobody asked me anything but i just feel kinda guilty and miss having the one job to focus on and taking credit for a lot of things and helping everyone, but at the same time i dont trust that the company cares about me enough to give me any guarantees or stocks or bonuses so i feel i need to keep growing my side hussle to have a safety net..
thank you for reading my rant1 -
When I first started getting interest in server side programming, I remember I felt like god with all those possibilities!
-
Aaaand my side project is in the prototype stage now!
It is a node based terminal emulator and it's Open source.
https://github.com/iostreamer-X/...3 -
Alright i make jokes alot of times for fist over ip but damn there's just so fucking many people that it could be useful on. Somebody needs to figure this shit out where i can go dark side and just choke a dumbass no class asshole out.
-
Need motivation as a starting point. Forget about finishing side projects, need the motivation to start one first!2
-
I want to start a new website that I can use as a hub for all my side projects.
Will double as a portfolio site but mostly it will just let me share my ideas with friends.3 -
I finished a side-project and made a simple C# and WPF program to help you track financial goals. It splits up your paycheck based on what you want (like 10% towards a new car, and $25 towards dinner out).
It has zero netcode and is open-source. There isn't even the most basic
of analytics
https://github.com/AlgoRythm-Dylan/...9 -
Creating side projects for the side projects which are supposed to make the coding of side projects who are supposed to speed up coding on main project. Ends up in sideprojectception...3
-
I don't have time for side projects so i share all my ideas on dev.to. 🎉
I hope some of you will get some inspiration and make millions 😂
Feedback is welcome!1 -
In a real-time multiplayer competitive game where you control a vehicle, is it feasible to simulate the whole thing on server side, such that the client only sends controls and receives sensor results? I mean like the client doesn't even know its own precise rotation, just the readings of a gyroscope and an accelerometer which are both susceptible to errors, and deduces the "down" direction from those two and approximate control forces. This would both solve hacking (writing a good robot is just as challenging) and lead to fun results like an attitude indicator going crazy from a gust of wind.14
-
I feel I need to write some side project summary somewhere.
So here it is about 3 months later:
- deleted 90% of code I created during last 3 months
- rewrote backed 5 times
- 200 lines POC still waiting to put in any meaningful architecture on frontend
- frontend part after aurelia, next, gatsby, react I think it would be vue powered by nuxtjs
- forced myself to buy food for whole week and don’t go out (except go running ) before I finish at least what I wrote on whiteboard
Now some positive news:
- there is not much left to be fucked up, removed or unnecessary added
- I think I got a plan
- this is probably first side project that makes me happy for such long time
- there is some probability it would help people and this is what I want to do in my life
Most important is that I know it would take at least half a year to do basic version of it and I don’t care.
Wish me luck so I can put some sneak peak after next 3 months. -
Who are these people?
Who have side projects?
Where do they find the time?
Where do they get the motivation from?
Where do they get ideas from?
My manager recently created an android game as a side project... He also suggested me to have side projects if I wanna grow fast :/
I, wake up, pick up some motivation to finish office work (which I actually like) and it's already evening!
Is something wrong with me?10 -
I have a side project that I really want to finish but I'm already having ideas for two other side projects! Help me!1
-
currentRant.GetType() != typeof(Rant)
I know a lot of us developer types have side projects to, well, keep us sane really!
But how many of your side projects actually make you a bit of extra cash on the side?4 -
- Knock knock...
- Who's there?
- Who's there?
- Who's there?
- non-idempotent request...
- non-idempotent request...
- non-idempotent request... -
Tomorrow is my internal exams in college and all I can think about working on my side project, kind of amusing
-
How do you guys prevent burnout when working on a side-project? I'm probably not the only one here, with multiple unfinished projects.3
-
Still on the fence: to jump to the dark side and become a consultant - or stay where I’m at. There be cookies on both sides. And now there be offers aplenty as well…
To stay and do DevSecOps and refactoring (and hopefully in the future rearchitecting) in an environment I’m very damn comfortable in or jump into the unknown (tho into any of the few tech companies I have a positive image of) to become a cloud consultant? Or to work with F#? Or to the EV industry? So many options…
I’m spoiled with choices and I don’t like that.7 -
2 Months ago, I started a new side project. A project to make something of all the 'left in between' side-projects. Well, I've successfully added it to the same 'left in between' list !!
-
Went on this 2 day business show...
Next to me a 100 inch tv... 4k quite awesome jittery video at points ? Codec or cable is wrong...
What was on the right of my stand ... To the cake.
"How to make money online"
He proceeded to state things like I now have 20mill my dream car etc ...
*Me trying not to laugh\be disgusted*
His power point ... Well a 10 year old can do better looks built in 1995
People were buying into it ! How the fuck does someone who has apparently 20mill give such a shit design to people and they listen...
I seriously wanted to go on and say... Don't listen to this fraud this, piece of shit snake oil salesmen.
But I didn't... And.. I regret it. On the bright side ... My stand had the shortest setup in the whole place bet by far the best websites! -
Side project showoff
Why isn't it enough to develop a tool that even the end user likes? So many challenges to get it through to the right people.
I launched this project in January. Didn't have anything to do for the year before when I got back home from my internship. So made this lol.
Any feedback is welcome.
www.kwerious.com13 -
Just finished my first microservice project. I'm so happy that I was able to do that hardest thing I ever did. It's just a side project but I think it will do well on my cv as I will be finishing university next year.
Just wanted to share this with you guys as all the rants really helped me to calm down when I was wrecking my head over some weird bugs.4 -
I'm having the dawning realization, reading the utf specification and thinking "parsing the data files isn't too hard..." that the little side project on a side project on a side project isn't going to be finished until like, Christmas.
Fuck.7 -
How so you guys motivate yourself when starting a side project/learning new language/technology? I am having some problems sitting down and working on my own stuff :(4
-
Been thinking about taking up server-side programming (I'm mobile).
Any tips?
Should I go with something like node.js, which I'm a bit familiar with and is quite popular or should I try another language/platform? Maybe Rust (given it's similar to Swift) or even Swift itself.
Any good resources (tutorials, guides, etc.) would be much appreciated, especially if they focus on security.
Cheers!17 -
The side project that takes up more time than the last side project I started. Wait what was the main project again?1
-
Tonight is coding night! Who else will be doing the same? :)
Working on a FOSS (side) project is...an additional job apparently :D2 -
!rant
Ooooh. devRantron looks really fancy. Thanks for the AUR package :)
Really liking the themes "coming soon" - We must convert them all over to the dark side! Muhahahahah!
Erm I mean... *whistles*4 -
Remembering that I have to change the copyright dates to all my side project web apps :-/ Upside working on new side projects. This is how I learn folks.3
-
I just started a new job where in my onboarding, I’m supposed to learn typescript and react. I am also supposed to gain some knowledge of databases. Since I am so new, I don’t really have any meetings. I see my manager maybe 2x a day. I’ve been using my time at work to learn these technologies.
I learn best by doing projects. I recently built a bot that scrapes media off of one site and posts it on another site. I was thinking I could create a react front end in typescript for the bit. I would also add a database to my project (the model for the front end) which contains the post history of the bot.
Would that be appropriate for work? I thought it would be good project to help me learn react. However, I am new to the “corporate” world and I feel like my manager won’t want me to waste company time on my side project.
The only other responsibilities I have are reviewing the source code and watching some onboarding videos6 -
When it comes to working on side projects, how do you usually pace yourself? I always find it hard to do side projects. Do you just spend like an hour every afternoon? I feel I rarely do side work mostly because I'm afraid I'm going to sink like 5 hours in 1 setting. To people who do significant side work, how do you balance that with your day job?2
-
looking for a nice side project very badly..😖😖it sucks when you have nothing interesting to work on.3
-
!rant
Just started a side project, helping a friend make his Android app more stable and add a couple more features. We'll release the sources sometime later.
Gotta say, his code is just terrible. And it runs on top of some code written by someone else, and that's even worse.
But I don't know how I got the motivation to spend the whole Saturday cleaning it up, fixing warnings, making abstractions, extracting features to separate classes, converting some stuff to Kotlin, even adding a couple coroutines. It felt good fixing bad code.
Maybe because I have some coding freedom I kinda miss at work.
Maybe because the project is not that big.
Maybe because I know the guy has many skills, coding is just not one of them.
Maybe because that project has some cool in it I can't even describe.
Maybe because that's entirely within my skills but challenging enough to have fun working on it.
Or maybe is just the mood of the moment, and in a week or so I'll lose all the motivation, as it happened too many times.
🤷♂️2 -
I currently develop an angular 5 frontend application as side project. The serverside JSON RESTful application is already finished.
So the bakcend (should) not be a problem...
But angular can be a real cunt. Sometimes the request work, sometimes not. Thank you OPTIONS HEADER ^^
I also love the internet. Looking for ng5 solutions, get some ng2... -
How do you guys come up with side projects? I'm as creative as a... Something that isn't creative. School starts tomorrow and I need a senior project for my software engineering degree but I'm having trouble thinking of anything.3
-
SIDE PROJECT POLL
Holidays are coming and I have a little time to spend on side projects that I left behind. The problem is that I have not enough time for all of them and I really can't choose one.
So here is a list of them, one for each comment, the one that gets more ++ is the one I'll be focusing on after the 26th.
Please feel free to ask anything and give suggestion if you think it may help :)
Note, in square brackets there is the current state of the project (planning -> pre-alpha -> alpha -> beta) and its age5 -
Note to self for later: whenever I git push something from any side project, next time just add a TODO list so I don't loose time to remember what the fuck I was doing
-
We're a grew guys developing an application that requires a server to orchestrate everything. We'd like to make everything within this project open source. Does anyone have any experience with open sourcing server side code which will interface with OAuth APIs and what not? How do you go about managing deploys? I'm mostly concerned with security here.8
-
I have a live show with my band this night. Even though I love playing, today I'd really love to stay at home and start another side project that I'll soon regret1
-
Funny how every single one of my side projects fails due to authentication/authorization/user management. Yeah... Funny and stuff... Thats the right word for my discourage I think... Funny! It's funny!
(open for suggestions)4 -
A few times per week, I get inspired and think up some projects that would be really cool to build.
But then by the time I get home, all I want to do is get some rest from a long day at work. So the list of side-projects grows.
How do you guys find time to actually get anything done outside of work?1 -
I’m meeting an acquaintance who wants to discuss a web app idea they‘d like to have developed. I’ve always worked full-time and have no experience running a side gig, scoping a project or what questions to ask. I would appreciate any advice on how to approach this meeting and any resources that will help with scoping/pricing.3
-
just completed my first side project today after one and a half months of hard work.
Check it out:-
https://git-lan-api.herokuapp.com
Please provide any suggestions and improvements.4 -
Current side project: A Gradle plugin to automate the build.gradle for Minecraft mods through ForgeGradle, Minecraft Forge, CurseGradle, Maven, and soon, Git changelogs.
Needless to say, its coming along swimmingly! -
So there is *that* side project again i want to finish it, spin up my pc.
Open the IDE.
Stair at the screen.
5 mins later ...
Opens devrant
2 hours later ...
Closes the IDE
Damn that was productive again!
I mean i got no motivation to do it, but i am excited for the result.
API is fully implemented, only thing missing are a few things in the web ui.
Its going to be another unfinished side project again. -
What kind of side projects would you like to see from someone interviewing for a JavaScript (front end or backend) related role? If they started with tutorials but did something different is this okay? I also want to start something small, so I can stick with it, but I don't want it to be too small or lack complexity. Thoughts?6
-
When I bought something second hand, I had a small chat with them and got to know that they need a new website for their small business. They told me they paid 800€ to an agency that didn't deliver anything - I suppose there's some misunderstanding but I don't wanna get involved in that).
I told them I could do it, but it's not really my field and I'm not sure if I want the trouble. I made clear I'd expect to be paid, I'd need to think about the amount..
Requirements should simple enough, static website can do. Nothing fancy really. They might even be able to DIY with a shitty website builder.. Needs to be hosted and working email. One red flag is the current situation regarding domain ownership because the former maintainer died...
Anyway I suppose this could be a nice side gig for beer money, with the initial setup paid decently plus a yearly fee for maintenance/hosting.
I don't wanna rip them off but also I don't wanna work a second job for pennies.. idk something like 500€ once + 150€/year would probably be ok? (incl. costs for domain/hosting/email)13 -
!rant: quick question re web app
Should I separate the admin side from user side?
(2 folders) or include both sides in one project(1 folder)?6 -
!rant
Does anyone know of any websites that have project ideas with requirements/user stories. I generally get side tracked if I sit down and just build something. There are a few full stack projects on freecodecamp with user stories which made me wonder if there are any other similar sites.2 -
Where do you find inspiration for side projects?
Years ago I was full of ideas, and I've had the chance to explore a lot and build experience. I've even built a few successful projects.
But now, between work and university, it seems that my creative thinking is completely shut down.
The few ideas that come to my mind are useless or so trivial that someone else did them already.
What do you do in these cases?3 -
So I finished a side project at a cost of my company time. Now I'm panicking to get shit done before I get fired but also glad that I finally made something in 2018. THIS FEELING IS SO CONFLICTING!!!
-
Ahh that moment - When you get past month one of a project you're working on and it's clear it's not going anywhere.
-
Finished vocational training! :) Fulltime front-end guy now. #happy no hassle with shitty school or something anymore - lets focus on side projects again :)
-
That amazing feeling of a finished side project, which is also uploaded to Maven central! Woooooo :D1
-
I have a lot of projects to complete for my clients right now (actually paying really well, I can't complain about that), but I am so bored to do them, because I want to keep working on the game I am developing since last month. Side-projects man...1
-
Aside from DevRant, what resources are available to pitch an idea in the hopes of recruiting a few developers for a side-project?4
-
How do you guys come up with ideas for side projects? I'm really motivated to start a project but i don't have an idea... It's been going like this for weeks4
-
I'm still trying, after many months to pick something to wrap my head around on in my free/boring time.
I wanted to learn some new language, or make a small app for my household, but as soon as I open a book, a doc page or just some tutorial I get nauseated by the code, the chapters, the effort I need to go through everything once again. It's just becoming boring and pointless unless I get paid for it.
I blame my last burnout, but it was more than 2 years ago ffs, I'm starting to think this is just an excuse.
How do you guys manage to develop side projects in your free time without getting bored?4 -
For a side project I identified the need for RPC (originally over Websocket but can be extended to WebRTC/DTLS) that supports
- JSON-serializable values
- Promises
- MessagePorts (including shortcut detection for ports that are passed back on a different route)
- async functions
I have ideas for all of these and this is an exciting prospective library, but it's also major scope bloat that will prevent me from ever finishing the project that depends on it.
Would you be interested in such a library if it ever got built?3 -
Yes, the bug is always on our side. Other teams are immaculate and they write the purest, most perfect code possible.
-
What is today's standard of server-side rendered pages, today's replacement of php since everyone seems to hate it? Is it Vue/react/angular SSR? Or is it some other technology I haven't heard of?13
-
Apparently, I am using everything in light theme, from devRant to Atom.
I don't know why but code looks a lot better now.4 -
I'm just hoping my future employer doesn't claim any of my side projects that I'll do at home on my own equipment.1
-
!rant
I graduated about a month ago and took a little break from coding. Now I'm looking for a side project to get the rust off in order to prepare for my job, which I start in August.
Got any ideas? I'm looking for something I can learn a lot from.3 -
I have a side project which contains very simple data (a URL and a list of strings associated with that URL). I would like a way to automatically generate a webpage for each of those links (I believe the right term is template ?). Does anyone have any suggestions? Is this something like Next.js or Gatsby would be used for? I can provide more info if I’m not clear enough8
-
I'm a dev with a full time job and a family. Any recommendations on the best way to pick up side work in the US that won't completely blow out a work life balance?1
-
Today, i woke up late (like 10:30 am and i must start working at 9:00am) because i stayed too long in the evening working on side projects ... Do you have some advices ? Haha1
-
What’s the point of having side projects if your just asked to do leetcode to show your competency 😞
-
Me yesterday: finally weekend is coming, I'll start the research for this cool app idea that I want to make for a side project
Me today: Suma1l you magnificent son of a bitch, that blademail surprise... (I'm watching Dota vods on bed while eating snack endlessly) -
Took an intro to python course to learn the basics. Then did side project after side project after side project to learn more by myself
-
!rant
Within only a few days I finished 2 side projects I had been putting of for a long time and brought a 3rd 9ne from about 20% to 80% completion. Oh boy do I love those productive days! -
I’ve been thinking of making a magic Mirror lately as a side project. I know that they are traditionally made with TVs or computer monitors but I don’t have the space to make a mirror that big. I have a bunch of old Amazon kindles and android phones that I thought would be good to use instead (even though they all have cracked screens). I want the reflective aspect and the touch screen aspect. I think the hardest part is figuring out how to get whatever device that is behind the glass to register touch events on the glass. Any ideas or recommendations? Anybody done anything similar?
-
!rant
Any ideas for interesting side devops/data engineering projects (like creating data pipelines)? Got (really) basic knowledge of statistics and machine learning. -
Can we change report and response sides on comment?
Everytime I click report because it's on right side. I think right side is noble (UX talks) and in others apps, very, often you comment on right side.1 -
Has anybody worked on ipfs implementing on client side?
Client side i mean ionic app.
any thoughts about running server side (node js) code in frontend (ionic - typescript) ? -
I need a CV for a small non important side job. Do i need a fancy shmancy CV or can i go with just the most important informations propely formated in a simple word document? I think simplicity is crutial. I have pretty high qualifications so they should hire me for that if nobodt better arrives.8