HN user

magicseth

486 karma

High Tech Magician: google.com magicseth.com bu.mp

[ my public key: https://keybase.io/magicseth; my proof: https://keybase.io/magicseth/sigs/QNnkv82bSmxPQ3gd_XQbfin99Hi3NxKWMlsfaWXd080 ]

Posts27
Comments127
View on HN
news.ycombinator.com 3y ago

The code ChatGPT wrote to help with my YC application

magicseth
3pts0
askthis.site 3y ago

Show HN: Have a Conversation with Your Website

magicseth
1pts0
wanna.chat 3y ago

Show HN: Call my AI co-founder on the phone

magicseth
1pts0
github.com 5y ago

Proof-of-work for your Git commits

magicseth
3pts0
web.descript.com 5y ago

Show HN: My podcast reads your mind

magicseth
2pts2
news.ycombinator.com 5y ago

Ask HN: Where are the Beautiful clean HTML/CSS templates?

magicseth
134pts49
news.ycombinator.com 5y ago

Magician's assistant who knows JavaScript and video editing

magicseth
1pts0
shouldiquarantine.com 6y ago

Should I Quarantine?

magicseth
4pts3
www.kickstarter.com 7y ago

Hack and Glitch Video Games on the Game Bender Console

magicseth
7pts1
www.kickstarter.com 7y ago

Scratch Console: GameBender: The Invention Gaming System

magicseth
3pts0
askmagicseth.com 7y ago

Show HN: Answers as a Service as a Service

magicseth
5pts8
www.sfchronicle.com 8y ago

Mountain View’s unusual rule for Facebook: No free food

magicseth
13pts0
www.reddit.com 8y ago

Naturally Occurring Adversarial 3d frogs

magicseth
2pts0
www.kickstarter.com 11y ago

Makey Makey GO: Invent Everywhere, Invent Now

magicseth
2pts0
google-opensource.blogspot.com 11y ago

Glide 3.0: a media management library for Android

magicseth
12pts1
devblog.bu.mp 13y ago

Martin Gardner had a timing attack for your mind in 1956.

magicseth
12pts0
devblog.bu.mp 14y ago

Git for dropbox users: Don't be afraid

magicseth
10pts2
devblog.bu.mp 15y ago

Open Source in-browser TL;DR generator, tl;dr Hacker News

magicseth
2pts0
devblog.bu.mp 15y ago

Tl;dr.js summarizes hn articles, and hn comments in your browser

magicseth
14pts1
selectricity.org 15y ago

Online polls that let you explore voting algorithms

magicseth
1pts0
myvideos.stanford.edu 15y ago

Magic and Human Computer Interfaces

magicseth
15pts1
devblog.bu.mp 15y ago

Safeguarding ourselves from ourselves - Bump Dev Blog

magicseth
2pts0
bump.theresumator.com 15y ago

"Oh Snap" Intern

magicseth
2pts1
www.kickstarter.com 15y ago

Moore Pattern — a kinetic optical-illusion sculpture

magicseth
2pts0
www.picocricket.com 15y ago

Connect real world sensors to your Scratch Projects

magicseth
1pts0
news.ycombinator.com 15y ago

Last minute halloween interactive art exhibit

magicseth
2pts1
www.thewildernessdowntown.com 15y ago

The Wilderness Downtown: A future of Internet Music Videos

magicseth
20pts3

Yes! That's what I'm getting at. This protocol optionally allows you to sign with your private key, but you don't have to for the protocol to provide utility. It could just be enough to say "if you trust magicseth's binary and apple, then this was typed one letter at a time"

There's nothing stopping folks from typing a message an LLM wrote one at a time, but the idea of increasing the human cost of sending messages is an interesting one, or at least I thought :-(

Oh you think it's stupid? It was an attempt to encode an encryption key that isn't sent to the server in a way that is minimally invasive. The skintone emomis allow pretty high byte density, and also are cute!

Sorry it doesn't meet your needs.

There is irony in having an ai generated humanifesto. Could it be intentional? hmm?

Is there no irony in deriding a project for being potentially LLM generated, when it's goal is to aide people in differentiating? :shrug:

It is largely written by iteration with an LLM! No need to speculate or analyze em dashes :-)

The emoji idea was mine. I like it :-) unfortunately it doesn't work in places like HN that strip out emoji. So I had to make a base64 encoding option.

