HN user

janekm

1,492 karma
Posts0
Comments534
View on HN
No posts found.

Regarding hosting, it's a big pain point for companies building these systems out of China as the "great firewall" makes it really hard to have reliable connectivity between the Chinese Internet (and datacenters) and outside. The ap-east-1 zone of AWS, based in Hong Kong, is very popular in that context as it tends to be accessible from both sides (so cost is fairly typical of AWS costs in that case). Alternatively Alibaba also have cloud datacenters in Hong Kong with similar properties.

Something worth keeping in mind is that Chinese factories that makes things like IP cameras don't typically have their own (significant) R&D departments and instead work from examples provided by the makers of the chipsets. Sometimes there will be another company involved that provide an "IoT ecosystem" (Tuya is a major player here: https://www.tuya.com/solution/hardware/ip-camera ). So it's not necessarily surprising that the backend still works even if the manufacturer (Amazon brands are not typically the factory themselves, for practical reasons frequently changing "brand names" are used) is no longer present.

That's going to be something similar to IPAdapter FaceID: https://ipadapterfaceid.com Basically you use a facial structure representation that you'd use for face recognition (which of course Apple already compute on all your photos) together with some additional feature representations to guide the image generation. No need for additional fine-tuning. A similar approach could likely be used for handwriting generation.

Came to say this too... I was really pleasantly surprised by how easy it was to get a full dev & build & test environment set up with Visual Studio Code, and how well their little WCH-LinkE debugger works (both SWD and UART in one, Segger could learn from that...). Now I'm experimenting with their BLE variant, which is a lot more complex, but still simpler than what I'm used to.

The Kino introductory blog post makes quite clear that all they do is apply one of a set of LUTs that ship with their app. Personally I'd be interested in one that tried to apply colouring more "intelligently", e.g. detecting faces etc and applying appropriate settings.

Yes, but this scenario is a bit different. If you ask a connector factory to custom-make you a connector it's common that they are allowed to add it to their catalogue, though you can of course stipulate something else in the contract. You'll see this in the electronics markets in Shenzhen for example... they still have a lot of the connectors and switches from MP3 players, which I believe was one of the early boom industries in the region.

I think the idea is "figure out a list of people who appear to have shared interests whom you might enjoy talking to", but the chatgpt reference does appear odd indeed

I took that comment to refer to the scrappy original AirBnB, not the one we see today (I can't recall exactly how the first implementation was done but I do recall that it was something really simple along the lines of an excel spreadsheet and email). It's in that space of proof of concept implementations that the LLMs can really accelerate (and, potentially, as a "pair programmer" kind of role).

Moderation strike 3 years ago

Giving moderators the power to arbitrarily ban users they deem to have produced content by AI is not likely to work for long though. Perhaps today it's still feasible to note the "vibe" for GPT, but that's not likely to be possible for long (it's probably an artefact of the RLHF process anyway). Then what? You'll end up with essentially arbitrary application of the ban hammer based on the moderators' "feelings".

I certainly don't have the answers (and let's face it it's likely going to be a problem here too).