Live data from Hacker News

Viewing profile — oomathias

oomathias

HN member
Joined
Fri, Sep 13, 2013, 5:58 PM UTC
HN karma
2
Public activity
9 items

About oomathias

Let’s create epic things that your users will love.

https://m7b.io

my public key: https://keybase.io/m7b; my proof: https://keybase.io/m7b/sigs/5VrU0FMiM7MsM6uXvqM4EBt07IEanPQvTPMx_LCrid4

Recent public activity

  1. comment
    Comment #26469653

    Thanks, I didn't know about this. Indeed nothing is failproof.

  2. comment
    Comment #26440521

    @keithba I have build a - private - GitHub action around https://github.com/sbdchd/squawk - for Postgres - that lints all our migrations files on each PR. The action extract raw SQ…

  3. comment
    Comment #13679928

    Well, if your app cannot use multi-core this is what you get. SSD and memory perf are below too. Since SSD are not local it makes sense.

  4. comment
    Comment #13679837

    I made the same benchmark: https://gist.github.com/oomathias/175c737c33a1254a28bb4e81e1... I use Scaleway too but it's different, you have more ram, space, traffic but the perf are…

  5. comment
    Comment #13677543

    https://gist.github.com/oomathias/175c737c33a1254a28bb4e81e1...

  6. comment
    Comment #13677514

    You could also consider Scaleway. 3€ 2 x86 64bit Cores 2GB memory 50GB SSD 200Mbit/s Unmetered 6€ 4 x86 64bit Cores 4GB memory 100GB SSD 200Mbit/s Unmetered Gist with the same benc…

  7. comment
    Comment #12607719

    Every day. Every night prior going to bed, I read and learn something new. I try to read at least a book per week. During my work, I always try to find the best solution to every p…

  8. comment
  9. comment
    Comment #12575873

    The code should be self-explanatory for a developer, if not add documentation inside the code. I like to document anything the client will have at some point to touch. Deployment a…