Readit News logoReadit News
MichaelMoser123 commented on Google is burying the web alive   nymag.com/intelligencer/a... · Posted by u/doener
MichaelMoser123 · 3 months ago
I think publishers will not be pleased about a steep fall in click rates, now publishers still have considerable political influence. What will Google do in the event of serious legal pushback or a renewed drive for antitrust action?

The introduction of AI overviews into Google search will cost quite a lot in compute/other resources, despite heavy caching, therefore this might be a significant bet in terms of costs vs profit for Google. What does Google expect from this feature in terms of business results? This seems to be quite a big bet, but what is actually at stake - in real terms?

Come to think of it: is there now a showdown between Google and Microsoft/OpenAI, where collateral costs are no longer taken into account?

MichaelMoser123 commented on Show HN: Chat with 19 years of HN   app.camelai.com/log-in?ne... · Posted by u/vercantez
throwaway277432 · 3 months ago
> "What do you think about the comments of user XYZ"

Wow that is really scary. Never did I ever think someone would actually go through all my old comments, analyze them in detail and then judge me based on them (my real account, not this throwaway).

Yes I knew it would be theoretically possible, but you'd have to be a total stalker and real creep to actually do it. Now anyone with an LLM can just do it without a second thought.

And it'll only get worse from here on. I'm sure there is at least 1 comment somewhere on the internet by me where I wasn't too nice, or a like / upvote on a questionable opinion or something.

If it's in any way connectable to me future AI tech is going to find it. Probably even across accounts, matching writing styles and whatnot.

I seriously think I'm going to stop posting on the internet for good.

MichaelMoser123 · 3 months ago
> I seriously think I'm going to stop posting on the internet for good.

I had similar thoughts, but it would probably not make a difference, at this stage. What is there stays there - either online, as in the case of HN, or as part of some collected dataset.

In hindsight: the world changed in so many ways, from the world I knew some twenty years ago, and I am not even talking about politics or technology: the attitudes and perception of people seems to have changed in many ways. Back then I thought it would be of benefit to be open and upfront about things. Now that is no longer a common perception.

Enough said.

MichaelMoser123 commented on Ask HN: What's your go-to message queue in 2025?    · Posted by u/enether
kabes · 3 months ago
We had a lot of reliability isdues with zeebe/camunda (granted we started using it at version 0.10), and now they also rugulled the free version. So I would never go near that company again.
MichaelMoser123 · 3 months ago
reliability is much better now, as far as i can tell.
MichaelMoser123 commented on Ask HN: What's your go-to message queue in 2025?    · Posted by u/enether
MichaelMoser123 · 3 months ago
using zeebe/Camunda at work. The system gives you a way of designing and partitioning message-based workflows. It has a very thorough design.
MichaelMoser123 commented on Show HN: Chat with 19 years of HN   app.camelai.com/log-in?ne... · Posted by u/vercantez
MichaelMoser123 · 3 months ago
"What do you think about user XYZ?" or "What do you think about the comments of user XYZ?"

It starts a whole lot of SQL queries that find and aggregate data & statistics

It must have a very interesting and well written system prompt for this type of questions.

(gives me second thoughts about my personal approach to privacy)

MichaelMoser123 commented on A library of words: Discovering Roget's Thesaurus (2023)   austinkleon.substack.com/... · Posted by u/NaOH
MichaelMoser123 · 3 months ago
I once had a python side project, it parses the 1911 edition of Roget Thesaurus into memory and provides some queries.

https://github.com/MoserMichael/roget-thesaurus-parser

MichaelMoser123 commented on The first year of free-threaded Python   labs.quansight.org/blog/f... · Posted by u/rbanffy
MichaelMoser123 · 3 months ago
cpython doesn't have a JIT, why is free-threaded python a higher priority than developing a just in time compiler? The later would be more resonant with the typical use case for python and benefit a larger portion of users, wouldn't it? (Wouldn't a backend server project use golang or java to begin with?)
MichaelMoser123 commented on Initialization in C++ is bonkers (2017)   blog.tartanllama.xyz/init... · Posted by u/todsacerdoti
ts4z · 3 months ago
C++ would be bonkers even if Rust did not exist.
MichaelMoser123 · 3 months ago
you have a point. The usual approach was to choose a subset of C++ features, so it becomes appropriate for a given project. But yes, the language is huge - as it tries to suite everyone but no one in particular (which is insane)

Deleted Comment

MichaelMoser123 commented on Initialization in C++ is bonkers (2017)   blog.tartanllama.xyz/init... · Posted by u/todsacerdoti
ts4z · 3 months ago
This is a specialization of the general statement that C++ is bonkers.
MichaelMoser123 · 3 months ago
and putting structure instances into an array so that you can refer to them via indexes of the array entries (as the only escape from being maimed by the borrow checker) is normal?

u/MichaelMoser123

KarmaCake day4508July 11, 2013
About
My side projects: https://github.com/MoserMichael/

Linked in profile: www.linkedin.com/in/michael-moser-32211b1

contact info: moser dot michael at gmail dot com

View Original