Top
Best
New

Posted by jjfoooo4 20 hours ago

If you are asking for human attention, demonstrate human effort(tombedor.dev)
1358 points | 433 commentspage 2
juanre 10 hours ago|
A couple of weeks ago I essentially failed the Turing test (took to be an AI). I found it a bit annoying, so I built Possibly Made By A Human. It tracks your keyboard use (not the content, ms between keystrokes etc) and produces a signature for you. It can of course be spoofed, but that also takes some effort.

Actually made by a human, signature: https://possiblymadebyahuman.com/7PuEdZs1i1

smokedetector1 2 hours ago||
This is one of the coolest tech things I've seen in a while. Can you explain how the "Check a document" works? I'm not sure I understand how you would check if the timing aligns based only on the text content.
juanre 2 hours ago||
Thanks! I had a lot of fun doing it.

The signature includes a hash of the text, done at the browser so that the server does not have to see the content.

smokedetector1 1 hour ago||
Ah, okay! Would you mind explaining what does "comparing wording, not exact text" mean?
juanre 1 hour ago||
It's a very poorly written way of saying that instead of storing your text it uses a hash of your text to sign. When you want to check the signature you only need to hash the text to check, again without touching the server.
hathym 10 hours ago||
a solution waiting for a chrome extension :)
juanre 8 hours ago||
I wrote it! I just haven't told anyone yet (nor tested it :-) This is a fun side-project, I don't have much time to play with it.

https://chromewebstore.google.com/detail/possiblymadebyahuma...

spaceman_2020 8 hours ago||
I mentally switch off the moment I see an AI vibecoded landing page or article or video

I don't care what your offer is - if you can't even be bothered to even dress up your stuff for me, a human, I'm not going to consume it

phyzix5761 17 hours ago||
If the agent does everything for you it means it can do everything for the next person. At that point you're replaceable and have no value in your field. Learn things deeply even if you use AI because its the deep knowledge workers that will keep getting hired.
ElProlactin 14 hours ago|
> Learn things deeply even if you use AI because its the deep knowledge workers that will keep getting hired.

The problem is that this realistically is only applicable and actionable to a subset of the labor pool, and that subset is decreasing.

There are a lot of people who discovered that their "deep knowledge" and "deep skill" wasn't as deep as they thought (read: "deep" enough to make them irreplaceable to their employer). People are generally pretty good at overestimating their value.

reverius42 12 hours ago||
Right, like I hope your deep knowledge wasn't something you can just ask Claude!
matheusmoreira 3 hours ago||
The depths of knowledge required to beat Claude will only grow with time. "Deep" knowledge will become everyday normal knowledge, and will eventually offer no competitive advantage whatsoever. Continuous education takes a lot of effort and money, and returns are ever diminishing.
teddyh 3 hours ago||
The volume of LLM output is effectively infinite. Therefore, it is not worth my time or effort reading a single syllable of it. I will not read (nor correct) LLM output, since if I did, I would quickly be doing nothing else with my life. And since LLM output is infinite, but I am finite, my efforts would still be completely without results, comparatively speaking.

(6 month old repost: <https://news.ycombinator.com/item?id=45936352>)

steveBK123 3 hours ago||
Yes, I worked with a guy (not for long) who had two modes of interaction:

"it didnt work" - providing neither the code nor the error

"I ran this" - dropping 500 lines of code into slack, not specifying where he ran it, what line it broke or what the error was

Either mode required 15 iterative questions to get to a useful state of information.

ycui7 3 hours ago||
At one point, I was thinking that if any of my customer send me a snail mail with an actual physical stamp on it, we will call the customer immediately and solve their problem.
steelkilt 3 hours ago||
He was handed a gameboy before he could walk, but it didn’t lessen his humanity. He was handed a smartphone before middle school, but his humanity remained intact. He started calling the “people” he met on social media his friends, and humanity didn’t suffer. But alas, using AI is a bridge too far.
gwbas1c 6 hours ago||
I thought this would apply to marketing / SPAM.

I find that I actively filter all "computer generated" attempts to contact me: Mailing lists, "engagement" notifications, ect, is pretty much ignored. I only respond to human-initiated contact.

This is especially the case with cold outreach from recruiters: I get a lot of poor AI-generated outreach from recruiters, which are time-consuming on my part to engage with.

boerseth 5 hours ago||
There's a lot of art out there that is totally uninteresting, at least to me, because it feels like the artist put little effort or thought into it or or maybe even into honing their skills.

But if the art instead beems with intention and effort, chances are that it will be interesting. And in order for anyone to create something so brimming with signs of effort, they must have cared about the piece, the message, the artform, or something along the process. This post talks about effort and attention, but you could phrase it as a question of reciprocal "caring". If you want me to care, show me that you even care yourself.

It is getting harder and harder to suss out what is genuine though.

dwd 13 hours ago|
And no one has mentioned Rovo yet.

Atlassian's in-built AI assistant for JIRA will generate a task description with a complete SDLC task breakdown, requirements and deliverables.

While the person creating the task will need to provide some details and modify some of the generated text (if they bother to read it) - the sheer verbosity and the fact it's clearly generated just makes you not want to engage with it.

More comments...