Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
brian_c
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
13 ms
·
1.
▲
by
brian_c
3y ago
Aquaphor's the best thing I've found so far. Just takes a tiny bit, so whatever's left over on my fingertip gets rubbed into my knuckles which are probably also chapped.
2.
▲
by
brian_c
4y ago
Netflix's _How to Change Your Mind_ (based on a book with same name, I believe) has been a nice digestible look at psychedelics' uses in various therapies, now and in the past, if you're interested in that kinda thing. (And,
3.
▲
by
brian_c
4y ago
Ah, in that case: Still seems kinda risky? Like, what if someone else submits a solution for the ticket I'm in the middle of? What if my solution is valid, but not accepted? What if it's incorrect, but in some subtle way that won&
4.
▲
by
brian_c
4y ago
Free labor in exchange for the possibility of an interview? I think the fuck not.
5.
▲
by
brian_c
6y ago
ISeeChange | Back-end developer (with some devops) | Fully remote | Full-time contractor | https://www.iseechange.org/ ISeeChange is looking for a back-end developer to own our API (Node.js and PostgreSQL) and devops (AWS a
6.
▲
by
brian_c
6y ago
Disappointing that all the images are built on the same shade of white skin. You're leaving out a whole lot of folks who are already underrepresented in a whole lot of research. I think it'd be helpful to vary the skin tones shown
7.
▲
by
brian_c
10y ago
Giant thanks for making this. A suggestion, though: the "remote" switch should probably imply "or". A search for jobs in Chicago OR remote would be more more useful than Chicago AND remote. The latter currently returns C
8.
▲
by
brian_c
10y ago
Nice! I worked out a little proof of concept a while back for a pan-and-zoom wrapper around any ol' HTML, if that's of any interest: https://github.com/brian-c/react-zoomable I haven't tried it with SVG,
9.
▲
by
brian_c
10y ago
You can probably use 90% of React's functionality with like, four or five functions and four or five component lifestyle methods. What's not minimal about that?
10.
▲
by
brian_c
10y ago
I've had one of my package names transferred away from me with no warning, presumably after some period of inactivity. Npm as a repository seems to have gone totally insane, and I don't think I'll be publishing there anymore.
11.
▲
by
brian_c
12y ago
`curl ... | sh` installations don't really bother me. The scripts tend to be short and commented, or at least readable. Sure beats running an opaque .pkg installer, which invariably asks for your password (presumably for no reason) and
12.
▲
by
brian_c
12y ago
So basically follow the example of pre-standards browser-specific HTML features?
13.
▲
by
brian_c
12y ago
In a fair world, the time and energy that went into Bower would have been spent making npm just a little bit better for front-end stuff. `npm dedupe` is halfway there. Now I have to deal with two arbitrary sources of dependencies.
14.
▲
by
brian_c
12y ago
Every time I start writing a new node module, I stop and see if substack (or visionmedia, for that matter) has already done it.
15.
▲
by
brian_c
13y ago
Yeoman makes it quicker and easier to generate boilerplate code, but I think the goal should be to eliminate boilerplate and abstract it away. Yeoman keeps spaghetti organized, but it's still spaghetti.
16.
▲
by
brian_c
14y ago
You can turn on Safari's awful console in the Settings app, I think under "advanced".
17.
▲
by
brian_c
14y ago
This is useful in a pinch, but transitioning a 100px high element from max-height 9999px to 0 means there's going to be a huge delay while it's transitioning between 9999px and 100px followed by a very fast transition between 100px and 0, w
18.
▲
by
brian_c
14y ago
It breaks returning object literals because `return` on its own line is a complete statement.
19.
▲
by
brian_c
14y ago
Sort alphabetically. It's not arbitrary, everybody understands it, and no tool needed. This is silly.
20.
▲
by
brian_c
14y ago
I really want to like this, but I can't get behind Sprockets when RequireJS and Browserify exist. Code in comments, obtuse file extensions, `require_tree`, etc. make code modularization an inelegant kludge.
21.
▲
by
brian_c
14y ago
The install script takes staggering liberty with your system to fetch its dependencies. Make sure you read it before running. http://get.yeoman.io
22.
▲
by
brian_c
15y ago
This bookmarklet will make it work in a desktop browser. Hold alt to get a second "finger", and shift to lock it with the first, like in Apple's iOS Simulator. https://github.com/brian-c/phantom-limb/blob/rewrite/bookmar...
23.
▲
by
brian_c
15y ago
Neat! I made something (I think) similar a while back, also inspired by Clojure. Mine's more of a proof-of-concept, as I have zero Clojure experience outside some very casual reading. https://github.com/brian-c/patterned-function
24.
▲
by
brian_c
15y ago
You seek the Rosetta Code. http://rosettacode.org/wiki/Hello_world/Text
25.
▲
by
brian_c
15y ago
Have you seen James Burke's Connections? Sounds like it'd be right up your alley. http://topdocumentaryfilms.com/james-burke-connections/
26.
▲
by
brian_c
15y ago
I wrote something similar a while ago, mostly inspired by the various Zen Coding plugins. Nice to be able to compare my approach with someone who knows what they're doing. You can play with mine here: http://viewinglens.com/dojo-modules/br
27.
▲
by
brian_c
15y ago
Why? Write your CSS. Test it in browsers. If something doesn't look right, fix it. Resets are bloat.
28.
▲
by
brian_c
15y ago
I honestly had no idea Cappuccino was still even a thing since Motorola bought 280 North. Didn't they kill development?