Hacker Newsnew | past | comments | ask | show | jobs | submit | pavo-etc's commentslogin

Whatever openrouter puts me on, running in pi (though I do all comms over my xmpp wrapper).

I'm not convinced spymark is better than just "invisible watermarks", spymark to my ears sounds designed to be sound very negative when invisible watermarks are not always negative, e.g. the counterfeit bank note example.

Tech like SynthID I see a net positive especially since it doesn't degrade text quality. I dream about a browser extension running at all times that makes text more translucent based on the confidence of LLM writing[0].

This article's suggestion of using it to unmask whistleblowers is very interesting and not something I'd thought about though. Still not convinced that spymark is a better name though.

[0]: Sean Goedecke's Deckard is close but it would rather invisible than bright red https://www.seangoedecke.com/deckard/


> spymark to my ears sounds designed to be sound very negative when invisible watermarks are not always negative, e.g. the counterfeit bank note example.

The article calls out watermarks intended to deter counterfeiting as explicitly being not spymarks. Watermarks can tell you about the items marked, not about the person using/creating it.


the spymark tracks you. it is negative.

Right. Watermarks are the same in every copy -- they mark a copyright or whatever. Whereas these things are personalized, therefore they do track you as a source of sharing.

It's the difference between watermark or marked bills.

One is proof of authenticity, other is tracking tool.


> I'm not convinced spymark is better than just "invisible watermarks", spymark to my ears sounds designed to be sound very negative when invisible watermarks are not always negative, e.g. the counterfeit bank note example.

Bank notes are mainly protected by things that are hard to create without very specialized machines. You can't rely on anything hidden staying unknown and once you know a steganography scheme you can also control it.

> Tech like SynthID I see a net positive especially since it doesn't degrade text quality. I dream about a browser extension running at all times that makes text more translucent based on the confidence of LLM writing[0].

False confidence is a lot worse than no confidence. If such an extension ever becomes popular, people will take anything not marked as AI as gospel.


These spy marks are a great way to teach AI how to create a hidden communication channel in plain sight.

Due to their essentially cryptographic nature, I don't think SynthID et al are very easy for LLMs to speak natively. They have other ways of doing steganography.

LLMs with access to tools like code execution don't need channels they can “speak natively".

Yea, it’s AGI, and it’s been really helpful! Oddly enough it’s just really loves sharing cat memes with the other instances! Weird, but not at all like all those dooms day scenarios guessed it would be…

I mean... they trained it on reddit posts after all, and it is the hub of the cat distribution system.

I think they are always negative. Including on bank notes.

I wonder if we could have a real, open and direct democracy. All the models we have right now work via indirect clowns. Then again, looking at how some people vote, perhaps direct democracy can only work if people are clever.


The problem with direct democracy is not that people are dumb, it is that they are incompetent.

To do politics right take skills, and I don't expect the average mechanic to be better at it than the average politician is at fixing cars. How should I know if we should subsidize organic farming, ban alcohol sale after 8PM, or increase the defense budget? At least in theory, politicians are professionals who deal with these kinds of questions, they are supposed to know the technical and social implications, or find experts to help them if they don't. Some people think they know, and judging by how stupid most of their ideas are, they don't. I don't blame them, it is just not their field, and my ideas are probably just as stupid anyways.


> To do politics right take skills, and I don't expect the average mechanic to be better at it than the average politician is at fixing cars

I would. Politicians are pre-selected for people who want to lead and that's the last kind person that should be allowed to.


If checking for counterfeit bills becomes harder, trust in the currency is degraded. Once that happens, vendors will either incentive digital payments (which are definitionally tracked), switch to a tracked currency, or barter more. Trust in bills is super easy to take for granted.

Your use case asks for a visible watermark, not an invisible one.

US bills use both, and the invisible watermarks have proven their value. Imperceptible imperfections intentionally (yay, illiteration) placed on 100 dollar bills have managed to catch advanced North Korean forgery attempts. Same goes for magnetic inks and all kinds of visible and invisible watermarks on US currency.

Eh bank notes have watermarks just to make them harder to forge. They also have serial numbers, but as almost no businesses pay attention to them they aren't really used to track transactions. The provenance of a particular bank note isn't that interesting beyond knowing whether it's a forgery.

The problem with these spymarks is that they can be used to include data that's completely invisible to users - even potentially to sophisticated users and the programs that consume the marked files. So while I can make an informed decision whether to share a picture, I may not be informed about any spymarks. Vs a normal watermark that aren't designed to be invisible.


    I'm not convinced spymark is better than just "invisible watermarks", spymark to my ears sounds designed to be sound very negative when invisible watermarks are not always negative, e.g. the counterfeit bank note example.
The article spent quite a bit of energy explaining why the word choice, seems like you're just ignoring that? Also, bank note watermarks are not invisible. Watermarks are not invisible, as the article (again) took pains to explain.

    Tech like SynthID I see a net positive especially since it doesn't degrade text quality.
It absolutely does. It constrains high-entropy word choice so it can "store" other things in your text. Your text actually has information removed from it.

    I dream about a browser extension running at all times that makes text more translucent based on the confidence of LLM writing.
Sounds very much not worth the anti-consumer, anti-privacy aspects which (again) the article explains.

"tracking watermark" seems clearer to me than "spymark"

Spymark or even just "tracker" would better at conveying the purpose. I think the goal is to find a single word that means "tracking watermark" or "a watermark that tracks you" because right now companies are pushing the term "watermark" to obscure what the marks are actually for.

People can be multiple things.

I've done something similar by running pi within an xmpp wrapper on my server, so I can talk to it from any phone or computer. Works super well.

This in insanely cool.

Farid Zakaria's recent nix saga is insane

- unifying all versions of all packages into one resolution tree

- making executables out of sqlite databases

- adding API routes to a sqlite executable with an insert statement ?!?!?

- making one flake that contains all flakes

- adding version ranges to nix

- run any nix package any nix version in your browser (this one)


I would go even further, I want a browser extension that scans all words on every page and colours them more and more transparent as the likelihood of llm prose is increased.


Years ago I used a rudimentary (text matching) Greasemonkey script that hid Reddit posts and comments from accounts matching a few behavioral/history signals.

I wonder if that idea could be modernized now for this.


I’m working on something like this! My issue is that using Pangram for it ends up being quite expensive.


Are you footing the bill yourself, or would you be supporting BYOK? Not sure whether logging in with user's account would also be a good workaround or not.


Pi is a great example of this. I've used it as the basis for a fleet of agents I'm running on my server, but rather than using the Pi TUI I run it in headless-mode and have extended it to use XMPP as its communication layer so I can use any device with the same sessions, and so agents can talk to each other.

The Pi harness is built to be extended like this, and it's a joy to work with.


I've come to a similar lofi solution for my agent fleet. Markdown wiki with simple querying is decently effective as a memory system. Setting up a skill that can effectively reduce a session into useful long term lessons is the easiest unlock for these systems.


Luckily these are merely redirects!


I ran into this exact problem. I needed to fork Conversations to add a lot of polish. My fork is definitely improved but still has a few rough edges I'm chipping away at.


Do you plan on contributing your improvements upstream, or is that not feasible for some reason?


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: