Live data from Hacker News

Viewing profile — thesunny

thesunny

HN member
Joined
Wed, Sep 08, 2010, 12:01 AM UTC
HN karma
88
Public activity
68 items

About thesunny

No profile information was provided.

Recent public activity

  1. comment
    Comment #40850252

    This is a really cool idea. I especially like the math blocks where you can add blocks of information that actually do things. I could see this potentially even growing beyond math…

  2. comment
    Comment #34934374

    I really like the idea behind this. And the first impressions for me were that I loved it. It has a few issues but should be fixable: - Lofi needs to keep playing more than one son…

  3. comment
    Comment #34898054

    Yes, I have plans to log user provided inputs and the responses from GPT. You can monitor these inputs/responses to see if the responses that are coming back are of high quality. I…

  4. comment
    Comment #34897732

    I'm the creator and I'll be hanging out in the comments all day. If you have any feedback, I'd love to hear your thoughts. Thanks!

  5. story
    Show HN: I made an AI builder that lets you build AI web apps in minutes

    Hi everyone, I made this easy to use AI web app builder that you can use for free. English is my wife's second language and she asks me to look at her texts a few times a day to ch…

  6. comment
    Comment #25039479

    As a positive example, I was able to raise CAD $30,000 to add Android support to the Slate editor through a Kickstarter that was successful and most (maybe all?) the users were tha…

  7. comment
    Comment #24214745

    I'll be checking into the comments throughout the day. Please let me know if you have any suggestions, especially if you had some experience with open source fundraising. While I'v…

  8. story
    Ask HN: 8 Days Left on SlateJS Android KickStarter. 50% Raised. How to Complete?

    The Slate rich text editor for React is, IMO, the best designed rich text editor with the exception of one major failing, it doesn't support Android. My company spent CAD $50K deve…

  9. comment
    Comment #21917931

    Switching context from, for example, focusing on a specific programming problem to taking a macro view about what you should be doing next in business can be challenging. Over abou…

  10. story
  11. comment
    Comment #20484373

    In the article, they mention the refresh token needs to be revokable which I assume means that it is stored in a table in a database or other data store. When the user logs out, th…

  12. comment
    Comment #19656310

    This is a biased article. I do like that the article does some analysis to deduce that the NHTSA-FARS data is incorrect for Tesla and they make several well reasoned arguments why.…

  13. comment
    Comment #19558032

    I implemented Android support on Slate. It is currently the first release and I will be committing time to fixing the remaining bugs starting within this month most likely.

  14. comment
    Comment #19137208

    Timely for me as well. Another reason for adding an additional version number component is this: I use an open source library that I need to fork. Since the library uses the `patch…

  15. comment
    Comment #19001344

    With respect to Slate, I've got a PR for mobile that works with Android 8 and 9. Will add 7 support later. I just noticed the problem with the Gitbook plugins and have put up an is…

  16. comment
    Comment #18999820

    Hello, I’m the individual submitting the PR. It is a hard nut to crack for sure and took over a solid month of work. If you are using React, Slate is IMO an excellent choice and th…

  17. comment
    Comment #18288762

    contextType is a much needed shortcut but I wish instead of this: static contextType = SomeContext they did something like: static contextMap = { form: FormContext, app: AppContext…

  18. comment
    Comment #17806925

    Pretty big roller coaster today. Thought I'd post the reverse perspective of getting rejected for Startup School and then accepted and then everybody being accepted.

  19. story
  20. comment
    Comment #16877291

    I am a maintainer for Slate (the Editor framework this project is based on). I haven't looked at the code for this project but the most likely cause for the speed is the live HTML …

  21. comment
    Comment #14699307

    I'm the GP. The reason why I'm replying is because I don't want people that can be helped by Acupuncture to reject it based on a misunderstanding of the claim. I think there are se…

  22. comment
    Comment #14699090

    I haven't posted in a while but had to jump in on this. I had very bad back pain before my first daughter was born. I wanted to be able to carry my daughter when she was born so I …

  23. comment
    Comment #10734792

    The harsh criticism feels unwarranted to me as well. It honestly feels to me like a little bit of misplaced self insecurity. I kind of get it, but considering that there is no evid…

  24. comment
    Comment #10260559

    This was my worst case and I did get it down to around 5-6 seconds by removing some Meteor packages (Meteor Toys in particular added a lot to build times but I also removed Velocit…

  25. comment
    Comment #10260090

    Meteor+React is surprisingly good at what it does. I'd highly recommend this new project for Meteor+React+Webpack: https://github.com/thereactivestack/meteor-webpack-react-kic... T…