Details
-
About0110001101101111011001000110010101110010
-
SkillsJava, NodeJS, CloudFoundry, AWS, Azure, K8S, SQL
Joined devRant on 6/13/2017
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
-
@Root this is what I have https://devrant.com/rants/1275523/...
my first ever wireless headphones, top-of-the-line at the time of buying & my best investment in a tech product over last few years.. -
If it is a monolithic app, then you can make the submodules as a dependency (maven or npm) and include them in the main app. If it is a typical multi-tier app, then you can make separate repos for each tier (web - middleware - backend). In your case, you can have one repo for each application and provide the consumers only your REST api's contract.
-
Definitely my Bose QC35 ii. Not necessarily to listen to music, but just switch on ANC and almost shut off from all the crap going around !!
-
Does he write it on plain notepad and not using any big-ass IDE, like a freaking maniac ?
-
I changed Formatter settings in Eclipse and pressed Ctrl + Shift + F for the whole project.
-
@C0D4 Most part of nodejs apps are external packages taken from npm registry. So, there is always a risk of one of them messing up.
That being said, my lesson was to keep my packages always updated, as this vulnerability got introduced in a particular version. Even though the author issued an update immediately to fix it, I did not realize it and didn't upgrade my packages :( -
@devTea 🤦♂️🤦♂️🤦♂️🤦♂️🤦♂️
-
Is that different technology machine learning/AI or block chain or both ??
-
This sounds like a simpleton predecessor of HATEOAS (Hypermedia As The Engine Of Application State) where the redirect links are part of the REST API response itself.
-
@netikras Thanks. Scripting all startup scripts is what I am trying in my machine these days. Works with some of them, not for others, especially IDEs.
Bigger problem is, when other devs in my team come to me with their build issues, npm/maven dependencies not getting downloaded, external API calls failing from their code etc.. Like, why their auth server is returning HTTP 401 even with a valid token, whereas the actual problem is the validation API could not even connect to the auth server, hence throws the 401. So, I have to go into their machine, check all levels of proxies and find out which one of them incorrect :( -
Eclipse / Spring Tool Suite for Java
WebStorm for Javascript/Nodejs, constantly alternating with VS Code as the former hogs my memory
Notepad++ for scribbling and taking notes
Vim for all scripting (most importantly to enforce LF instead of CRLF)
Discontinued SublimeText, Brackets and Atom, as I found them redundant with VS Code -
@ScriptCoded I deactivated and uninstalled Reddit the day GoT got over #freefolk
-
@nothappy I'm not wrong, just lazy 😁
-
Someone not merging PR because test coverage threshold is not met !!??
-
Thanks @dfox @trogus
-
Wtf ? It's like, to fix your car, adjust the rearview mirror in the adjacent car !!!
-
So basically it's like Bandersnatch with all the paths programmed ???
-
🙋♂️
-
After getting a warning for sending confusing emails, changing desktop settings etc from an unlocked system, recently did a harmless thing using http://fakeupdate.net/. It was fun to watch 😁
-
Yes. still use it for old AngularJS projects, mostly to build a complex folder structure and piping multiple steps. Compiling multiple files into dist using npm scripts is a pain, gulp helps there.
-
Conference call 101:
Every damn thing in this video
https://youtu.be/kNz82r5nyUw -
Congrats man.. beautifully organized workplace...
the devRant stress ball and the duck 😍 -
@Froot - Even more funnier is that the isarray npm package internally uses Array.isArray
-
@irene - lpad has 11 lines, but check this one 'isarray' - https://npmjs.com/package/isarray/
It has 21M weekly downloads, but the actual code is just 4 lines - https://github.com/juliangruber/...
Fun part is, there is another NPM package that does the same as 'isarray' - 'is-array' (with a hyphen). -
Reminds of lpad npm dependency controversy
https://qz.com/646467/... -
Ref: https://wiki.eclipse.org/Jetty/...
-
Matomo is a good alternative for GA.
-
Is @rastapasta here ???
-
@irene Adding the number of views makes more sense of the overall split. E.g YT Rewind 2018 has the 127M views as of now, with likes and dislikes at 2.2M vs 11M. Another video on the same league of views is Rebecca Black's Friday (this came to mind, because, well today is Friday) - 128M views with 907K likes vs 3.3M dislikes. So, this one still comes on top !!
-
@irene Honestly, I don't care about that. But, in some dark corner of my heart, I was waiting for something to be worse than the one video which stood for itself, So, closure attained !!