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 - "incogito"
-
My last promotion was a 2% raise for a hell of a lot more responsibility
Guess who's updating their CV 🙃6 -
Sales guy (s) : how many hours do you think this project will take?
Developer (d) : well I guess about 250 hours
(one week later)
S: I finally sold that project
D: nice! When do we start?
S: you'll start next week and it needs to be done one month later
D: 40 hours a week, times 4 weeks for one month is roughly 160 hours
S: yes
D: but I said I needed 250 hours
S: yeah but they didn't accept that so I sold it for less
...
(and no the scope didn't adjust to the new time frame)14 -
// sorry, again a story not a rant
Category->type = 'Story';
Category->save();
Today at work I got a strange email
'about your msi laptop'
(Some background information, a few months ago I went on vacation and left my work laptop at home. Long story short some one broke in and stole my msi laptop)
So this email had my interest. I opened it and the content was something like:
Hi! My name is x, I clean/repair laptops partime and I noticed your personal information on this laptop, normally people whipe their data from their laptop before selling so this is just a double check, if the laptop was stolen please call me on xxx
If I hear nothing I'll assume its alright and will whipe your data
So of course I immediately called him, after a conversation I informed the police who is now working on the case7 -
My Senior php backend team leader told me I could choose a new laptop, he said:
"You could always choose a mac, and be a real developer"
mean while I was already downloading ubuntu, and replied
"No thanks, I don't do html/css"11 -
I literally cringed today when my neighbor wanted help installing an app, she didn't tell me it was her banking app... And the thing I needed to help with was logging in... So she told me her bank details...
Even though I said (multiple times) it was dangerous to do so, and that she can't just trust people with this kind of information...
WHY ARE PEOPLE SO GOD DAMN STUPID WHEN IT COMES TO SECURITY!7 -
Customer : c
Me : m
*Few weeks ago*
C: the server is slow, it sometimes takes 7 seconds before I see our data
(the project is 7+ years old and wasn't written by someone who is very good in SQL)
M: yeah I see that, our servers are busy with this one "process" (SQL query)
C: make it faster
M: well that's possible but it will take a few days (massive SQL spaghetti that I first have to untangle)
C: 😡 nvm then
*Yesterday*
C: server is down !
M: 🤔 *loads data from server and waits ~ 7 seconds*
M: Well what's the problem?
C: I need the data but it's so slow
WELL YOU MINDLESS IMBECILE... If something is slow it doesn't mean our god damn production server is down !
That just means that you have to give us a day or two so we can optimise the (ALSO BY YOUR REQUEST) rushed project... And save you YOUR money that YOU waste on the processing time on our server...4 -
The company i work for has a jenkins server (for people that don't know jenkins, it's an automated build service that gets the latest git updates, pulls them and then builds, tests and deploys it)
Because it builds the software, people were scared to update it so we were running version 1.x for a long time, even when an exploit was found... Ooh boy did they learn from that...
The jenkins server had a hidden crypto miner running for about 5 days...
I don't know why we don't have detectors for that stuff... (like cpu load being high for 15 minutes)
I even tried to strengthen our security... You know basic stuff LIKE NOT SAVING PASSWORDS TO A GOOGLE SPREADSHEET! 😠
But they shoved it asside because they didn't have time... I tried multiple times but in the end i just gave up...13 -
Venting some anger, this is a long one
<rant>
So last Friday we had a 'Christmas' party at work... Only it wasn't a Christmas party... Because that would be racist against people who don't celebrate Christmas (of whom they are none at work), also no Christmas songs, because of the same reason and because it looked unprofessional... They also removed karaoke... (an Christmas tradition at the office) Because again, it was unprofessional
But we all got a Christmas card... Strange because we weren't allowed to celebrate it 😑 and the message in that card was one of the most standard messages I've ever seen, something like
Hello $name, we enjoyed working with you in 2017, let's make 2018 even better, merry Christmas
MERRY CHRISTMAS!? BUT THAT'S RACIST WASN'T IT!!!???
W T F !
also our sales guy did a speech, the following is an actual quote
'software is an amazing product'
Yeah mate, software is the product... Totally not the stuff we create with it
Sorry if people get/are offended in anyway, but if you decide that having a Christmases party at work is racist in any way or form, then don't have a party at all... Not some lame half Christmas party...
</rant>12 -
'your good with computers right'?
Me: I work with one every day so I guess...
Can you fix a problem I have with my pc? (relatively old man, and I feel bad for him so I agreed)
Next day he had me fix 4 laptops (from his kids) and a Macbook of his own almost all had shady malware and were WAY behind of their windows updates... Like sub wannacry level...
Rip one of day of my vacation 😠8 -
"The customers of our webshop are able to change their billing address... We don't want our customers to be able to do that."
(in a few months with the new general European data protection regulation I need to code it in again, so I just removed the html...)5 -
At office we sometimes lose our internet connection, the strange part is that it's not fully gone, if you (for example) ping an ip directly, it's fine. But if you try to load any web pages, or do any other kind of internet usage, it won't.
We finally know why...
It's because another company in the same building is uploading some huge thing and using all of the available upload bandwidth (200 mb/s)
So that's nice... Let's put a limiter on that so they DON'T FUCKING KICK US OFFLINE WHEN THEY NEED TO UPLOAD SOME.... WHAT EVER THEY MAKE...3 -
With the new Dutch mass surveillance law comming soon, I am interested to know what you are doing with it?
Nothing?
VPN?
Something else?
¯\_(ツ)_/¯ I don't live in the Netherlands?17 -
That moment when you get called by an 'Microsoft help desk' telling you have a problem with your computer...
I run on Ubuntu 16.04... Server....5 -
Every time I think
"Who the fuck coded this peace of garbage"
And then git blame the file
Only to see that it was me... 3+ months ago2 -
Ok so this happend in the last 3 days, I didn't post it till now because I had to seriously take a rest with all the bullshit and stress that came with it...
(Legacy project I have the lead in called: "Foo")
Monday:
Management decided it would be effective to add a senior and a junior to Foo, which would make (together with me) to be 2 juniors and one senior developer
Well I've spend most of that day helping both the junior and the senior to setup "Foo" on their local development machines... So I could not do any programming myself
tuesday:
The senior wanted to refactor EVERYTHING... and I had to stop him multiple times because we simply do not have the time to do that...
The junior tried to work on other things as much as he could, and after he had run out of things to do, asked me for EVERYTHING... EVEN WHERE TO FUCKING CHANGE SOME GOD DAMN STRINGS!....
Also he did in total 3 commits, two of which existed of my code (because I had to "help" him
wednesday:
Both the junior and senior were removed from the project and I got another senior.. who fucking deleted the production database on accident
god damn rough few days man...7 -
ALRIGHT sorry SwiftKey I love you but not if you do this to me... I need a new keyboard any recommendations? (android)
(also the accuracy is quite bad as of late...)21 -
Man how do you skinny devs keep so skinny? I'm not even eating fat things and I'm nearing to light obesity... Is there a patch that I missed? apt update says it's up to date?20
-
Sooo I've been working on an ancient php 5.6 project that did not have any documentation and was a homemade "framework" created 7 years ago. The original creator is long gone and no one else knows a lot about this project.
When I first looked into it I almost immediately noticed the security flaws...
Old outdated libraries
a "development" feature to easily turn dev mode on/off
BY A GET PARAMETER!
it spits out full sql queries and php warnings -.-
Oh and did I mention that the site is a webshop.... and has a backdoor password?
AND THAT THE CUSTOMER REQUESTED THAT?3 -
Windows 10 "update" just broke itself... I can't wait for game companies to start building more games for Linux so I don't have to spend my free time fixing my spywar... I mean operating system11
-
Man, fuck the SO community
I asked a question on software engineering (all fancy like, links quotes checked spelling and grammar etc.)
if it would be beneficial to switch to another language in order to increase performance and memory limitations during a specific task
Literally one guy said it violated 4 of their rules
Opinion based; asking for language switch; too vague and another one
About 20/30 minutes later my question had a -3 score...
Fuck off with too vague, also why shouldn't I switch language for a single task... If it would be faster..
Anyway found an even better solution, but it cannot be enough said.. the SO community is a bunch of old stubborn fucks who only care about their score.4 -
This one time at an internship I was getting flamed for not 'coding' valid html5 (me being a backend dude) after some painful hours it was html5 valid... Only to then get flamed on for the text being one pixel off or something... I mean if you want a front end intern then don't look and hire a backend4
-
(!rant && !dev && awesome == true)
So for the space fanatics here who didn't knew. SpaceX will launch their falcon heavy rocket today Can't wait 😊22 -
So I setup a nice csv file for the customer to fill in the shop items for their webshop, you know? with a nice layout like
name - language - description etc.
(just temporary, because the legacy website is going under a ((sadly frontend only)) rework, so it now also has to display different 'kind' of products... and because the new cms isn't done yet they
have to provide the data with other means)
my thoughts were to create a little import script to write the file into the database.... keep in mind of the relations... etc...
guess what? TWO MONTHS later, I get a file with a custom layout, empty cells, sometimes with actual data, sometimes (in red / green text color) notes for me
I mean WHY.... WHY DO YOU MAKE MY LIVE HARDER???
So now I have to put data in 6 columns and 411 rows in the database BY HAND...
oh and did I mention they also have relations? yeah... I also have to do that by hand now...3 -
Holy shit, today I was the first person to arrive at work... And then the alarm came on... I didn't knew the code 😅 sooooo a panic phone call later, I turned it off but holy Shit... I've never had this rush this early of the day
-
That moment you solved something without Stack overflow and/or the official Docs... That realisation made my day ☺
Feeling more and more like a medior! (I am a junior) I might even program in my spare time again! It has been a while... I can't wait 😍😍3 -
$category = 'Story';
Holy shit it finally worked I finally got a private server up and running for an old game, after countless forum posts and broken links (note the form isn't that active anymore since 2010)
After finding a working server source you also need a client with the same version
Even though this was a pet project, it feels good to finally complete it. I might even try to build some custom stuff into it6 -
!dev rant, but dev company rant (if that makes sense)
<sarcasm>
I love my company's HR, she is such a wonderful and caring woman.
</sarcasm>
<rant>
'Breng' (a public transit company in the Netherlands) was on strike today, so I couldn't go to work. No problem I thought, I'll just work from home. So I send a screenshot to the HR where you could see that every train was canceled.
A few moments later I get a message back saying that I should wait for the next train (although you could see on the screenshot that said train was also canceled)
Now I finally have a train to go to work... After sitting an hour in the cold... And I already see the smile on her face when I arrive at work...
</rant>
<prayer>
Please trains keep driving so I can go home tonight...
</prayer>13 -
One of our customers asked us (a while back) to create a nice interface for their label printer (preferably integrated in their web cms)
So we started developing and after two weeks (we were almost done) they canceled the request, payed for the worked ours and said that another company was willing to do it faster (even though we were almost done)
So that was about half a year ago, meanwhile I've migrated to Ubuntu
Today I heard we have to do it again because the other 'faster' company wasn't faster, and didn't live up to the expectations
I do not have the code anymore... My colleagues also do not have the code anymore... It was removed to keep our coded clean, not sure if it's on git (the guy who workers on the part that's has a repo doesn't always commits...)
I've worked on on a standard node js script (which I didn't create a repo for because the project was canceled)
... Amazing4 -
Copying a javascript anonymous function (Yes, the whole function) 11 times with only one parameter changing
I'm currently cleaning it up...
O H B O Y F U N D A Y S I N C O M M I N G...3 -
Damn I'm pretty hard hitting my limits here
My company asked me if I would like to work some extra hours because otherwise they don't make all the deadlines
But damnit asking 10+ hours a day from a junior web developer is quite a lot
😒 Especially if it's an old legacy project where I have to work on...8 -
At my first internship I always had to cleanup the lunch area (after the lunch of course) and they would leave everything... One guy even left the crusts of his bread and so I had to cleanup everything. But the same guy one time left the crusts of an crusty bread roll... I mean what, how? WHY?? Who would do something like this?11
-
When I was dealing with depression he allowed me to code whatever and get to school when ever (and still got the required hours)
Best teacher / mustache from my dev education -
Oh man don't you just LOVE the weekend? I have no fucking idea but I have so much energy and motivation now... I might even try to pull a all nighter on my personal project !
Anyway have a nice weekend everyone! 😁3 -
Our smart and very professional sales guy strikes again,
I had to do some research on if I could print a pdf file directly from the server (be it php / nodejs)
When I told him I had found a solution he said, good job and went away, I was like...hmm k..
A few days later he came to my senior being mad that the project wasn't done in time.. And we were like.. Dude... What project!?
Apparently he made a deal to have a working demo in two weeks, but we (our dev team) never got that message...3 -
After work he went home and never came back ... Extremely annoying because he didn't told us what he promised the customer...
Pls never do this... -
!Rant
ninePlusTen($date = '29/11/2017') {
if(preg_match("/(29.11)|(11.29)/",$date){
$age++;
echo 'Happy birthday!';
}
}11 -
Bought a new hard drive, it's great and all BUT WHY DIDN'T THEY INCLUDE A SATA CABLE!!??
now I have to order a SATA cable and wait 2/3 days -.- I just wanted to increase my home server storage...2 -
It was when I saw that he was writing CSS in one huge file (couple of thousands of lines)
And I needed to change one thing (ctrl+f it) and saw it was copied and pasted 4 times ..
And no, not just the CSS properties, the whole thing including class/id selectors...1 -
Why are some seniors just so full of themselves? I mean... Yeah I know that they know more than me (junior) but common, you don't have to rub it in my face! Tho I'd rather have it that they rub it in my face than them explain it with the most difficult terms / hardest words they could find in the dictionary!!
I also don't need them to complain that I'm on a different platform than them (while they help me)4 -
Almost burnout story? What about right now...
Customer was really positive about the new site we are creating for them then, out of the blue panic, they complain about features (calculations) which aren't implemented yet (they didn't provide any information for the calculation until 1 week ago.) And they complain that the site does not has any content
THAT IS RIGHT YOU DUMB FUCKS...
I can't magically create content for YOUR site... -
I'm going to try a 'zero-day' strategy for learning c++ (at first I was also a little confused about the term zero-day).
The name zero-day does make sense in that there are zero days of me not doing x
So, for this strategy, I have to program something (doesn't matter how small) in c++ every day for a month. After that I'll do the same for python
Then I can make an educated decision of what programming language I like the most
I want to thank @teganburns for his c++ video about c++, that's the reason why I chose to try c++ first4 -
First day back from holiday: after 30 minutes of work (excludes start-up, catch-up etc.) The P.O. (product owner) comes to me
Telling me I needed to switch project, ok I thought at least they switched the project from what ever it was to a propper OTAP street while I was away
Few tickets later the P.O. asked me if tickets x could be deployed to our test servers as well as production.. (note the ticket was already merged with our develop branch and he wanted only that single ticket x to be deployed)
WTF is the point of a OTAP street if you're going to deploy it to every server type at once?
So day one after my holiday I already needed to fight the P.O. again
At least I wasn't disturbed during my vacation... Witch is a first.8 -
I was working on a new feature for this legacy project.. Just minding my own buisness then all out of the blue I got an email from our client (before the email I exported the live database because I needed to reproduce a weird bug) saying the sync stopped working
<backstory>
The database needs to sync every 15 minutes because it has a master-master relationship with a 3rd party database..
</backstory>
So I was like shiiit! Did I do that!? So I checked the logs, nothing... I called the 3rd part to check if they have problems, nothing.. Then I checked the network logs... Again all fine... 30 nervous minutes later, I got a new mail... Saying it finally synced... Still have no clue what happened or if it ever was a problem... God damn clients man... -
As of late I'm creating private game servers on my local network in my free time for fun / relaxing
I've already running:
a World of Warcraft vanilla;
Travian version 3;
And I am currently working on a conquer online private server, but getting the right client for it is the hard part...4 -
Today we start working on a app that learns biometric data from the user for extra security, so if some one else uses my account... The system would know and shuts the bad user out. Although we use an api for the biometric data collection, it's still epic! 😀😀😀
Only bad thing is that the deadline is next week3 -
So I asked this question yesterday to linuxxx and he had some great tips. But I thought there might be some Linux fanatics here who also have some experience working with vps's that you might have somethings to add something 😁
Recently I got asked if I want to help maintain our webservers (they all run Ubuntu 18.04 with standard webserver stuff, nginx, MySQL, php, ssh)
Does anyone know of some tips or share some helpful knowledge regarding maintaining a VPS? / Keeping it healty?6 -
I've been offline from devrant for a while now but damn, I need to vent this shit
One of my colleagues can't describe tickets well enough, so I often have to speak to my colleague about it what he/she ments with their description (usually the ticket description is one line… that's all)
But yesterday the ticket was quite ok, I got were he/she was going for
Conveniently my colleague walked by at the end of yesterday and asked me how it was going
I responded quite energetic 'quite well, ticket is almost done'
And when I showed my colleague the result he/she said, well I got some feedback this morning, and we need to move X to Y with Z data
But you don't get the full story, this project exists of a very old abandoned framework (2013). Hacked together to work for more than one customer (but still copied over to run standalone) with the last year of development being focused on fast results (no time given to workout bugs or refactoring for cleaner/readable code)
So now I have to (on a feature that already took me 3 days to build) remove roughly 25% of the code and hacks, and hack a solution together..
This shit is demotivating as fuck...1 -
That moment when you have to work but actually want to watch a Christmas charity livestream 😔 lucky there were no high priority bugs today, so I watched it on anders off
-
I'm thinking about starting my own blog, where I can post my research and/or opinions on...
Though my private projects have a bad reputation I still think I might try one again and see if it works6 -
Recently I tried implementing a 2d grid you could drag (for performance I decided it would auto genetate new grid tiles)
Gotta say, I have a lot more respect for people who try to build this without a framework, I am building it using JavaScript and pixi.js
But man, drawing graphics is hard 😅
It's worth it though, performance is mad 💪3 -
Oh boy the schools in the Netherlands have began again, the amount of people in the train is insane... (Also one of my biggest annoyances is) the way how people pile on top of the check-in checkout poles... They try to do it as fast as possible, but because it is an unstructured pile of garbage... It takes way too long...
Is it so hard to stand in a line and just keep your card STIL AND CORRECTLY INFRONT OF THE NFC READER!?
apparently it is because I see people slamming their wallets against it, moving it around wildly and keeping up the line being Angry why the reader can't detect their card... In their wallet, probably between multiple other NFC cards within a second (BECAUSE YOU KEEP MOVING IT FROM THE READER TO THE FUCKING SCREEN!!! WTF)2 -
Don't you just love customers?
It al began when they showed us the flyers they were printing for their new products, an some one at our company who doesn't work here anymore had the brilliant idea of copying it to their webshop, as a fucking gimmick... Ooohh man the customer didn't seem to understand it was only visually
They wanted the 3d layering effect to be dynamic, so each product would have its own with custom colours
So it was made
A few weeks later they didn't want the informational text, they wanted links to each product that the layer uses
Sounded like logical so it was made
Again some time later, they noticed that the layers were not textured, but just plain
I argued against it because it would add unnecessary loading time for some 300 by 400 px element but they insisted
So they got what they wanted
A few days later they said that the textures were of low quality, and that we had to create ones with higher quality
Again our management said, yes
We made ~ twice the size of the element in image pixels to create a higher definition image
Then the customer wanted that the layers should change based on some selection menu above it
(At this point we realized that it would no longer be just a fun little gimmick)
So we tried to refactor/rebuild it to remove most if not all the hacks we did just to make the customer happy, that took too long for them (the customer) so we had to revert back to the hacked together version because otherwise we would not be done on time (commanded by management)
But again, we ... I say 'we' as in the company but realistically I've been the only one who has worked on the fucking abomination
But I digress...
A few stupid requests later, some layer images are almost fully transparent PNG images that are almost 1mb in Filesize each (some products have 5 or even more layers) and the god damn thing now has to account for optional layers...
I AM FUCKING SPENT... I'VE JUST CAME BACK FROM VACATION BUT I ALREADY NEED IT AGAIN... FUCKING WORKING 60 HOURS A WEEK JUST TO KEEP ONE CUSTOMER HAPPY WHILE OTHER PROJECTS BREATH ON MY NECK1 -
Not sure if it's my first encounter, but definitely the most memorable, when I was young we had a windows xp pc (quite new at the time) and we had a program called Nero burn (used to burn images to cd's)
The pictogram of neo burn was a pc on fire, and so I thought for the duration of my xp time that that program would blow up the pc if I ever started it... -
If I can, drop that what ever i'm working on and work on something else
if that's not an option painfully keep working on that, when i'm done or when the day ended reward myself by watching YouTube/rewatch a marvel tv show
Simple but effective. -
!rant
I'm looking for another language to learn, (something different than the language I use at work)
At work we use php with javascript.
Any suggestions? I'm currently looking towards python, but I am not sure yet14 -
A few days ago our server was compromised due to an outdated Jenkins version. The malicious user installed a crypto miner on the server... The same day that it was found I told management that I'm interested in helping out with the server. Since then, nothing happened... No updates, no security measures, no nothing (except for the removed crypto miner and updated Jenkins software)
Oh well only a matter of time before another hack...
Question to some (who work way way way longer than me) med - seniors, should I make a big deal out of this? And keep pressure on it. Or should I just leave it be and wait for the next comprised server? I know devrant is not a Q&A service, but some dev to dev advice is much appreciated.
- incognito1 -
Uuugh... 'come let's build a standard with in the company'
Two ( and I kid you not) weeks later, we don't get it anymore let's build a new standard4 -
For all the privacy focused people out there, Cloudflare and APnic announced (about 2 days ago) that they created a privacy-first super fast dns server (1.1.1.1 and 1.0.0.1)
https://1.1.1.1/3 -
Deciding whether to stick to being a web developer, or switch to something else
(thinking more like rocket software, or something with security (but maybe sticking with web), or some other cool sh#t
I don't know yet, what I do know is even when I'm creating an erp system, I find it very unsatisfying
"I helped create the software on that rocket"
Or
"that hospital uses the system I've helped to create"
Sounds a lot more satisfying than,
"that company uses my 'warehouse resources manager'/'webshop'/'planning system'
But then again I don't know, I now have a stable job, know what to do and know the language we use.1 -
I've been working for two days (after work) on my blog idea...
Man I forgot how fun it is to work on your own projects, and the stuff I learn at the moment... It is insane!
I am currently a very happy developer, hopefully I can keep this up.
I still have to look into automated unit testing and code formatting checks with github though, cant wait! -
follow up from my previous rant
(https://devrant.com/rants/1058071)
after a conversation with the intern product owner he came up with the idea of me going to the client and sit next to the person who send me the csv file.... and 'work it out together'... THE INSTRUCTIONS AREN'T IN FUCKING OLD GREEK! Even a potato could do it... No wait, potato's are too smart for that... I mean... it are easy work hours... Without doing much....
But I didn't become a programmer in order to sit next to the client and 'work it out together'... It would also suck to go to the client because I have no drivers licence (never had to have one, yay public transit!)
Why can't it be Christmas already? I could use some free time.... -
Creating a popular SaaS while it itself being easily maintainable and generates an average monthly salary 😁
Santa... Please can I haz?1 -
"please like our new post on LinkedIn"
AGH fuck off asking every employee to like your shitty "oh we hired some one new" posts
I don't fucking care that it then seems like an active company. I like shit only if I actually like it... Not some boring ass shit post
Also stop trying to micro manage your employees... Like actually wtf...1 -
Ooh what a nice feeling it is when you come back from a short vacation and everything is in the gutter... My team is divided into the two other teams... (I said divided but I ment everyone got assigned into team X... And I am the only one who was put into team Y)
Besides the whole team fiasco, I think my legacy project decided to role around in the garbage... Because I have no idea where all those bugs came from...
One positive thing is that I won't be working alone on that legacy project anymore, at the start of next week I get help from my new team... Now let's hope they don't suck!1 -
So I locked my windows work computer before the lunch break, came back to Ubuntu's login screen... (I dual boot)
So windows just randomly restarted? Rip if I forgot to save something... -
This week was one of those weeks were it feels like it's never ending
Monday, delayed trains and the legacy project's new update went live
Tuesday, not a lot of work so I did some self study (best day of the week)
Wednesday, again train delay, and some funny little sh*t ripped the valve from my bike... I mean sure if you let the air out, haha little fun but completely removing the valve? That's just f'n low...
Thursday, the legacy project had a weird bug that I can't reproduce but has to be fixed before the end of this week...
Friday... To be continued... I hope it will be a quiet quick and easy day... 😟3 -
- having enough experience to be called a medior / senior
- finishing my open source password manager api1 -
!rant
I saw some setup posts and after cleaning up my own one I decided to post mine, so here we go.5 -
Tbh this is more about education in general... Introduce the same system i had, no fixed lessons just a project and a time frame. Eg : create your own MVC framework and a site to show it off
Time frame : 5 weeks
(dont expect fully fletched frameworks but a site that uses the MVC data flow and the code is reusable)3 -
!rant
I often have the problem of messing up my Linux installation, it gets unstable or the desktop envoirment gets slow / unresponsive
I want to switch to Ubuntu (with budgie) for quite a while but I'm afraid I mess up my system again...
Any tips for an inexperienced Linux person? tips to keep your system healthy and stable, tings to avoid when installing (like adding unofficial ppa...)
Thank you in advance 💙
(also how do you deal with errors? Do you just search the internet and try it out? ((and yes, I did brick a few installations 'trying it out')) 😅)7 -
Hmm weird, my devrant app stops working it I attach an image?
(Yes, devrant does have permission to access my storage)5 -
Sorry for not being active these last couple of weeks... That behavior data app was quite a lot of work in a very tight deadline (two weeks) at one moment my setup was getting out of hand (posted in comments)
But that's finally done, onwards to the next overly tight scheduled deadline!... Yaaaay... ☹️1 -
I swear to fucking god if one of my colleagues is going to yell "hosting" again at me (note they do it in a higher pitch than their normal voice)
I'm going to break something..14 -
Currently we have zero time for R&D at work, now I have convinced management to let me try and convince them to arrange some time per week/sprint(2 weeks) or month
How should I approache this? And how much time would be optional (enough time for prototyping but still leave more than enough time for the projects we have) ?
Any tips that you have for negotiation/convincing management would be greatly appreciated!! 😁😁3 -
Do you care about your workplace/employer?
I feel quite a bit of stress, and a good friend of mine told me I "probably do it to myself" (working too hard and/or caring too much)
From him I heard that I care too much about stuff I don't get payed to do.
(Think management and server related stuff while I'm just a web developer)
So my question is either, do you care about what's going on? Do you think nah fuck it? Where do you draw the line?3 -
I was typing a rant about this deadlines of a legacy project I have to work on but I'm just too tired/stressed/angry todo so... Maybe in a week or two when the fucker is finally done...1
-
Hmm I'm thinking of reverse engineering an old game client and trying to rebuild the backend server from scratch... In a different language..
Quite a big idea 😅 but it should be very educational! Anyone got some tips and or tricks for reverse engineering? Or some pitfalls I should avoid?4 -
Best: complain about the security issues we had, later got the green light to fix them
Worst: at an intern my boss asked me to create some shady code... and I did it ... 😅 -
You ever had a moment where a college asked you a few questions, while you're busy. But because you're nice you still help them, then they notice that and start asking you everything? Even before fucking Search on internet?? THE Most fucking obvious questions even just copy pasting error messages where the solution is in the error messages!1
-
Progress on my blog (incocast) goes smoothly, even implemented a basic rss feed. Currently the blog is Service Layer only (because I still have to create a front-end)
It might even be interesting to open some api calls to the public... I don't know yet.. Maybe..
Either way the next thing to implement is a commenting system! :) -
Anyone experience with microservices?
I want to offload CPU intense workloads to another server while I use my main webserver for just simply serving files and I have a couple of questions... Like were to start researching if this idea is even viable
Thanks in advance!19 -
Fuck me man this is the second time this week! Planning on going fully to Ubuntu mint.... But I'm not sure if that's the best solution for me
Need a good distro for web development
(php, mysql, Javascript) any other recommendations or should I stick to mint?13 -
Just asking a few questions about anyone's opinion, answer whatever you want:
Is self studying your own responsibility and if so, do you prioritize learning stuff you do at work? Do you share it with colleges?
What is your preferred way to study?8 -
Does anyone have any recommendations regarding self hosted documentation/"note taking" platform/server ?
I would like something with markup support, I've looked at the awesome list for self hosted services on GitHub... But there is a lot... So does anyone has any experience he or she is willing to share ? 😇
Dillinger looks nice (https://dillinger.io/) but no idea if I can save to my server instead of locally/cloud services...4 -
Finally start and finish my old browser game idea
I've been finishing old ideas of mine and it feels great, thought I don't plan on making money on it as I did at the time -
!Rant (sorry for that)
But does anyone know of a good 'raw' php book? (preferably an audio book) I want to learn a lot more about the core of php, how garbage collection works (for example) I have tried reading it from php.net but I only understood parts of it1 -
Not really programming related other than it has to do with my work.
Why in God's name are the trains in the Netherlands so annoying, Autumn started what 4 days ago? And both the Friday and Monday I have had delays or just trains that refuse to drive... Probably because there is a single wet leaf of the railroad... Oh no! We wouldn't want to slip WITH A TRAIN1 -
Sooo I have this problem with my laptop (Ubuntu 16.04) and I have no idea what is wrong or how I can fix it.
I cant use the internet when i am connected through WiFi... I've tried a couple of things but it didn't work. Then @linuxxx told me to try and ask here for advice / solutions ☺
I found a useful network info script so I used that to gather the following info :
https://paste.ubuntu.com/p/...
Please dev rant, you're my only hope12 -
This morning I had an update to my one plus 3t
I now have face unlock...
And the latest (almost every few months) Android security updates
This is how software should be, this is how phone manufacturers should utilize their os, not by slapping some heavyweight skin on it. But by keeping it stock with added features. And when the time is right new features, most importantly security updates -
Actually any Hackathon where I'm trying to build or implement something that I (at least at the start of the Hackathon) Have no idea on how to build
Where I spend maybe half (or more) of the Hackathon on rapid prototyping and learning asap to be done in time
I get such a motivational rush that one time I even managed to stay up and productive for roughly 42 hours straight
And the knowledge that I got during that Hackathon (bash scripting) got me into server management, I even use some of my scripts daily.. so last year was a huge payoff for me 😇
Actually pretty funny that this is the question of the week, because this week I am going to a yearly Hackathon -
Product owners not testing/validating bug reports and just passing us the email like
"Here, now fix it"1 -
So I've worked a bit too hard today, some thing with production being down...
Does anyone have some sort of relax/wind down pattern they don't mind sharing?
My current one is watching youtube the rest of the evening, but I am interested what everyone else does to calm their minds after a long workday4 -
Creating a script that switches a global node_module package version (because we have legacy projects mixed with normal ones)
-
So I've been working on a project that has gone to shit, scope isn't clear and deadline is too tight. Developers get dropped into the team to "make it work"
Currently I think it is unavailable to succeed within the deadline. But this got me thinking, how do you actually save such a project? Could a good project lead save a chaotic project? If so... How? (And more importantly to me, how does one become a good project lead, do I need 10+ years of programming experience?) -
I'm currently trying to design my portfolio site, anyone recommends and tool for this?
I currently use gravit (https://gravit.io) it's nice but there are some bugs and the tools its offers is quite limited..4