Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jongleberry
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
jongleberry
5mo ago
it seems to be the same cycle for everyone now, not based on first usage. I saw a reddit thread on this from someone who had multiple accounts that all had the same cycles
2.
▲
by
jongleberry
5y ago
Houzz | Infra / Devops, 3D, Frontend, Backend, Full-stack Engineers | Bay Area (Palo Alto), Los Angeles (Santa Monica), Tokyo, Taiwan, Tel Aviv, or Remote | Full Time | https://www.houzz.com/jobs Houzz is late-stage st
3.
▲
by
jongleberry
5y ago
Houzz | Infra / Devops, 3D, Frontend, Backend, Full-stack Engineers | Bay Area (Palo Alto), Los Angeles (Santa Monica), Tokyo, Taiwan, Tel Aviv, or Remote | Full Time | https://www.houzz.com/jobs Houzz is late-stage st
4.
▲
by
jongleberry
5y ago
Houzz | Infra / Devops, 3D, Frontend, Backend, Full-stack Engineers | Bay Area (Palo Alto), Los Angeles (Santa Monica), Tokyo, Taiwan, Tel Aviv, or Remote (with caveats) | Full Time | https://www.houzz.com/jobs Houzz i
5.
▲
by
jongleberry
5y ago
I don’t know the details as I didn’t work directly with him, but from what I understand he was trying to get a sabbatical to figure out some life stuff, but eventually he had to quit, which was not his desired outcome as he needed the incom
6.
▲
by
jongleberry
5y ago
Which means you need to find a new employer. There are companies and/or managers out there that don’t have these misalign incentives, encourage best practices (like those in this blog post), and provide psychological safety. They exist
7.
▲
by
jongleberry
5y ago
we had a principal engineer who thought he was very skilled and held critical knowledge and tried to use it as leverage. turns out, everyone else considered that poisonous behavior.
8.
▲
by
jongleberry
5y ago
seems like you need to find a job with better management
9.
▲
by
jongleberry
5y ago
I'd agree on most points, but like others, 1 & 2 I don't agree with. Most of my knowledge is useless or irrelevant, so taking the time to document this knowledge is a waste of time. 90% of writing a document is understanding y
10.
▲
by
jongleberry
6y ago
You can set up a GitHub Action that performs an action on any push to master/main (or any branch). You can also only perform the action when specific files are changed: https://docs.github.com/en/actions/refer
11.
▲
by
jongleberry
7y ago
Dollar Shave Club | Software Engineers | Full-Time | ONSITE | Marina del Rey (Los Angeles), CA | https://www.dollarshaveclub.com We're looking for frontend, backend, and infrastructure engineers! Come work with React + Node
12.
▲
by
jongleberry
8y ago
Hacker News Posting Dollar Shave Club | Software Engineers | Full-Time | ONSITE | Marina del Rey (Los Angeles), CA | https://www.dollarshaveclub.com We're looking for frontend, backend, and infrastructure engineers! Come wo
13.
▲
by
jongleberry
8y ago
Hacker News Posting Dollar Shave Club | Software Engineers | Full-Time | ONSITE | Marina del Rey (Los Angeles), CA | https://www.dollarshaveclub.com We're looking for frontend, backend, and infrastructure engineers! Come wo
14.
▲
by
jongleberry
8y ago
Dollar Shave Club | Software Engineers | Full-Time OR Contract | ONSITE | Marina del Rey (Los Angeles), CA | https://www.dollarshaveclub.com We're looking for frontend, backend, and infrastructure engineers! Come work with
15.
▲
by
jongleberry
8y ago
Dollar Shave Club | Software Engineers | Full-Time OR Contract | ONSITE | Marina del Rey (Los Angeles), CA | https://www.dollarshaveclub.com We're looking for frontend, backend, and infrastructure engineers! Come work with
16.
▲
by
jongleberry
8y ago
Dollar Shave Club | Software Engineers | Full-Time OR Contract | ONSITE | Marina del Rey (Los Angeles), CA | https://www.dollarshaveclub.com We're looking for frontend, backend, and infrastructure engineers! Come work with
17.
▲
by
jongleberry
8y ago
At Dollar Shave Club, we use CircleCI 2's Scheduled Workflows to run "monitors" against our production services every minute. These are idempotent, analytics-disabled API & Browser (via Puppeteer) tests that we also run a
18.
▲
by
jongleberry
8y ago
Dollar Shave Club | Software Engineers | Full-Time OR Contract | ONSITE | Marina del Rey (Los Angeles), CA | https://www.dollarshaveclub.com We're looking for frontend, backend, and infrastructure engineers! Come work with
19.
▲
by
jongleberry
8y ago
Dollar Shave Club | Software Engineers | Full-Time OR Contract | ONSITE | Marina del Rey (Los Angeles), CA | https://www.dollarshaveclub.com We're looking for frontend, backend, and infrastructure engineers! Come work with
20.
▲
by
jongleberry
8y ago
Dollar Shave Club | Software Engineers | Full-Time | ONSITE | Marina del Rey (Los Angeles), CA | https://www.dollarshaveclub.com We're looking for frontend, backend, and infrastructure engineers! Come work with React, Go, E
21.
▲
by
jongleberry
8y ago
Dollar Shave Club | Product Managers, Engineers, etc. | Full-Time | Marina del Rey (Los Angeles), CA | ONSITE | https://www.dollarshaveclub.com We are hiring product managers, engineers, designers, marketers, and much more. Our
22.
▲
by
jongleberry
8y ago
Dollar Shave Club | Product Managers, Engineers, etc. | Full-Time | Marina del Rey (Los Angeles), CA | ONSITE | https://www.dollarshaveclub.com We are hiring product managers, engineers, designers, marketers, and much more. Our
23.
▲
by
jongleberry
9y ago
I have this exact problem with Microsoft Azure as well. Changing pages always takes 5-10 seconds and you can't open in a new tab to open new tables concurrently. Makes working in their portal really inefficient.
24.
▲
by
jongleberry
10y ago
SEEKING WORK: Los Angeles or remote GitHub: https://github.com/jonathanong Email: me@jongleberry.com I prefer doing backend node.js stuff (Koa), but I do React/Redux as well. I don't have much free time right now
25.
▲
by
jongleberry
10y ago
My same thought as well. S3 has a rate limit, which is where a lot of these timeouts or errors are probably happening. Seems like they should be using a database instead.
26.
▲
by
jongleberry
11y ago
We're moving Koa to be ready for async functions. Does anyone know whether async functions will have an arrow function form? https://github.com/koajs/compose/pull/27#issuecomment-144868...
27.
▲
by
jongleberry
11y ago
will do
28.
▲
by
jongleberry
11y ago
Author here. Haven't maintained this in a while. It's down due to some breaking changes in libraries and I haven't updated the code to handle it. I also stopped using this as you could just use babel to automatically use whic
29.
▲
by
jongleberry
12y ago
use `let ` or `const `. there's no need to use `var` in ES6+, ever.
30.
▲
by
jongleberry
12y ago
this is why the express team actively rejects any features or support for dynamically changing middleware and routes during runtime.
More ›