Details
Joined devRant on 4/5/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
-
The last .net app I made was considerably smaller than the .net framework sdk and nuget packages it used
-
It can have upto that much
-
In the old days we used to have these things called java applets that would allow code to run in the browser. To download and position the applet you would use JavaScript which could be written within HTML in a java-like syntax.
-
Interesting page
https://en.m.wikipedia.org/wiki/... -
I see this which is worse imo
// set name
public function setCompleted(completed) {
this.completed = completed;
} -
Well it would be awesome if it could migrate with no downtime. Does it not?
-
I can’t believe the comic code authority approved this
-
Java is nsfw
-
java is nsfw
-
// the next line will crash the application
And it did when I stepped over it with my debugger. Lucky for my employer I was more proficient with c++ pointers than my predecessor. -
If you were a pull request I would reject you due to merge conflicts, linting errors and failing tests
-
I suggest #2. What you are doing is still theft. Would you take food without paying in a restaurant?
-
Well use what you want but if I was starting a new project I wouldn’t use java this week - oracle really messed up and js has evolved to be quite nice.
-
Can I bid $300 for the basic functions, and an extra $15000 for the related videos feature?
-
Everything is opposite in my team like we work on our own feature branches so it doesn’t matter if the branch doesn’t compile until it is done
-
I probably would make the table called finger and give it an FK to the hand table
Select *
From finger
Where hand_id = :lefthand_id and index = :middle_finger -
One thing is there is no standard way to deal with this in js where other lang like c# for example has the Decimal type
-
Back in the late 90s the Australian government were going to censor the whole internet. People said it couldn’t be done and the government revoked the laws. Not long after that China did the same thing and it works for them to this day.
-
It is true but like everything it does depend on your definition of “all” and “real world”. Is devrant real world?
-
I don’t see a problem here . The “always make code efficient as possible” is the most inefficient way to write software. I feel bad for this guy. It is tough to make a whole game on your own.
-
I can see how this could be confusing..
Interviewer: how to convert sting to number?
Me: Number?
Interviewer: Yes how to convert to a number?
Me: Number function?
Interviewer: yes what is the function to convert to a number
Me: it is number
Interviewer: no it is a string and we need to convert it
Me: Use number to convert it. Number. NUMBER then open bracket, then string, then close bracket. -
I had that same threat - I looked up the password they sent in my password manager since I always use unique passwords. I found it was from some site I purchased cvs software from many years ago. That site must have got hacked and had their password list leaked. So they didn't actually hack my email.
-
As if!
-
git add; git commit
-
I am not vegan but I detest egg in salad so i see thins as a good thing
-
Using similar wording does not make two things alike.
-
They take a chunk of your pay as commission and have no interest in helping you find work they just want a pay out.
-
I have one landscape and one portrait. Porteait one has console/compiler output pinned to the bottom. I would prefer just one huge screen landscape tho
-
() => {}
-
will those who write hard to understand code be able to write useful comments?