Readit News logoReadit News
dandanisaur commented on Auth.js is now part of Better Auth   better-auth.com/blog/auth... · Posted by u/ShaggyHotDog
dandanisaur · 3 months ago
removed the notice about vercel like 3 hours after the announcement https://github.com/nextauthjs/next-auth/commit/9215909ffd7ae...
dandanisaur commented on Node v6.6.0   nodejs.org/en/blog/releas... · Posted by u/samber
tlrobinson · 9 years ago
I recommend nvm on your dev machines.

    $ nvm install 6.6.0
    Downloading https://nodejs.org/dist/v6.6.0/node-v6.6.0-darwin-x64.tar.xz...
    ######################################################################## 100.0%
    Now using node v6.6.0 (npm v3.10.3)
    $ node -v
    v6.6.0

dandanisaur · 9 years ago
I learned this subtle trick via nvm. If you use "nvm install 6" it will automatically download the latest version.
dandanisaur commented on Ask HN: Who is hiring? (August 2016)    · Posted by u/whoishiring
ojplg · 9 years ago
DRW is hiring SOFTWARE ENGINEERS in CHICAGO for ONSITE employment. (DRW also has offices in other cities, including London, Montreal, New York, and Singapore. Other roles are also available.)

https://drw.com/careers/listings

I work in software engineering in Chicago, so that is what I know about. We are looking for people who care deeply about programming. We write systems that last for years so we strive for good design, extensibility, and maintainability.

DRW is a proprietary trading company with no outside investors or customers.

The interview process for SEs is thorough. It will include a phone screen, a take-home exercise, and a multi-hour on-site including pair programming.

dandanisaur · 9 years ago
Thanks for posting. What language were you hired in for?
dandanisaur commented on List of Elixir books   github.com/sger/ElixirBoo... · Posted by u/sger
dandanisaur · 10 years ago
This is a good 'start' to an elixir list, but i'm surprised it's missing 'Programming Elixir' by Dave Thomas, which is probably the de-facto pick-axe/K&R/whatever of elixir.

The title is a little misleading as it contains other resources than just books (unfortunately missing http://www.redfour.io/ too)

dandanisaur commented on More Than 40% of Student Borrowers Aren’t Making Payments   wsj.com/articles/more-tha... · Posted by u/prostoalex
kdamken · 10 years ago
Not surprising. Lots of kids are holding out hoping that someone will get elected and wave a wand to magically erase the money they borrowed.
dandanisaur · 10 years ago
Sources?
dandanisaur commented on The Way of the Gopher: Making the Switch from Node.js to Golang   medium.com/@theflapjack10... · Posted by u/0xmohit
cryptica · 10 years ago
I have read so many articles which incentivize switching from Node.js to Go and every single one of them (this one included) blabber on about the Node.js event loop becoming congested - This is completely misguided - It only shows that the engineer didn't understand the problem.

A single Node.js instance runs its business logic in a single process. A single Go instance can run its business logic in multiple processes. Of course if you're comparing a single instance of Go running on 4 CPU cores, it's going to be faster than a single instance of Node.js running on 1 CPU core.

But the thing the author fails to mention is that there are a lot of Node.js modules which help you easily scale across multiple CPU cores. E.g. PM2 https://www.npmjs.com/package/pm2

Had the author of the article actually understood the real cause of the problem, he would have saved himself and his company a lot of time.

Nodejs is still outpacing Golang according to Google Trends and yet I have never seen a single article about switching from X language to Node.js. My guess is that the Go community probably wouldn't exist if it wasn't for this constant form of aggressive propaganda/marketing. Node.js on the other hand doesn't need any marketing/propaganda; it just sells itself.

If you have a scalability problem with Node.js (or any language for that matter) and you can't find a simple solution that doesn't require rewriting your whole app, you're probably not qualified to manage this project at scale - Because scaling across multiple CPU cores is kids' play compared to scaling across multiple machines. Heck, my grandma could scale this thing across multiple CPU cores.

Personally I think Node.js is great because it encourages you to think about these problems sooner rather than later.

dandanisaur · 10 years ago
> he would have saved himself and his company a lot of time

she

dandanisaur commented on Ask HN: How does a 1990s web developer get back on track?    · Posted by u/neLrivVK
robeastham · 10 years ago
Take a look at Susy for layout, bit more flexible than Bootstrap:

https://github.com/oddbird/susy

Also for static site generators take a look at:

https://middlemanapp.com/ (Ruby) http://gohugo.io/ (Go) https://github.com/getpelican/pelican (Python)

When you need to go beyond static sites and take a look at the web frameworks - Ruby on Rails is the obvious one, but I reckon that Meteor (https://www.meteor.com/) could be a good bet now that it has matured. Might save you a lot of time when compared to RoR for certain tasks.

dandanisaur · 10 years ago
Imo I'd hold off on susy. Bootstrap is a great start for a beginner abs it's used in a ton of environments.
dandanisaur commented on Oculus Rift: Available for pre-order   shop.oculus.com/... · Posted by u/domas
apsec112 · 10 years ago
From the hardware FAQ on /r/oculus:

"Can I use a weaker PC for basic content?

With weaker hardware, it may be possible to run very graphically simplistic content like virtual desktop, virtual cinema (for watching movies), and 360 videos, however you will be totally on your own without support if you choose to do this, and it is unlikely that there will be many (or any) games that support lower specs.

If you do wish to take this non-recommended path, your PC must at least meet the absolute minimum requirements:

    Video Card: GTX 650 / AMD 7750 desktop GPU or better and newer
    USB Ports: 2x USB 3.0 ports
    Video Output: free HDMI 1.3 output
    OS: Windows 7 SP1 64 bit or newer
Remember: The Rift will not run on your laptop, this rule does not change!" https://www.reddit.com/r/oculus/wiki/requirements

dandanisaur · 10 years ago
Sadly, this is what stopped me from considering the Oculus Rift. My expectations were wrong in thinking this would be more of a mass-consumer oriented product instead of targeting VR hobbyists'*

Basically, forcing people to shell out ATLEAST 1600$ to be able to use it (not to mention making them buy a desktop).

Aside: I was always more interested in the potential of Gear VR. Thanks for the info.

dandanisaur commented on Status of Sails.js   github.com/balderdashy/sa... · Posted by u/kevinob11
traviswebb · 10 years ago
Personal or not, our entire company is devoted to making Trails the best damn backend framework for node. We don't distract ourselves with VC-funded side projects, and we don't have a automated bot that closes everyone's issues (see: SailsBot).

Our company lives off consulting around the open-source tools we build and support. That's it.

dandanisaur · 10 years ago
"We don't distract ourselves with VC-funded side projects". Ouch. These 'low blows' are childish at best. IMO, I wouldn't think a YC backed + VC funded company would be a side project.

It's good that you can be passionate about what you are doing, but it's obvious there are other motivators

EDIT: sp and example motivator -> https://twitter.com/TravisWebbUSA/status/679406525358600192

u/dandanisaur

KarmaCake day64October 8, 2014View Original