โ™Š๏ธ GemiNews ๐Ÿ—ž๏ธ (dev)

Demo 1: Embeddings + Recommendation Demo 2: Bella RAGa Demo 3: NewRetriever Demo 4: Assistant function calling

๐Ÿ—ž๏ธHOTWire & Turbo Tutorial: Animated Deletions and Insertions

๐Ÿ—ฟSemantically Similar Articles (by :title_embedding)

HOTWire & Turbo Tutorial: Animated Deletions and Insertions

2024-04-01 - (from Ruby Flow)

With the addition of the new Todo form appearing at the bottom of the Todos, and the delete action removing a Todo, we have a very functional app. It would be nice if those additions and removals had a little animation to emphasize whatโ€™s happening on the page. If there was a long list, we might miss the deletion, especially if a network request caused a delay in the removal of the Todo. We can hook into Turbo streams, and run some animations on these actions to make them appear and disappear. https://onrails.blog/2024/04/01/hotwire-turbo-tutorial-animated-deletions-and-insertions/

empty

[Technology] ๐ŸŒŽ https://rubyflow.com/p/j1sol6-hotwire-turbo-tutorial-animated-deletions-and-insertions [๐Ÿง ] [v2] article_embedding_description: {:llm_project_id=>"Unavailable", :llm_dimensions=>nil, :article_size=>934, :llm_embeddings_model_name=>"textembedding-gecko"}
[๐Ÿง ] [v1/3] title_embedding_description: {:ricc_notes=>"[embed-v3] Fixed on 9oct24. Only seems incompatible at first glance with embed v1.", :llm_project_id=>"unavailable possibly not using Vertex", :llm_dimensions=>nil, :article_size=>934, :poly_field=>"title", :llm_embeddings_model_name=>"textembedding-gecko"}
[๐Ÿง ] [v1/3] summary_embedding_description: {:ricc_notes=>"[embed-v3] Fixed on 9oct24. Only seems incompatible at first glance with embed v1.", :llm_project_id=>"unavailable possibly not using Vertex", :llm_dimensions=>nil, :article_size=>934, :poly_field=>"summary", :llm_embeddings_model_name=>"textembedding-gecko"}
[๐Ÿง ] As per bug https://github.com/palladius/gemini-news-crawler/issues/4 we can state this article belongs to titile/summary version: v3 (very few articles updated on 9oct24)

๐Ÿ—ฟarticle.to_s

------------------------------
Title: HOTWire & Turbo Tutorial: Animated Deletions and Insertions
Summary: With the addition of the new Todo form appearing at the bottom of the Todos, and the delete action removing a Todo, we have a very functional app. It would be nice if those additions and removals had a little animation to emphasize whatโ€™s happening on the page. If there was a long list, we might miss the deletion, especially if a network request caused a delay in the removal of the Todo. We can hook into Turbo streams, and run some animations on these actions to make them appear and disappear.
https://onrails.blog/2024/04/01/hotwire-turbo-tutorial-animated-deletions-and-insertions/

[content]
empty
[/content]

PublishedDate: 2024-04-01
Category: Technology
NewsPaper: Ruby Flow
{"id"=>4471,
"title"=>"HOTWire & Turbo Tutorial: Animated Deletions and Insertions",
"summary"=>" With the addition of the new Todo form appearing at the bottom of the Todos, and the delete action removing a Todo, we have a very functional app. It would be nice if those additions and removals had a little animation to emphasize whatโ€™s happening on the page. If there was a long list, we might miss the deletion, especially if a network request caused a delay in the removal of the Todo. We can hook into Turbo streams, and run some animations on these actions to make them appear and disappear.\nhttps://onrails.blog/2024/04/01/hotwire-turbo-tutorial-animated-deletions-and-insertions/ ",
"content"=>"",
"author"=>nil,
"link"=>"https://rubyflow.com/p/j1sol6-hotwire-turbo-tutorial-animated-deletions-and-insertions",
"published_date"=>Mon, 01 Apr 2024 23:08:01.000000000 UTC +00:00,
"image_url"=>nil,
"feed_url"=>"https://rubyflow.com/p/j1sol6-hotwire-turbo-tutorial-animated-deletions-and-insertions",
"language"=>nil,
"active"=>true,
"ricc_source"=>"feedjira::v1",
"created_at"=>Tue, 02 Apr 2024 19:53:37.190823000 UTC +00:00,
"updated_at"=>Mon, 21 Oct 2024 18:09:15.551870000 UTC +00:00,
"newspaper"=>"Ruby Flow",
"macro_region"=>"Technology"}
Edit this article
Back to articles