HackerTrans
TopNewTrendsCommentsPastAskShowJobs

tomayac

no profile record

Submissions

Experimenting with the Proposed Cross-Origin Storage API in Transformers.js

huggingface.co
2 points·by tomayac·20 dagen geleden·0 comments

MP3s from Google Drive in Music Assistant on Home Assistant

blog.tomayac.com
24 points·by tomayac·vorige maand·9 comments

A polyfill for the HTML switch element

blog.tomayac.com
4 points·by tomayac·6 maanden geleden·0 comments

Using the Web Monetization API for fun and profit

blog.tomayac.com
77 points·by tomayac·8 maanden geleden·17 comments

An evergreen template for running Node.js in a Hugging Face Space

blog.tomayac.com
3 points·by tomayac·8 maanden geleden·0 comments

For all that's holy, can you just leverage the web, please?

blog.tomayac.com
130 points·by tomayac·10 maanden geleden·175 comments

comments

tomayac
·vorige maand·discuss
The Google Drive terms of service are here: https://www.google.com/drive/terms-of-service/. None of the files are publicly accessable, nor shared with other persons than myself. IANAL.
tomayac
·8 maanden geleden·discuss
For the sake of completeness, you can also monetize your Atom, RSS, and JSON feeds: https://webmonetization.org/developers/rss-atom-jsonfeed/.
tomayac
·8 maanden geleden·discuss
Here's the docs for how and when continuous payments are being sent: https://webmonetization.org/developers/link-element-webpage/....
tomayac
·8 maanden geleden·discuss
Here's the docs for this: https://webmonetization.org/developers/link-element-webpage/.... You can monetize `audio`, `video`, and `picture` as well.
tomayac
·8 maanden geleden·discuss
I think this would technically be possible, but less practical once it's supported natively in the browser.
tomayac
·8 maanden geleden·discuss
Web Monetization supports multimedia content monetization as well (you place the `link` in your `audio` or `video`). Don't forget that you are in control. If you're a slow reader, adjust the site's amount, so when you spend a long time on a page they don't get excessive payments.
tomayac
·8 maanden geleden·discuss
It only streams money when the tab is in the foreground and active. But yes, if you are on a monetized tab, get called for lunch, and don't lock your computer (what's wrong with these people , it could be that you stream all your funds to that one tab. I think the extension and the final browser UI once it's natively supported needs a way to let you limit the maximum amount of money, and also show you stats about where your money went so you can more easily adjust each site's amount.
tomayac
·10 maanden geleden·discuss
[Author here] Hah, our tech writers make me replace this word every single time with "using" in our company blog posts. But this is my blog, my rules ;-)
tomayac
·10 maanden geleden·discuss
[Author here] Safari is not supported. See https://developer.chrome.com/docs/ai/prompt-api#hardware-req... for the requirements.
tomayac
·10 maanden geleden·discuss
[Author here] The quote from the repair guy was 270€ for the motor replacement. The new machine was €450. We ended up paying the repair guy €59 for coming, detecting the error, and telling us to let it go. We had the same repair guy exchange the carbon brushes earlier in the year. We really did not want a new machine, but, hey…
tomayac
·10 maanden geleden·discuss
[Author here] The AI feature is their implementation on the server. I was just trying to see if the same could be implemented client-side as a good use case for the, as you say, experimental, Prompt API. (It's in origin trial, so you can use it already on production sites.) Downloading a model for just this use case is obviously stretching it. You'd use it if it's there, but not download it on purpose just for this convenience.