Viewing profile — TheSisb2
TheSisb2
HN member- Joined
- Thu, Jan 10, 2013, 9:28 PM UTC
- HN karma
- 154
- Public activity
- 103 items
- HN profile
- View on Hacker News ↗
About TheSisb2
No profile information was provided.
Recent public activity
-
comment
Comment #45891137
Native datepickers fall apart when you need to handle different date formats as user preferences (not as browser default)
-
comment
Comment #44093957
Note: they didn’t create lottie, they sorta acquihired the developer who made it and brought the project under their umbrella
-
comment
Comment #42706283
Love this. Building a website this way really teaches you why we started having all the complexities in web frameworks today. For certain simple websites like this one, the tradeof…
-
comment
Comment #42415503
It depends on a number of factors, one of which is how the authors perceive the work. Does it stand on its own merits or is it interesting because of the technical decisions? Somet…
-
comment
Comment #42415456
I appreciate the link, but the tone of this comment is very un-HN. I don’t even see people talk that way about 4chan, which one can argue would deserve it more.
-
comment
Comment #42065984
Not sure why this is being downvoted, also curious
-
comment
Comment #42065920
Apparently people that support Trump
-
comment
Comment #40385728
Venge.io is probably one of the most impressive games I've played in the browser, and was built using PlayCanvas.
-
comment
Comment #40269922
I was surprised when this layout worked: cabinet 200cm x 92cm top 3cm bottom 15cm scale 5 50cm \* \* 20cm \* drawer door door drawer \* drawer ^ ^ drawer \* ^ ^ drawer drawer So I …
-
comment
Comment #37816738
In between barrel files and no barrel files, are unbarrelled files. This is where you have one installable package (i.e.: @cool-lib/core) and create imports from sub-paths like thi…
-
comment
Comment #37617598
How difficult would it be to feed in design system components to the AI? Design system building blocks could serve to improve the quality of outputs vs straight CSS/Tailwind
-
comment
Comment #29021838
Shameless plug: we had a really hard time finding an accessible data grid that matches the specs, so we built one recently (in React) for our design system. It’s very minimal but c…
- story
-
comment
Comment #26530432
Venge.io
-
comment
Comment #21820912
Hey HN! I'm really happy to be sharing this with you all today. I've been working on React projects for about 4 years now and I've always found that SVGs (whether icons or full ill…
- story
-
comment
Comment #16626523
Use CSS Modules imo.
-
comment
Comment #15130118
I once heard a story about a manager who let it be known he would give out 20$ if people used product management tool X. During one meeting, someone pulled up a note on said tool a…
-
comment
Comment #14870051
Are you using the Desktop client or the app through your browser? The client is more performant than through the webpage.
-
comment
Comment #14463209
Styling scrollbars
-
comment
Comment #14068320
This compiles poorly and has a performance cost, it turns out. Doing: constructor(props) { super(props); this.func = this.func.bind(this); } Is better if you care about performance…
-
comment
Comment #11941558
I've read of some people who were finally set free after a long stretch in solitary confinement, and many of them attributed the preservation of their sanity to simple math or word…
- comment
-
comment
Comment #10635353
This looks really well made. I also enjoyed looking through your other (very clean) repos! One question: does this work with React? I found this Github https://github.com/kwnccc/re…
- comment