Viewing profile — doobiaus
doobiaus
HN member- Joined
- Mon, Sep 24, 2012, 9:23 AM UTC
- HN karma
- 21
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About doobiaus
Recent public activity
-
comment
Comment #12793972
redis. Coming from years of old school "Web + DB + memcached" redis has blown me away with what it can do from searchable lists for typeaheads to pub/sub.
-
comment
Comment #11914443
I used to work in a mixed Windows/Linux environment and found what worked best for me was to run Linux via Vagrant, and use MobaXterm ( http://mobaxterm.mobatek.net/ ) for ssh, as …
-
comment
Comment #11341641
Short comment from my experience. I would say the difference between a junior and a mid is experience breadth of knowledge. Knowing what tools, patterns or architecture to use and …
-
comment
Comment #10107793
We've come full circle and have just pulled our stack back from a complex framework (Durandal, akin to Angular) to a simple architecture centred around knockout.js, and everyone is…
-
comment
Comment #10020759
We're running production apps based mostly on Knockout.js and jQuery. We also use lodash and moment. The problem with getting stuck into one particular framework is that then becom…
-
comment
Comment #9882580
If you're not in an environment where you have mentors, or if you find yourself easily distracted, sign up to a course at a school with proper in person training and testing or you…
-
comment
Comment #9823429
Take it as an opportunity to learn about linux and use it as a test bed to upskill yourself, if you're into that sort of thing. Install a hyper-visor and start playing with VMs, co…
-
comment
Comment #9755982
There's "MacInCloud" http://www.macincloud.com/ You can rent time on a remote Mac, preinstalled with tools, on an hourly, weekly or Monthly basis.
-
comment
Comment #9484277
I'm a programmer more than a gamer. I have a fondness for wireless & free scrolling mice. I'm currently using a Logitech m560 which is okay, but the balance is off. I'm looking to …
-
comment
Comment #9392086
If it's not a drop in replacement for underscore or lodash, please don't use "_".
-
comment
Comment #8781252
Don't worry about the fads. Software always changes, there's no such things as a sure bet. It's more important to learn good technique, idiomatic javascript and "how to learn". To …
-
comment
Comment #8781173
I do. As long as it's not Facebook.
-
comment
Comment #8650818
I'm running a 2014 15" MBP as a Windows machine with bootcamp. It's not bad, but would not have been my first choice (Company issued) My personal beef is the keyboard layout sucks …
-
comment
Comment #8546251
We're a start up using using .NET/C# MVC4 SQL Server etc etc. (Sorry can't give names Just call us "Medical Software"). There are a lot more .NET start-ups than one is lead to beli…
-
comment
Comment #8159600
My short answer is, go with what you know, it's better to have a solid working product than a flakey pile of learner spaghetti. I'm a .net dude at a startup though and to be fair l…
-
comment
Comment #8112518
Programming is the 'easy' part. To be employable learn the rest of the process, which is typically language agnostic: Dev Processes & workflow (scrum), DVCS (git), TDD, CI/CD (Trav…
-
comment
Comment #8084847
Github was bootstrapped for 4 years before taking funding. Eventually everyone does when they need to grow rapidly.
-
comment
Comment #8072804
I'd say almost always it's the soft stuff: Respect, stress, suitable challenges etc. I know very few Senior Devs who've left a great place to work just for more money.
-
comment
Comment #7877262
doh. Sorry, got lost in the excitement ;)
-
comment
Comment #7876712
What about a chromebox? http://www.asus.com/au/ASUS_Chromebox/
-
comment
Comment #7861326
I've been with C# since the beginning, 1.1, coming from ASP 'classic', I absolutely love C# as a language. But... I'm now working in a Ruby/Linux shop handling some of their legacy…