Viewing profile — wilsonzlin
wilsonzlin
HN member- Joined
- Mon, May 21, 2018, 10:52 AM UTC
- HN karma
- 604
- Public activity
- 54 items
- HN profile
- View on Hacker News ↗
About wilsonzlin
Recent public activity
-
comment
Comment #46656451
I've responded to this claim in more detail at [0], with additional context at [1]. Briefly, the project implemented substantial components, including a JS VM, DOM, CSS cascade, in…
-
comment
Comment #46656362
Thanks for the feedback. I've addressed similar feedback at [0] and provided some more context at [1]. I do want to briefly note that the JS VM is custom and not QuickJS. It also i…
-
comment
Comment #46656264
Thanks for the feedback. I agree that for some parts that use dependencies, the agent could have implemented them itself. I've begun the process of removing many of these and devel…
-
comment
Comment #46655608
Hey, Wilson here, author of the blog post and the engineer working on this project. I've been reading the responses here and appreciate the feedback. I've posted some follow up con…
-
comment
Comment #46650998
Thanks for the feedback. There were some build errors which have now been resolved; the CI test that was failing was not a standard check CI, and it's now been updated. Let me know…
-
comment
Comment #44886547
I'm not sure what were the exact limits, but I definitely recall running into server errors with S3 and the OCI equivalent service — not technically 429s but enough to essentially …
- story
- story
- story
- story
-
comment
Comment #41498582
Similar project: https://github.com/yamadashy/repopack
- story
- story
-
comment
Comment #40326436
Thanks for the heads up, just fixed this.
-
comment
Comment #40317335
Thank you! And thanks for raising that issue. I've pushed a fix that should hopefully mitigate this for you: it's possible to unselect, card images are hidden on mobile, and the in…
-
comment
Comment #40315010
You may be right, a more tailored classifier for HN comments specifically may be more accurate. It'd be interesting to consider the classes: would it still be simply positive/negat…
-
comment
Comment #40309800
Thanks for the suggestion, I've just added the feature: https://hn.wilsonl.in/s/sentiment%20analysis
-
comment
Comment #40309438
Thanks for the great pointers! I didn't get the time to look into hierarchical clustering unfortunately but it's on my TODO list. Your comment about making the map clearer is great…
-
comment
Comment #40309336
Thanks! Yeah I'd like to dive deeper into the sentiment aspect. As you say it'd be interesting to see some overview, instead of specific queries. The negative sentiment stood out t…
-
comment
Comment #40309263
Thanks! Do you mean within the sentiment/popularity analysis graph? Or the points and topics within the map?
-
comment
Comment #40309231
Thank you for the kind words!
-
comment
Comment #40309224
Thanks for the kind words, and raising that problem --- I've added it as an issue to fix. Thanks for sharing that article, it was an interesting read. It was cool how deep the anal…
-
comment
Comment #40309152
I think your curl approach would work just as fine if not better. My instinct was to reach for Node.js out of familiarity, but curl is fast and, given the IDs are sequential, somet…
-
comment
Comment #40309036
Thanks for sharing, I'll have a read, looks very relevant and interesting!
-
comment
Comment #40309019
Thanks! Yeah if there's enough interested users I'd love to turn this into a live service. Would an email subscription to a set of communities you pick be something you'd be intere…