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

Sideload probably means use adb. It's like they're avoiding using the tool name for some reason.

I've been using Flare on f-droid, which integrates RSS and fedi, it's simple but pretty good.


These are night trains, or mostly night trains.

Good question. Before I only took them for short distances, are they ALL night connections? Makes sorta sense, I think?

The one I took was a night train to/from Xian, and had fixed beds instead of seats. It makes sense for bigger cities to have this sort of a service available, but it would also make sense if smaller cities have these as daytime trains with proper seats.

Never seen a sleeper only train! But maybe they exist?

Definitely they do, I remember not being able to sit because of the sleeper bed position, but people still smoking standing outside the cabin.

The solution is to get money out out of politics. Term limits are good for the exact reason you mentioned. For tech law, there should be some sort of tech committee that knows laws like this are idiotic.

California has term limits (up to 12 years regardless of being in the assembly or senate) and this law still was passed so I don't think you are really selling term limits...

Term limits do prevent situations like the supreme court, where any institutional knowledge and length of terms can be weaponized for political gain.

Overall, if the objective was to have a non-identifying age flag in operating systems, this isn't the end of the world (though I would have preferred enabling other things I've mentioned here in the past like opening up OSes). If there were younger people in the legislature that tried to understand this better than octogenarians, I think term limits are working fine.

Hopefully parents can use the parental control tools built around this non-identifying flag for some good.


Gamers chased high FPS, that's what they got.

Chased the wrong thing. It’s the 1% lows that matter more generally.

You will never ever get decent 1% lows in most titles, the software stack is architecturally fucked in the popular engines and can’t do it. You would need a CPU that’s literally 100x faster than today’s top models for it to be able to compile shaders on-demand within a single frame without hitching. (Or maybe it’s more accurate to say that there’s a massive gulf between what the hardware/drivers need - compiled pipeline objects built/known ahead of time - versus what game engines are doing, building pipelines on the fly on demand, surfacing new permutations frame-by-frame)

Why not compile asynchronously ahead of time?

This requires knowing what to compile, which these engines don't really do, because the necessary data is pooped out by arbitrary game logic / scripts. That's why precompiling shaders in e.g. UE5 basically relies on running the engine through a pre-recorded gameplay loop and then making a list of the shaders/PSOs used; those are then pre-compiled. Any shader not used in that loop will cause stutter. A newer UE5 technique is to have heuristics which try to guess which PSOs might be needed ahead of time.

There's this article from Unreal on the topic: https://www.unrealengine.com/en-US/tech-blog/game-engines-an...

If you read their proposed solutions, it's quite clear they only have patchy workarounds, and the inability to actually pre-compile the needed PSOs and avoid shader and traversal stutter is architectural. It should be noted that these engines are also stuttering on console, but it's not as noticeable since performance is generally much lower anyway.


When getting rid of actual performance bottlenecks is too hard or costs too much, just make something up.

XeSS is actually pretty great, played Talos Principle 2, a UE5 game on the Steam Deck at 800p 30fps thanks to XeSS.


And yet, these same people will install modchips on consoles, pay for VPNs, use ReVanced, and generally find ways to do what they want rather than what corporations want, and safely too.

People can learn about links to payment websites, self-signed apps/updates and unlocked bootloaders, because anything less is restricting computers for idiotic reasons.


So let's give Google more power.

The value is in awareness, it's easier to switch for some than others, but that comes after awareness.

The thing is: If it takes so long for you to get awareness, then better stop everything. It makes no sense at all in that velocity.

Well, mistakes like iPhones being closed have existed for decades, enshittification on modern computers is still relatively new. What makes no sense is people who should know better giving into fear based locked down computing for idiotic reasons.

Some things were always wrong. Since day 1. And since day 1 there were people (e.g. me) who constantly told the others. But got ignored.

No, enshittification is not new. It was obvious from day 1 that it will eventually happen. To everybody who know basic mechanisms of how human beings interact with each other.

Sometimes people come to me and say "yeah, well, it's about technology, that's not my business, and I don't really care". This is stupid in various regards. At first, the same people shifted their entire life into that 'technology', and were constantly crying how everything is going to be digital in the future. Beyond that, the entire topic is not at all about tech. It's about how human beings interact. About markets, and all kinds of non-tech things.

"enshittification on modern computers is still relatively new" is like a chain smoker saying something like "lung cancer is still relatively new". Sure, in some way it might actually be new. But is it a good excuse for anything? No. That danger was crystal clear since the first cigarette. Right? Everything else is lame excuses and stupid babble.


This is cynicism or worse, the way to get more open hardware and software, is to buy it and use it, regulation and understanding will catch up. Sure people care more about things other than tech, that's never stopped me from pointing out how tech should work and advocating for it.

I've used Linux for 25 years, and never have I thought it has enshittified. It's only Android in the last decade that has, much like the iPhone, Windows and the big social networks defending their monopolies in court and even losing in some cases, though maybe not enough yet.


Yes, Linux has not been enshittified in all these 25 years. I can confirm. I cannot even confirm that for the entire FOSS scene, though, where it is common sense nowadays to depend on Github and Discord, maybe also Youtube, Facebook, etc. But yeah, that's another story...

If signing apps is required, then self-signing with your own key should be an option, in addition to a virus scan. Signing authorities have gotten things wrong, which is forgivable as long as they are learning from mistakes, but not letting people run and auto update the apps they want on the device they bought because of device restrictions, scare screens, or other roadblocks is the main complaint here.

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

Search: