Details
-
AboutFull stack dev
-
SkillsJavaScript/Node.js, C++, Java, HTML, CSS, Python
-
LocationUK
-
Website
-
Github
Joined devRant on 8/28/2016
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
-
File explorer with a proper dark mode for windows
-
Let us know if you ever get a correct auto-complete.
Sau daca se poate sparge cu un loop. -
Hey, it's not the size that matters. And yeah, haha, good guess!
-
🍿
-
Could use yet another one, maybe, with the floating Facebook messenger thing
-
I've gotten past some arbitrary restrictions in the past (even to create accounts) by manually submitting the data from Dev tools, going around the validation.
You could try it. You'd be surprised by how often validation is front end only. -
And task runners
-
@jsmrcaga It's just a meme. My only deps are for tests
-
I actually tried that once (on a friend's computer)
-
I personally find it more annoying when a desktop web page asks me to tap on something
-
return 0;
That's goodbye in C++ -
I once was at a Hackathon and they ran out of keyboards, so I had to program a snake game on a raspberry pi by copying and pasting characters with my mouse, from various bloat-ware.
-
@hacker I searched a long time for a picture to go with the rant, haha
-
@1989
https://medium.com/@DanRuta/... -
@BindView oh, wow, that's actually pretty cool. I was afraid it might be too math focused, but that sounds like fun :)
-
@BindView I guess I was wrong to assume data science as a dev was mostly various machine learning stuff. Good thing I asked, I'm trying to see if it's something I'd enjoy doing. You do something different, in that case?
@tracktraps ahah, I see. Happens to me too sometimes, lol -
@tracktraps that ted talk was pretty amazing, though
-
@tracktraps wasn't quite sure what you were on about, haha
-
@BindView isn't the main point of machine learning that it should work with different input? ;)
-
@BindView is it mostly about using existing frameworks like TensorFlow, or is it more mathsy?
-
<bookmark/>
-
.
-
Commenting for notifications. Submitted
-
@avicoder Oh. I see. I had looked a fair bit longer ago than when the article was written. Perhaps I should have checked for updates, since. Many thanks :).
-
Sorry, I probably worded that wrong. I was already planning to use letsencrypt, (it's what I use fory personal domain), but I am looking for someone I can host it with.
I had a look at Heroku, a while back, but from what I had gathered, they didn't allow it. -
Don't forget using HDR
-
Interesting. Yeah, you're right. Making a calculator was probably the first time I needed to use switch, too.
-
@uddinstock Yeah, definitely gonna do some sort of sort, at some point. The prime numbers thing sounds intetesting, too.
Gonna put together a list of things to do and give them out one at a time, or something.
What they're going into isn't graphical, else I'd definitely do the calculator thing as well. -
@kpenc I'll get them to do something like raising a number to a power.
Might be better to keep them focused on the recursion stuff. -
@philcr: a calculator could be a good one, thanks
@kpenc: oh, how come? It's the way I was taught, I thought it would be alright. You reckon something simpler would be better?