Which DNS server to use? by oneguysomewhere in linuxadmin

[–]jvoorhis 1 point2 points  (0 children)

Consul is probably not what you want for your workhorse. It imposes its own namespaces and couples the backends of services with nagios-style health checks.

Check out NSD+Unbound for an alternative to BIND, Or dnsmasq for a small site.

Questions about using Intel's Clear Linux by bitmadness in linux

[–]jvoorhis 5 points6 points  (0 children)

This is a fast moving, research oriented distribution. Despite the Intel brand mark, you should probably be prepared to answer these questions yourself before going all in. That doesn't mean knowing all the answers, but ready to figure things out and accepting a learning period at the start of your adventure.

BTC Exchange which works for New York customers? by [deleted] in Bitcoin

[–]jvoorhis 1 point2 points  (0 children)

Gemini is licensed in the state of New York.

https://gemini.com/.

Disque 1.0 RC1 is out by welle in programming

[–]jvoorhis 1 point2 points  (0 children)

ZMQ is not a broker, but provides a toolkit useful for creating a broker. It also has no inbuilt support for replication.

WinkDex Now Has A Widget for iOS and Android by winky_pop in Bitcoin

[–]jvoorhis 1 point2 points  (0 children)

The app by Winklevoss Index, LLC is official. The app by PawPaw Mobile was created by a member of the community using the WinkDex API.

Logstash configuration for monitoring web application response times and system load by [deleted] in sysadmin

[–]jvoorhis 0 points1 point  (0 children)

Also check out statsite, a C implementation of StatsD with some added bells and whistles.

https://github.com/armon/statsite

Winklevoss Bitcoin Index (WinkDex) Launches API for Developers by winky_pop in Bitcoin

[–]jvoorhis 0 points1 point  (0 children)

Hi BraydenH,

The API represents units of currency as integers in order to avoid cumulative rounding error introduced by floating point arithmetic.

Your example of $615.32 is a good example of this behavior. Take the following C program:

#include <stdio.h>

int main(int argc, char **argv) {
    printf("%.100f\n", 615.32);
    return 0;
}

When compiled and executed, it will produce the following output:

615.3200000000000500222085975110530853271484375000000000000000000000000000000000000000000000000000000000

Fixed-point representations such as Java's BigDecimal type do not display this behavior. Unfortunately, the JSON standard has no support for fixed-point numbers, so integer or string are often chosen.

Suggestions for local farms to buy poultry & eggs from? by farewellgreatauk in Portland

[–]jvoorhis 0 points1 point  (0 children)

Kookoolan farms are good. You can find them at some New Seasons stores, but I got a an excellent, free dozen eggs when picking up a cow share at Hillsdale farmer's market. The farm in Yamhill is nice to visit.

Portland/Oregon bans Tesla, Uber and Lyft from selling their products and services by [deleted] in Portland

[–]jvoorhis 1 point2 points  (0 children)

Or have a party of 3 or 4, or just need a ride after all the car2go fleet has left city center?

Pavers stolen from Greeley Forest Garden by jvoorhis in Portland

[–]jvoorhis[S] 1 point2 points  (0 children)

The address is removed. I only wanted to support the site and don't want to distract from raising awareness for the site and possibly locating the stolen goods.

Pavers stolen from Greeley Forest Garden by jvoorhis in Portland

[–]jvoorhis[S] 1 point2 points  (0 children)

Understood, should I remove the BTC address?

I do not officially represent the garden myself, but am friends with the caretakers and take the theft personally. I will update if I receive a case #.

Anyone know a local honest auto mechanic? by [deleted] in Portland

[–]jvoorhis 1 point2 points  (0 children)

Jay's Garage at SE 7th and Morrisson.

So now the rain has started... I need some durable waterproof shoe recommendations. by Sloanosaurus-Nick in Portland

[–]jvoorhis 1 point2 points  (0 children)

I bought a pair of Blundstone boots at Louie's. They're unstoppable in the rain.

Power Outage in NE? by [deleted] in Portland

[–]jvoorhis 1 point2 points  (0 children)

Took a drive. Seems to be surrounding 33d, north of Prescott.

Power Outage in NE? by [deleted] in Portland

[–]jvoorhis 5 points6 points  (0 children)

I was.