HackerTrans
トップ新着トレンドコメント過去質問紹介求人

andychiare

no profile record

投稿

[untitled]

1 ポイント·投稿者 andychiare·13 日前·0 コメント

[untitled]

1 ポイント·投稿者 andychiare·先月·0 コメント

[untitled]

1 ポイント·投稿者 andychiare·2 か月前·0 コメント

AI Agents Have Two Souls. You Only Control One

auth0.com
1 ポイント·投稿者 andychiare·2 か月前·0 コメント

Federated Identity vs. Single Sign-On: Key Differences

auth0.com
2 ポイント·投稿者 andychiare·5 か月前·0 コメント

Duck Intelligence

theturingmachine.net
1 ポイント·投稿者 andychiare·5 か月前·0 コメント

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

auth0.com
2 ポイント·投稿者 andychiare·6 か月前·0 コメント

コメント

andychiare
·21 日前·議論
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
·先月·議論
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
·先月·議論
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
·先月·議論
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
·2 か月前·議論
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
·2 か月前·議論
> “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
·5 か月前·議論
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
·6 か月前·議論
> 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.