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

what I was taught (and what still works for me) is to look out the front window, never the sides, and pick a as far away (ideally on the horizon) to focus on.

the theory being, at constant velocity in a straight line, your body feels at rest, so you want to look somewhere that reinforces that. looking out the side window has scenery rushing past, which is the opposite.

turning sideways and reading sounds like a nightmare.


How can you look out the front window at the horizon and be reading at the same time? Somewhere in this thread we've confused generic car sickness with reading while in a car.

Serially.

You read something, get reminded you have car sickness, then look out of the window to try to cure it and not vomit


This. Obviously, it doesn't help you read but if you're bad enough that just being in a car makes you sick it helps a lot. When I was younger any car sick kids got to sit up front and there were a couple of adults who had to be the driver for the same reason. I still get bad on boats and the only thing that has worked is to find somewhere to lie down and close your eyes for the journey. Makes a big difference on a ferry. Not as effective in smaller boats.

I'd love to hear more about the STEM week one, if there's anything online you can share. What's the target age range?

I don’t even have it on GitHub yet, and I’ve been refining it little by little. Targeting at age 10, late primary school. It doesn’t go deep diving, it’s a light touch, and I think it needs more explanation.

I am a big fan of computer science education for kids that uses a light touch, or even completely offline - things like Computer Engineering for Babies, Turing Tumble, or any game that introduces basic concepts with intuition as opposed to showing the final product of decades of abstraction.

which quants of 3.5 vs 3.6 did you compare? I guess you're saying that whatever quant you were using, going one lower was worse? ie. 3.5 Q6_K at 22.5GB versus 3.5 Q6_K at 22.9GB?

Supporting everything forever is how you end up with Windows


Windows has many flaws, being able to run any binary made in the past 30 years is not one of them.


Here I was thinking the problem with Windows was the dog-slow RAM hogs the team replaced most of the core applications with so they could serve web ads in the launcher and OS chrome. Silly me, the real problem with Windows is that it can run old apps if you still have the exe kicking around.


Windows did not even support Final Fantasy 7 between two versions due to their broken Direct X design. Let's bury that turkey; just because there are compelling blog posts doesn't mean they are a legitimate reflection of Microsoft.

As a customer I expect my software to work, permanently. Don't expect me to cry for the richest companies in the world.


They had the classic environment. They could have kept that going.

Business decision, pure and simple. Value added and risk of people not moving forward was not worth the cost to them. They were also way smaller at the time than today, though the iPod had taken off.

I’m fine with them eventually dropping support for things. Some things I think they do too early.

Microsoft HAS to keep supporting stuff forever. That’s their bread and butter. Line of business apps. If they drop support businesses lose THE reason to stay with them.

It’s far less of an issue for Apple. And people do leave because of it. But not enough. It’s also one of the reasons (of many) they’re not very popular in business.


> They had the classic environment. They could have kept that going.

Not for long. The Classic environment depended on the system having a PowerPC CPU - it would not have run on Intel systems. (Rosetta translation would not have been applicable.)


I know it didn’t last long. But why do you say Rosetta wouldn’t have worked?


For essentially the same reason that Rosetta 2 can't be used to run Windows - they're userspace JIT translators, not system-level emulators. The Classic Environment was, for all intents and purposes, an entire virtualized PowerPC system running Mac OS 9, and allowed software running inside it to do some pretty wild things like patching system "trap" routines, writing graphics directly to the framebuffer, or even setting breakpoints in and handling exceptions from other applications.


The Classic environment depended on the system having a PowerPC CPU.


You think the worst thing about windows is one ofnthe best things about windows?


Not really, Apple was doing something right at that point they got almost everything from classic to OSX, ppc to Intel, from 32bit to 64bit, x86 to ARM.

I used it through all of that and really at no point was it feeling forced and the only one with real friction was classic mode the rest felt seamless.

They must have just been doing something right with dev relations and community.

Although I will say now a lot of people don’t seem to care with keeping up with far less extreme random iOS hurdles.


You mean, being able to run binaries from 25 years ago? Yes, please!


would it blow your mind if I told you there are already idiosyncrasies in the way you write? not you specifically; everyone has them


I know, I could've worded my comment clearer. I meant that I specifically introduce them in a way to make it obvious my text was written by me.


AI will clone your idiosyncrasies before you know it. There’s no point


No point? There certainly is a point. The point is that I don't sound like AI now. Sure, one day, some AI lab might build models so that everyone has a model that's indistinguishable from them, and at that point, this method won't work.

