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 - "confused"
-
Who knew, Usb and rj45 are the same width? Not me after spending 10 mins trying to work out why mouse not working.19
-
"I did a windows update on my iPhone, and now Google maps won't work" (my mom's client, looking at Apple Maps)8
-
Just sharing the best error message I ever got. Sometimes the application is just as confused as you are...10
-
Teacher: "Whats that key thingy?"
Class: "You mean the keyboard?"
Teacher: "Yes, that one!"
I shit you not, she was my IT educator for a year.
Send help.5 -
Me: So we've used Bootstrap for front-end and Django for ...
Teacher: Bootstrap is not a front-end framework.
Me: Uh..Okay. It's a CSS framework ? My bad.
Teacher: No, Python is for front-end.
Me: You mean templating ? Yeah! We've used Jinja templates.
Teacher: No. Use Python for front-end.10 -
This is why one shouldn't code in more than one language a day. Basically spent almost 15 minutes to find out why it wasn't working.13
-
Teacher can't figure out how to use Ms word.
Says: "sorry. I use a different version of Microsoft than this."
What does that mean???8 -
I spent yesterday refactoring a JavaScript file and it was so fucking bad that I wasn't containing my frustration to the point it git blamed it to make sure I wasn't "wtfing" my boss's code, I wasn't so I went on a rampage.
Anyone who looked at me yesterday would see a pissed off dev with the highest rate of wtf/minute to the screen gesturing and force palming constantly.
I'm a back end dev.
I made a front end code have 90% (?!?!?!) less code, more readable and I can say for sure 10x faster.
There was a fucking setTimeout() with 5 seconds delay to do something that doesn't even need to wait...
Fuck this shit lol.2 -
Been trying to debug a problem this whole morning.. Gave up, went outside for a smoke.. Came back and bug is no where to be found...9
-
So apparently my official title is Full-Stack Developer Backend. Not sure HR fully understands the meaning of Full-Stack...6
-
How I feel working with code that's been worked on by at least three different teams at three different companies over the past couple of years and not a single person has left any comments or documentation.6
-
Confuzzled if I should go the low level way and learn more about software architecture and foundation or go the artificial intelligence machine learning way because I want to get out of this infinite loop of only developing apps!4
-
Guys I need some help here! Google can't seem to help... opened up my moms boyfriends laptop to upgrade his RAM and to my surprise there was a SIM Card fitted inside, my first thought was that it could be chipped?18
-
I'm lost. I am so used to calls saying people broke things, I feel weird that I'm not annoyed with someone's idiocy...
Help?19 -
What a fucking day!
So some many years ago, we placed a small and useful piece of code into a MySQL Query, which prefixes the order ids with a string and returns the value.
Basically
SELECT
CONCAT(“ORDER_PREFIX”, LPAD(order.id,5,’0’) AS order_reference
Now many years ago when this was a simple solution to a system that wasn’t expected to be running today, all went well, except today.... today that fucking line exceeded 5 digits
😓😍😓
I don’t know if I should be ashamed, or happy right now, a totally unfuture proof query that just rolled that little too far, or the fact that I’ve watch 100k orders role through this system.
Now for the clean up crew to do their job.... oh 🙁 that’s me too.
Now this doesn’t affect the order ids... so that’s something but external systems rely on that guy 😭5 -
A wild boss appears.
He uses surprise six hours meeting...
It's super effective!
Developer is dazed and confused 😵3 -
Tell us your "Programming Languages Story"
Mine:
Java -> HTML&CSS -> PHP -> Python -> JavaScript
Yeah, I know, I'm confused 😂.55 -
My favorite language syntactically is C#, it makes sense to me, I'm never confused (mostly). What's yours?29
-
Interesting how toxic people can be.
You walk into discord server. You see linux channel. OK
You help about 10 guys with their problems.
You help some guy set up mySQL. Someone needs to set up SSH and you know all that crap.
Then somebody says python is best. Why dont you fuck bash and use python.
This got me triggered af as the person on the other side didnt know the fucking use case of BASH apparently.
You explain to him or her that you have to know the language pretty good to make something really cool in it. And that python isnt always good for everything you also type (Python is garbage from my opinion) cause they wrote that BASH is garbage.
He calls you piece of shit for pretty much no good reason and asks you what do you know about linux.
Like WTF are you blind ?
I just helped half your entire community solve their problems because apparently you coudlnt.
Calls you fucking idiot for calling her or him stupid.
Like WTF ?
I called the community toxic as fuck since from my point of view it is.
Left the discord with words "Fuck this. As i see it this would just go on until somebody would just left. As i have to finish the code im working on i will just end it here. Have a nice day"
Now i want feedback on why the fuck she or he called me piece of shit ?
I mean is this normal ?
FFS when you walk into community and you help half of the people there cause admin coudlnt and you just say your opinion as the admin did and she or he calls you piece of shit then like WTF ?12 -
After doing the work he requested as he wanted he was not happy. So i thought we sit and discuss what he didn't like. I was so wrong.
...
Boss: "...you know what I think you are: a fraud; Masquerading as a developer. The database design you have given is shit. The template I gave you I did in 1 hour. You took half the day."
He gave a simple template to use and he told me to come up with an ecommerce db design via downloading PrestaShop and seeing what is relevant to us.
Me: "what did I do wrong?"
Boss: "you think I don't know what PK means in database design? Why the fuck did you put this here."
Me: "can I expl..."
Boss: "I'm not finished, you been here half the month and what work have you to show for it..."
Me: "I have..."
Boss: "You shut up when I can speaking"
Me: "ok"
Boss: "You have no work to show for the time you have been here. I tell you what to do. I want someone who is proactive. My friend, you will do the work I tell you to do, you understand?"
Me: "yes but can I just say that I have been doing your work I have the contact the various developers as you..."
Boss: " You shut up when your boss is speaking. Can you do this work? (Slightly long pause)
Me: "I can do it. But, I have done the bits of the work you said I do. I was h..."
Boss "don't give me bullshit stories...you haven't done the work..."
Me: "But you have spoken"
Boss:" You know what Im giving you 1 weeks notice if you are not able to do the work. Can you do it?"
That moment!!! I was literally shaking I could have high fived his face with his laptop.
Me: "yes I can"
Boss: "Then get the fuck out of my sight and do it"8 -
That feeling when your boss calls you clever not because of your programming skills, but because you fixed a trivial Excel issue for him.3
-
Switching between Mac and Windows and always getting confused with key placements and shortcuts :c9
-
I was looking through some old robotics code from the team I am on and I found this:
Void ArcadeDrive(xspeed, zrotation){
Drive::ArcadeDrive(zrotation, xspeed);
}
Why?
Why not just pass in variables in the opposite order?3 -
**noob alert**
Hi all, I'm new to this community. I found it out couple of days back while downloading some apps on play store. And I don't know how much time have I spent here since then... Damm, I've an interview after 2 days.
My query is, I am stuck/confused. I have so many ToDos. ToDos to learn new things, from UI to other langs to machine learning to database to etc etc. And I keep on postponing it because I can't decide which way to go first. There is so much fuzz about BigData/AI which sounds cool. Sometimes I want to build UI for my imaginary idea, then somebody says a man must learn linux and DB. Top of that I'm preparing for interviews, so I think I should get a job first and then start learning. But when I get a job, I get *busy* with job. It feels like Captain America, all he does is official work. I sometimes feel like trying open source coding, but quit the idea because I get scared or overwhelmed by imagining the big community behind it and I won't be able to make a difference or I might get bashed by others as I get bashed in StackOverFlow :-(
I'm unable to get help from friends/family/colleagues, not because they are bad. It's just they don't get it. People think just because you have a job which pays the bills and save money, everything is fine because there are lots of people who dream to get a job, so be thankful for what you have. I'm thankful... But it's not helping. I really want to do things more than what my job asks me to. The kid inside me is awake since I became adult.
Have you been in this condition or is it just me? Or is it too confusing? Could you please help me out. Thanks a lot. Sorry for serious post. I'm a java programmer by the way.9 -
Apple's marketing department are just dictionary junkies.
Have you guys read some of the latest Apple quotes for their products? You know, the ones where you visit the page and there's some large bold text summarising the product? Here's a few:
HomePod: "The new sound of home."
If you talk over my Spotify music YOU WILL BECOME THE NEW SOUND OF MY SHED.
iPhone X: "Say hello to the future."
E.Musk put a Tesla in space. Also the future can crash with a single character.
MacOS: "Your Mac. Elevated."
If you fly away I WILL use you as birthday balloon.
iPad Pro: "Anything you can do, you can do better."
SOONER OR LATER *Comment what you would put here*
But I mean hey. It sells right.
Reading it back maybe I'm just blind hating.12 -
I hate handling DNS issues... every time I try to explain how DNS works, users come back even more confused.
-
Installing kali linux and say you're a hacker is like buying a pencil and say you're an artist, it's like using beta versions and complaining that it's unstable IT'S DUMB COME ON DON'T INSTALL THE ALPHA VERSION AND EXPECT IT TO WORK 100% PLZ FIX IM A 1337 HAXOR1
-
So, monday I posted a rant saying that monday was a terrible day and that I was probably going to be fired/quitting soon.
Wednesday, I'm told that the project I had been working on for about a week was changed 2 days ago and to stop working on it.
Yesterday, I signed in and asked if there was any work for me (I work remotely) and nobody really responded so I just found something to work on. (This whole time, I'm thinking oh fuck, about to get fired) Then, about an hour before I was to sign out, I get a message saying that I'll be working on a new project starting today.
this morning, I signed in and had a meeting to get info on my new project. After the meeting, I check my bank account to see if I had enough money to order something and notice I had a bonus from the company. MFW.. So I asked one of my managers if there was a mistake and if it was supposed to go to someone else, and they said no. Of course, I said thank you and left it, but I STILL have no idea what it was for. https://youtube.com/watch/...2 -
Websites install to my phone and behave just like native apps (Progressive Web Apps) and native apps don't need installing anymore and behave just like websites. (Instant Apps)
The lines are blurring. I don't know what to believe anymore.1 -
Bought an ebook that turned out to be a .DRM file
...that only worked with that publisher's Android app
......that only works with Android versions < 6.0 (I use Android 9)
Tried it anyway, which among incompatibility issues, was raising a certificate error. I contacted the publisher about it
..."sorry, the author did not give us permission to sell this. You can have your money back"
What
Why are you even advertising it on your website as a publisher then??7 -
Being a programmer for a while now it always irritates me to try to explain what I'm working on to friends and family. I forget what I knew before I developed. I'm always like "I made the strings in the database- oh I mean the words...well they're actually more like strings of letters- well anyway I made a code to sanitize the user input- I mean make it so it is secure before uhhh saving." I spend so much time watering what I'm saying down I forget what I'm talking about
It's not even funny. It'd be funny if one single person in my family or friend group understood what I meant to some degree.3 -
The devRant paradox: the less time you spend on devRant, the more time you have to do your daily work, the more freetime you have to spend on devRant!1
-
Was so confused what the new walrus operator did. Why don't the docs give a simple comparison example like this?5
-
What the fuck is this?
I'm so confused...
Where is the Netflix app? Is this real life?
Please help me.17 -
My father calls me very worried: hey, do you know your mother's email login username and password? We need it
Me: no? Why would I?
My father: well, she sent it to you on email when she created it, so you'd remember!
?? What?3 -
Am i the only one who always think so much before posting anything here and ends up without posting 🤔7
-
Okay ..assuming that we're one of them: "the idiots" and we're gonna stop sharing things like that , there are like 2B+ monthly active users on Facebook .. don't worry .. we're just gonna do some simple math .
2B x $1000 = $2000B ...
wait .. what ? But ... nvm ..3 -
Told my advisor that I was not interested in an additional position due to the massive workload I’m already carrying in my back. Lo and behold, I get a message from a colleague congratulating me on the extra position.
Wat?2 -
I love Java, I hate Java, I love gradle, I hate gradle, I love grunt. I hate grunt... Some times I feel like Dr Jekyll and mr Hyde!!!!3
-
I find my boss incredibly attractive but he's a real control freak. He says dumb shit that makes me want to punch him in the gut but at the same time, he's honest and ballsy.
I heard a lot of arguments against Agile but I've never met a manager who straight out says he doesn't want it because it loses the point of having managers. I don't even want to argue with that but this guy just attended an event organized and attended by Agile enthusiasts, talked on stage and ranted about how ineffective he thinks Agile is. He then used the picture of him talking passionately about this and made it his profile picture. Like you can see the veins popping out of his forehead.
I fucking loved it. It's one of those things that you don't agree with but you love seeing it anyway.9 -
Hi devs, newbie here and i want to tell you my story for introduce myself.
I work for a company that develop web-app for managing taxes and sell it to locals cities.
We develop this web-app in Rails framewok and i litterally learned and work with this company from 2 years.
But i'm not happy at all. I was always hated and blamed for my work. My boss always take impossible deadlines and pretend ti finish the work in time, even if i had to overstay at work, even at home, even saturday. I'm not a really smart guy, so i often do dumb errors and I really suffer the nervous burnout and stress. Now i want to change work and i'm search far away from home but still in Italy, like Milan i.e. but i'm still confused. What i should do? I'm the problem?
PS. I want to thanks all of you that with your post get me laugh, inspired me and make me feel part or a great group.
Sorry for my base english6 -
I suggested the other day that devs should not go to every meeting, actually I suggested they should be "sitting with headphones undisturbed" , everyone looked at me like this was absurd.
I wasn't running away from meetings because I suggested I should go to meetings to get requirements and such, instead of the whole team...
Am I missing something?7 -
When you are working on a project and suddenly you just want to work on another project
So now you're just working while tHiNkInG aBoUt oThEr pRoJeCt
I am CONFUSION4 -
Holy moved notifications, Batman! I like it, but boy was I confused when my hamburger didn't have lettuce on it.2
-
Wife called
Wife: hello love, I will send you item number from online store, plz buy it for me.Bye
Me: minimize IDE and bring up firefox
Me: ok, let do this....!!!
WTF7 -
Okay here is the thing:
Am I the only one who is confused of which programming shirt to wear in the Avatar?8 -
// Tired as fuck adventures, yay
I was once coding and researching for a school project, it was around 1AM (yeah, I'm a pussy that needs to sleep at 12AM, otherwise I'm useless all the day long) and a friend was with me, he was doing another stuff.
Suddenly, out of the blue, he asks me "Hey, how much is 12 multiplied by 430?", so I say "Let me check", press Win+R, type "notepad", enter, write operation and wait looking at the screen.
"why this does not work?" I thought for some seconds until I realized I fucking typed in notepad and not in the calculator.
Just laughed my ass off and went straight to sleep. Until today, my friend thinks I'm deranged.1 -
Anyone know what the fucking outcome of clicking either these buttons is going to be? The button I clicked to get to this modal said "Buy Season £7.49"3
-
Am I the only one who feels motivated to be the best programmer I can be, only when I'm about to sleep? :/2
-
Today was very good day for me:
one of my friend said he is going to buy new phone as his older phone is unrepairable (Android failed to boot). I took the phone installed twrp - unlocked bootloader and then flashed cynogen os and boom! android booted up.
Now they think me as a genius and says i wrote that Android OS, i tried saying its just a hack due to open source but they still think me as a HACKER! :)6 -
"When I used to be a server..."
Every time I see this sort of comment my mind just instantly goes to a computer a server and I get really confused thinking they're making a joke or something...1 -
Wrote some documentation in a text-editor. Pressed cmd+option+l and wondered for a moment why it didn't properly formatted my document.3
-
I have met a game developer today who genuinely browse the internet using MS Edge by choice.
His reason: sine I was little I loved Microsoft, I accept the fact that some websites don't show properly on Microsoft's browser, by using their browser I keep reminding myself that loyalty to what I love is more important than practicality.
My response to him: bbut... As long as you're happy!
As a web developer I feel that myself and other web devs have the responsibility to kick Microsoft in the butt to make their browser good enough for loyal people like that guy!14 -
What To Learn?
I'm a beginner in web development and have knowledge about html, css, JavaScript, jQuery, Sass, NodeJS, Express, MongoDB, Passport. You can consider me to be a beginner full stack developer, but I'm confused about what to learn further. There are so many front end frameworks that one can spend his entire life learning them. React, Vue, Angular, Backbone, etc. But I always want to learn backend properly, then there's Rails, PHP, SQL, Python. Can anyone atleast tell me what to learn and why exactly? This thing's making me mad and anxious.24 -
Why do jobs applications have to ask about the ethnicity? Why does company want to know if I am Hispanic or not!!? I am not offended or anything just want to understand why is it important for them to know it even before an interview could be scheduled?!18
-
*1 hour passes*
Me: adds new code
*1 day passes*
Me: Why did it work?
*some random weekend*
On call developer: Who fucking wrote this code!4 -
Thousands of books, tutorial and tons of resourcew which are to guide us, make us feel more lost.
Being a noobie dev is not easy.4 -
Today morning my sales manager calls me and tells there is a bug in one of the integration module and he tells the client has called us yesterday pls come early to office today and fix it. I asked which end point they have issue, he replies I don't know. I don't know what is the bug where is the bug, but there is a bug when they send data to us, pls find and fix it before 11 am. The worst part of this is that integration module I never worked on and the person who developed it has left the company long before and there is no documentation. when I go to that folder I see many controllers and many end points. now how will I figure out the issue 😂 I don't even know the work flow of that integration. the bug reporter (my sales manager) don't even know at what end point what issue happened.1
-
What should I go for? AngularJS, ReactJS, EmberJS or VueJS? I'm confused. Help!?question angular 2 angular ember.js angular4 js angular2 javascript emberjs javascript fatigue ember angularjs38
-
I fucked up on my grad school essay by sending them the PDF of my college-specific paragraphs. All of them, yes.
To correct said fuckup, I attached the actual essay, but with a college-specific paragraph meant for another school.
However, I imagine that they saw the wrong essay and then went to the paragraph list and saw the paragraph meant for them?
I MADE TWO DIFFERENT FUCKUPS THAT CANCELLED EACH OTHER OUT AND I GOT ACCEPTED.
????? PROFIT?????? -
Just got into a company as a fresher. Have never liked doing frontend (no offence). They are making me do frontend. Now, I'll forever bear the tag of a frontend developer. Can't quit due to money issues. Don't know where life will take me.4
-
Messing about with inline functions in regards to performance. In general, when am I supposed to use them?3
-
I just finished running my first Arduino program, I am perfectly able to switch the led on and off.
Should I add it to the CV!!!
Or should I build the whole traffic light three leds first?!?
I am confused....2 -
I just got my first full time job as a junior front end developer just because they didn't have any other option (I was last on their list).
Should I be happy or sad about it?13 -
try {
m_tick++;
}
catch(...) {
m_tick = 0;
}
someone was very confused...
yes, m_tick is an unsigned builtin type3 -
I am confused to choose in which field should I go...Web Development or Mobile Development or Software..?
Please help12 -
What do you call a developer that fixes bugs or add enhancements?
For example, I have , like two projects, none developed by me, I have to add enhancement/ fix bugs when the issues/change-requests arrive.
Now I am preparing my cv and I am like what do I write for these particular projects?
Don't feel right writing developer for these projects since it gives the impression I developed the entire thing. Co-developed does not sound right either. Maintenance? Now it feels more like server operations than anything to do with code. Bug Fixer? Sure got a nice ring to it, but it does not feel professional.
So guys, any ideas?10 -
How do you deal with a boss who doesn't know code at all and he expects you to code for him??? How can I explain to him anything because even a single word like git confuses him... :/3
-
Anyone else have a background in something unrelated to their current job? I have an MA in religion and public life, got a job as a test analyst and slowly ended up maintaining assets for our apps. Some days I feel very inspired and lucky I got into this industry, and some days I feel totally out of place. I don't know if I should just throw myself into it, study more on my own and make myself comfortable here or just move on and go back to grad school or something.7
-
I'd actually want to know what I'm doing with my life and dev path. Things are pretty blurry and confusing right now3
-
//First rant
So I've been working trying to get a file exporter for a binary file format mostly reverse engineered - 2001 Super Monkey Ball 2 (GameCube) if anyone's interested.
Everything works fine, goals show up in the right places, wormholes work as intended, etc. That is everything, except every single level you create will be invisible, or crash (Depending on which version of Dolphin emu you use).
This happens whenever trying to specify object names for 3D objects. I checked, all the many offsets seem correct, Object names are correct. Tried both null terminated strings and fixed 80 character strings - nothing.
Some other guy also made an exporter that works, however the code is an absolute mess - basically unreadable. It also lacks some newer parts of the file spec, which is the main reason as to why I'm rewriting it.
And as I'm working with an almost entirely unheard of file format, there are few people to go to for help. The 2 I know who are also familiar with the LZ file format have no idea either...
Sigh.1 -
A bit confused !
Must prepare an article about network pentest and defense .
Since its a very wide topic and I've been told not to just mention tools , I'm confused about categorizing these tests !
Also the footprinting stage is not likely to have any defense !(no attack is lunched yet :) )
So... Any idea?8 -
Now finally im in a phase of my life..... Where.... I dont know what the fuck is going on anymore 🤣🤣🤣🤣5
-
Anyone ever wondered how hard it is to fill feedbacks and performance growth of your own, which the manager will be evaluating..
The situation is so ironic.. u want to write the best about you, but don't want to look like bragging abt yourself in the same time..4 -
So I have a job interview on Monday for a marketing firm that works on a LAMP stack. Not a problem, since that's what I learned on and I love linux, but I haven't seriously touched PHP for years. So now I'm going back to do a refresher on OOP PHP and I'm like, "what the hell is a variable variable?"
Wish me luck..4 -
So many options in web development. Don't know what to learn next or focus on. Mean stack or Asp .net or JavaEE?18
-
!rant
I'm a computer engineering student.
I'm very much interested in Systems and networking.
That's why I was thinking of persuing cyber-security as a career option.
But I'm not quite sure if that is a good choice.
Also I don't know how to proceed in order to achieve excellence in cyber-security.
It would be a great help if you guys could help me.
Thanks :)20 -
"RAID isn't backup"
"RAID is super not backup"
"Don't do RAID, do backups"
B-But I want to do backups... to a backup nas using RAID. No good?14 -
What's the longest you've ever been stuck trying to fix a bug or figure out how to build something? Just curious before I bash my head into my keyboard.8
-
To the people that mistake i and j in nested loops: Have you considered giving these different names?22
-
Im a complete back end guy, decided to learn a js framework......
var whatToLearn = rand("angular", "react", " vue");
Suggestions..... :/24 -
Windows containers with Kubernetes on AWS and Azure are thing now.
What does that mean? Is it now possible to containerize system critical windows 3.1 legacy software from the 90ties (like the ticketing software at Airport Paris Orly) and orchestrate it in the cloud?
Do you know any use cases for Microsoft Windows in the cloud?2 -
Am I the only person who draws equal sign between "being politically correct at work" and "being politically corrupted"?
It's really depressing to watch shits not getting done in the department because competent people refuse to speak up their minds and deliberately not putting efforts to make a change in order not to offend incompetent authorities for being worse than useless!1 -
Fun day at work.
Client sends me requirements over WhatsApp voice notes.
Says he can't send email because hes too tired.
His Requirements don't make sense.
I figured out what he wanted and then rewrite the requirements using simple language and less jargon.
Hes not happy. I reduced two paragraphs of his "requirements" to a single sentence which make more sense.
His voice notes seem like rambling.
Ugh.
He comes up with features for this webapp that cannot be tested unless you build the companion app which is coming up later.
Now he wants us to design the screens for the app which we will have to use our designer for.
Expensive. Considering most of his app is not completely thought out.
I have no idea what to do now.
We still haven't completed the requirements.1 -
Am I the only one who is confused about
Chrome,
Chrome Beta,
Chrome Dev
and
Chrome Canary
on the Playstore?3 -
Working on something...
-Hun?! Why the hell doesn't it work?
Attempt a few fixes...
-Still doesn't work? Damn what am i doing wrong?
Attempt other changes...
-Why is it still not working!?
Debug step by step, validate my values are fine...
-Why does my output not correspond to my values!?! What the hell is this black magic!?
Rebuild the same solution for the 5th time...
-...Why does it work now...1 -
Build attempt #582918 failed
Build attempt #582919 failed
Build attempt #582920 successful
Wait what... -
Tomorrow I'm going to local company to talk about possibility to work for them, planing to leave current company... Can't decide how much money to ask, any tips?5
-
Need some advice.
A few programmers told me when I started programming that instead of learning many languages, just focus on one that I am comfortable with and try to get really good at it.
But when I look at other people's resumes or Devrant profiles, most of them have multiple languages in their skill set.
That's why I have been exploring different languages but haven't found the one yet that I think I like the best.
What should I do now? Explore more?6 -
!!!Question here!!!
I am enrolled in a full time course (bachelor of Engineering, Computer Engineering), currently in second year, will be in third by June 2017, and I have a job offer from a Japan Based Company, so it legal to do the job while being enrolled in a full-time course? Also, if I drop from the course and focus on job, so will that be good?
The package is really good, but the degree is important (at-least in India), I want to know about other parts of the world also.
I am inclined towards joining the job, but then it frightens me as the culture here is (degree is important, talent is not!), but I have faith in myself, after watching many motivational videos on youtube, I feel like following my passion, but then I need to be practical as well.
What to do, what not to do? I need your help, please let me know what are your views?4 -
It's so frustrating, how people don't want to pay well for services and all, but what's more frustrating is that I don't even know how much to ask for most times! 😥
-
Can't even find a proper way to learn android app development.. Some tutorials are way too basic and others way too advanced.. Even books arent of much help to me... I know the basics... How do i learn further :/ How do i code without having to look at some example every time ://9
-
Thinking about getting a masters degree in Mathematics.
I have a graduate degree in CS and have been working full time as a application / web developer.
Should I go for the mathematics degree???5 -
Why are many people talking about VM? Like I couldn't get if you're using it instead of dual booting or it's something else going on in the hind side.....11
-
I started to learn Kotlin today and am already confused:
Is there any difference between between Ant, Maven and Gradle?2 -
What would you prefer ? Mercurial or Git? why should i use mercurial and why not git? i am confused.13
-
For months had a static clicking very faint noise on my creative speakers. Googled every issue with my x-fi titanium, swapped pcie around, changed cables you name it. In the end I blamed "dying" speakers amp as they have 10 years now only to realize a minute ago it was interference from the fecking cell phone's 4g...1
-
these feelings when i mistake a text message for devrant updates: happy, confused, oh just a text message, boooooring10
-
I am a fresher at this IT giant and I was hired to work in a better role as a dev. They assigned me CMS copy paste stuff and I dont like the work here at all. I am preparing for better opportunities. The lead calls me up after working hours to do some more copy paste stuff. I conveyed frankly that I cant devote time after working hours as I have other studies to attend do. Did I fuck myself or did i do the right thing ?5
-
Got to install bitbucket extension in visual studio 2017, cancelling in the middle of process.
Trying to open visual studio again, getting error "The setup for this installation of Visual Studio is not complete".
Looking for the way how to fix that problem..... and found one !!
The way to solve this problem is run "InstallCleanup", after the process done, the error has change .....
"Windows is searching for devenv.exe", then click command windows and looking for "devenv".
After the problem solve my visual studio downgrade itself and became VS 2015 Professional2 -
Hey guys, I am having some issues with learning programming. I've been learning C++ for the past three years(very infrequently) and have came to the realisation that I haven't even scratched the surface. The most complex thing I've made was a text-based RPG that was for a school project: https://github.com/Dimmerworld/...
Which I don't even know weather that is even on a sophisticated level, it's probably at the skillset of a complete idiot. Please take it into account when responding to my question below.
So my question is: Should I jumpship and learn a more beginner friendly language such as Python or stay true to my roots and continue hacking away to little avail at learning C++?4 -
I am one year experienced Android developer... just got an opportunity to work as a game developer in the same company(they will provide training)... I'm in dilemma whether to accept or no.. Is it safe to keep on changing fields😟6
-
Most of the times I have it all sorted out. But when I begin to code, I somehow forget where to start.1
-
The position in the company i started working for not long ago was for a dotnet developer. But it ended being heavy sharepoint focused and mostly front end javascript (that i am not very good at, that's why i wanted backend), doing stuff like hide this button, css that input etc. Really confused now and wondering how much il learn from this job considering its my first job as a developer and that i really want to do mvc with dotnet core. 😐😐 Does this have any value or i shouldn't be so picky for a first developer job?1
-
A previous rant made me start doubting my choices.
I just graduated from college (but college here is probably not what you call college. You choose whether you do one more year and gain the 'x technician' certificate or you do two years and get the 'practical engineer' degree)
Hope you understand it.
Anyway, so I continued 1 year (I skipped 1 year so it's like I did the whole two years) and I have a practical engineer degree in electronics.
I love programming and really want to work in the field but (since I know nothing about the market) I don't even know if I'll get a job without going to university and getting a degree (which I want to get, I want to learn Software Engineering though, not CS)
So now to my question, do you guys truly think getting a degree will be a waste of my time?
tl;dr I want to get a Software Engineer degree, but a lot of posts say it's a waste of time. Who agrees and who doesn't?8 -
I have a colleague who has 2 monitors at work.But only uses one, other is switched off
Tried convincing. Did not work. He just prefers one. I just do not understand.
Anyone else prefer just one monitor and alt + tabs? O.o8 -
I feel so lost all the time Everytime I think about the future. How are you all going forward?
- What should i be doing ? I used to like computer science when it was taught with lots of simplification and abstraction (in the school level). Now i know there are a 100+ research areas/work areas/branches in it, and i am an average in all of them.
I like most of them more or less, and won't mind giving away my years of life working/learning them. But for what and why?
-- Money? Every profile turns into a decent salary after a certain time. This means i can ride any boat i want.
-- Passion/interest? Now what exactly is this?as i said everything feels doable, given enough time to get a hang of it.
-- Fame? Its rare the developes, testers or other individuals in computer science ever gets a solo credit. Most of the time its either the ceos, the researchers or the company itself. So i guess getting a fame is equal to burning your neighbors by flaunting your cash for most ppl
-- Happy life? Meh, this point is affected by a lot of other factors. Would come back to this point later
- everyday in my feed, there are people showing 6, 7 sometimes even 8 figure salaries. Other people would get inspired with those, but i feel very weird about these.
I never see myself earning those, idk why. Why would someone give me those huge amounts?
How do you find yourself deserving for ythat big ass money? At what point you hit that realisation? Here is a small story :
I did an Android dev course around 2.5 years ago. There was a guy there an year older than me. He was very bad in this, i tell you. Most of the time, i was explaining the concepts to him after class.so last year he graduated, and took a job, We both used to expect a decent salary amount, say x (with me having a little ego that i expect certainly more than him, say x+20% ), but he took a job for half that number , say x/2.
After 1 increment and 1 job shift in 1.5 years, he has now successfully achieved package greater than x. I on the other hand, being still at college and with a lot of bad internship experiences now feel that i won't be getting even x/3 at my start no matter what.
- There is also this thing about people going into more of a management and other non tech roles once they start growing in this field. Why? What did they realized? I am sure not everyone of them would have hit this realization that tech is not what they want to do (which i can't understand why). Maybe its the money and/or happy life expectations?
i have started to feel dumb for not being able to think innovative new ideas and being an average mind :/
And about the happy life, so far its not much happiness for me, and am confused.
I am grateful about the usual things i have (healthy middle class parents, working body, roof , food,etc) , unhappy about the things i don't and see with others (more money, materialistic assets, confidence, siblings, social life, love life, etc) and that's it.
From what i understood of 21 years on this earth is that everyone is running to achieve that list of their desires and wants to move them from todo to done, like trello task. If you can't then keep fighting to achieve or grudgingly accept the fact that you couldn't and be happy about it.
So is that it? That's your happy life goals?2 -
OnClick handler on buttons in Samsung devices keeps count of no. of times you have pressed it and executes only after pressing no less than 3 times.
#slowAF #S9+ -
Every time I see the letters "IT" in people's rants, I get confused because I'm thinking about the movie...4
-
some old time clients finally decided to pay me, so I had a bit of cash on me (I feel rich, lol).
here's the thing: I am torn in between buying a second monitor and investing in that server i planned to build in a previous rant.
I could just save the money, I dont know if I am being extra right now, I remember when I just had half a laptop screen to work with, now i have a this used 24 inch monitor I bought for cheap now I want to expand with another 24 inch probably. this arrangement will make things a bit comfortable and faster for me but it still wont affect me if I dont get it...........ok I'm talking too much6 -
A recruiter calls me without any notification for a job I applied. The first qn i get is what is the salary I expect and how much work experience I have. Straight up rejected saying not enough experience. It wasn't a fancy company but surely looked decent enough. Is this pretty common or did I just dodge a bullet?2
-
So many choices for backend I'm fucking confused. Yesterday, I tried Django and i found it little similar to RoR(in generating things, db migration things).
I'm currently working in NodeJS.
I even don't know should I rant or cry.
And of course frontend is another thing same like this.....
And I'm not much experienced to differentiate them and know which is better and where it will fit.
Can anyone tell me in simple way which framework fits where?1 -
I just had my first "technical" interview with a CDO of a digital marketing startup currently employing ~50 people. The quotes come from the fact that he basically didn't ask me a single question - he basically spent 30 minutes talking about their tools, how everything works etc. I asked a metric shitton of questions, but I don't know how this whole situation could give any assessment of my position as a junior frontend web dev. I'm confused as balls.7
-
I used a PHP procedural method of Library Management System, is it still deserve to upload it online?6
-
So I've been working with this company for a few years. Great company, really is, very few problems. Recently, the intern on my team was offered a full time position that he will be starting January 2020. More recently, I found out that his starting salary is going to be about $500 more than my current salary. I just got a raise about a month ago. How do I go about addressing this? I don't really wanna leave this company, but on the other hand, I would kind of like having four years at this company respected a bit. I've done good work, I've been loyal. Hell, that raise about a month ago was my second this year. Don't know what's next.1
-
I'll soon start posting random things since #devRant wants me to post by force. I don't know much yet, just learning. #devRant what should I write???1
-
EF/asp.net core issue..
I've got a many to many relationship between idea and hashtag.
Currently i can POST an new idea with new hashtags just fine, but if i then POST a new idea, with the same hashtags, it tries to insert the hashtag again into hashtags on sql server, and fails since the hashtags should be unique...
What i expect of it is to just update junction table using the already created hashtag from first POST and create the new idea 😅question entityframeworkcore entity framework asp.net exam asp.net core project exams c# confused help21 -
s it just me that finds WCF cumberlicated? I'm having trouble to get my client up and running every time we set up some sort of new service solution at work. All these service references and classes that cannot be resolved just cause a meltdown in my head. GGGGGGGGGGGGGNNNNNNNNNNNNNNHHHHHHHHHHHH! *going mad*4
-
Got an offer letter today and have to decide by tomorrow. I don't what to do about it. The offer/company is good but not awesome. Should I wait for something better or should I accept this. I don't know, I am really confused.14
-
There is paradox in my mind
I wanna be special person and i hate do simple thing that every one can do it (such as creating website with django or do things my classmates do)
And
I afraid
And I can't believe in myself
I think I'm not enough to rich my goal
So i get lost and confused:/
I can't choose my major5 -
Just the other day,i was contemplating about using django or codeigniter for a large project i was going to work on,i ended up using codeigniter 😀4
-
Don't really know if this is an appropriate question to throw on here but what the heck.
So I'm thinking about trying to look into the dating scene again. I'm in my late 20's and about a year away from graduating college so I figured I have the time to try it again. The thing is the last time I was dating I was a freshmen and I had been in a long term thing but it flat-lined a year ago. My life is different now and meeting people has changed too.
How does someone who's a career focused developer find someone in the dating pool post-college? For an FYI I've done mainstream sites like eHarmony with a moderate amount of success but nothing that really lasted beyond 2 meetups. (Meeting people at random locations for the sake of it has never been my thing so bars are sort of a non starter).
We love getting feedback, so I'd appreciate any I get from you guys. :)2 -
I was an intern in high school, and a hired Software Advisor right when I turned 18. Now, I'm 19, in College, and looking for a job with no idea where to look.. Any advice? I really like Python back end and iOS/Android app development..
-
That awkward moment when I spend two days configuring my proxy server and nothing works, I just try calling my server base url and that shit works O_O
That's a good start for a monday10 -
!rant
X company offered 3.8 LPA in INR which has good work environment, culture and team. Current company has no environment and only team of 2 (mostly 1) is offering 6 now. Help me please what shall I do?
P.S : For Android developer position4 -
Holy shit I don't understand Rust's module system. Package I have not a single clue what it is... It "can contain one library crate and multiple binary crates". What? Okay so a crate is a collection of modules. Great, now how do you define modules? `mod whatever {}` probably. Then what the hell does `mod whatever;` do?? Import a module from a file with the same name (ignoring the fact that modules and files don't seem to have anything to do with each other). But why `mod` to import? How does that differ from `use`-ing a module? What is any of this??3
-
hey guys I am here for some advice so I am passed out 2 months ago from my university and I haven't found any job yet. I have hands-on experience with many technology but most of the job requirements need 2-3 years of experience so how can I find a good job or should I apply at such company even though I don't have any experience actually I have 6 month internship. or should I apply only to those company that need 0 years experience developer4
-
About a month ago, we got more than 50% of the employees laid out. I got lucky and got to tje graces of the managers and secure my job. Now I am thinking aboit continuing my works on the current company. They talk about family but doesnot give a shit about their employee. Maximum politics on higher level. But the ower doesnot know a thing about it. Working on a kind of dead language without the small security on the job. Most of you will save switch language and shit. I am not in exactly switching mode. Condition is so worst that i could not afford a computer for myself, even for EMI. Loans and being the only working person of the large family. Could not afford to work on the new job as a trainee for kind of free for 6 month or so. And i am going on depression due to cureent and past situation. Not a single person can and wants to understand it. Going alcoholic(with grace of some shit friends). But i am trying to work everything out. Now i am stuck on the lockdown, limited food. I am learning python now and could not even find a training job on python. Now i am trying to start my own project. Its some complex heavy proiect. But still researching and working on it even for the 15 minutes. Lets hope everything works out.3
-
Should you be able to choose which desk you can sit on in your workplace? There are plenty of empty desks and some of them have a good view of the outside. My manager says i don't get to choose and that I should sit with the technology team. Am I just being stupid?10
-
No difference when i go to bed, i always wake up at 8am. hey body, i need sleep, dont wake up early pleeeeeeease1
-
So I’ve got a teacher that supposedly does web development. Very basic, nothing too complex. He says we’re gonna learn python, which I’ve been learning for a while now. First this man says we’re gonna make a game. Simple. I ask him what api so I can study it and this man says he’s not going to use an api/libraries. He then proceeds to say that he didn’t use any other coding languages.
He’s a psychopath.8 -
Previously I talked about accepting offer from a small NY based firm and now 3 other recruiters reached out to me. And two of them are biggies. Feeling awestruck and confused.. God's plan..
-
One manager at the Client company tells us that unless we submit weekly timesheets we wont get paid.
We are not their employees, nor do we have an agreement with them for full time work.
" Whole thought process is to structure the engagement better ,so that we can implement better governance and provide better visibility."
Anyone understand what is being said above? Jargon.2 -
Could someone advice me to pursue a programming language? I'm currently working with PHP using laravel Framework. And I 'm thinking about javascript like node js, electron and etc since it enable developers to create cross flatform app from web , to mobile and also to desktop. I'm just a little bit dizzy about these things right now.10
-
My project manager won't allow me to add webpack as a dependency but is okay with using SASS. Does this make sense?
-
I'm planning to make a dashboard web app with data analytics. It'll also include subscription option. So I'm trying to decide which language to use on the back end which I planing to make as RESTful api.
Current options for the backend are python, Ruby and php.
I'm not really sure about python. Ruby seems interesting, but I've read its a bit slow and some of the codes does look like magic. I'm very familiar with php, so I'm very biased toward it right now to use php with Lumen framework.
I'm also hoping to scale up the system in the future.
So, can you guys gimme a little help here in choosing a language and framework.1 -
Well, My firm has a CRM which is built on JSP and Java. They want to upgrade the frontend by using a modern technology. Which one is a great choice React or Angular?
For the backend, APIs need to be integrated and I need to select from PHP and NodeJS. The traffic right now is 100 hits/second and is expected to increase upto 1k/sec in 6months.
What is the best choice for the frontend, backend and I need to select a HTTP request client too.22 -
I've just started to take one of those DIY Learn Chinese in "X" days.
Not sure I think I am a little confused which is hard make these different sound in Chinese or trying make sense of some of that Erlang syntax... -
When someone accidentally does a typo and you don't know if it is a typo or another shortcut for word(don't know how it is called) that you don't know...1
-
Hi devs so I was thinking to learn frontend development and got stuck at the a point should I learn react and react native or should I learn flutter
To learn react I need to first learn html and css as I have very beginner knowledge in it.All suggestions are welcomed as long as you have studied either one of the language8 -
The moment when you dont know where you want to go or should go as a fresher: web dev, further studies, machine learning or maybe whatsoever random job is offered at the college campus placement drive -_-1
-
Just about to go in to start a new contract on a greenfield project, using ES5. What is this, the fucking dark ages? I'm not even sure what isn't ES5 anymore...many fails ahead.2
-
How did you get the people from Info Security and Compliance on board this continuous delivery thing ?
I am being asked to run antivirus scans on my own code and binaries as part of build.
Is this common practice? Am I missing something?
I am going to deploy stuff on Azure PaaS. I can understand having malware scan agent on azure VMs scanning the infra, but this?4 -
Hey devRant community, I’d really like some suggestions/advice for something I’m going through.
I’ve always wanted to go abroad to work/travel and experience new things and I feel that I can do all of that by pursuing masters but I am not fully sure about the specific area in CS which I’d like to study more, I do have an interest in A.I but I’d like to explore other things as well. I like Software engineering and would love to do some internships and probably a job before applying for masters but college ends in 6 months and I’m still not sure about this. I also want to get better at Software Engineering interviews as I’m avg when it comes to data structures and algorithms. Any help here will be appreciated.1 -
I have a Question ✋
Scenario : We are the offshore team. Asked to add a feature similar to other product. I added the feature in product, created necessary database to store the data. Later Manager started barking how my code isnt similar to the one he asked for me to do. I explained to him, my way is better for, database is optimized and is simpler. Later had to redo his way.
Question : How often do you come to situation like this? How would you have handled it? 🤔
Extra : Share if you have similar story.3 -
Should I study or not.
I'm in a rut, yet again. I have an opportunity to start a java certification. The course is going to cost me quite a bit, and i will have to loan from the bank. At the moment I'm struggling financially, but my dreams are set on programming.
Should I take it, or do I negate the risk and do what I'm comfortable with.5 -
Which ons is less risky and which one Is most profitable to succeed ?
0- telling the admin you forgot your password and as he's logging in, sniff his password (you already placed sslstrip)
1- gain access to router using its vulnerabilities and redirect the traffic to a fake page and get the password.
2- exploiting smb port of admin's system and placing a krylogger or stealing his cookies if available
3- brute forcing admin password :/
4- pressing forgot password on admin account and staying close to him and sniff the SMS containing the otp using rtl-sdr (and of course you will be prompted to set a new password)
5- any other way .
Also the website itself is almost secure.
It is using iis 8.5 and windows server 2012
Only open ports are 80 and 443.6 -
as a self taught developer,
these youtubers want to kill me, lots and lots and lots of junk.
and I am trying to absorb them all.
I'm weak4 -
I'm on my internship right now, working on Library Management System and thinking about how data will load fast in server-side, it took almost a minute even I used DataTables. It is JUST a 22K+ of library records. Is my only knowledge is just PHP, MYSQL, JS... caused this problem? Would MVC help, i'm only have 200 hours to finish the project but no knowledge yet in MVC15
-
I'm writing this in response to the article shared by @Christine
God!!! And I wanted to start learning web development. Should I even start with HTML? I mean.. ugh!
Any SANE web developer here who could share their usual tools for building a website.
And if you would use entire different tool sets for different sites, which ones would you use for which kinds of sites?
(Is this question too much?)7 -
So I started learning html, css and javascript this year... After getting stuck in understanding a few concepts I started learning a little of sql and Java...
Now after a few begginer tutorials I have no idea where to go or what to dedicate my studies...
Most companies around my city use Java, but I'm already 29 years old and I feel like this will be a problem... Should I focus on learning frameworks and try big companies internships, or go for web development and start working on my own?5 -
[long confession/question]
So I was asked by a client to make an app similar to prisma(not exactly that but let's say a caricature app) and I knew I have to research a lot.
Now I have been loyal to PHP for over 5 years so I first tried with GD and imagick but the results were not very good, so I thought let's try opencv. I didn’t wanna make any compromises so I didn't go the bridging way, I worked on native python even though I am a newbie in it. I was fairly impressed with the cartoonizing results but others weren't. Soon I got to know that this would take much more than simple filter combinations or matrix manipulations.
I read about prisma and got to know it uses deep neural networks for the same.
Now, in the five years I have learnt almost all the things a run-of-the-mill "Full stack Web Developer" should know.
I have a fair knowledge of PHP, many of its frameworks, many js frameworks(obviously jquery), I have a very good understanding of CSS and its models, I have worked on some cool algos and found solutions to many problems but I haven't gotten to stage where I can implement neural networks/machine learning in my projects.
It just scares me.
___
A little back story: I have been the CTO of a small scale company for about 1.5 years now.
___
So all this got me to asking myself should I just step down from the post to a position where I can learn more skills. Managing takes a lot more time where I can't learn a lot. Sure I learnt some other important things but not as much tech knowledge as I would have in a more basic position.
I know not many of you must have read this far, but if you did what do you think I should do? Really depressed at the moment.5 -
I'm not experienced in VB Forms. So can someone who is, tell me if I'm just too inexperienced or if Im right about this?
Im tasked with fixing some bugs in a VB Forms project that a privious employee wrote some years ago. When I opened the project and checked it out, there was over 5600 lines of code in the codebehind for the form.
I feel like this is somewhat bad practice, no comments, no documentation... Nothing. And to top it off, among the worst naming of Subs and variables ever. Stuff like: "Run", "Stop", "Feeder", "When Load".
Oh, and the best part? The guy forgot some test code in the software, so when he left, the software stoped functioning. For real, he coded in a dependency to his own account in The AD.1 -
dell or lenovo thinkpad.... really confused... any personal suggestions. will be mostly used for visual studio and SQL server.7
-
can anyone guide me on developing ecommerce site? I m confused which part should be developed first?5
-
Just got offered the position of IT Specialist on a salary at my current job where I'm a legal assistant. I have an interview with a fortune 500 for an apprenticeship in a few weeks though.1
-
Playing Minecraft 1.12.1 on my private server, everything going fine. Time for lunch, I close the game and come back later.
Restart the game, try to connect to my server again:
"Failed to connect to server
java.lang.NullPointerException: group"
Won't connect anymore now.
WTF is wrong with you???3 -
So i have been coding in python and its my main language. Give me 2 reason why i should learn js(node).this question aroused coz i have to work with MS Bot framework and they just support c# & node js (python is still in prev) and their code has asynchronous programming in both *cries in corner also suggest me good resources to lesrn what async prog3
-
AWS... I love ya, but seriously, what the fuck. Why is it that when I script to write a file to /tmp, you choose some other location...
Where the hell did the file go?!3 -
Bloody softlayer sending notifications about expected downtime on "IMS services" (which could mean any of a great number of things), without specifying what it is, what it does or to what services or regions it is related...
Grmbl, what use is there to get a notification about unexpected maintenance if you can't even make out if you'll be affected or not! -
Hey devRant community, I’d really like some suggestions/advice for something I’m going through.
I’ve always wanted to go abroad to work/travel and experience new things and I feel that I can do all of that by pursuing masters but I am not fully sure about the specific area in CS which I’d like to study more, I do have an interest in A.I but I’d like to explore other things as well. I like Software engineering and would love to do some internships and probably a job before applying for masters but college ends in 6 months and I’m still not sure about this. I also want to get better at Software Engineering interviews as I’m avg when it comes to data structures and algorithms. Any help here will be appreciated. -
This thing always bugs me. What should i do totally??
I've been experimenting with all kinds of development. Web, mobile, system, desktop apps and softwares. I don't know which one i should choose as a career. I like doing everything and will code till the end of time. But, Frontend stuff, UI/UX doesn't interest me. I love writing softwares that makes things easier. Like Rails made web development easier and fun. I have been following Redox OS which is built using Rust and my interest in OS has been propelled. I have interest in cloud development too. I don't know which i should choose for my profession. I am currently a student so i have a lot of time to try everything but i don't know what i should do professionally. Any suggestions guys?4 -
My god why are there 10000 ways to do the same thing in javascript? I just want to make a simple todo app without library and don't know which route to go...10
-
What should I create?
For the past few days, I am having a very strong urge to start a daily coding streak but I am not sure what should i I code? Any ideas for a side project or anything which might help me build that habit.
Any help is much appreciated.6 -
Last week i met my teacher for my final project. He said i must compare 2 method that written in journal with the program that i make. I said okay i will do that.
Today i showed him the oop and mvc journal he said both of then is not a method. Method should have a calculating formula you must compare a method that you can calculate and make a new formula with both of the journal.
Can someone tell me if that is wrong or not? Im confused. Is oop and mvc does have calculate formula? As far as i know oop and mvc only have relationship between the object.1 -
Client updated the CMS today, because they apparently got confused and thought it was Windows Update...1
-
Sleep at night then wake up in morning thinking that I have been sleeping for a day. In normal day I'm a night owl. that confusing feeling.