The goal was to create an effective encryption key for the url hash (so it doesn't get sent to the server). And encoding skin tone with human emojis allows a super dense bit/visual character encoding that ALSO is a cute reference to the humans I'm trying to center with this project!

Hi! I want anonymity! I also want to be able to prove what level of effort has been put in to something. I think there's room for both. This is an encrypted proof that I wrote something on a keyboard that tracks fingers. The protocol allows you to optionally sign it with your identity, but that isn't strictly required.

It is an attempt at putting something into the conversation more than just "OSS is broken because there are too many slop PRs." What if OSS required a human to attest that they actually looked at the code they're submitting? This tool could help with that.

Yes LLMs were used greatly in the production of this prototype!

It doesn't change the goal of the experiment! or it's potential utility! Do you see any potential area in your world where some piece of this is valuable?

Hi! You don't need an x.com account to download, that's just the easiest way to dm me. If you're actually interested, I can let you try it! The source is also available.

It proves 1) that an apple device with a secure enclave signed it. 2) that my app signed it.

If you trust the binary I've distributed is the same as the one on the app store, then it also proves: 3) that it was typed on my keyboard not using automation (though as others have mentioned, you could build a capacitive robot to type on it) 4) that the typer has the same private key as previous messages they've signed (if you have an out of band way to corroborate that's great too) 5) optionally, that the person whose biometrics are associated with the device approved it.

There is also an optional voice to text mode that uses 3d face mesh to attempt to verify the words were spoken live.

Not every level of verification is required by the ptrotocol, so you could attest that it was written on a keyboard, but not who wrote it (not yet implemented in the client app).

The protocol doesn't require you to run my app, if you compile it yourself, you can create your own web of trust around you!

We built hellowonder.ai as a PWA first, and it was almost amazing! But we use voice input, and ios would pop up the microphone permission repeatedly after a few minutes, even if it had been approved recently. I couldn't figure out how to keep the microphone permission!

So frustrating to be soooo close, and then need to build an iOS app.

Well, it's part chat bot, so I don't know if it meets your criteria. But we're using them for a LOT of things behind the scenes to help kids find content they love that their parents approve of.

[HelloWonder.ai](Hellowonder.ai)

The front end looks like a chat bot, but on the backend we're using LLMs to find, parse, rate, classify, and rephrase content on the fly for individuals.

We are tackling this at hellowonder.ai . I took what I learned building ai tools at Google and built a system that does more than just block bad content for kids. It helps kids find exciting content that is aligned with their parents, effectively allowing them much more freedom.

It’s amazing how this system actually brings kids and parents closer together in practice.

Email seth@ that domain if you have kids and would like to skip the waitlist.

I believe we can use AI here :-) It is suddenly scalable to help kids develop critical thinking skills live in real time.

I've got 5 year olds, 8, 10 and a 12 year old, and they've been my beta testers for Wonder [0].

It uses AI to help direct kids towards positive content online, and defers to me to help my oldest navigate this tricky online world.

Let me know if you have kids and would like to try it out!

[0] https://gotwonder.com

I've changed my mind. Historically I've been opposed to computers being a panacea for education.

At the MIT Media Lab I was one of the earliest critics of the strategy and effects of the One Laptop Per Child project.

I've changed my mind.

There are real issues certainly, beyond AI making things up, encouraging risky behavior, or kids asking it naughty questions. Things like, can it damage a kids social skills, create echo chambers, or push them towards propaganda.

But the upside is incredible. Integrating an LLM like GPT4 into a more kid-centered suite of models unlocks tons of potential.

The first thing I built into my AI tutor system was the ability for it to look up facts from reputable websites, and to help kids answer questions for themselves.

Then I taught the AI to help a kid develop their interests, so they take a topic they're curious about and dive deeper in to it.

And then I taught the AI to notify me if there are topics that are more appropriate for a parent to engage in.

The tool I'm building actually helps kids become more curious, creative, and thoughtful.

It isn't perfect yet, but the truth is kids spend 7 hours a day on screens already. I'm very excited at the possibilities.

Let me know if you'd like to try it!

seth@gotwonder.com

Yes! This is exactly right.

I've built a tutor for my kids, that listens to them, and helps them explore topics that they're passionate about.

What's blown my mind is how it has driven creativity OFF screen too. They engage with the world in a deeper way when they have the power to explore their passions on their own.

If you want to try it, join the waitlist here: gotwonder.com and then email me: seth@gotwonder.com and I'll bump you up the list!

And this may not be the effect you are going for, but you could make the final twitter link go to a specific tweet, where you say "I was hoping you would copy the 3 of diamonds!" and it would be right :-)

Very fun! If you wanted to add one more level of misdirection, the first cards could be textarea that you have to select with your mouse and hit ctrl-c to copy ;-)

This would hide a bit of the method for the twitter reveal.

-Seth

(I also make online magic tricks magicseth.com/animal )

I'm pretty sure mine were some of the criticism you heard ;-) My critique largely focused on the imperialist attitude of the project: Negroponte described the project with hope that it would be as impactful as the "Niña, the Pinta, and the Santa Maria" without any sense of recognition of th negative impact of those ships. When the first technical bring up touted OLPC developers running Doom on it, it was a reminder of how, no matter how much we claim technology is absent of agenda, it is many ways a reflection of the values of the developers.