But saying it's not worth it is like going back in time and telling a peasant to stop harvesting their crop manually because in 10 years someone will invent the tractor. I get trust of others now, which is something that is useful now. Any benefits I accumulate don't get undone.

Unless you mean they'd target me specifically... which I find very unlikely.


I caught myself watching an AI video on youtube a few days ago where the narrator's AI voice had deliberate instances of stammering and stuttering. It's definitely simple to have these introduce idiosyncrasies just through specific prompting.


from the AI developers end that has function beyond mimickery.

humans often stutter, stammer, uh uh , uhmm, hmmm, to keep the "ball, conch, etc." in thier posession but gain time to complete a response to edge case dialogue. mimickery none the less, but functional, rather than primarily deceptive.


Why would that matter? You still have to read, understand, and respond. If something is important and specific it takes longer to prompt iterations to generate my response. It's nice for spelling and grammar correction.


I agree it's not immediately clear how it works, although I think I understand the role it's intending to fill.

If you're not familiar with the distinction between git and github it could be even more confusing.

As soon as I hear decentralized I have lots of questions about the underlying protocols. Their protocol page helps a little but also uses terms I'm not familiar with like "gossip protocol".

It would be nice for there to be a page that motivates the project a bit more, ie. explaining the technical problems they are attempting to solve before enumerating the components of the complex system they've built.


Someone looked at git - a distributed version control system that already works, that has been working since 2005, that Linus Torvalds wrote in a fit of pique and spite, and that currently hosts approximately all of the world's source code - and said, "This is good, but what if we added BitTorrent?" And then, presumably after consuming substances that I cannot legally inquire about, they continued: "And what if we added the Bitcoin peer-to-peer protocol?" And then, reaching a crescendo of architectural ambition that would make Icarus say "maybe dial it back a little," they concluded: "And we should DEFINITELY add blockchain identity."

Notice how each additional sentence makes the previous sentence worse, like a turducken of solutions looking for problems, or a nesting doll where every layer is a different kind of sadness. This, I presume, is what happens when you have a hammer and a screwdriver and a chainsaw, and you decide that every problem would be better solved by using all three simultaneously while riding a unicycle.

But seeing as it already does exist, it's pretty awesome.


AD: You missed the part about CRDT's!


I couldn’t find anything sarcastic to say about them. CRDTs are awesome :)


A lot of the distrust toward Bambu is because they originally announced cloud auth would be required even for printing locally in LAN mode, and only backpedalled on that when they saw the backlash.

I'm not sure why their entire domain has been excluded from archive.org but you can still see the original post for now: https://blog.bambulab.com/firmware-update-introducing-new-au...

--

Critical Operations That Require Authorization The following printer operations will require authorization controls:

Binding and unbinding the printer. Initiating remote video access. Performing firmware upgrades. Initiating a print job (via LAN or cloud mode). Controlling motion system, temperature, fans, AMS settings, calibrations, etc.


> I'm not sure why their entire domain has been excluded from archive.org

So when they claim “we never said that” it is less easy to prove that to be an, erm, incorrect statement of truth.

It could be an accident due to over-doing scraper protection, but given the company's general behaviour of late I'm inclined to consider the negative interpretation more likely.

> but you can still see the original post for now: https://blog.bambulab.com/firmware-update-introducing-new-au...

I'd hazard a guess that that is not entirely the original post as it was before things erupted. There have been a couple of instances of materially changed posts.


> I'm not sure why their entire domain has been excluded from archive.org

Because they have a track record of altering their website, gaslighting the community, and then getting caught through archive.org so they simply blocked it, not realizing that other archives exist and then getting caught again.

They tried to alter their warranty terms and got caught. They altered their ToS which would allow them to block prints until the printer firmware was updated. When the community got upset, they not only backpedaled but altered the associated blog post and accused everyone of spreading baseless misinformation because "it's clearly explained in this [edited, backdated] article".

That's precisely the article you linked to. See the original version:

http://archive.today/2025.01.16-173123/https://blog.bambulab...


>I'm not sure why their entire domain has been excluded from archive.org

Think about why they'd make such a request to archive.org.


This is how it's used in Canada too


I think it would be the case in many of the commonwealth countries. You hear "sorry" being used a lot like this in Australia too.


They claim it has a haptic trackpad, so I don't think that's what most manufacturers use.


It was called Twitter for 17 years before being renamed in 2023. The Twitter domain still redirects to roughly the same site it was for all those years.

Why does it matter if someone still calls it Twitter?


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

Search: