Viewing profile — vinodc
vinodc
HN member- Joined
- Sat, Jan 29, 2011, 7:29 PM UTC
- HN karma
- 608
- Public activity
- 240 items
- HN profile
- View on Hacker News ↗
About vinodc
Recent public activity
-
comment
Comment #49016714
https://archive.is/ST7dz
- story
-
comment
Comment #48960838
It's certainly AI. There are a ton of phrases that Claude loves to use: genuinely, trap, staccato phrases. continuous reframing, the list goes on. I find it very tiresome and repet…
-
comment
Comment #48867604
"genuinely load-bearing" is the one that triggers me the most now.
-
comment
Comment #48867595
This has been my experience as well. It's incredibly grating to repeatedly read "genuinely load-bearing", "honestly?", etc. I've tried to get Opus to stop using these phrases via a…
-
comment
Comment #46147568
The digit recognizer that fits in one page was super insightful! Really cool concept.
-
comment
Comment #42731715
Comments critical of the US government do not typically get deleted from social media platforms based out of the US.
-
comment
Comment #27415437
I think the disconnect here is that Google engineers are much more likely to answer the low volume of technical "nerd-snipey" questions from other developers than the high volume o…
-
comment
Comment #26756891
It's effective marketing for the "developer tool" app, since the content of this kind of blog post is technical.
-
comment
Comment #24290511
I had to google "cosplay market size" to confirm, but the paper's assertion that it's a billion-dollar industry does appear to be correct (!) Two of the paper's authors work at the…
-
comment
Comment #23129590
I feel that complex workflows are best served by dedicated integrations, but it takes time for developers to build each integration natively into a product. We launched https://klo…
-
comment
Comment #22941996
The critical component, MS Teams, is missing in G Suite. Google Chat feels more like posting on an internal message board, since it centers around creating threads rather than actu…
-
comment
Comment #22783742
The author has helpfully open-sourced the scripts as well, some of which are quite helpful like this one to convert dates to unix time and back: https://github.com/brandon-rhodes/h…
-
comment
Comment #22783704
It's helpful to filter out links to large content and downloadable assets from being traversed. For example, I assume you wouldn't care about downloading videos, images, and other …
-
comment
Comment #22736039
I am willing to chalk this up to an honest mistake considering "end-to-end" encryption as being from the client's end to the server, although that's not the accepted use of the ter…
-
comment
Comment #22332394
I really hope the UX improves considerably and basic features actually function as expected. Notifications for new messages on OS X were broken for several months last year, for ex…
-
comment
Comment #21904740
I see your point, but if a dependency package needs exact versions for its dependencies, I'd expect it to be specified in its package.json as well. If not, then I don't see why exa…
-
comment
Comment #21897829
Well that's a technicality. There's no reason to base practical realities of Jan 1 2020 being the start of the "2020s" with the fact that Year 0 was missing. I recall a CNN article…
-
comment
Comment #21889009
But since the lockfile can be generated from the package.json, I still don't see a reason that the lockfile needs to be committed by a third-party contributor instead of being gene…
-
comment
Comment #21884764
.. and to also de-duplicate files across users to avoid repeatedly storing the same file.
-
comment
Comment #21884726
> integration with Office (live editing) The protocol is actually available for any cloud storage vendor to work with: https://wopi.readthedocs.io/en/latest/ Landing page: https://…
-
comment
Comment #21880601
We recently began trying out https://github.com/linkedin/oncall
-
comment
Comment #21531357
Check out https://kloudless.com ! (Disclaimer: I'm a co-founder) Here's our open source file picker: https://github.com/kloudless/file-explorer/ (the server-side is closed source a…
-
comment
Comment #21522008
This is how I felt about Algolia's search when I first enabled it for our Vuepress site at https://developers.kloudless.com/guides/enterprise/ (the search bar at the very top). I a…
- story