Live data from Hacker News

Viewing profile — sgb_QQ

sgb_QQ

HN member
Joined
Wed, Apr 08, 2015, 7:47 AM UTC
HN karma
11
Public activity
14 items

About sgb_QQ

No profile information was provided.

Recent public activity

  1. comment
    Comment #37998954

    It assumes that you invest your surplus fully into an S&S ISA up to the annual limit. If that isn't true, you can adjust spending. Full disclosure though, it doesn't currently supp…

  2. comment
    Comment #37998253

    Check out https://savingtool.co.uk for a similar tool, but it does tax calculations too.

  3. story
  4. comment
    Comment #36102196

    That's one of the Halstead metrics ( https://en.wikipedia.org/wiki/Halstead_complexity_measures ). It's all based on the number of operands and operators in your code. To make thin…

  5. story
  6. comment
    Comment #31582772

    OP, are you aware that the React team are testing their own compiler for React? Not to say your project is obselete, just want to make you aware. The team talked about it at React …

  7. comment
    Comment #30298881

    https://savingtool.co.uk It's specific to a UK audience but I made a tool that, at least in my mind, is better than the existing tax calculators for UK workers, and goes a bit furt…

  8. comment
    Comment #18442347

    It's worth pointing out that Gitlab's hosted service has suffered a myriad of pretty disastrous outages and problems over the past 12 months. In my experience, it's been totally un…

  9. comment
    Comment #16266281

    One thing I personally value in something like this is the ability to opt in or out of features, so that I could use it a fairly low level set of utilities (think large user-facing…

  10. comment
    Comment #11448278

    Cool! One thing though - pleeeease don't scroll hijack :-(

  11. comment
  12. comment
    Comment #9549734

    This is cool. I used that same SSA data for a fun agency project for J&J about a year ago: http://hellomynamemeans.com/en/

  13. comment
    Comment #9339793

    That's an interesting idea, thanks. We wanted to avoid any concept of registration (ie all appointments are currently 'checkout as guest'), since it's an experience barrier, but Fb…

  14. story
    Ask HN: How to protect our service against fake requests/trolls?

    We are a small startup operating a service where people make real appointments at various venues around the city. To request an appointment, all you have to provide is name, email,…