Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
devbug
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
61.
▲
by
devbug
10y ago
Regarding Klarna's work on LevelDB + ETS, there's this wonderful presentation given by Mikael: https://vimeo.com/132692834 Here's the slides: http://www.erlang-factory.com/static/upload&#
62.
▲
by
devbug
10y ago
How hard have you pushed Elixir in production? Snide aside, it's not this mystical technical panacea. As for community... it has had a large upswell of Rails developers... for better and for worse. That said, I've had a wonderful
63.
▲
NAT Tunneling Without a Third-Party
(samy.pl)
7 points
by
devbug
10y ago
|
1 comments
64.
▲
Use Metal to get more RAM on OS X
(github.com)
1 points
by
devbug
10y ago
|
2 comments
65.
▲
by
devbug
10y ago
I've been doing a bunch of graphing for my current projects and have tried a variety of libraries. Chart.js has been the best experience by far. Yeah, there's rough edges here-and-there if you're doing really strange stuff to
66.
▲
Use OpenGL to get more RAM
(github.com)
149 points
by
devbug
10y ago
|
55 comments
67.
▲
by
devbug
10y ago
Wrapping on the <pre> tags is broken. You need to specify white-space: pre-wrap;
68.
▲
by
devbug
10y ago
Exactly! Well, kinda. You can always throw the NIFs onto other nodes. You can also write ports that are glorified external processes. Other times, you just need low-latency and high throughput. In that case, you expect failure and design
69.
▲
by
devbug
10y ago
This unfortunately breaks down with (bad acting) NIFs. Thankfully you can mark 'em as the dirty evil little things that they are (with negligible overhead): ERL_NIF_DIRTY_JOB_CPU_BOUND. [1] I implore anyone interested in Erlang or its
70.
▲
by
devbug
10y ago
In my experience, FindFirstFile and friends don't eat forward slashes, unfortunately.
71.
▲
by
devbug
10y ago
I'd love an open-source appliance that lets me turn webhooks (and polling APIs) into a kind of pub-sub. Being able to inspect, modify, and run events would be an "immediately use this" feature set. It would be something I wou
72.
▲
by
devbug
11y ago
TLB :)
73.
▲
Triple Entry Accounting
(iang.org)
1 points
by
devbug
11y ago
|
0 comments
74.
▲
by
devbug
11y ago
Sounds like you know your stuff! I couldn't find any email on your profile, do you mind sharing it?
75.
▲
by
devbug
11y ago
shudder MinGW is alright... until you try targeting x86_64.
76.
▲
by
devbug
11y ago
Happy to help. To expand upon my 4am ramblings: There's two ways your code is going to fail, (a) Your Lua is going to die in a pcall (or friends); or (b) Your C/C++ (or similar) code has its front fall off. In the former case, y
77.
▲
by
devbug
11y ago
Immediate thoughts go to `debug.traceback` (via xpcall). You're on your own when it comes to Lua<=>C boundaries, however. Now, if you're talking about _manually_ walking the stack... this will point you in the right directio
78.
▲
by
devbug
11y ago
Awh man is this cool! I had a similar idea kicking around for a while (for a different market) because you end up managing disparate targets (including multiple digital distributors for one platform) each with their own slightly broken of d
79.
▲
by
devbug
11y ago
Canada definitely is! :'(
80.
▲
by
devbug
11y ago
So, Xenia. https://github.com/benvanik/xenia
81.
▲
by
devbug
11y ago
One argument I've encountered that holds water, at least with regards to being unable to discharge student debt: you can't repossess someone's mind. (Technically you can, but that'd be a messy affair.)
82.
▲
Realtime Emoji use on Twitter
(emojitracker.com)
3 points
by
devbug
11y ago
|
0 comments
83.
▲
by
devbug
11y ago
exrm + conform
84.
▲
How Vavle Is Building the Steam Controller
(youtube.com)
5 points
by
devbug
11y ago
|
0 comments
85.
▲
by
devbug
11y ago
Off the top of my head: * Modified Stillman's * Floss properly; "scrape" gently with the floss. * Water rinse after acidic drinks (like red wine). Brush a half hour after that.
86.
▲
by
devbug
11y ago
They're pushing for it. Have you seen the new email campaign they're running?
87.
▲
by
devbug
11y ago
Have you tried Webhook? http://www.webhook.com/
88.
▲
by
devbug
11y ago
At worst, I'll get annoying advertisements for burqas. Don't see how these are comparable.
89.
▲
by
devbug
11y ago
I just purchased Postico a few days ago. It's already money well spent. Obviously Postico needs time to ripen, but it's already been a huge productivity boost.
90.
▲
by
devbug
11y ago
Have you looked at Webhook? http://www.webhook.com/
More ›