Details
-
SkillsPHP, TypeScript, JS, HTML, CSS
-
LocationBelgium, Brussels
Joined devRant on 1/13/2018
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
-
@AlmondSauce while I'm excited about that too... I don't entirely think it would be such a good thing... Not knowing the underlying layer at all, and not having to think about scaling etc...
That will lead to people just up scaling their 'server' instead of looking at their sloppy, buggy, low performance code when they hit the slightest performance drop -
Yeh we have formatting rules defined in a config file for each project, a githook that does reformatting on commit according to the rules an dthat blocks the commit if it can't reformat everything automatically...
On top of that, our Ci process checks formatting as well in one of its stages...
It allows for consistent formatting and appropriate shaming if someone makes the build fail -
Good luck, keep us posted!
-
@helloworld they're a little over 50
-
If they need to be processed by some other process late Ron, you might be better of creating multiple files by the way... Like 100k lines in each file orso...
That way, you can have your other process on a cron orso, just processing a file at a time again... -
@irene pretty much my first reaction as well...
Turns out they in their circle of friends, its been a running joke to try out space cake... And they now decided to actually give it a try...
Im fairly sure it's because they're getting older and want to feel young again -
I already mentioned it in another rant, but a lot of the smaller communities on SO are a lot more friendly and a lot less toxic...
-
Whenever I'm in that situation, I'll just poke my pm/team lead to confirm priority and go with whatever he said...
-
@nothappy fair enough I guess ^^
-
I'm honestly interested in way you dislike vue?
-
While that is true, you at least get to config almost all of it...
-
@bittersweet I completely share that sentiment.... Seems to be most straight forward to start with
-
@TRex yes, but in a system where you can mix and match your virtual env so it only contains what you need it to contain, without any bloat...
-
@xewl inderdaad ma ge moet ma stoem zijn om namen etc te noemen hier eh in ne rant...
-
@Condor ik probeer de blijde devrant boodschap te verkondigen maar heb ni zo veel dev vrienden... Collega's leken ni helemaal overtuigd toen ik er eens over begon... Ach Jah
-
Tof om te zien da er zoveel vlamingen zijn op devrant (en enkele Hollanders)
-
++ for using ZSH... Love how customizable it is
-
The main So site can be really toxic indeed... But I've found that a lot of the smaller subsites have real nice communities...
-
There's only 1 point I can 100% agree with personally, and that is the 9th, about accessibility.... All the others seem rather opinionated and/or diminutive...
While I share the sentiment that not every website needs to be a spa. And that it makes no sense at all for some use cases... They do have their place.... -
If only there were more pm's / managers like you!
-
Sigh idiots...
-
Ever since I actually started having a decent wage at my job, I've moved away from torrents...
At least when a stream, a (small) share of the revenue goes to the artist.....
I've also got a patreon ' budget' set up -
@Sefie look at it from the bright side... You still have a house with a (albeit somewhat difficult to maintain) pool!
-
I am not allowed to go near him as I'd be 'too' honest nd tell him how we all feel about him...
Well all of us Except from our sales dept or our boss... They just keep kissing ass -
I'm a huge fan of grafana! Such nice dashboards
-
@dev1410 short answer, of course!!
Being a dev can be about sooo much more than just the Web... I'm myself trying to move away from the Web bit by bit...
Its certainly possible, you just have to keep learning -
It takes some tweaking indeed to get the yml file set up for the Ci part... Ensuring a proper docker image etc... But it's well worth the initial setup time
-
So you didn't actually do something wrong? :D
-
Real interesting read, thx for sharing!
-
When it comes to non essential parantheses, IMHO, readability is the most important factor... Do they help with reading the code? Jus add them