Details
-
About21 | trying to learn about computer science in general and compilers in particular.
-
Skillssystems programming.
-
LocationSrinagar, Kashmir
Joined devRant on 8/25/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
-
Never realized with a industry that changes by the second how relevant and timeless a single book(set) can remain. 52 year old book.
The work that knuth put into this collection to keep it timeless and language in-specific keeping it to theory rather than details of syntactical details is amazing.
Sure there are other timeless classics out there.. the algorithm book, K&R C, the dragon books, the wizard book.
But I think this single book outweighs them all in the abstraction point of view... AND it’s abstraction in the “opposite direction”... abstraction to a machine language architecture that is purely theoretical... brilliant.21 -
Turns out writing interpreters is just a gateway drug and all I want to do now is build a compiler and custom language runtime...23
-
I just launched a small web service/app. I know this looks like a promo thing, but it's completely non-profit, open source and I'm only in it for the experience. So...
Introducing: https://gol.li
All this little app offers is a personal micro site that lists all your social network profiles. Basically share one link for all your different profiles. And yes, it includes DevRant of course. :)
There's also an iframe template for easy integration into other web apps and for the devs there's a super simple REST GET endpoint for inclusion of the data in your own apps.
The whole thing is on GitHub and I'd be more than happy for any kind of contribution. I'm looking forward to adding features like more personalization, optimizing stuff and fixing things. Also any suggestions on services you'd like see. Pretty much anything that involves a public profile goes.
I know this isn't exactly world changing, but it's just a thing I wanted to do for some time now, getting my own little app out there.9 -
I once participated in a programming competition. We named our team "NameNotFoundException". Although we didn't win but a few days later we got a call from the organizing committee. They thought that there was something wrong with their system and wanted to know the name of our team. We laughed our asses off.10
-
Finally removed elementary OS. (Random crashed and everything) and installed Ubuntu 18.04. It looks great.24
-
Laptop runs out of energy and shuts down, but thank goodness I was warned 2 seconds before that the energy level is low.2
-
!rant
Is a bachelor's degree worth it?
Context:
Up until yesterday, I was planning on not getting a Bacherlor's degree related to programming. I'm currently an intern and I believe that they'll want to keep me afterwards. Even it they don't, my old boss has a junior developer position opening soon and he asked me if I was interested.
I think I'm a good programmer, but I'm not here to boast, but rather, I want to know your opinion:
Is getting a bachelor's degree in software engineering worth it?
I know this topic is not new and has been asked in many forums, but I noticed a repetitive trend: people who have the degree say it's worth it and people who don't say it's not.
TL;DR:
Is getting a bachelor's degree in software engineering worth it? Why?16 -
Fuck stripped screws. A big FUCK to all those manufacturers using fucking cheap screws. Fuck them all.
Now, I am stuck here. Don't have the equipment to remove this motherfucker.13 -
!rant
Nothing quite like spending a day coding with a friend on a project way over your head and actually making progress and learning shit. That feel when you run your script and it gives a DIFFERENT error? Or when it doesn't even crash at all?? Or when it ACTUALLY WORKS?!
Absolutely magic.3 -
Robots done, for now! Well, the basics are done. Just fueling up at the moment :)
Tomorrow I'll put up a little gif of it moving around, but I wanted to get this out as soon as possible, because making physical things isn't my strong point, and I ran into a lot of problems
Shoutout to my school for having a free to use laser cutter2