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 - "prefered"
-
my previous boss once told me [ ] array initializing syntax will be depricated in php 7 (few years ago) so i should only use array() instead.
couple months back after i got used to always using the latter i found out the first was never depricated but he just prefered how array() looks6 -
In fact I'm a sinful dev, so that I can't easily decide which one is worst. From indenting with tabs, or using nano instead of vim/emacs, to hardcoding database credentials on server, to many hacks and workarounds I use as actual "fixes" when the deadline is upon me and I've tried all I could. But it always led only to my own regret. For instance, my latest sin was that I prefered Debian over Arch and used proprietary graphic drivers to speed up my new setup. But ended up with a curse from St. Ignucius. (check my last rant)
But my worst sin probably goes to when I was "printf-debugging" some issue for a GSM controller on a raspberry pi. I forgot to remove one little print line and deployed the new "fixed" version. I didn't follow that project after that for like a month or so, when the client posted back the device and said that "it just doesn't work anymore". It seemed that raspbian didn't boot beacause the sd card was curroptted. I dd'ed through the card and I noticed that there are billions of lines of "DEBUG:: reading stream from 192.some.shitty.ip", took almost all over the 32G sdcard. Just as I suddenly remembered the cursed line I just added a month ago, I declared the sd card dead with no hesitation, dunce-commented the line (so the history would remember), implemented a time out for the thread containing it, setup a journald unit for my service and removed the redirection of process output to a log file, found a new sd card and installed everything again, and finally posted back the new "fix" to the client.
Moral: Never comfort yourself for the sins you have commited in the past kids, they certainly will come back to you. And also not to do any io especially write to a file on an SD card with ext fs, in a potentially infinite loop with no timeout.
P.S: I'd posted my last rant just before the new week rant last nigh. I really liked the St. Ignucius meme so decided to create a new one. He's very adorable :)1 -
!rant
Sometimes when I have a 10s break, I think about what I did to get here, and what to do to get... somewhere alive (if possible)
6 years ago, I got my high school diploma in letters.
5 years ago, my depression started while I went to a development / management school. Dropped off one year before graduation, but I prefered to stay alive than having this diploma in my coffin.
1 year ago, I got this (kind of shitty but it pays well but it has drupal so fuck) job and my depression ended.
In two weeks, I'll get back to school for this last one year that I'm missing, so I'll finally get a better diploma.
Within 4 years maximum, I'll leave France to start a new / better / better paid life in Canada.
One hell of a ride, ain't it?5 -
1. Applied to a company as a senior dev and sent them my prefered rate
2. Got rejected
3. Contacted recruiter and asked why. The rate seems to be not within their budget
4. Knocked down my rate by 15 percent, did their intro and technical interviews
5. Received an email with feedback that on some topics during technical interview I displayed senior knowledge and on others a very strong mid knowledge. Basically they are trying to gaslight me and presented me a final offer with a knocked down rate by another 30 percent this time. Bitch thinks if I reduced my rate I will do it that for second time.
And they are supposed to be US based company. Offering me a rate that I could get 10km away from my home lol.
Gonna ghost them for a couple days and respons them on Monday that I would like to proceed with the original rate that was quoted by them.
Fucking idiots expect a senior to know everything. If there was a person like that he would be charging at least double of what they are offering.3 -
What is your prefered language for website dev? I wanna start making my own website but im at a blank point on this side of developing ? :)25
-
when i was still studying "web integrator", didnt know shit about programming and just went there to be with a friend.
I quickly got bored, sick and tired of it all being procedural style so i decided there must be something better...
i spend loads of time but eventually developed my own almost fully fledged oop framework, minus polymorphic relationship support, events( i was on the way to that but called it messageBus ),
implicit route bindings
and the routing was based on reflection of controller methods following rest naming.
also i hadnt discovered composer, yet.
by the time i discovered composers, i also discovered laravel, which is my now prefered framework.. :) -
Not technically a devRant buuuuuuut...
Everyone is banging on about exclusives in the gaming industry and how the Xbox is a failure because it had barely any exclusives... Does anyone else think that exclusivity is actually ruining the industry to a point?
People are still going to be a console gamer, I don't prefer Xbox because of Halo or any other Xbox exclusive, I choose it because of the interface and I always prefered all the Xbox controllers over PlayStation...
Just think Devs should treat everything equally and just develop for as much as they can?
Anyone else agree or am I the only apple on the tree here?1 -
Im having a sort of dilema. I recently started taking freelance work for web developement (and design ack) and Im uncomfortable with the state of the industry. Ill explain: Say if I bid a client for a simple 1-3 page site w contact form (a new page, not migration) My suggestion is to use djangocms, django, or just static html/css/js (ie bootstrap), which produces clean, fairly secure, and fast sites. Of course I can throw a templated unoriginal wordpress site together in a few hours 2 days latest, so I offer that option as a sidenote on the bid, charging almost 2x more. For some reason I dont understand they choose the wp shitshow. I explain all the reasons that not the way to go( which I wont list, if u dont know, u never used it. google up) but they dont care abt the details, they rather pay more for shit job. OFC I reluctantly deliver what they want, but as a result my portfolio is full of unoriginal shit Im not happy showing off. I have a few sites Ive done on the side my prefered way, but they not deployed and sit in my github for all intents n purposes unviewable to potential clients.
I want to be proud of my portfolio, and it to be a representation of what Im capable of. BUT, I gotta eat, and work is better than no work.
There are so many "wordpress designers" oversaturaring the field and it lowering the overall standard of what we are capable of. I just begining my dev journey, but if I cant have a body of work Im proud of, theres no way I can see doing this the rest of my life, and that makes me really sad. My love of developing, coding, and IT/computers in general drove me to change careers from audio engineering to web development, and the fact that this fucking mr. potatoe head of a CMS is slowly turning that love into hate really pisses me off. So Im ending this !rant looking for hope.
Your thoughts?1 -
Which IDE do people prefer in here? I myself use Sublime for everything other than C# development, in which case I use VS.16
-
Hey guys, quick one.
Frontend guys,
I need some CSS library that I can use for project I need do ASAP.
I have +- 1h to learn it, I need frontend and I need it NOW. It can be ugly. Prefered flex grid or sth along these lines. But please, if it has more than 15 minutes of reading through doc's its disqualified.
Any suggestions?
Im backend guy and know no shit about frontend.
NoJs. No Jquery. No JS. Nope. Im not having time for any line of shenanigans of JS.
Thx; peace.26 -
Currently I own a Lenovo Thinkpad which I bought in 2013. As it is aging, I'm thinking about a replacement. Where would you buy a new laptop, constraints:
- Swiss keyboard (or Option to swap it for one)
- compatible with Linux (prefered if there's a option without Windows pre instaled)
- NVMe SSD
- good battery live
- abillity to upgrade the RAM in the future
I've been looking at System76 now for a while, but since I've worked with Swiss keyboards for the last 12 years, I don't want to switch to an en_us layout...
So where do you buy your laptops?11 -
It was when i was 5, and my father put me on his leg to play Rayman. It is always my prefered game and whenever i run it i think to my father. Lovely day 😊
-
Hello folks, i wanted to know.
Which series do u like better, dragonball, or transformers, and why.16 -
For most part, after realising I have freedom of implementing and structure my codebase. I have followed only this rule whenever I stumbled into new way of code format/implimentation techniques.
- Understand the structure
- Check if it's new/upcoming way people started coding
- decide should I use it just yet
- implement according.
Adding factors such as time and prefered language, it turns out to be your own personal style.
PS: yes you do follow community conversion but, there's some part of it that makes it unique to you.