matttah

↗ HN profile [ 78.1 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Anyone else having problems lately with archive.is taking you to a captcha, you solve it and then it just keeps redirecting you back to the captcha over and over. Happens to me in chromium, a friend just tried in…

  2. Snowflake Is Down (status.snowflake.com)
  3. We're considering Katalon for a project for automated testing. Our goal is to have a non-technical staff build the tests on the frontend and thought Katalon may be a good tool for this with it's recorder. Was curious if…

  4. I'm looking at setting up a test automation suite for a frontend project and want non-developers to be able to add and update different tests, so something like a selenium recorder or comparable. I know some tests will…

  5. I'm trying to figure out the best solution for the following: * Daily importing of ~500+ million rows of data, with ~250 million unique ids. * I need to only keep the latest X entries per unique ID. Older entries are…

  6. We do our payroll in-house and currently send checks to our employees. I've been trying to find a company which will do direct deposits for us, however all the solutions I find seem to only work if you do the entire…

  7. For a project I'm working on we need to have physical servers next to another companies servers. We don't want to manage the network (IP transit) and we do not have our own ASN. Part of the project is going over the…

  8. I've been evaluating a number of different frameworks to learn next. One I've looked at a number of times is Vertx. Most of the applications I deal with are B2B based applications which have longer running report tasks,…

  9. Have been working on a project where we have a high throughput/low latency requirement (500k+ requests/sec, with sub 5ms responses SLA). One thing we haven't worked on yet much is tuning of the actual server and it's…