var container = document.createElement("div");
container.innerHTML = "<h3 class=\"feed-title\"><a href=\"https://pinboard.in/u:tfinin/public/\" target=\"_blank\">Pinboard (tfinin)<\/a><\/h3><h4 class=\"feed-item-title\"><a href=\"https://crawshaw.io/blog/programming-with-llms\" target=\"_blank\">How I program with LLMs<\/a><\/h4><h4 class=\"feed-item-title\"><a href=\"https://github.com/pydantic/pydantic-ai\" target=\"_blank\">Agent Framework to use Pydantic with LLMs<\/a><\/h4><h4 class=\"feed-item-title\"><a href=\"https://r0bk.github.io/killedbyllm/\" target=\"_blank\">Killed by LLM<\/a><\/h4><h4 class=\"feed-item-title\"><a href=\"https://avi.im/blag/2024/sqlite-facts/\" target=\"_blank\">Collection of insane and fun facts about SQLite<\/a><\/h4><h4 class=\"feed-item-title\"><a href=\"https://simonwillison.net/2024/Dec/31/llms-in-2024/\" target=\"_blank\">Things we learned about LLMs in 2024<\/a><\/h4><h4 class=\"feed-item-title\"><a href=\"https://sites.google.com/view/elizagen-org/blog/eliza-reanimated\" target=\"_blank\">ELIZAGEN - ELIZA Reanimated<\/a><\/h4><h4 class=\"feed-item-title\"><a href=\"https://arstechnica.com/ai/2024/12/why-ai-language-models-choke-on-too-much-text/\" target=\"_blank\">Why AI language models choke on too much text - Ars Technica<\/a><\/h4><h4 class=\"feed-item-title\"><a href=\"https://www.anthropic.com/research/building-effective-agents\" target=\"_blank\">Building effective agents | Anthropic<\/a><\/h4><h4 class=\"feed-item-title\"><a href=\"https://www.chronicle.com/article/when-ai-does-the-reading-for-students\" target=\"_blank\">When AI Does the Reading for Students<\/a><\/h4><h4 class=\"feed-item-title\"><a href=\"https://www.nature.com/articles/d41586-024-04096-5\" target=\"_blank\">Why probability probably doesn’t exist (but it is useful to act like it does)<\/a><\/h4><div style=\"text-align: end;\">\n  <a href=\"https://rss.bloople.net/\" target=\"_blank\" style=\"color: #000000;\">Powered by RSS 2 HTML<\/a>\n<\/div>\n\n<!-- To create this output, visit: https://rss2html.net/build_embeds/new?embed_render_title=true&feed_render_description=false&feed_render_image=false&item_count=10&item_render_body=false&strip_html=false&template=legacy&url=http%3A%2F%2Ffeeds.pinboard.in%2Frss%2Fu%3Atfinin -->\n";
var nodes = [].slice.call(container.childNodes);
var script = document.scripts[document.scripts.length - 1];
var parent = script.parentNode;
while(nodes.length > 0) parent.insertBefore(nodes.shift(), script);
parent.removeChild(script);
