HackerTrans
TopNewTrendsCommentsPastAskShowJobs

victoryhb

no profile record

Submissions

The future, soon: what I learned from Bing's AI

oneusefulthing.substack.com
1 points·by victoryhb·3 anni fa·0 comments

Nim rated the best programming language among 82 options

slant.co
5 points·by victoryhb·5 anni fa·0 comments

Odinson: A fast rule-based information extraction framework [pdf]

danebell.info
2 points·by victoryhb·5 anni fa·2 comments

Odinson, a powerful and highly optimized framework for information extraction

github.com
1 points·by victoryhb·5 anni fa·0 comments

comments

victoryhb
·3 anni fa·discuss
It appears that Altman was fired for "not being consistently candid" by a board that is neither consistent nor candid.
victoryhb
·3 anni fa·discuss
Most people who sympathized with the Board prior to this would have assumed that the presumed culprit, the legendary Ilya, has thought through everything and is ready to sacrifice anything for a course he champions. It appears that is not the case.
victoryhb
·3 anni fa·discuss
The official name for the model has always been GPT-4. OpenAI has not used the term ChatGPT-4.
victoryhb
·3 anni fa·discuss
Why should we listen to someone who cannot even spell "ChatGPT" right for opinions on AI?
victoryhb
·3 anni fa·discuss
Super smart move for OpenAI to monetize the existing infrastructure, which will make it easy for corporations to integrate GPT into their internal data and workflow. It also solves two fundamental bottlenecks in current versions of GPT: factuality and (limited) working memory. Google, with its lackluster Bard, will face new threat, now that everyone can build a customized New Bing clone in a matter of days.
victoryhb
·3 anni fa·discuss
When they released ChatGPT, they would have foreseen that the least it could do is forever pollute the Web and all human media with AI-generated content indistinguishable from human output. It would be naive to hand everyone a gun for next to nothing (on the pretext of helping them to hunt) and expect nothing bad will happen. What is the point of a warning if they have not been more judicious with the weapon distribution?
victoryhb
·4 anni fa·discuss
Excellent job. I can already see this being much more flexible than Numba and much more elegant/easy to use than Cython. Please keep it coming:)
victoryhb
·4 anni fa·discuss
If Codon becomes similar enough to Python, it will be trivial to port Python libs to it, thus opening Codon to the vast Python ecosystem.
victoryhb
·4 anni fa·discuss
The bottom line is Apple products post-Ive have improved dramatically in terms of practicality, efficiency, and even design. Without Jobs, the guy should be without jobs.
victoryhb
·4 anni fa·discuss
So you have nothing "new" to say after all, but repeating what "everyone" should know already. HN should now censor your comment.
victoryhb
·4 anni fa·discuss
So the reason for the censorship is they read the entire article and saw nothing "new" about something you "all know is true"? That's indeed a "new" way to discourage reasoned discussions.
victoryhb
·4 anni fa·discuss
I am also surprised that a reasoned discussion like this gets flagged while comments calling it a "shitpost" are not.
victoryhb
·4 anni fa·discuss
Why is HN flagging this article? Just because it exposes the (debatable) flaws of a language that the HN crowd love? Justifications must be provided.
victoryhb
·4 anni fa·discuss
I tried to learn Cython last year, but was thwarted by two issues: (1) its syntax was too ugly for my taste and support for the pure Python mode was immature; (2) performance bottlenecks were opaque and hard to profile (at least for beginners). I ended up picking up Nim, a language with Python-like syntax and C-like performance, and was productive within hours (literally). I never looked back.
victoryhb
·4 anni fa·discuss
I find R's strengths lie in its unmatched collection of statistical libraries, but I dislike R's syntax so much that, if forced to use it, would call an R package from Python (using RPy2), or just use a Python alternative (e.g. Plotnine).
victoryhb
·4 anni fa·discuss
The idea of bi-directional links sounds promising and exciting in theory, but after trying it out on Obsidian for a couple of weeks I have found following it overly laborious and have now reverted back to the good-old tree structure of Dynalist.
victoryhb
·5 anni fa·discuss
How do you define mental models in the first place? It seems the examples given by you and other commenters mostly fall into the category of sayings, as you rightly pointed out, which are (sometimes) useful but overly general and unfalsifiable claims.
victoryhb
·5 anni fa·discuss
No, it means they are using a standard web tech stack (HTML, CSS, JS/TS) inside a native shell (to utilize hardware features).