HackerTrans
トップ新着トレンドコメント過去質問紹介求人

goldbattle

no profile record

コメント

goldbattle
·3 年前·議論
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 年前·議論
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 年前·議論
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 年前·議論
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 年前·議論
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...
goldbattle
·4 年前·議論
This had the cross origin issue for me. After combining with an above post that uses GM.addElement this looks really nice. Grayscale is the way to go to prevent the site from being more addictive than it needs to be.

* https://news.ycombinator.com/item?id=31096151

* https://gist.github.com/goldbattle/695f869e43fe8d0e628061cb9...
goldbattle
·4 年前·議論
It would really help if the author had a list of "features" on the github project. It is a bit difficult to figure out what exact functionality the project supports.

* https://github.com/garage44/pyrite/
goldbattle
·5 年前·議論
My thought is why don't the authors use github pages to host their static site with their links to a dedicated server with an unmetered link since their whole project is CC0. Downloading assets doesn't need to be low latency, thus I don't think the caching spatially near the user is important. Having a user login for patreon is something that would be missing and require some more thought I admit.

I think quite a lot of other people have mentioned in the thread that they are getting a lot of other "benefits" from using multiple services, but I don't see how these help solve the problem of data delivery besides taking advantage of the Cloudflare + Backblaze alliance which is $31 if their main website is a static one.