Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jubos
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
An analysis of 89M Git commits: developer growth in crypto is accelerating
(medium.com)
14 points
by
jubos
6y ago
|
1 comments
2.
▲
by
jubos
14y ago
Good point. I will put a MIT License file in there shortly.
3.
▲
by
jubos
14y ago
My twitter handle is @jubos. I would love to see how you approach it.
4.
▲
by
jubos
14y ago
I wanted a cross platform way to test slow connections with a single command line parameter. Whether it be Linux, FreeBSD, or OSX (maybe Windows (haven't tested :-P)), it is easy to setup. iptables or putting nginx with rate limits in fron
5.
▲
by
jubos
14y ago
Excellent points. We work on the idea of different stages in the test and development pipeline. At different stages mock objects make sense, and at other stages having something like Fake S3 makes more sense. For testing, the first stage wo
6.
▲
by
jubos
14y ago
Great idea. I like the idea of a command line flag (like the rate limit flag) to run it with a percentage failure rate or something along those lines.
7.
▲
by
jubos
14y ago
Swift is very powerful piece of technology, but it is also more involved to setup. Curious to try RiakCS as well and see how it compares to Swift for running production level S3 object storage.
8.
▲
by
jubos
14y ago
Thanks! I haven't but let me know if works.
9.
▲
Fake S3 – Save time, money, and develop offline
(blog.getspool.com)
354 points
by
jubos
14y ago
|
55 comments
10.
▲
by
jubos
14y ago
Spool is still here, and still transcoding and caching videos. We got some new stuff coming down the pipe, so stay tuned.
11.
▲
by
jubos
14y ago
I just started using Backblaze last week, and so far I have been very pleased. Even with Time Machine, I found I rarely hooked up my external hard drive at home, so this gives me a little more peace of mind, not to mention continuous backu
12.
▲
by
jubos
15y ago
Just curious, how does the Lua runtime perform with bitmap operations?
13.
▲
by
jubos
15y ago
hi, one of the makers of Spool here. Thanks for kicking the tires on it. Now that our coverage is up, we are optimizing for speed now, so those wait times will come down.
14.
▲
by
jubos
16y ago
scribe is a very powerful logging tool, but it also comes with its dependency costs. Compiling boost, thrift, fb303, and all the scribe logging libraries as well. If you are already a thrift shop, it can make a lot of sense, but otherwise
15.
▲
Meguro, a Javascript Map/Reduce framework
(sevenforge.com)
3 points
by
jubos
16y ago
|
0 comments
16.
▲
by
jubos
17y ago
90 Euros for a font? Whoa.
17.
▲
by
jubos
17y ago
Making your mockup interactive aside, I do like using photoshop to play around with color schemes. Changing css and refreshing the page is slower than just tweaking colors in photoshop.
18.
▲
by
jubos
17y ago
I am curious what qualifies as true CPU concurrency vs. threading tricks/shortcuts in the implementation of a language. If you look at java-6, c++, pascal, c, and ocaml, those are the top performers that actually utilize all 4 cores, wher
19.
▲
by
jubos
17y ago
got ie6 and ie7 running on the same windows install.