HN user

seamusabshere

124 karma
Posts56
Comments15
View on HN
github.com 6mo ago

QSV got too busy, so Claude modernized XSV

seamusabshere
1pts1
en.wikipedia.org 5y ago

Ringling Bros. and Barnum and Bailey Clown College

seamusabshere
2pts0
en.wikipedia.org 5y ago

Hideaways (U.S. Senate)

seamusabshere
3pts0
en.wikipedia.org 5y ago

Benson

seamusabshere
1pts0
www.linkedin.com 6y ago

How Microsoft Research can save Excel

seamusabshere
2pts0
seamusabshere.github.io 6y ago

Why are universities teaching this stuff? Stata, Java, no SQL

seamusabshere
3pts1
en.wikipedia.org 6y ago

Fischer Random Chess

seamusabshere
1pts0
www.burlingtonfreepress.com 7y ago

A day in the life of Lloyd Squires, Vermont's 'best' bagel maker

seamusabshere
118pts34
en.wikipedia.org 7y ago

Antonov A-40 winged tank

seamusabshere
2pts0
en.wikipedia.org 7y ago

Combat sidestroke

seamusabshere
2pts1
www.dailymail.co.uk 8y ago

Hacker Guccifer 2.0 revealed as Russian agent when forgets VPN

seamusabshere
52pts9
wiki.postgresql.org 8y ago

First()/last() aggregates in Postgres

seamusabshere
4pts0
en.wikipedia.org 9y ago

Flak towers: designed by Hitler, 3.5m thick walls, still around

seamusabshere
2pts0
www.smecc.org 9y ago

Gold Medallion homes: 1960's award for all-electric houses

seamusabshere
2pts0
blog.faraday.io 9y ago

Headless chromium now works with selenium

seamusabshere
1pts0
news.ycombinator.com 9y ago

Ask HN: Why don't they use lossless VNC for screensharing in hangouts, skype?

seamusabshere
1pts0
blog.faraday.io 9y ago

Scrubcsv: omg finally (67mb/s)

seamusabshere
1pts0
en.wikipedia.org 9y ago

Emergency Rocket Communications System: UHF Transmitter Instead of Warhead

seamusabshere
2pts0
en.wikipedia.org 9y ago

Buran

seamusabshere
1pts0
blog.faraday.io 9y ago

Open letter to Slack: Fitt’s law and channel weeding

seamusabshere
1pts0
medium.com 9y ago

Death and transfiguration of enterprise software

seamusabshere
1pts0
www.bbc.com 9y ago

Swiss railway ticket machines to sell Bitcoin digital currency

seamusabshere
1pts0
blog.faraday.io 9y ago

3 reasons Citus is the best (non-Heroku) Postgres host available today

seamusabshere
2pts0
github.com 9y ago

Srvr: everything express does, better, less code, no dependencies, websockets

seamusabshere
2pts0
news.ycombinator.com 9y ago

Ask HN: Easiest way to set up a static HTTPS site in 2016?

seamusabshere
4pts1
blog.faraday.io 9y ago

State of caching in 2016: headers served by Google, Facebook, AWS

seamusabshere
3pts0
news.ycombinator.com 10y ago

Ask HN: Is the AWS reserved instance marketplace dead?

seamusabshere
2pts1
blog.faraday.io 10y ago

It's time to clean up your gists

seamusabshere
2pts0
github.com 10y ago

Rust binary populates ENV with secrets from Vault

seamusabshere
1pts0
blog.faraday.io 10y ago

Obvious once you see it: 1-click autofilter and freeze panes

seamusabshere
1pts0

xsv was a revelation when it came out 10 years ago. It's a rust-based CSV tool. Lately people are recommended to use QSV, also rust-based, but incredibly (too much) feature rich. I worked with Claude to modernize XSV and add a few key features like --compress and --flexible... and also upgrade the underlying rust csv lib, whose 2018 version was known to hang on certain weird input.

Faraday - Burlington, VT (Vermont) - ONSITE

Backend engineer

Help build the next generation of marketing with Node, Ruby, Postgres 9.4+, PostGIS 2.1+, Docker, ECS, Vault, and other cutting edge tech.

cto@faraday.io

* API client with batching and parallelization built in (100 queries in a single request, multiple requests run in parallel, etc.)

* robustness in the face of bad street suffixes (for example, in Burlington, VT, you may find data with "CR" meaning "CIRCLE" instead of the official USPS "CREEK")

* fuzzy street name matching (PAKCER -> PACKER)

* accurate geocoding in rural United States

* fuzzy international place matching (like "ST PANCRAS ST STATION" in London)

My for-profit company (Brighter Planet) often gets product ideas from our data scientists; it's exactly what Dr. Haghighi is talking about.

For example: trying to model environmental impact of Bill Gates's 66,000 sq ft house during a hackathon -> discovery that we need fuzzy set analysis (https://github.com/seamusabshere/fuzzy_infer) -> new, marketable capabilities in our hotel modelling product (https://github.com/brighterplanet/lodging/blob/master/lib/lo...).