Viewing profile — artminister
artminister
HN member- Joined
- Sat, Jul 14, 2012, 11:21 AM UTC
- HN karma
- 25
- Public activity
- 38 items
- HN profile
- View on Hacker News ↗
About artminister
No profile information was provided.
Recent public activity
-
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.
-
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…
-
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.
-
comment
Comment #23933110
For the parser, we will be using https://github.com/LesterLyu/fast-formula-parser
-
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 …
-
comment
Comment #23877232
Yes to both. Number of rows and columns does not impact performance. Every calculation is within the viewport bounds
- story
- story
-
comment
Comment #23188703
Zustand works for us without much complexity. Its fast and quite easy to use https://github.com/react-spring/zustand/
- comment
- story
-
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 …
- story
- story
-
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.
-
comment
Comment #11436056
Wow. Amazing. The UI is simple and beautiful. Are you using JS Navigator or NavigatorIOS for the app?
-
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 …
- story
- story
-
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…
- story
- story
- story
- story
- story