Hacker Newsnew | past | comments | ask | show | jobs | submit | circuit10's commentslogin

When I had a jailbroken iPhone my bank app (HSBC) would detect it and show a warning but let you continue anyway at your own risk, which I thought was a reasonable compromise

I think the disk space and bandwidth are what make consent needed, because it’s implied that the browser may download small pieces of data but the user would not expect such a large file be downloaded so it should check with them

It works fine if scanned by a machine though (ticket gate, self checkout etc.)

I've used a third party app for this for a UK weekly pass train ticket you could only buy physically, but if you buy it on a train rather than at a station they can't print you a ticket with a magnetic strip and they have to give you one with a barcode (technically an Aztec code), which you can then scan onto your phone and use at the gate. But I kept the original ticket with me too and would use that if a person asked to inspect it


This is not a reasonable size for something that's "just another part of Chrome", this blows up the file size by many times

Can you really demand someone not have any references to your product? Surely people are allowed to refer to it to explain their fork's relation to the original, otherwise it would also be illegal to compare your product against competitors in advertising or to review anything

I guess it depends on whether it's likely to confuse people?


As we speak, the Mac version's website is peppered with statements like:

> Is Notepad++ available for Mac?

> Yes. Notepad++ is now natively available for macOS as a free download.

That's over the line. This isn't a few tweaks to get it to compile on a Mac, but a wholesale rewrites of big chunks of it. It's a fork of Notepad++, but it's not the Notepad++.


I was replying to the hypothetical situation in the comment of saying "Awesome Notepad, a Notepad++ fork"

Gotcha.

If it’s part of the branding, then yes.

Saying “Awesome Notepad, a Notepad++ fork” as the tagline for a product would then be using Notepad++’s trademark for Awesome Notepads branding.

If it’s just mentioned in the documents then it because a question for the courts to decide if that’s sufficient use in advertising material. And what will likely usually happen is an undisclosed settlement.

But a lot of this depends on how it’s used, how litigious the trademark holder is, and what jurisdiction this is happening in.


This is where trademark law starts to get a little murky and the law will differ from country to country.

Does it?


Do you mean Ctrl + scroll wheel? I use that feature quite a lot, I like my font size small but it can be difficult to see for other people so being able to quickly scale it up is really useful

I use Ctrl + <number> to switch between different workspaces on Mac, and half of the time I come back to MS web pages or apps (like Teams) the font is either 9000+pt or then -3pt. Outlook takes the cake though, where for whatever reason they decided to support different font "zoom" levels in different parts. And everyone were dreaming of having the inbox menus in 1pt while having email with 1000pt, right?

Having a tool involved isn't the same as being entirely generated by a tool

For example, without any AI, if I generate a lookup table for the sine function in my code, that table may not be copyrightable because it was machine-generated, but it doesn't somehow make the rest of the code not copyrightable either

"Co-authored by" doesn't imply it was entirely machine-generated


No matter how good the LLM features are, I just want to turn my lights on and off and check the time. A perfect LLM could maybe perform on par with a simple deterministic command system for these tasks, but not better. All an LLM does is introduce the possibility that a command that worked fine yesterday will randomly not work

Also, one of my first interactions with this Alexa+ thing was “how long is it until 8:45am”, one of only a few commands I use it for to work out how much sleep I’m getting, and it proceeded to ask me what the current time was… I immediately turned it off after that


> All an LLM does is introduce the possibility that a command that worked fine yesterday will randomly not work

Aren't hallucinations part of GenAI? I would assume that "AI" voice recognition doesn't have that baked in, but I'm not working in either of those spaces so maybe I'm missing the details. So many things are being looped into the "AI" umbrella that would have just been called machine learning or pattern recognition a decade ago (e.g. "facial recognition" vs "AI" at a time when "AI" also means chatbots like ChatGPT).


The point is Amazon is adding an “Alexa+” mode that uses LLMs. The plain voice recognition + keyword matching or however the old version works is more reliable (I assume, I didn’t use the new mode much because it immediately failed at what I wanted)

You can just the post the code somewhere, it doesn’t have to be good and you don’t have to do anything else with it

Apart from ensuring there’s not anything confidential in the code like API keys (which you shouldn’t have anyway, unless it’s just in comments) it won’t take any extra work unless you want to put effort into that side of things


You can have multiple WASM modules communicating with each other (though you would probably need extra interop code?), or statically link them into a single module, the concepts work mostly the same


With a browser plugin I'm sure you could swap out a WASM module on the fly, if said plugin doesn't exist, maybe it should. Would make debugging in a prod URL simpler if you can just load a page with a testing WASM file.


Is there a browser plugin enabling to swap out any parts of a website/app with own ones? With prompt/vibe-based input, so any user can customize websites in any imaginable way. Maybe it should.


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

Search: