Details
-
AboutProgrammer, musician.
-
SkillsJavaScript, Node, Lua
-
LocationIndiana, USA
-
Github
Joined devRant on 11/4/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
-
Hot damn I'ma need that link as well
-
@sam9669 just a random meme I found on Facebook. Haha
-
With certain languages, you COULD write the whole program on one line. If you know, you were a crazy person.
-
I keep my laptop closed and running through an external monitor like 99% if the time, so same effect haha
-
WEEEEEOOOOOOOO
-
It went super well! I feel like I made a really good impression. It's for a junior front-developer job it seems like I've got the qualities they're looking for, so now we wait. Haha
-
@gitpush yeah it was mostly a "for fun" the thing, so I'm not super determined this case
-
Sublime was my first serious text editor, so I've kind of been on the dark side from the start.
-
Monokai Contrast ayyyy. I use it whenever I can get it :)
-
Lua -> moonscript -> Ruby -> Python -> html -> css -> node js -> browser JavaScript (I know, weird) -> elm -> haskell
That's just kinda the order in which I dabbled in things though. I'm mostly a node js guy. -
@PenguinRage well I tried setting up my own rudimentary structure with ghc and bash scripts for building, but I was having trouble setting it up in such a way that the binaries didn't have to get dumped in the same directory with the source files. When I used ghc to send the binaries to different directories, it wouldnt build properly because it got confused about the interface files when I would try to import modules I had written.
-
@gitpush as for what you can do with it, you can really do most things you'd do in other languages. It just requires a different mindset.
-
@gitpush Haskell is a (fairly?) strongly typed functional language. It's mostly used in academia, although it has seen some commercial use, and I was checking it out to play around with it.
-
@corjaantje just watch me I'll do it :)
-
@corjaantje well shit good point, hadn't thought of the world corruption haha
-
@corjaantje what kinds of alternatives would you recommended?
-
https://what.is/love
-
.cool or go home, son
-
@iggy nice stickers my dude
-
And you can make the output even easier to read too, for instance:
console.log('person: ', {isCool, age, name}); -
@Shonen nice. How about you, @iggy
-
@Shonen what type of chromebook are you rocking? I've got a cheapo HP 14" baytrail. Haha
-
@iggy same here. Its still hella more stable than my macbook, though. 😏
-
A recurring name I use in a lot of games. Haha
-
Really love good ol' Menlo myself. :)
-
I'll program for a couple hours, then get antsy and switch to writing music for a couple hours. Then I'll get antsy and switch back to coding. Repeat.
-
rm -rf loop! D:
-
I'm a musician and I have the exact same problem with songs. Lol
-
1. Buy a linux laptop
2. Start working
2. Get sucked into an obsessive 5 hour configuration session -
Didn't realize there were names for this. Definitely prefer K&R myself.