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 - "stupidy"
-
My partner asking me about the code he's working on. This is what happens when two programmers date each other. This was more of an issue when we were both in college, but it still sometimes comes up on occasion.4
-
!rant
I am on vacation from my full time job this week. I wanted to use this week to write a PoC for a potential customer of my side business. really interesting project for me.
potential customer is a window and door manufacturer and needs an application to manage their racks.
their ERP system already has a simple rack management but it is only useable in house.
they want the drivers to be able to scan racks they deliver to a customer with a native app and they want to have a webapp for the customers to see racks that are assigned to them as well as reporting a rack ready for collection. And that all needs to be in sync with their local ERP system.
as i am a .net guy i decided to go with the abp framework (because it got recommended to me) and xamarin for the native app part (because i have experience in this).
i have now spent 4 days implementing this and it has been so rewarding. the framework is so powerful and it's template saved me endless hours.
i even wrote a very basic connector service which synchronizes data between my app and the clients ERP system. Just one way until now because of time issue, but i learned to scaffold an ef core with db first. It is noticable that the ERP system is 2-tiered - meaning the clients directly talk to the db.
Tomorrow i will implement the xamarin client.
4 days just coding what i want to. choosi g my own velocity and making my own priorities without any interruptions or discussions and a bunch of new things to learn.
Probably wasted half a day because of stupidy (implemented some bugs) but fixing and learning is part of the journey and i lime that part, too.
i am so relaxed right now 😁 just wanted to share this without a real reason :P3 -
The shady company that tried to interview me for a data entry job when I applied as a software developer called me. They left a message asking if I was still interested in a help desk position. Like nope and I never was. Been working at my current job as a software engineer for over a month. Try finding people who actually want the jobs you're offering!6
-
When your partner decides right as you are able to sleep is the time to be worrying. No that freckle on your arm doesn't look like a bed bug bite. You've obviously never seen a bedbug bite. Now I have to look them up on Google to prove I'm correct. ಠ_ಠ4
-
Hey, i am an idiot when it comes to web development and i wanted to kindly ask a question.
I am developing a blazor wasm webapp and i want to give the user some kind of onboarding process. the kind where some parts of the ui are highlighted with explanation on what which button does or area of ui is for.
how do you call something like that? I just need something to google for.
Thank you for your invaluable time and again sorry for my stupidy3 -
I'm not sure. Was considering becoming a pharmacist when I was in high school. Also was considering becoming a graphic designer. If I had enough money to just quit being a programmer today and couldn't go back to programming, maybe teaching computer science or being an artist.
-
this moment when you write something to sync a 5 figure amount of entities from somewhere and halfway through a wild "sql exception: binary data truncated" weirdo occures because you where too lazy to adjust column constraints properly :-|3
-
I'm the guinea pig at my job for them training new people. Just got a list of steps for installing a company specific library. Already found a mistake in it :D
-
I had to go into the office just to fill out one piece of paperwork and now I'm here waiting 20 minutes for the next bus cause I just missed the one before it :/1
-
The professor that made us use ada. This course was in 2018. Not useful to real world and also hard af. Was a great professor good at teaching and a great guy - just the course was hard as fuck and if you were struggling it was hard to find resources.