HackerTrans
TopNewTrendsCommentsPastAskShowJobs

goldbattle

no profile record

comments

goldbattle
·3 jaar geleden·discuss
Interesting work. Thanks for open sourcing. It would be nice if the "run" script has a bit of documentation, and maybe an "examples" folder the the run script can work with. From what I can see it seems to search the parent directory? I would want for example `./run <dir_with_tests>` to run all tests my specified project repo.
goldbattle
·3 jaar geleden·discuss
This too is one of the most interesting integration to me. Allows for getting logical deduction from an external source (e.g. wolfram alpha), which can be interacted with via the natural language interface. (e.g. https://content.wolfram.com/uploads/sites/43/2023/03/sw03242...)

For those interested the original Stephen Wolfram post:

https://writings.stephenwolfram.com/2023/01/wolframalpha-as-...

And the release post of their plugin:

https://writings.stephenwolfram.com/2023/03/chatgpt-gets-its...
goldbattle
·3 jaar geleden·discuss
It seems they link to a discussion page [1], which references this document (I can't find a published version):

    Computer text line lengths affect reading and learning 
    Peter Orton
    https://cdn.tc-library.org/Edlab/eye-tracking%20article.pdf
But it seems that Peter Orton has published quite a few works in this area [2], [3]. Specifically [3] seems to note that with a less wide text column width readers are not statistically significant faster (but are a bit), but do see that for difficult reading content, the shorter width requires less re-reading then a wider one along with significantly better retention of the contents of the document.

[1] https://www.mediawiki.org/wiki/Reading/Web/Desktop_Improveme...

[2] https://www.scienceopen.com/document_file/671b2d53-73ce-4a91...

[3] https://sci-hub.se/https://link.springer.com/chapter/10.1007...
goldbattle
·4 jaar geleden·discuss
I think this isn't the case for many open source projects I use. The reason I'm drawn to OSS is for the ability to be able to fix it down the line by myself. This also allows me to possibly contribute back those improvements so others can leverage them.
goldbattle
·4 jaar geleden·discuss
I recently saw this great plugin for OBS which uses Google Speech Recognition api to stream captions to twitch along with your video. Not sure about the quality or delay.

https://github.com/ratwithacompiler/OBS-captions-plugin

https://obsproject.com/forum/resources/closed-captioning-via...