physix | 8 months ago | on: In praise of “normal” engineers
physix's comments
physix | 9 months ago | on: Finding Atari Games in Randomly Generated Data
It would be cool to start with a random ROM image and then use a Monte Carlo technique (simulated annealing), making a set of random changes to the image by flipping bits, use the change in the "composite score" for the decision step in the MC iteration, and have your image "evolve" into something.
Repeat until one finds a game that is new!
Should only take a few ages of the universe. :-)
physix | 9 months ago | on: Research suggests Big Bang may have taken place inside a black hole
I'd love the idea that we are living inside a black hole, which is inside a black hole, which is inside a ...
physix | 9 months ago | on: Highly diverse flower strips promote natural enemies more in annual field crops
Good to know that diversity promotes growth!
physix | 9 months ago | on: Chatbots are replacing Google's search, devastating traffic for some publishers
I was thinking that the drop in traffic to news sites is due to AI summaries, which might have the effect of filtering out people who are happy with a snippet. And was postulating that it would have two effects: improving the relevance of those who go to the news site (good) and feeding people with poor quality AI generated information (bad).
But then I tested out various news- ish search terms and never got an AI summary from Google. So I think the primary cause for a drop in traffic to news sites is probably not the AI summary itself.
physix | 9 months ago | on: It's the end of observability as we know it (and I feel fine)
physix | 9 months ago | on: The Gentle Singularity
physix | 9 months ago | on: The Gentle Singularity
physix | 9 months ago | on: Cloud Run GPUs, now GA, makes running AI workloads easier for everyone
But, looking from the outside, the lack of protection is effectively a win for them. They don't need to invest in building that out, and their revenue is increased by not having it (if you ignore the effect of throttling adoption). So I have always assumed that there is simply no business case for that, so why bother?
physix | 9 months ago | on: How can AI researchers save energy? By going backward
physix | 9 months ago | on: How can AI researchers save energy? By going backward
physix | 9 months ago | on: HTAP is Dead
We built an HTAP platform as a layer over Cassandra for precisely that reason round about when Gartner invented the term.
In finance and fintech, there are ample use cases where the need for transactional consistency and horizontal scalability to process and report on large volumes come together, and where the banks really struggle to meet requirements.
I dug out an old description of our platform, updated it a bit, and put it on Medium, in case anyone is interested: https://medium.com/@paul_42036/a-technical-description-of-th...
physix | 9 months ago | on: HTAP is Dead
physix | 9 months ago | on: Perverse incentives of vibe coding
I haven't seen any mentions of Augment code yet in comment threads on HN. Does anyone else use Augment Code?
physix | 9 months ago | on: AlphaEvolve: A Gemini-powered coding agent for designing advanced algorithms
physix | 10 months ago | on: University of Texas-led team solves a big problem for fusion energy
paul-schleger | 10 months ago | on: Science, Promise and Peril in the Age of AI
One reason I clicked on this one is that I was hoping to learn stuff about engineers beyond just software.
But it's a good read nevertheless. Thanks for that!