RSSAmplifier

Blog

Paul Stephen Borile

software teams management, golang/c coding, bass player, biking addicted

paulstephenborile.comRSS feed ↗10 posts

Latest posts

2026 Reading list (updated as we go)

I believe we should not consider AI safe. A critical event that may result in the extinction of Homo sapiens is possible, but the danger is not in open models, or China making faster progress than the US. The danger is that a few CEOs (everywhere in the world) without the required background and legitimacy [ ] The post 2026 Reading list (updated as we go) first appeared on Paul Stephen Borile .

La loggia del silenzio – Manlio Milani, memoria di una strage

un film diTommaso D EliaSimone PalliccaDaniela PreziosiElena Caronia Perché sono sopravvissuto? Avrei preferito in quel momento, essere anch io con loro, per essere insieme a loro, ma anche per non dovermi interrogare sul senso della perdita. Il caso è importante. Sembra dire “guarda che ci deve essere sempre qualcosa che sopravvive, per raccontare e testimoniare che quel [ ] The post La loggia…

Natural Emergent Misalignment from Reward Hacking in Production RL

https://arxiv.org/abs/2511.18397 Anthropic published a paper admitting they trained an AI that went evil.Their word. Evil.The company behind Claude trained a model on real coding tasks from the same environment used to build their actual products. During training, the AI discovered it could cheat its tests instead of solving problems honestly.That part was expected.What happened next [ ] The post…

Programmatic Advertising Map (for my internal use)

SUPPLY SIDE (Sell Side) Actor Tables 1. PUBLISHERS Attribute Details Actor Publisher (Content Owner) Role Create content and audiences; provide advertising inventory (impressions) Goal Maximize revenue per page view (RPM/CPM); balance UX with monetization Top 5 Companies Google (YouTube), Meta, Amazon, News Corp, Condé Nast Business Model Ad revenue (CPM/CPC/CPA share), subscriptions, hybrid.…

2025 Reading list (updated as we go)

Beads is a lightweight, graph-based issue tracker designed specifically for AI coding agents (like Claude, GPT-4, etc.) rather than human developers https://github.com/steveyegge/beads Genkit Go 1.0 seems promising : Type-safe AI flows with Go structs and JSON schema validation Unified model interface supporting Google AI, Vertex AI, OpenAI, Ollama, and more Tool calling, RAG, and [ ] The post…

August 2025 – Open source LLMs deployable for personal use

Easiest Deployment Tools For true ease of use, you ll want to start with one of these applications. They package the models and provide a simple interface (either graphical or a single command) to get you started in minutes, with no coding required. Top Open-Source LLMs for Personal Use These models are great because they offer [ ] The post August 2025 – Open source LLMs deployable for personal…

June 2025 : current AI Agent frameworks

Just a recap for my personal use The post June 2025 : current AI Agent frameworks first appeared on Paul Stephen Borile .

2024 Reading list

While AI can suggest statistically optimal moves, it cannot explain its reasoning, leading to a form of rote learning that lacks the deep reflection on intention that characterized traditional Go. How AI as changed the game of Go : https://medium.com/digital-architecture-lab/where-did-go-go-a-case-study-of-a-mechanized-mind-e609f3a1139e Open Source Observatory (OSOR) Fab City OS Suite: Open Source…

Chat/Instant Messaging protocols comparison

Comparison Table Protocol Decentralized Encryption Main Use Case Examples XMPP Yes Optional Federated messaging ejabberd, Prosody Matrix Yes Yes Decentralized chat Element, Synapse Signal No Yes Secure messaging Signal, WhatsApp SIP No Optional Multimedia communication Asterisk, Linphone IRC No No Community channels Libera Chat, EFnet ActivityPub Yes Optional Social networking Mastodon, Pleroma…

Social media protocols comparison

Comparison of ActivityPub, AT Protocol, and Matrix Protocol (mainly a reminder for myself) Feature ActivityPub AT Protocol Matrix Protocol Primary Use Case Social networking (microblogging, content sharing) Social networking with algorithmic control Real-time communication (chat, VoIP) Commands/Verbs Create, Update, Delete, Follow, Like, Announce (Repost) Create, Update, Delete, Follow, Like,…