Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rickr
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
At Facebook female engineers have their code rejected 35% more than males
(theguardian.com)
30 points
by
rickr
9y ago
|
38 comments
2.
▲
by
rickr
10y ago
Michael Hartl's Rails tutorial ( https://www.railstutorial.org/ ) is a great example of this. It'll run you through building a twitter clone and introduce you to git, heroku, a bit of CSS/HTML, and even goes in
3.
▲
Quick-sort with Hungarian (Küküllőmenti legényes) folk dance
(youtube.com)
1 points
by
rickr
10y ago
|
0 comments
4.
▲
by
rickr
10y ago
I've been working on creating a platform for a non profit to get veterans coding ( http://operationcode.org/ ). We're a slack based community and have been rolling out some home grown slack bots and we currently hav
5.
▲
by
rickr
10y ago
Operation Code ( http://operationcode.org ) Operation Code is an open source project that helps military, guard & reserve troops, veterans and their families get coding and building software to change the world. We're ove
6.
▲
by
rickr
10y ago
Operation Code ( http://operationcode.org ) Operation Code is an open source project that helps military, guard & reserve troops, veterans and their families get coding and building software to change the world. We're ove
7.
▲
by
rickr
10y ago
Using Firefox/Chrome on a linux box doesn't really compare to getting a dev environment setup. For a rails app it's not a stretch to have to install postgres, rvm, ruby, some compiled gems, and redis. Then you need to make su
8.
▲
by
rickr
10y ago
As long as they didn't state you can't use external libs it IS a good solution. Their response lets their team dynamic and environment shine through. They came across an unexpected but valid solution and instead of accepting their
9.
▲
by
rickr
10y ago
The actual roadmap is here: https://trello.com/b/ZnTQyumQ/slack-platform-roadmap
10.
▲
What I learned migrating a Rails app to Elixir/Phoenix
(medium.com)
5 points
by
rickr
11y ago
|
0 comments
11.
▲
by
rickr
11y ago
FYI your page is empty of any content with ghostery enabled.
12.
▲
by
rickr
11y ago
My team at a recent Startup Weekend did this. RasPI with a PID loop turning a fan on (increase heat)/off (decrease heat). The RasPI fed this into a backend server via websocket. We through a front end on to graph the temp, humidity etc
13.
▲
by
rickr
11y ago
I haven't done much with Phoenix but I think there are a few libraries out there. I think addict is the front runner: https://github.com/trenpixster/addict https://github.com/opendrops/passpor
14.
▲
by
rickr
11y ago
Learning a functional language (and way of thinking) was pretty enlightening to me. I've also been looking into learning a bit about machine learning and data science via https://www.kaggle.com/ . They run contests with
15.
▲
Core Elixir: IO.Puts
(variousandsundry.com)
2 points
by
rickr
11y ago
|
0 comments
16.
▲
by
rickr
11y ago
You've got a weird issue with your text/register button: http://imgur.com/zbhpFY3 (FF 39 on a MBP)
17.
▲
Phoenix app with authentication
(meatherly.github.io)
1 points
by
rickr
11y ago
|
0 comments
18.
▲
Pentagon outreach to Silicon Valley stirs a fuss
(politico.com)
4 points
by
rickr
11y ago
|
0 comments
19.
▲
by
rickr
11y ago
LeMons racer? That's the first application I thought of but when are you ever alone on track? You could throw one or two of these in common passing places and combine that feed with in car video. You could get some really neat video.
20.
▲
by
rickr
11y ago
I've just started messing with elixir. It's a functional language that runs on the Erlang VM but it's syntax is ruby-ish. I'm a newbie but I've been impressed by the tooling so far. And once you change how you think
21.
▲
by
rickr
11y ago
Is there a compatible browser list? Found it on github: IE10+ Latest Stable: Firefox, Chrome, Safari iOS 6+
22.
▲
Show HN: Foghorn – Add a little Foghorn Leghorn to your ruby
(github.com)
6 points
by
rickr
11y ago
|
1 comments
23.
▲
by
rickr
11y ago
If you've got a basic prototype and something you can show people you should be out talking to potential customers seeing if they'll buy it. In talking to a bunch of potential customers you'll find out a ton of actionable inf
24.
▲
by
rickr
11y ago
Not exactly what you're wanting but there was a poll a little while ago asking what people prefer: https://news.ycombinator.com/item?id=8815512
25.
▲
by
rickr
11y ago
Why do you think it's too much? I think it could probably be named a bit better but what's the downside to having a ~25 char method name?
26.
▲
by
rickr
11y ago
Interesting idea! Some UI feedback - the 'I agree/disagree' buttons on your mission component are kind of weird. I clicked on both just to see what would happen. I think the CTA to sign up as an expert was a bit hard to find
27.
▲
by
rickr
11y ago
I've been using bootstrap for a while now too and lately I've been trying out new libraries just to see if anything is better yet. On feel alone I didn't love foundation. For a project that required pretty heavy customization
28.
▲
by
rickr
11y ago
I added an RPM package to a project that used a Makefile to spin up a docker container which then built various packages via FPM: https://github.com/jordansissel/fpm I didn't use the build system heavily and it ma
29.
▲
by
rickr
11y ago
talk has been around for like...30 years now: https://en.wikipedia.org/wiki/Talk_(software)
30.
▲
by
rickr
11y ago
If you don't mind me asking - how do you manage that? Do you use inline CSS a la https://speakerdeck.com/vjeux/react-css-in-js ?
More ›