hellemo
hellemo
Apparently this is no longer supported by the YouTube API. Workaround: block the overlay with uBlock: https://www.reddit.com/r/firefox/comments/61y7lf/how_to_removedisable_more_videos_when_pausing_an/
It would be nice with: * Twitter: user name, date, content text, number of likes/retweets * YouTube: user name, title, date, (length)
Make example in docstring return a `NamedTuple`. I was very confused and did not get my defaults to work until I noticed that `defaults(::Type{T}) where {T}` returns a NamedTuple.
Minimal necessary changes to test with SCIP 9. All tests pass locally, but there seems to be an issue in CI with julia 1.6. #286
Fixes #25
As people transition from Twitter/X, supporting embedded Bluesky posts would be a nice addition: https://bsky.social/about/blog/post-embeds-guide
Thanks for your great work on Finch, very cool stuff! I have been playing with the idea of trying to use Finch to generate more efficient code to build optimization...
I'm trying to update another package to use JSON 1.0, it would be great if Clarabel could be updated to support it. All tests pass locally, but I didn't investigate...