Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
flowerpot
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
flowerpot
11y ago
I don't agree with that I don't feel like I'm underpaid or overpaid, however, I know of great unjust between gender and ethnicity and all I want is equality for all.
2.
▲
by
flowerpot
11y ago
Thanks for the resources, I will for sure be following these. My dream is that one day I can do something similar to `docker-compose scale db=5` and have a database that is highly available.
3.
▲
by
flowerpot
11y ago
I would love to see approaches similar to the attempt for elasticsearch for all major databases as out of the box highly available, that would make me sleep a lot better at night. For the mean time I'm just going to manage my databases
4.
▲
by
flowerpot
11y ago
Maybe I'm missing the right articles or I'm thinking about this the wrong way, but I can't seem to find any resources on how people run databases in these kinds of infrastructure stacks. I mean I have no problem understanding
5.
▲
by
flowerpot
11y ago
Couldn't agree more. Code is highly dimensional while our text editors are two dimensional at best. In case you don't know these talks I think you will enjoy The Future of Programming and Inventing on Principle both by Bret Victor
6.
▲
by
flowerpot
11y ago
I somehow felt like the docker team was closer with the Rancher team, so I thought docker might acquire Rancher at some point. I think this is a move to produce revenue in the future while Rancher is yet another open source project to monet
7.
▲
by
flowerpot
11y ago
I've recently been at an event where Richard Stallman was promoting this. I'm pretty sure it's part of the GNU Project.
8.
▲
by
flowerpot
11y ago
Neat. Really like the approach. Is anyone else noticing the distracting optical illusion in the logo when reading the first paragraph on the landing page? If I am not the only one, someone should find a way to fix it.
9.
▲
by
flowerpot
11y ago
I've missed that, thanks! Then it totally makes sense since it's their own platform.
10.
▲
by
flowerpot
11y ago
Neat. I really liked Ubuntu One. However, if they seek to receive contributions I think GitHub would give them more exposure than launchpad, from what I can tell the history is not preserved (probably with good reasons) so the switch from b
11.
▲
Ruby Object Mapper Sustainable Development Campaign
(rom-rb.org)
2 points
by
flowerpot
11y ago
|
0 comments
12.
▲
by
flowerpot
11y ago
I agree, before you start implementing all these changes you should probably also spot the time consuming parts of your software using a profiler. Otherwise you might be making a bad trade-off. My software engineering professor always used
13.
▲
by
flowerpot
11y ago
Haven't used it too much myself, but people seem to be happy with http://www.transifex.com/
14.
▲
by
flowerpot
11y ago
I've actually found JRuby to be very handy when it comes to packaging. Using warbler I can generate a jar file and then using the javapackager I can create self contained packages for all the major platforms/package managers: wind
15.
▲
by
flowerpot
11y ago
Thanks, we want all the feedback we can get! :)
16.
▲
Preview release of duse – Distributed Secrets
6 points
by
flowerpot
11y ago
|
2 comments
17.
▲
by
flowerpot
11y ago
Neat! I've been working on something similar for about the past six months, although my approach is a little more minimalistic, but also based on shamir's secret sharing. I was planning to release a preview the next couple of days
18.
▲
BB84 – A quantum key distribution scheme
(en.wikipedia.org)
12 points
by
flowerpot
11y ago
|
6 comments
19.
▲
392 Days GitHub streak
(fbranczyk.com)
1 points
by
flowerpot
11y ago
|
0 comments
20.
▲
by
flowerpot
11y ago
Neat! Really looking forward to that!
21.
▲
by
flowerpot
11y ago
Does the cluster feature deprecate redis-sentinel?
22.
▲
Rulog – logic programming system for ruby
(github.com)
2 points
by
flowerpot
12y ago
|
0 comments
23.
▲
Dart support for Travis CI
(blog.travis-ci.com)
3 points
by
flowerpot
12y ago
|
0 comments
24.
▲
by
flowerpot
12y ago
For an application to be ready for customers there is usually a lot more around it. I've met the guys from codebox.io and gitbook.com and what they did with codebox was, they open sourced the web-ide, however, all the infrastructure th
25.
▲
by
flowerpot
12y ago
I'm actually not too surprised. It seems like Amazon feels like they have to have every online service possible, however, some of their services could be better if they focused on fewer.
26.
▲
XSS Vulnerability in RedCloth
(web.nvd.nist.gov)
3 points
by
flowerpot
12y ago
|
0 comments
27.
▲
Gmail written in Polymer
(github.com)
2 points
by
flowerpot
12y ago
|
0 comments
28.
▲
Fix a page in Barbie's book
(computer-engineer-barbie.herokuapp.com)
78 points
by
flowerpot
12y ago
|
19 comments
29.
▲
by
flowerpot
12y ago
I see you used the Levenshtein algorithm to calculate the suggestions, very cool idea. I've noticed lately that it is being used quite more often than in the past. (may just be my perception)
30.
▲
by
flowerpot
12y ago
I like the general idea, I sometimes also tend to code too much until committing, however, for me it is more a combination of running tests, amount of code and of course completeness. Plus, I often start hammering ":w" when I am s
More ›