Guess I'd better say a few things. First, I deeply appreciate that so many on Hacker News have come out for this. Enough to awaken me from a sound sleep on a Tuesday evening! I don't really care that much about selling Klein bottles over Amazon - it's mainly to reach parents over the holidays. But I do wish that Amazon would do something about this kind of thing. Finally, I"m very low on stocks of glass Klein bottles…
Don't buy this guy's klein bottles, they're a scam - they're only THREE dimensional! Such a rip off. How am I supposed to store a ŷ̶̺̎͌͐̿̽̊́̕ŏ̶̗̈́̓̍̎̃͠g̶̝̺̜̜͋̿̚ͅ-̷̧̛̈́̔́s̷̰̀͌́̈́ơ̷̝̭̫͛́͘ẗ̴̹̱̖̥́h̸̡̡͙̻̀o̸̹̘̾̀͗̇̕t̵̗̠̄̽̈́͑ḧ̵̳̰̩̲͈̜͉̝́́͌͐ in this thing?
A foreign seller has hijacked my Amazon Klein bottle listing
331–340 of 628 posts
Re: A foreign seller has hijacked my Amazon Klein bottle listing
#332Guess I'd better say a few things. First, I deeply appreciate that so many on Hacker News have come out for this. Enough to awaken me from a sound sleep on a Tuesday evening! I don't really care that much about selling Klein bottles over Amazon - it's mainly to reach parents over the holidays. But I do wish that Amazon would do something about this kind of thing. Finally, I"m very low on stocks of glass Klein bottles…
Re: A foreign seller has hijacked my Amazon Klein bottle listing
#333Earlier quoted context omitted.
Now you've got me wondering if it'd be possible to build a 4D klein bottle by animating a 3D shape.
I imagine you could, and that it might not even be that exciting... Since a Klein bottle is just a cylinder with its ends glued together a particular way, I think one way to sweep out a Klein bottle through time would be to have a rubber band split into two, then have each band travel along a trajectory that brings them back together with the correct orientation. The self intersection is easily avoided by having one…
They'll still meet up again. It'll just take more revolutions to get there. That doesn't avoid it.
Re: A foreign seller has hijacked my Amazon Klein bottle listing
#334Earlier quoted context omitted.
Amazon simply is on the same level as eBay now. (No idea about Alibaba.) It’s really sad to see.
Amazon is a more expensive AliExpress.
I now buy a bunch of stuff from AliExpress because at least they don't even try to pretend that (most of) their products are crap. When I want something cheap and don't care about waiting a month, I go there to get it directly from the source.
Re: A foreign seller has hijacked my Amazon Klein bottle listing
#335Earlier quoted context omitted.
I went cold turkey on Amazon a few months back; the only thing I've kept is the TV subscription. What I realised is that it was just a dependency because it was so easy to search for and buy stuff. Nowadays I'll buy from a smaller shop if I need something, but it's more likely that I think "do I actually need this?" and say "no."
Also, Walmart.com has similar prices and selection. Free shipping is $35 though. I’ve had much better results with Walmart packaging and shipping lately.
Re: A foreign seller has hijacked my Amazon Klein bottle listing
#336This, and other instances of this scam make me not want to buy anything off Amazon ever again. Where is Amazon in this? Why is this even a thing ? Is there no oversight at all? Amazon has now become the Alibaba of the west and it makes me sick to think the once beloved marketplace is now just scamville. I typically buy from sellers websites now and rarely buy off of Amazon but now I feel I need to completely remove A…
> Is there no oversight at all? What do you expect from a company who has an automated system to fire employees, and they're notified if the discharge through an app on their phone? There main objective is volume.
https://www.bloomberg.com/news/features/2021-06-28/fired-by-...
What a trash company.
Re: A foreign seller has hijacked my Amazon Klein bottle listing
#337Earlier quoted context omitted.
"Amazon has now become the Alibaba of the west" Alibaba is much better than Amazon about seller verification. Look up, say, "PC power supply". On Amazon, you're lucky if you get the address of the seller and a product image. Alibaba gives you multiple detailed pictures of the object, including its data plate. You get the full address of the seller, and whether it's the manufacturer or a reseller. There's usually a pi…
Alibaba & Aliexpress _do_ have a clone problem, but the notable distinction is that they don't aggressively comingle listings like Amazon does. This means for some common consumer items (fidget spinners, etc.) you'll find a hundred listings with identical images, slightly varying descriptions, and different factories, but you can easily choose which seller to buy from.
Re: A foreign seller has hijacked my Amazon Klein bottle listing
#338Earlier quoted context omitted.
Hey Cliff, I just have to say thanks. I read the Cuckoo's Egg in the early 90s and while I was already interested in computers, the idea that there were "networks" of them out there... well... it blew my mind. I immediately went to my school librarian and said I wanted to try to connect computers together, or try to dial-up to library information services, etc. We started learning together. You were a huge inspiratio…
Ha! I didn't know the klien bottle guy was the accounting error guy. That's very cool. Googled him there and he's listed as an astronomer. But the astronomers consider him a computer guy ;)
Re: A foreign seller has hijacked my Amazon Klein bottle listing
#339Guess I'd better say a few things. First, I deeply appreciate that so many on Hacker News have come out for this. Enough to awaken me from a sound sleep on a Tuesday evening! I don't really care that much about selling Klein bottles over Amazon - it's mainly to reach parents over the holidays. But I do wish that Amazon would do something about this kind of thing. Finally, I"m very low on stocks of glass Klein bottles…
Hey Cliff, I just have to say thanks. I read the Cuckoo's Egg in the early 90s and while I was already interested in computers, the idea that there were "networks" of them out there... well... it blew my mind. I immediately went to my school librarian and said I wanted to try to connect computers together, or try to dial-up to library information services, etc. We started learning together. You were a huge inspiratio…
Re: A foreign seller has hijacked my Amazon Klein bottle listing
#340Earlier quoted context omitted.
And, still do occasionally stop by! (woke up from sleeping, and a heavy load on my raspberry-pi web server told me something was happening...)
Wait, your web server is a Raspberry PI, and its holding up while being on the HN front page. Do you have a caching service in front maybe?
Yep. Cloudflare is out front, so the actual load on the rasp-pi is mitigated by their content-delivery network.
Then, too, my website is almost entirely simple html with compressed images, so there's not a lot of bytes to shovel.
Here in Berkeley/Oakland, Sonic.net has strung quality fiber-optic, so there's 1Gbit to my house. That lets me keep up with things. However, they only give a dynamic ip address;, so my pi must keep track of its address and tell Cloudflare whenever it changes.
Works surprisingly well - from /top/ I see about several dozen simultaneous users (thank you!), and the cpu temp is about 2 degrees above its normal of 50C
The raspberry pi itself is in the crawlspace under my home, fed through a Ubiquity edge router. Much fun, playing with Unix (oops, I mean Linux) -- sends me back to days of yore when everything happened from your command lines.