blimpy's comments

blimpy | 3 years ago | on: Ask HN: Who is hiring? (July 2022)

End Point Dev | Java developer remote in US | full-time

We develop, host, and support the EpiTrax open source public health software for disease surveillance / epidemic tracking. Due to state government contract restrictions, developer must live in the U.S., but the role is 100% remote.

Main technologies used are Java, PostgreSQL, Linux, and JavaScript. Security consciousness for HIPAA compliance is important. This is a fairly small team where each person can make a big impact.

https://www.endpointdev.com/blog/2021/11/java-developer-job/

We also are looking for people with skills in GIS, mapping, Cesium, DevOps/Kubernetes, and Ruby on Rails:

https://www.endpointdev.com/careers/

Applying at the email address mentioned in those job ads will have you talking with me, CTO at the company.

blimpy | 4 years ago | on: Ask HN: Who is hiring? (November 2021)

End Point Dev | Remote/On-site (US only) | NYC | Full-time

We are a consultancy founded in 1995, developing software for our clients ranging from small family businesses to large corporations.

Open job descriptions and apply notes here:

C++ Systems Programmer: https://www.endpointdev.com/blog/2021/10/job-systems-program...

Java Developer: https://www.endpointdev.com/blog/2021/11/java-developer-job/

Ruby on Rails Developer: https://www.endpointdev.com/blog/2021/11/rails-developer-job...

blimpy | 5 years ago | on: Simple Anomaly Detection Using Plain SQL

I haven't seen it that often either.

I like to store Apache & nginx logs as JSON so they can be parsed with tools like jq, and adding/removing fields doesn't break parsing.

From JSON it is also easy to pull them into PostgreSQL (at least) in jsonb format, or parse out key elements as their own regular table fields.

page 1