When someone asks for a report, don't ask, "What do you want in the report?" Instead, ask what decisions it will help them make.
"Nobody wakes up in the morning and says today's going to be a great day, I'm going to produce 15 reports." - @jmspool.bsky.social
06.10.2025 17:45 β π 4 π 0 π¬ 0 π 0
Deep Learning with Python, Third Edition
Deep Learning with Python is written for anyone who wishes to explore deep learning from scratch. This new edition adds comprehensive coverage of generative AI and modern deep learning frameworks. It ...
Today's #AI and #ML models rely on memorization and "local generalization". Massive scaling has led to smarter models. But getting models to adapt to novel situations, where there is little or no data, will require more than just memorizing more data.
deeplearningwithpython.io/chapters/cha...
05.10.2025 16:03 β π 1 π 0 π¬ 1 π 0
To honorable City Council, Commissioners, & Staff:
DANA opposes height limits and other exclusionary zoning downtown, and we specifically oppose the base height limit proposed in the C20-2025-010 Central Business District (CBD) amendments. π§΅
03.10.2025 22:00 β π 4 π 1 π¬ 1 π 0
Sometimes we need to fundamentally rethink the existing journey instead of selectively fixing points of frustration within it. Either way, breaking down the larger aspirational vision into visionettes makes a lot of sense.
29.09.2025 13:25 β π 0 π 0 π¬ 0 π 0
Me: "I start walking north at constant forward pace of 2 mph. I continue walking at the same pace, but each minute, I turn 1 degree clockwise. After 360 minutes, where do I end up relative to my starting point?"
Gemini: "After 360 minutes, you will end up at your starting point."
19.09.2025 22:41 β π 1 π 0 π¬ 1 π 0
How Not To Sort By Average Rating
Users are rating items on your website. How do you know what the highest-rated items are?
Wilson scoring is a simple way to score the popularity of items (such as comments on a Reddit post) based on up-votes and down-votes. As far back as 2009, Evan Miller pointed out the flaws in other methods (e.g. average rating).
www.evanmiller.org/how-not-to-s...
H/T @kennyd.bsky.social
07.09.2025 17:04 β π 0 π 0 π¬ 0 π 0
September Shoal Creek Clean-Up
WHAT:Β September Shoal Creek Clean-Up WHEN:Β Saturday, Sept. 13, 8:45 am WHERE:Β The Independent @ 301 West Ave. Volunteers will meet Saturday, September 13, 2025 outside The Independenβ¦
Join in for September's volunteer Shoal Creek clean-up session!
WHEN:Β Saturday, Sep 13 (8:45-9a)
WHERE:Β outside The Independent (301 West Ave)
The monthly collaboration continues with APD, DAA, & the Downtown Austin Community Court.
www.downtownaustin.org/september-20...
06.09.2025 23:56 β π 1 π 1 π¬ 0 π 0
Loop vs List: Why Most Strategies Die in Delivery
Why most strategies suffocate in delivery, and how to keep them alive
"But strategy suffocates when everything gets reduced to a list. Lists coordinate. Loops adapt. You need both." - @paulisthrivving.xyz
medium.com/thrivve-part...
#prodmgmt
01.09.2025 12:46 β π 2 π 0 π¬ 0 π 0
Concerns about "timing" are also frustrating. I remember a time when, in a meeting, everyone supported a position, but a few people said it was "too early" to publicly express our support. Then, at the next meeting, the same people said it was "too late" to express our support.
29.08.2025 14:33 β π 0 π 0 π¬ 0 π 0
One of the most frustrating situations in civic advocacy is when potential allies think the cause has merit but is not "politically viable". Yet the reason it's not viable is that they, themselves, haven't publicly voiced their support.
29.08.2025 14:26 β π 0 π 0 π¬ 1 π 0
Also, strategy is largely about aligning current and future decisions with deliberate choices you've already made. #prodmgmt
24.08.2025 17:15 β π 0 π 0 π¬ 0 π 0
I hope pro-housing advocates will embrace and apply this mindset to density bonus programs. Inclusionary zoning and density bonus programs are part of a scarcity mindset, not an abundance agenda. We should advocate for better alternatives.
19.08.2025 23:31 β π 0 π 0 π¬ 0 π 0
Come out to DANA's End of Summer Urban Core Happy Hour this Sun, Aug 24 at The Stay Put (73 Rainey St.) from 4-7pm!
Our guest speaker will be Davon Barbour, CEO of @DowntownATXInfo! Entry comes with 2 free drink tickets & appetizers.
More info and RSVP here:
www.eventbrite.com/e/dana-end-o...
18.08.2025 19:02 β π 2 π 1 π¬ 0 π 0
"It combines the deep language understanding capabilities of a large language model with the speed and reliability of a dedicated classification head. This leads to a more accurate, consistent, and cost-effective solution."
10.08.2025 16:59 β π 0 π 0 π¬ 1 π 0
I asked Gemini (in the context of classification problems), and it agrees:
"For most practical classification problems, the embedding-based approach is unequivocally better."
10.08.2025 16:59 β π 0 π 0 π¬ 1 π 0
An approach that leverages the LLM's first three layers to extract the meaning of the input, bypasses the final output layer, and instead applies task-specific machine learning layers to make the final predictions, is likely to perform better.
10.08.2025 16:59 β π 0 π 0 π¬ 1 π 0
The fourth "layer" merely outputs ("predicts") a likely "next token". It doesn't directly predict an outcome. You can certainly ask the LLM to output "next tokens" that effectively predict or classify, but it's not what the output layer is designed to do.
10.08.2025 16:59 β π 0 π 0 π¬ 1 π 0
A typical LLM (1) tokenizes the input, (2) encodes the tokens into "embeddings" (semantic representations), (3) transforms the tokens and encodings to further capture the meaning of the input, and (4) outputs the most relevant and likely "next token".
10.08.2025 16:59 β π 0 π 0 π¬ 1 π 0
Increasingly, I've noticed vibe coders and product people suggesting that prompts and LLMs can replace specialized machine learning models for making predictions. We only have to look at how LLMs work to recognize the flaw in this belief. #AI #ML π§΅
10.08.2025 16:59 β π 0 π 1 π¬ 1 π 0
Google's best AI tools could finally join forces
NotebookLM integration might turn Gemini into a serious research tool
"Google seems to be working on bringing NotebookLM to Gemini, combining two of its most powerful AI apps.
The option to import notebooks will reportedly appear in the same menu where you currently add images, files, or Google Drive documents to Gemini."
www.androidpolice.com/googles-best...
07.08.2025 13:33 β π 0 π 1 π¬ 0 π 0
GitHub - google/grain: Library for reading and processing ML training data.
Library for reading and processing ML training data. - google/grain
Without much fanfare, @divyasreepat.bsky.social and her team have released Keras 3.11. It includes support for Grain, a declarative data processing solution similar to TensorFlow datasets, yet not dependent on TensorFlow or any particular backend.
github.com/google/grain
#MachineLearning #ML #AI
31.07.2025 13:41 β π 2 π 1 π¬ 0 π 0
"A very thin line separates the 'good' kind of personalization from the creepy kind."
thedecisionlab.com/insights/tec...
by Preeti Kotamarthi
#ML #MachineLearning
26.07.2025 14:13 β π 2 π 0 π¬ 1 π 0
A compelling vision also requires hard trade-offs. By defining an end state, a vision implies that activities not in pursuit of that end state are distractions.
Here is an old thread on why vision is a part of strategy: bsky.app/profile/rcau...
22.07.2025 15:42 β π 1 π 0 π¬ 0 π 0
No matter how good the play-calling, no matter how good the quarterback, no matter how good the running backs, a football team won't be successful if team members don't do the fundamentals of blocking and tackling.
16.07.2025 20:12 β π 1 π 0 π¬ 1 π 0
5 Product Vision Mistakes You Should Avoid
The product vision can be a powerful vehicle for creating a shared purpose, inspiring people, and galvanising them. Unfortunately, I haveβ¦
Aside from the artificial distinction between vision and strategy, this Roman Pichler piece rightly describes some common mistakes in attempting to define a product vision.
romanpichler.medium.com/5-product-vi...
#prodmgmt
15.07.2025 00:41 β π 1 π 0 π¬ 1 π 0
Digital product person, CEO at Flowa.
I help software organisations grow and improve their Product Discovery and Software Delivery.
Helsinki, FI.
Flowa: https://flowa.fi/
My personal account: https://bsky.app/profile/antiqui.bsky.social
A pro-housing, climate-driven project of @sweep2001.bsky.social | housingforwardco.org
Housing guy. Researcher at UCLA Lewis Center, host of UCLA Housing Voice Podcast, author of The Affordable City, resident of Los Angeles.
Building enterprise products at ServiceNow as part of the AI Platform.
Tracking what works, what scales, and what's left after the tourists leave. AI pragmatist, systems thinker. Opinions my own.
Itβs me, M1EK; your pal from the internet. Ask me why AURA sucks!
a product manager working on sports data products
my old account was yhassan.bsky.social
I write about the mechanics of product - https://whybyproduct.substack.com/
Full Snack Developer
Once got code to run on the first try
Highly trained in fika breaks βπ§
π οΈ #Dev π§ #Linux
https://github.com/pa-ulander
https://linkedin.com/in/paulander/
πStockholm, Sweden πΈπͺ
Software Engineer, Writer, curious about distributed social media applications
Economics (UBC), yimby, replication, effective altruism, data science.
Just a passionate dev, learning from this community daily.
β¨ Sharing the entire journey - bugs, breakthroughs, and banter. π
Software, AI, playing with LLMs, gamedev, chess
Software nerd, cat enthusiast, pixel art noob, gamedev, playing with LLMs
Empowering Businesses Through Tech πΌ | Software Development π₯οΈ | Digital Marketing & Growth Hacking π | AI-driven Web Dev Enthusiast π€ | ML Research Tinkerer π
>>Working to Expand Housing Access for All Texans
Executive Director, Texans For Housing ~ https://https://www.texansforhousing.org/
AURA Board member ~ https://aura-atx.org
Co-Chair, YIMBYtown 2024
Remove the stigma from mental illness. Support veterans. Donate your fluids. Make life easier on others, not harder. Father of two little ones.
founder of https://consult.now - the booking page for consultants