Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sahat
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Hiring Is Broken – My interview experience in the tech industry
(medium.com)
376 points
by
sahat
10y ago
|
671 comments
2.
▲
by
sahat
11y ago
I don't remember the details, but in one of the recent updates they increased the performance at top speed and initial start (below 3 mph). Prior to that, 85D and 90D (all-wheel drive configuration) got a significant boost to its 0-60
3.
▲
Why I’m Ending my GitHub Streak after 844 Days
(linkedin.com)
2 points
by
sahat
11y ago
|
0 comments
4.
▲
by
sahat
11y ago
Congrats Travis, Peter and everyone from Continuum Analytics!
5.
▲
Create a character voting app using React, Node.js, MongoDB and Socket.io
(sahatyalkabov.com)
133 points
by
sahat
11y ago
|
54 comments
6.
▲
by
sahat
11y ago
If you own a Tesla Model S and live near a supercharger network, charging is not an issue. Over 8,000 miles in my Model S, all powered exclusively by the superchargers, free of charge. Note: I live in an apartment less than 2 miles from the
7.
▲
by
sahat
11y ago
That was my initial reaction as well. Pretty interesting concept. Front page Hacker News web traffic to your website in real-time.
8.
▲
by
sahat
11y ago
Meh, mixins are anti-pattern and I am glad they are finally gone. In my experience mixins just make your code hard to read.
9.
▲
by
sahat
11y ago
I actually commute every day via 405 and 10. You are right, it's awful during the rush hour, but during non-rush hours it is still faster than taking local streets. A few weeks ago I left work via 405 at 4:45pm and arrived home at 7:10
10.
▲
WebStorm 10 released
(jetbrains.com)
2 points
by
sahat
11y ago
|
0 comments
11.
▲
by
sahat
12y ago
It's nice to see Google using Polymer.js on their pages.
12.
▲
Build an Instagram Clone with AngularJS, Satellizer, Node.js and MongoDB
(hackhands.com)
4 points
by
sahat
12y ago
|
0 comments
13.
▲
WebStorm 9.0 Released
(jetbrains.com)
3 points
by
sahat
12y ago
|
0 comments
14.
▲
by
sahat
12y ago
Are they going to take it down like Microsoft did with Monster Truck Madness 2 website?
15.
▲
Introducing the New Yahoo Developer Network Website
(yahoodevelopers.tumblr.com)
9 points
by
sahat
12y ago
|
0 comments
16.
▲
by
sahat
12y ago
That's an excellent question. Doing this did not, at any point in time, feel like I was sacrificing my time for other fun activities. I enjoy coding the point of addiction sometimes. On contrary, I felt the opposite most of the time -
17.
▲
1 Year of GitHub Streak
18 points
by
sahat
12y ago
|
6 comments
18.
▲
by
sahat
12y ago
Satellizer gives you an illusion that you're doing an implicit grant flow by opening a popup and then magically you are signed-in. But authorization process is handled on the server: https://github.com/sahat/satell
19.
▲
by
sahat
12y ago
Satellizer is designed to be used without auth libraries such as Passport (Node), OmniAuth (Ruby). On Python-side all you need is the requests library. It is so by design to avoid relying on third-party libraries. Additionally, if I were t
20.
▲
by
sahat
12y ago
@pingburg @filearts You are right, unique account validation and error handling belong to the server. What Satellizer can do is catch an error through the $auth.authenticate().catch() promise and display it to the user. I will definitely up
21.
▲
by
sahat
12y ago
I have considered Play Framework and Dropwizard. Play it seems is better suited for Scala language and I don't know much about real-world usage of Dropwizard. Between Struts and Spring, Spring seems to have a more active community. I h
22.
▲
by
sahat
12y ago
I forgot to change the redirect url on dev.twitter.com from http://127.0.0.1:3000 to http://satellizer.herokuapp.com . It should be fixed now.
23.
▲
by
sahat
12y ago
Satellizer is tightly coupled with Angular so I don't think there is much sense in using it without Angular. You can certaintly take server-side examples and re-implement satellizer.js in pure JavaScript but that is going to be a lot o
24.
▲
Show HN: Satellizer – Authentication for AngularJS
(github.com)
221 points
by
sahat
12y ago
|
34 comments
25.
▲
by
sahat
12y ago
Where does Polymer stand in relation to React.js from Facebook?
26.
▲
by
sahat
12y ago
Congrats to the grantees! I was one of the 120 applicants who was not selected for this program. But I do hope I could work on something equally as exciting this Fall at my first job.
27.
▲
Create a TV Show Tracker using AngularJS, Node.js and MongoDB
(sahatyalkabov.com)
2 points
by
sahat
12y ago
|
0 comments
28.
▲
by
sahat
12y ago
Nice landing page, I'll give them credit for that. But why would I want to use this instead of Express or Restler?
29.
▲
JS Recipes – JavaScript tutorials for backend and frontend development
(jsrecipes.org)
2 points
by
sahat
12y ago
|
0 comments
30.
▲
by
sahat
12y ago
Working on it: http://jsrecipes.org
More ›