Live data from Hacker News

Viewing profile — Scorpiion

Scorpiion

HN member
Joined
Tue, Jun 28, 2016, 11:35 AM UTC
HN karma
98
Public activity
44 items

About Scorpiion

Previous startup founder waiting for the next thing to be obsessed with.

https://www.linkedin.com/in/robertakerblomandersson

Recent public activity

  1. comment
    Comment #39984309

    Looks like a nice service, it also sounds like something the SaaS companies who's pricing information you are showing would not like. I'm curious how you look at that? Are there an…

  2. comment
    Comment #38973551

    Thanks for writing this one Simon, I read it some time ago and I just wanted to say thanks and recommend it to folks browsing the comments, it's really good!

  3. comment
    Comment #38847704

    Thanks a lot for sharing bob1029, nice explanation and justifications, much appreciated!

  4. comment
    Comment #38844633

    Hi bob1029, very interesting to hear about your experiences and point of view. Easy to forget the impact of how easy it's to sell an end product/service based on your selection of …

  5. comment
    Comment #33258863

    I'm not an iPhone user myself, but recently run into the fact that SwiftKey has been deprecated on iPhone when helping a friend. Does anyone here know the details of why SwiftKey w…

  6. comment
    Comment #32400121

    I'm curious, what does "connector hell" mean in this context from a practical point of view?

  7. comment
    Comment #31776026

    I wonder if the decision to make all enterprise features open source was affected/influenced by the Neon release/announcement recently? The timing makes me wonder, or has this been…

  8. comment
    Comment #31756529

    Interesting and glad to hear, I think it makes a lot of sense in this case!

  9. comment
    Comment #31756368

    Very interesting, tempted to apply to the company as this sounds very promising and fun to work on... I'm curious about the business side of things, to give some context, some open…

  10. comment
    Comment #30887683

    FYI this is from 2018. I thought it was something released recently but saw on Github that it's from 2018.

  11. comment
  12. comment
  13. comment
    Comment #29401949

    I have not used it, but my understanding is that BigQuery Omni is "BigQuery running on AWS/Azure". My understanding is that they are running Anthos on AWS (managed by Google) and t…

  14. comment
    Comment #29029997

    Does anyone know if newer Philips smart TVs have this type of ads? I have one that's around 4 years old and it doesn't have it, not sure with newer ones.

  15. comment
    Comment #28681016

    As others have mentioned there is a menu option to show the tables. You can also run this sql query to see the tables: SELECT name FROM sqlite_master WHERE type='table'

  16. comment
    Comment #25134084

    This reminds me of Google clouds built in network firewall[1], which is just called "Google Cloud Firewalls". One difference is that Googles firewall capabilities are built in and …

  17. comment
    Comment #23770016

    Yeah, I did not really understand that comment either. According to the same article they had more than 1/3 of their raised funds still in the bank (1/3 of $95 million).

  18. comment
    Comment #23769905

    If anyone else is thinking, how much? I tried to do some research and I found this: "The companies announced the deal Wednesday but didn’t disclose the terms. Two people familiar w…

  19. story
  20. comment
  21. comment
    Comment #20836834

    I was reading through the docs and this FAQ is worth checking out: https://github.com/canonical/dqlite/blob/master/doc/faq.md In includes an answer about the difference with rqlite…

  22. comment
    Comment #19561777

    This is a good idea, I got tempted to try this. Found this page on their homepage (in Swedish): https://www.klarna.com/se/dataskydd/ Where it says you can email this address "datas…

  23. comment
    Comment #19561739

    Interesting, thanks for the extra info. I just paid using their direct payment method two times the last week or so. Will be more on the lookout in the future and try to keep an ey…

  24. comment
    Comment #19561230

    I tried to find more information about this statement: "When authenticating the login you authorize one of Klarnas third parties to log into your bank account as you, allowing them…

  25. comment
    Comment #15769891

    It's also worth noting that Chrome headless could be a nice alternative if you use html as the base for say invoices or reports that you want to generate from a SaaS app. Create pd…