Beware: the Sonic the Hedgehog comics from the Humble Bundle bundle appear to be DRM-tied

This bundle: https://www.humblebundle.com/books/sonic-35th-anniversary-megabundle-idw-books

These #SonicTheHedgehog #ebooks are activated on Neon Ichiban, and they appear to have #DRM because, on the titles' pages, each has the "❌ Downloadable" tag under the title, like in the screenshot attached as an example, and have no other indication of technologies included or otherwise.

Agentic Programming: From prompts to production: a path to Al fluency by Jerod W. Wilkerson is a new release on Leanpub!

Link: https://leanpub.com/agenticprogramming

#books #ebooks #newreleases #leanpublishing #selfpublishing #computer_programming #ai #software_engineering #software_architecture

Agentic Programming

A roadmap for developers working with AI: climb the AI Fluency Ladder and build an agentic harness—from prompting to verified, autonomous execution.

Process-First Design: Less art, more engineering by Sergiy Yevtushenko is a new release on Leanpub!

Link: https://leanpub.com/process-first-design

#books #ebooks #newreleases #leanpublishing #selfpublishing #software

Process-First Design

Testing Rails from Scratch: A practical, (mostly) out-of-the-box approach to test-driven development in Ruby on Rails by Aaron Sumner is a new release on Leanpub!

Real-world advice for adding reliable tests to your Rails apps with the default tools (mostly), complete with expanded, exclusive content and a full sample application. Learn to test with confidence!

Link: https://leanpub.com/everydayrails-testing-from-scratch

#books #ebooks #newreleases #leanpublishing #selfpublishing #software #testing

Testing Rails from Scratch

Real-world advice for adding reliable tests to your Rails apps. Learn to test with confidence!

From Flood to Cause by Grigorios Agathangelidis is a new release on Leanpub!

Link: https://leanpub.com/fromfloodtocause

#books #ebooks #newreleases #leanpublishing #selfpublishing #large_language_models #physics

From Flood to Cause

Build deterministic, auditable root-cause analysis where the engine decides and the LLM only explains. Hands-on, driven live on a zero-install browser console.

Python for Data Analysis: From Basics to Real-World Projects with NumPy, Pandas, Visualization, SQL, and Machine Learning by Mohammad Belal Ansari is a new release on Leanpub!

Unlock the power of data with Python. Learn how to clean, analyze, visualize, and model real-world data using NumPy, Pandas, SQL, and machine learning techniques.

Link: https://leanpub.com/python-for-data-analysis

#books #ebooks #newreleases #leanpublishing #selfpublishing #computer_programming #databases #machine_learning #flask

Python for Data Analysis

Learn Python for data analysis with NumPy, Pandas, SQL, visualization, and machine learning through practical projects.

Happy Father's Day to those who celebrate... Here at #SROP we don't celebrate this particular holiday in any lavish way, beyond continuing to give away free ebooks to good homes, as we do daily. Feel free to pick one up for your dad, or similar figure in your life.
https://smashed-rat-on-press.com/
#FathersDay #ebooks
Smashed Rat on Press - Erotic Fiction

The home of Smashed Rat on Press, an underground publisher of erotic and other fiction.

Book reviewers have had good things to say about Author Daniel Macintyre's (Zachary Mason) debut commercial release, The Sound Of An Engine!

Fancy a read? Link: https://amzn.eu/d/08b5axxi

#ebooks #reading #readers #writing #writers #authors #read #ebook #scifi #sciencefiction

Missed yestoday's Livestream Lean Publishing Tip of the Day: Sizing Images in Your Book?

Watch & read on the Leanpub Blog here:

https://leanpub.com/blog/lean-publishing-tip-of-the-day-sizing-images-in-your-book/

#books #ebooks #publishing #leanpublishing #selfpublishing #indiepublishing #bookmarketing #contentcreator"

Lean Publishing Tip of the Day: Sizing Images in Your Book

If you're including images in your book, you're going to have to choose sizes for your images. Sign Up for the Lean Publishing Daily Newsletter! This is actually a pretty technical matter. You'll have to learn a little bit about things like pixel density or PPI, and formats like JPEG

The Leanpub Blog

Artificial Intelligence Fundamentals - Natural Language Processing: Sentence Similarity by Howard Pong Yuen LAM, PhD is a new release on Leanpub!

Link: https://leanpub.com/AI-sentence-similarity

#books #ebooks #newreleases #leanpublishing #selfpublishing #ai_programming_with_python

Artificial Intelligence Fundamentals - Natural Language Processing

A word's meaning comes from its neighbours. AI turns sentences into numbers (vectors) and applies cosine similarity to them — illustrated with Python programs.