Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lynndylanhurley
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
lynndylanhurley
4y ago
They did this to us as well. And not only this, but they blocked our ability to push new releases until we opted into the new plan. And this literally happened on the day of a major release for our biggest client. It felt like we were being
2.
▲
by
lynndylanhurley
5y ago
Rust is not well suited for the same things as javascript / typescript / jsx / etc. Also javascript and typescript are not well suited for compilers and dev tooling. It shouldn't be seen as a negative that Deno is using
3.
▲
by
lynndylanhurley
7y ago
I'm the creator / maintainer of a widely used authentication library, and I also don't know the answer to this. There have been several issues reported around this, but no one seems to have a good proposal for a solution. I&#
4.
▲
by
lynndylanhurley
8y ago
I had to use my old 2012 MBP the other day after using the 2016 MBP since it was released, and the 2012 keyboard was a stunning improvement over the 2016. Which is strange because I never thought the 2012 keyboard was exceptional. Do any of
5.
▲
by
lynndylanhurley
10y ago
Here's a question - if the results were due to an obscure Safari bug, then why did Apple remove the battery life estimate with the latest OS X update? I've been getting 2-3 hours max out of my new 15" 2016 MBP and I don'
6.
▲
by
lynndylanhurley
10y ago
Try cmd + ` (backtick)
7.
▲
by
lynndylanhurley
10y ago
You cannot invalidate JWT tokens This is simple not true. You ALWAYS will sign your tokens with a well known secret, you could eventually even add some salt from a database to it. I think one of the benefits of some
8.
▲
by
lynndylanhurley
10y ago
His is the best of the all. https://github.com/justinmk/vim-sneak
9.
▲
by
lynndylanhurley
11y ago
Not sure if joking...
10.
▲
by
lynndylanhurley
11y ago
The react test utils work in combination with jsdom. For example, TestUtils.renderIntoDocument will use jsdom as the document. There is a facebook-sponsored test framework called "jest" that is more akin to mocha or jasmine, but o
11.
▲
by
lynndylanhurley
11y ago
Yeah me too!! Anybody know the status?
12.
▲
by
lynndylanhurley
11y ago
How is there no mention of Om[1] or Reagent[2]? [1] https://github.com/omcljs/om [2] https://github.com/reagent-project/reagent
13.
▲
by
lynndylanhurley
11y ago
How does this compare with SuperCollider / Overtone or CSound?
14.
▲
by
lynndylanhurley
11y ago
This is exactly what I need. Does a polyfill even exist?
15.
▲
by
lynndylanhurley
11y ago
I completely agree with you on this. I've had to send my 1st gen retina macbook pro back to the service depot literally 5 times. The first hard drive was apparently defective, as were the first and second logic boards. And twice I had
16.
▲
by
lynndylanhurley
11y ago
I'm really liking React, but I couldn't find a good way to manage users. So I decided to port my existing AngularJS module [1] over to standard jQuery. The functionality is almost identical. I've also built a Rails gem [2] th
17.
▲
Show HN: User authentication demo using React and jToker
(j-toker-demo.herokuapp.com)
3 points
by
lynndylanhurley
11y ago
|
1 comments
18.
▲
by
lynndylanhurley
11y ago
Here's a live demo using React: http://j-toker-demo.herokuapp.com
19.
▲
JToker: easy user authentication for jQuery AJAX
(github.com)
4 points
by
lynndylanhurley
11y ago
|
1 comments
20.
▲
by
lynndylanhurley
12y ago
Hi, does Ultra work with Midje[1]? [1] https://github.com/marick/Midje
21.
▲
by
lynndylanhurley
12y ago
My experience with Om and ClojureScript has been fantastic. I can't wait to see the Om analog to React Native!
22.
▲
by
lynndylanhurley
12y ago
The one thing that's prevented me from using flex-box is browser support. Because flex-box has been re-implemented in JS, does this mean that the css-layout project [1] will provide flex-box support for older browsers? I looked, but I
23.
▲
Ultra: A Leiningen Plugin for a Superior Development Environment
(blog.venanti.us)
12 points
by
lynndylanhurley
12y ago
|
0 comments
24.
▲
by
lynndylanhurley
12y ago
Lol me too! I'm gonna check out Nightmod asap. Anybody here tried it yet?
25.
▲
by
lynndylanhurley
12y ago
I've worked extensively with both grunt and gulp for the past couple of years (I've even written gulp plugins![1][2]), and I'm still shocked at how bad the tooling is compared to ruby (rails asset pipeline / sprockets) a
26.
▲
by
lynndylanhurley
12y ago
How will this work with tools like figwheel [1] and austin [2]? 1. https://github.com/bhauman/lein-figwheel 2. https://github.com/cemerick/austin
27.
▲
by
lynndylanhurley
12y ago
I tried to use foundation on two separate occasions. Each time, basic features were broken (or completely missing!) out of the box, and when I tried to investigate, the code was so tangled and awkward that I either abandoned foundation, or
28.
▲
Material Design Iconic Font
(zavoloklom.github.io)
3 points
by
lynndylanhurley
12y ago
|
0 comments
29.
▲
by
lynndylanhurley
12y ago
This looks incredible. Ring's default error handling is really cumbersome, and it's one of the major pain points that I've had using Clojure for webapps. Judging by the video, this middleware seems to solve the problem comple
30.
▲
by
lynndylanhurley
12y ago
There's also a theory that our universe is a 3-D hologram that was spawned from a black hole in a 4-D universe [1]. Would there be any way to test this theory as well? [1] http://gizmodo.com/our-universe-might-just-be-f
More ›