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

Did they really fix the taskbar? I still cannot change it to either side of the screen, am i missing something?

no, the big news is that finally they have the intention to do it

I don't think the fix is released yet, except for possibly Insider builds.


This feels like piracy to me and an unintended usecase of archives.


What do you mean? I was always under the impression that archives are for accessing a copy when the original is hard to access - this seems like the perfect use case.


Bypassing a paywall does sound a bit like piracy, if you think about it. This is what the commenter is referring to (tho in this case, I don't see a paywall on the article this end.)


I’ll admit I’ve felt a bit weird about posting archive links myself, but not weird enough to subscribe to The New Yorker instead


Advertisements and web tracking feel like stalking. I’ll pay for content when the content providers respect my attention and privacy and not until then.


> Are paywalls ok? [0]

>> It's ok to post stories from sites with paywalls that have workarounds.

>> In comments, it's ok to ask how to read an article and to help other users do so.

[0] https://news.ycombinator.com/newsfaq.html#:~:text=Are%20payw...


Piracy is ok


IMO it’s definitely piracy, but piracy is morally neutral


This isn't archive.org. Archive.is (and its many TLD equivalents) is explicitly for bypassing paywalls like this, and this is absolutely the intended use.

9 times out of ten it's because sites use cloaking and serve up all of the contents to search bots, but then paywall out end users, so it's kind of a hoisted by their own petard kind of situation.

And, I mean, people can choose to not follow those links. To the rest of us they're often very welcome, and we aren't subscribing to every random site for the once in a millennia worthwhile article.


> is explicitly for bypassing paywalls like this

The site existed for most of a decade before it had any particular paywall bypassing. It's an ondemand archival site that saves the DOM in such a way that redisplay is faithful, unlike archive.org.

It's a key resource in court cases for purely archival purposes and the fact that it bypasses paywalls is essential for its archival purpose to function.


Yeah, sure (sarcastic). And people mostly use torrents to share Linux distros.

The site/org has no office and is anonymously run virtually. Exists on random, essentially free for all TLDs, does not honour take-down requests, does not respect robots.txt, masquerades as the Googlebot...

...yeah, I happen to have not been born yesterday so I'm not going to play along with a fiction.


Nothing you said contradicts the post you responded to, so there's no need to be rude (e.g. sarcasm) or adversarial here. You are both correct.


Nothing I said was rude or adversarial, so not sure why you decided to be rude and adversarial here.

My sarcasm was to the purported original goal, when it has always, since day one, been a fake Googlebot known, again since day 1, as a circumvention of paywalls for sites that cloak.


well if you declare that nothing you said was rude (i.e. no sarcasm, which is rude) or adversarial, then I similarly declare that nothing I said claimed otherwise :) so what are you talking about, then?


That’s nice. I’m still not giving the NYT my email or a dime.


HN is only against piracy when AI labs do it.


When giant IP corporations violate IP, that's very different from Joe Rando watching a movie for free. It's way worse, on multiple levels, for rule-makers to break rules than for ordinary people to.


> It's way worse, on multiple levels, for rule-makers to break rules than for ordinary people to.

The purpose of the system is what it does. Yet the system routinely persecutes ordinary people for this criminal offense while giant IP corporations just treat it as an opening move in corporate deal-making.


They trimmed the managerial layer. A smart young person isn't immediately affected by it and (at least to me), this signals focus on actual work and flattening of the structure of an organization.


"this will allow me to get more money"


Luxembourg is an outlier and more of an edge case, then something that can be dissected and applied to other countries/cities.


Free transit: IMPOSSIBLE!!!

Free roads and highways: GOOD AND NATUAL

The political class are not typically utilizers of public transit: hence even the best attempts are structurally challenged from the outset.

If that isn’t factored into your analysis, you are missing a huge reason why it sometimes fails and sometimes succeeds.


Of course the rhetoric is such. One of those things helps poor folks more than the others.


>Free roads and highways: GOOD AND NATUAL

Every time you fuel up a vehicle you are paying a "fare" to use the road. The fare is subsidized (just like with the bus), but it is very much there and not zero.


What if I drive an electric vehicle? Sure, my registration is possibly pricier, but I'm in no way paying a usage fee.


You're being subsidized because the .gov decides they want more of you so they make what you do artificially cheap compared to the baseline.


That's what we're suggesting be done for public transit


Every time you earn money/spend money you are paying taxes.

I guess busses run on fairy dust too?


