HackerTrans
TopNewTrendsCommentsPastAskShowJobs

andychiare

no profile record

Submissions

[untitled]

1 points·by andychiare·il y a 13 jours·0 comments

[untitled]

1 points·by andychiare·le mois dernier·0 comments

[untitled]

1 points·by andychiare·il y a 2 mois·0 comments

AI Agents Have Two Souls. You Only Control One

auth0.com
1 points·by andychiare·il y a 2 mois·0 comments

Federated Identity vs. Single Sign-On: Key Differences

auth0.com
2 points·by andychiare·il y a 5 mois·0 comments

Duck Intelligence

theturingmachine.net
1 points·by andychiare·il y a 5 mois·0 comments

Why Broken Access Control Still Dominates the OWASP Top in 2026?

auth0.com
2 points·by andychiare·il y a 6 mois·0 comments

comments

andychiare
·il y a 21 jours·discuss
JWTs were never designed for session management. Their primary purpose is to transfer information whose origin can be verified. Period.

The idea that they are related to sessions is, unfortunately, a very common misconception. I wrote an article about this some time ago: https://dev.to/andychiare/sessions-tokens-and-rocknroll-4pdc
andychiare
·le mois dernier·discuss
It's been a general trend for a couple of years now for any website. AI uses content to provide answers to users. This doesn't mean your content is no longer valuable. It just means that you no longer receive direct feedback on how good your content is.
andychiare
·le mois dernier·discuss
Great read! Queueing theory is fascinating. In a sense, it's an attempt to control uncertainty, but it's not always easy. For example, choosing the right queue is still a hard problem :-) Watch this video: https://www.youtube.com/watch?v=IPxBKxU8GIQ
andychiare
·le mois dernier·discuss
It's not just gestures that are adapted; words are too. In the parts of Italy where I was born and raised, for example, adults used to adapt words to make them easier for children to pronounce. However, this practice has recently been discouraged by paediatricians because it can apparently hinder children’s later acquisition of standard language.
andychiare
·il y a 2 mois·discuss
Boolean logic/black-and-white thinking is convenient for simple processing. But the world isn't simple.

If you just consider time, there are statements whose truth you can't determine: "It will rain tomorrow" (BTW, tomorrow "tomorrow" will be the day after tomorrow)
andychiare
·il y a 2 mois·discuss
> “AI everywhere” is not the goal. Useful software is the goal.

Great observation! Often the excitement of novelty makes us lose sight of the real goal
andychiare
·il y a 5 mois·discuss
I love Borges and his lucid hallucinations. As this story highlights, when a representation of reality (the map) ends up mapping reality one by one, the representation becomes useless. I see this as a warning for the progress of AI. When AI maps human intelligence one by one, it will be useless (or perhaps we will be the ones who will be useless).
andychiare
·il y a 6 mois·discuss
> It is not possible to accurately estimate software work.

An "accurate estimation" is an oxymoron. By definition, an estimate is imprecise. It only serves to provide an idea of the order of magnitude of something: will this work take hours? days? weeks? months? You can't be more accurate. And this does not apply only to software development.