Live data from Hacker News

Viewing profile — ohstopitu

ohstopitu

HN member
Joined
Thu, Mar 31, 2016, 1:48 AM UTC
HN karma
854
Public activity
336 items

About ohstopitu

recently graduated (Software Engineering). Lives in Toronto, Canada

Email: sk@skdev.xyz

Recent public activity

  1. comment
    Comment #42115505

    > Ask the search engine Ecosia about “Paris to Prague” and flight booking websites dominate the results. Ecosia’s CEO Christian Kroll would prefer to present more train options, wh…

  2. comment
    Comment #17079532

    I truly do wish we have an open source / SaaS version of the bloomberg B-Unit[0]. I would easily pay $10/m for a "personal" version and I know companies that would pay 2x - 3x that…

  3. comment
    Comment #16716451

    I generally have this in my bash_aliases alias ls='ls -lah --color="auto"' alias l='ls -lah --color="auto"' alias ll='ls -lah --color="auto"' alias sl='ls -lah --color="auto"'

  4. comment
    Comment #16489359

    I will soon! (I did it for a work related project so I want to make sure that I go through a few formalities to make the repo public). It's a pretty cool repo - includes templates …

  5. comment
    Comment #16489258

    I totally agree...It's crazy that they don't even offer a docker-compose file of sorts to being all their own tools together to demo the power of their own tools. I recently wanted…

  6. comment
    Comment #16489248

    and this trial can't be disabled (to use them for an unlimited amount of time) by someone by modifying your source because your license prohibits that? Am I correct in that assumpt…

  7. comment
    Comment #16123742

    unrelated question to the server but related to Sourcegraph: Why did you guys switch away from the VS code style editor on the web to an uneditable one? I loved using it. on an unr…

  8. comment
    Comment #16106350

    Why is this dupe? I posted the source. I noticed someone posted the twitter link after i posted but I (and hopefully others) rather read this than some (imo biased) opinionated art…

  9. story
  10. comment
    Comment #16047022

    Elixir + Erlang

  11. comment
    Comment #16009464

    The newsweek article claims 2 of them were directors. I can see how Directors can afford to spend 30k - 50k a year for sex

  12. comment
    Comment #16009390

    umm that's highly disingenuous. If you accept cash -> banks have a fixed transaction fee (anywhere between $2 to $25 for any amount of money). If you accept credit/debit/mobile -> …

  13. comment
    Comment #16009223

    Really? I was recently looking for business accounts at the big 4, and I saw that after a minimum number free transactions, any transaction has a fee (cash or not).

  14. comment
    Comment #16009206

    I can't remember the name - it's near union station - Bremner / York. It's a very hipsterish place.

  15. comment
    Comment #16008736

    I've experienced something similar at resturants in TO recently! Not only didn't they straight up refuse cash, they asked me download their app to pay for food. Obviously I walked …

  16. comment
    Comment #16002318

    Suicide hotlines are generally under handed, I don't think we have enough people to help lonely people just yet.

  17. comment
    Comment #16001877

    There have been times when I've felt extremly lonely. I think an app like this which connects lonely people together would be awesome! I generally just visit some random subreddits…

  18. comment
    Comment #15971906

    I have neither, Why can't he call his fork Bitcoin Cash? He claims that it adheres to the Bitcoin.org idea than BTC. Him & a vocal community (/r/btc) appears to believe in that. Wh…

  19. comment
    Comment #15955354

    At work I have 3 monitors (24" 1080p) for multitasking (one for comms - email, slack, jabber etc. and music, one for code and one for browser - docs and stuff). At home, I have 2 m…

  20. comment
    Comment #15948724

    I found those ads funny (I assumed they were not derived from customer data - just something made up for the sake of comedy). That said I wanted to know the end-goal of those ads? …

  21. comment
    Comment #15824079

    I've tried to learn vim multiple times (mainly so i could have a cheap vm + mosh to use when i'm around). But I've yet to get used to vim coming from a sublime/vscode/intellij back…

  22. comment
    Comment #15817971

    I've been using c9 everytime I wanted to quickly prototype stuff (and not setup the toolchain) and destroy workspaces when I'm done. I love this integration with AWS. Now I can jus…

  23. comment
    Comment #15712938

    maybe I'm doing this wrong, but if I use RDS / Cloud SQL / Compose etc - a normal base cluster + another failover cluster + hourly/daily backups (based on your release schedule) al…

  24. comment
    Comment #15712850

    I think that there are various reasons to pick DBs. Blindly picking a SQL DB (mysql/postgres etc.) is quite expensive from the get-go (a production ready mysql/postgres would cost …

  25. comment
    Comment #15251119

    This is great news. I love app engine but one of the biggest issues I've had with it is the fact that memcached and search are not available for anything but app engine standard - …