Viewing profile — ohstopitu
ohstopitu
HN member- Joined
- Thu, Mar 31, 2016, 1:48 AM UTC
- HN karma
- 854
- Public activity
- 336 items
- HN profile
- View on Hacker News ↗
About ohstopitu
Email: sk@skdev.xyz
Recent public activity
-
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…
-
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…
-
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"'
-
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 …
-
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…
-
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…
-
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…
-
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…
- story
-
comment
Comment #16047022
Elixir + Erlang
-
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
-
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 -> …
-
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).
-
comment
Comment #16009206
I can't remember the name - it's near union station - Bremner / York. It's a very hipsterish place.
-
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 …
-
comment
Comment #16002318
Suicide hotlines are generally under handed, I don't think we have enough people to help lonely people just yet.
-
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…
-
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…
-
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…
-
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? …
-
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…
-
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…
-
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…
-
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 …
-
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 - …