To change querys use ?q=blah. Example: q=Bologna, q=Cyprus, q=Donald Trump, q=Global Warming, q=Malta, q=Modena, q=Pescara, q=Riccardo Carlesso, q=Ruby Day, q=United Kingdom, q=Verona, q=Zurich, .. 💻 Demo 03 on github
[Request] 1. API Call: q=Ruby Day
Here is the request built by langchainrb's NewsRetriever tool:
I, [2024-05-24T18:31:54.143965 #2273497] INFO -- : [Langchain.rb] [NewsRetriever]: Retrieving all news
API Result ("BFJ"):
Status (from JSON): ok
Total results (from JSON): 237
| 1\r\n2\r\n3\r\n | foriin(1..10)doputs\"i= #{i}\"end\r\n |
{"source":{"id":null,"name":"Lwn.net"},"author":null,"title":"The Rubygems.org takeover","description":"In September, a group of long-time maintainers of Ruby packaging tools projects had their GitHu [...]","url":"https://lwn.net/SubscriberLink/1040778/77d921001b26d061/","urlToImage":null,"publishedAt":"2025-10-21T01:02:35Z","content":"
| Welcome to LWN.net\r\nThe following subscription-only content has been made available to you \r\nby an LWN subscriber. Thousands of subscribers depend on LWN for the \r\nbest news from the L… [+28932 chars]"}, {"source":{"id":null,"name":"Rubycentral.org"},"author":"Shan Cureton","title":"Rubygems.org AWS Root Access Event – September 2025","description":"As part of standard incident-response practice, Ruby Central is publishing the following post-incident review to the public. This document summarizes the September 2025 AWS root-access event, what occurred, what we verified, and the actions we’ve taken to st…","url":"https://rubycentral.org/news/rubygems-org-aws-root-access-event-september-2025/","urlToImage":"https://rubycentral.org/content/images/2025/10/RubyCentral-logo-icon-1.png","publishedAt":"2025-10-09T17:48:23Z","content":"As part of standard incident-response practice, Ruby Central is publishing the following post-incident review to the public. This document summarizes the September 2025 AWS root-access event, what oc… [+12685 chars]"}, {"source":{"id":null,"name":"Popular Science"},"author":"Stan Horaczek","title":"Amazon is clearing out its most popular Kindle eReaders with these early Prime Day deals","description":"These are the lowest prices we have seen on Kindles across the board since the beginning of the year. That means money left over for books.\nThe post Amazon is clearing out its most popular Kindle eReaders with these early Prime Day deals appeared first on Pop…","url":"http://www.popsci.com/gear/amazon-kindle-ereader-early-prime-day-deals-paperwhite-scribe/","urlToImage":"https://www.popsci.com/wp-content/uploads/2025/10/amazon-kindle-early-prime-day-deals-header.jpg","publishedAt":"2025-10-01T15:52:41Z","content":"We may earn revenue from the products available on this page and participate in affiliate programs. Learn more \r\nThe weather is getting colder and the world is full of terrible news, which makes righ… [+2556 chars]"}, {"source":{"id":null,"name":"Github.com"},"author":"mbj","title":"Automated code reviews via mutation testing","description":"Automated code reviews via mutation testing - semantic code coverage. - mbj/mutant","url":"https://github.com/mbj/mutant","urlToImage":"https://repository-images.githubusercontent.com/5152718/b7f45500-2d53-11ea-8bfb-4b8bd15a0f93","publishedAt":"2025-10-06T21:40:35Z","content":"An automated code review tool, with a side effect of producing semantic code coverage\r\nmetrics.\r\nThink of mutant as an expert developer that simplifies your code while making sure that all tests pass… [+5389 chars]"}, {"source":{"id":null,"name":"Android Central"},"author":"michael.hicks@futurenet.com (Michael L Hicks) , Michael L Hicks","title":"If you don't love the Ray-Ban Meta (Gen 2) glasses, you won't like smart glasses, period","description":"Meta's new glasses have the style, battery life, AI tools, and promise of years of updates to tempt you — but that won't be enough if the weight or company scares you off.","url":"https://www.androidcentral.com/wearables/ray-ban-meta-gen-2-review","urlToImage":"https://cdn.mos.cms.futurecdn.net/xQuVQvaCHpBnHwSyv4r8Mm-2560-80.jpg","publishedAt":"2025-10-26T17:00:00Z","content":"Why you can trust Android Central\r\nOur expert reviewers spend hours testing and comparing products and services so you can choose the best for you. Find out more about how we test.When I reviewed the… [+14051 chars]"}]} [Response] 2. API results: First Articleauthor: title: Some Smalltalk about Ruby Loops description: Sending a message about why you shouldn't write `for` loops in Ruby. url: https://tech.stonecharioteer.com/posts/2025/ruby-loops/ urlToImage: publishedAt: 2025-10-23T12:23:34Z content: Let’s talk about loops.
Three weeks ago, when I was new to Ruby, I focussed on this. This was a loop. I mean, I… [+14416 chars] fine hidden[Response] 3. API results from NewsCatcher: reassembled from JSONSome Smalltalk about Ruby Loops
2025-10-23 -
Sending a message about why you shouldn't write `for` loops in Ruby. Let’s talk about loops. <table><tr><td>1 2 3 </td><td>foriin(1..10)doputs"i= #{i}"end </td></tr></table> Three weeks ago, when I was new to Ruby, I focussed on this. This was a loop. I mean, I… [+14416 chars] The Rubygems.org takeover
2025-10-21 -
In September, a group of long-time maintainers of Ruby packaging tools projects had their GitHu [...] <table><tr><td>Welcome to LWN.net The following subscription-only content has been made available to you by an LWN subscriber. Thousands of subscribers depend on LWN for the best news from the L… [+28932 chars] Rubygems.org AWS Root Access Event – September 2025
2025-10-09 - Shan Cureton
As part of standard incident-response practice, Ruby Central is publishing the following post-incident review to the public. This document summarizes the September 2025 AWS root-access event, what occurred, what we verified, and the actions we’ve taken to st… As part of standard incident-response practice, Ruby Central is publishing the following post-incident review to the public. This document summarizes the September 2025 AWS root-access event, what oc… [+12685 chars] Amazon is clearing out its most popular Kindle eReaders with these early Prime Day deals
2025-10-01 - Stan Horaczek
These are the lowest prices we have seen on Kindles across the board since the beginning of the year. That means money left over for books. The post Amazon is clearing out its most popular Kindle eReaders with these early Prime Day deals appeared first on Pop… We may earn revenue from the products available on this page and participate in affiliate programs. Learn more The weather is getting colder and the world is full of terrible news, which makes righ… [+2556 chars] Automated code reviews via mutation testing
2025-10-06 - mbj
Automated code reviews via mutation testing - semantic code coverage. - mbj/mutant An automated code review tool, with a side effect of producing semantic code coverage metrics. Think of mutant as an expert developer that simplifies your code while making sure that all tests pass… [+5389 chars] If you don't love the Ray-Ban Meta (Gen 2) glasses, you won't like smart glasses, period
2025-10-26 - michael.hicks@futurenet.com (Michael L Hicks) , Michael L Hicks
Meta's new glasses have the style, battery life, AI tools, and promise of years of updates to tempt you — but that won't be enough if the weight or company scares you off. Why you can trust Android Central Our expert reviewers spend hours testing and comparing products and services so you can choose the best for you. Find out more about how we test.When I reviewed the… [+14051 chars] Note. This CSS was created by Gemini Ultra. We're taking all the ingredients from JSON artifact and building it back into a nice tailwind card. The fields provided by the JSON result (first article to be specific) are: ["source", "author", "title", "description", "url", "urlToImage", "publishedAt", "content"] |