Live data from Hacker News

Viewing profile — artminister

artminister

HN member
Joined
Sat, Jul 14, 2012, 11:21 AM UTC
HN karma
25
Public activity
38 items

About artminister

No profile information was provided.

Recent public activity

  1. comment
    Comment #36908749

    Thanks for the bug report. And yes, your fix worked :). I had `inset:0` for the file input and was working on all browsers except firefox.

  2. story
    Show HN: React Spreadsheet Component – RowsnColumns

    Hello HN, I started working on a new version of React Spreadsheet component - https://www.rowsncolumns.app . Its faster, highly composable and easily customisable. Feedback welcome…

  3. comment
    Comment #23933273

    Ah. I wasn't aware of this. The website is built on docusaurus. I will check if there is workaround. Thanks for letting me know and sorry u were not able to access the site.

  4. comment
    Comment #23933110

    For the parser, we will be using https://github.com/LesterLyu/fast-formula-parser

  5. comment
    Comment #23933084

    Hi, I have not shipped Core support for formula yet. Working on it actively In the demo you see, I am using hot-formula-parser to parse formula during render. This won't scale for …

  6. comment
    Comment #23877232

    Yes to both. Number of rows and columns does not impact performance. Every calculation is within the viewport bounds

  7. story
  8. story
  9. comment
    Comment #23188703

    Zustand works for us without much complexity. Its fast and quite easy to use https://github.com/react-spring/zustand/

  10. comment
  11. story
  12. comment
    Comment #17261406

    React is getting more and more unpredictable and confusing. Get derived state, get snapshot.. what? If you don't think users need this method, why put it out in the first place. I …

  13. story
  14. story
  15. comment
    Comment #13938964

    We used to use svc for classification in the early days of chatbots, but switched to tensorflow We are using a bidirectional lstm model for sequence classification.

  16. comment
    Comment #11436056

    Wow. Amazing. The UI is simple and beautiful. Are you using JS Navigator or NavigatorIOS for the app?

  17. comment
    Comment #10722286

    I was a Mithril user before i moved to React. Mithril is really easy to use, reading blog post of lhorie was a bliss. But the community and code was just not moving ahead. Nothing …

  18. story
  19. story
  20. comment
    Comment #8648444

    Chosen and Select2 didnt match our need as we were looking for a different interaction. 1. The whole select box needs to behave like an input field with a controlled list. 2. Fully…

  21. story
  22. story
  23. story
  24. story
  25. story