inlineint

↗ HN profile [ 83.2 ms ] full profile
Karma
360
Created
November 25, 2015 (10y ago)
Submissions
0
  1. I am looking for a job as a software engineer. I have more than 6 years of experience, but in my résumé the last job experience as a software enginer (in particular, senior software engineer) is 4 years ago. I am…

  2. Emcee in Rust (2017) (mindriot101.github.io)
  3. After all this Facebook outrage I wonder is it still safe to bet on PyTorch as a framework with clear bright feature because it is baked by a large company? What do you think would happen with it if things went too bad…

  4. At my current job, I work on applications of machine learning to our data. Sometimes the existing machine learning libraries don't have abilities we need, and often in this cases, the best way to solve the problem is to…

  5. Today I watched video from https://news.ycombinator.com/item?id=12499571 and now I have an idea that it would be nice to change not only one parameter, but multiple parameters in the embedding space simultaneously and…

  6. I'm thinking about a SaaS with pay-as-you-go billing based on amount of computational resources consumed by a user at given month. However if my service charges customers at end of each month via recurrent credit card…

  7. I have some python code that I want to use in production. The code depends on a few scientific packages and I want to add more (especially I'm going to use numba). Now I use virtualenv + pip + ansible role to install…