>Every time you earn money/spend money you are paying taxes.

>I guess busses run on fairy dust too?

Every vehicle on the roads is basically paying to be there via fuel tax (which in whole or large part is spent on the roads). Busses pass some of this cost on to their riders who's fare may be then subsidized in part or full.

I don't see why you're being so hysterical.


The funniest thing about Luxembourg is that it is a known tax haven for American corporations. So American corporations will lobby against social programs in the US, but will make Americans fund Luxembourg's free public transport.

https://www.theguardian.com/business/2015/jun/17/walmart-hid...


Why?


Luxembourg has insane tax revenue per capita because of its status as an international tax haven. A program that might be hardly noticeable on Luxembourg's budget could put a big dent into the budget of an American city.


Actually, they said fare revenue was like 10% of public transport spending anyway.

It's very possible it's the same in Iowa City.


That’s true in NYC today

“The truth about Zohran’s free busses” by Breaking Points:

https://www.youtube.com/watch?v=P275SobdE-s

clickbait headline (of course) but gives a lot of facts about the proposal and talks about other places they’ve tried it.


What about Estonia?


Because many people commute to Luxembourg from Germany/Belgium/France. AFAIK the cross-border commute complicates things.


Just got a 3d printer (Bambu a1 mini) and my girlfriend brought home a whole bag of plant cuttings. Thought I would give a modular plant pot (i.e with elements that allow for expanding the pot) in fusion 360 a shot.


I used to install Windows Commander (later Total Commander) on every system I have used, so much so that I bought the Total Commander licence. However as time passes by I used it less and less, to the point that currently I run it once a month out of pure nostalgia.


I still use it. Did you know it supports extensions? Such as being able to explore SQLite files and so on. A Polish team has put toghether as many extensions as possible into a self contained installer-distro for Total Commander. It is called Total Commander Ultima Prime. I enjoy it a lot.

https://tcup.pl


Check out File Pilot


The first thing that comes to mind is simplifying the identification of a device type, without the necessity of looking up a device list name or updating the list with each new device that gets released.


Yeah but why do you need to know?


Foldables have a different UI which often requires different requests to the backend. They need to support both narrow-screen and large-screen formats for content, and you usually want to avoid having critical UI elements fall on the hinge for fairly obvious usability reasons.


That should all be abstracted out to the operating system, not dependent on checking for specific devices. Any app should be able to accommodate different screen/window sizes and safe areas.


...And does the Android OS provide this information?

'Cause if not, it makes perfect sense for nostrademons to be doing it themselves.


The Android OS does provide screen width/height information and safe areas. We use them when appropriate, which is fairly often, but not universally. Safe area support for foldables is pretty weak, though, because it's a relatively new device category that imposes fairly different constraints on devices.

The bigger issue is that there's always a long-tail of product considerations that need to be different on foldables and aren't covered by just feature-detecting the available screen resolution. Logging is one: PMs are very interested in how the category as a whole is performing, if only to direct future hardware plans, and that requires that it actually be categorized as a separate category. Backend requests are another: you can (and should) optimize your bandwidth usage on phones by not shipping to the client information that is only going to be displayed on large screens, and you can (and should) optimize your screen usage on large screens by displaying more information that is not available on phones, but foldables represent the union of the two, and you usually don't want the latency of additional backend requests when the user fold/unfolds the device.

(The irony is that the app in question is Google Play, and I personally know most of the PMs and several of the engineers on Android SysUI.)


There was a fantastic resource about Multiplayer Level design from David "DavidM" Munnich. Although done in Unreal Tournament context it was really informative. I don't know if it's still available (could not find it), taking into consideration it was hosted at the defunct planetunreal I doubt it survived.


I think I found them on the wayback machine here: https://web.archive.org/web/20040603010041/www.planetunreal....

Are they the ones you're talking about?


Another one is Sjoerd "Hourences" De Jong, a lot of UE3/4 era stuff, which was around the era Epic made their engine widely available

http://www.hourences.com (no https on the site)


That's the one I was thinking of too, but also, how relevant is that still today? "Levels" in various categories of video games have evolved far beyond the fairly basic arenas of the UT / Quake era.


In terms of geometry density (detail) they have definitely improved by many orders of magnitude but in terms of layout I think most games have actually gone backwards with vastly simple levels to navigate. That (exagerated) meme about level design in 2010 is still fairly relevant [1].

[1] https://imgur.com/a/LfZouTK


Booking?


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

Search: