HN user

meinersbur

330 karma
Posts6
Comments94
View on HN

They get their own build. E.g.

* GeForce NOW SDK: https://developer.geforcenow.com/learn/guides/offerings-sdk

* Stadia SDK: developer.stadia.com (offline)

* Xbox Cloud Gaming: https://learn.microsoft.com/en-us/gaming/gdk/docs/features/c...

* ...

Just like every Game Store requires its own build: Steamworks SDK, even GOG: https://docs.gog.com/sdk/

Some games allow browsing files locally for savegames, music libray, ... . Imagine if you could do that on the cloud VM.

It has nothing to so with NTFS, but all with the Win32 API. The Windows kernel supports this file model, proven by WSL1. There is a blog post somewhere (Old New Thing?) stating the engineers would like to e.g. allow deleting a file even if there is still a program with with a file handle to it, but are concerned deviation from current behavior would cause more problems than it solves.

The reason that they want a reboot is that they do not want to support a system using two versions of the same library at the same time, let's say ntdll. So they would have to close any program using that library before programs that use the new version can be started. That is equivalent to a reboot.

And I completely understand the reason. For a long time when Firefox would update on Linux, the browser windows still open were broken; it opened resources meant for the updated Firefox with the processes runnung the non-updated Firefox. The Chrome developers mentioned [2] that the "proper" solution would be to open every file at start and pass that file descriptor to the subprocesses so all of them are using the same version of the file. Needless to say, resource usage would go up.

[2] https://neugierig.org/software/chromium/notes/2011/08/zygote...

This is the WolfSSL maintainer's response[1]

This ticket is rather long and has a lot of irrelevant content regarding this new topic. If I need to bring in a colleague I do not want them to have to wade through all the irrelevant context. If you would like, please open a new issue with regards to how we support middlebox compatibility.

The author turns this into:

The GitHub issue comment left at the end leads me to believe that they aren't really interested in RFC compliance. There isn't a middleground here or a "different way" of implementing middlebox compatibility. It's either RFC compliant or not. And they're not.

This is a bad-faith interpretation of the maintainer's response. They only asked to open a new, more specific issue report. The maintainer always answered within minutes, which I find quite impressive (even after the author ghosted for months). The author consumed the maintainer's time and shouldn't get the blame for the author's problems.

[1] https://github.com/wolfSSL/wolfssl/issues/9156

Changing execution behaviour based on filename is common in Linux environments too. Some examples:

1. BusyBox is a single executable that executes different commands based on which symlink was used to call it

2. Bash puts itself into compatibility mode if invoked as "sh"

3. "ping" can be invoked as "ping4" or "ping6"

4. Some of git's subcommands are symlinks back to the main executable

5. Clang switches to C++ mode if invoked as "clang++"

6. AppArmor profiles activate on file paths

From the GitHub issue it becomes clear that blocking happens by the EasyPrivacy blocklist. The blocked URL youtube.com/api/stats/atr is/can also be used for tracking users, this is why some are arguing that it legitimately on that blocklist.

The tracking not malicious. YouTube has a legitimate interest to verify views, e.g. to recommend popular videos to others. If a view counter was increased by just invoking an API, view counts could be manipulated easily. Also see the video [1] from ... 13 years ago ... so it might be slighly outdated. Just slightly.

[1] https://www.youtube.com/watch?v=oIkhgagvrjI

They absolutely do have that infrastructure. They implemented every country's content rating system, such as PEGI, ESRB, ... . Games are regionally banned, such as in Germany [1]. Games can also have regionally censored games, typically for violence/gore in Germany [2]. With the strange effect that if you change your account's region, it re-downloads some of the games.

The legal situation with VPNs and traveling between regions is the same as with any internet service.

[1] https://steamcommunity.com/groups/foruncut/discussions/17/41... [2] https://steamcommunity.com/groups/foruncut/discussions/17/39...

GMail (and Fastmail) are rendering the email. It just happens that the email and we webbrowser are both HTML. In no case should they just literally forward the email HTML to the browser. They scrub JavaScript, non-whitelisted HTML elements, rewrite links/external resources including tracking pixels.

You can see the raw email with "show original" in the options

Researchers trained a deep learning network on photos to make GTA5 more realistic-looking: https://www.youtube.com/watch?v=P1IcaBn3ej0

I was surprised that most of it is is just tone mapping. It looks too green-ish to me, needing some white balancing, but realistic.

I think Video games are intentionally over-saturated and contrasty to make them look better, just as paintings are[1]. I took many screenshots in Horizon Zero Dawn that would be look bland if it was realistic like the modfified GTA5 footage above[2]. You also don't want animation movies[3] with realistic tone mapping. But for a horror game you would do exactly that, it's about immersion (or you would never be frightened), not beauty.

[1] https://www.reddit.com/r/horizon/comments/1ix7ms2/my_hzd_oil...

[2] https://www.reddit.com/r/horizon/comments/x97gi1/this_game_i...

[3] https://www.imdb.com/de/title/tt0892769/mediaviewer/rm284102...

A valid HTML zip bomb 12 months ago

It will also compress worse, making it less like a zip bomb and more like a huge document. Nothing against that, but the article's trick is just to stop a parser to bail early.

Fstrings.wtf 1 year ago

Just learned about the ellipsis statement and the !a modifier (I already knew !r and !s).

Email works perfectly

OMG. How can someone say this in the age of AI spam. Legitimate emails categorized a spam. Impossibility to run independent email servers because getting blocked by the big players. Forced subscriptions to mailing lists. Tracking through images....

Right from the abstract:

Our findings confirm the existence of a robust “Gender Attractiveness Gap” (GAP), with female faces rated significantly more attractive than male faces across rater genders, cultural backgrounds, and portrayed ethnicities.

The retractable antenna could only be used for Morse code. Only Harry Manning was well-versed in Morse, so after he quit, neither Earhard nor Fred Noonan effectively couldn't use it anyway [1].

That retractable antenna was for low frequencies. If you are referring to the underside "V" antenna (which was not retractable), that one was likely just damanged, not intentionally removed. [1, 2]

[1] https://youtu.be/zTDFhWWPZ4Q?t=1629 [2] https://news.ycombinator.com/item?id=39262061

Modern LaTeX 1 year ago

Both claims are incorrect.

LaTeX would rather produce a bad document if it cannot produce a good one. Example: overfull hbox. A designer is still required who creates the documentclass, it is just that LaTeX comes with some predefined ones intended for scientific publishing.

HTML+CSS require pixel-perfect rendering. Example: ACID2 test. While it might have been the idea of plain HTML at some point (<em> instead of <i>), control has never been taken away from the author thanks to CSS.

Still standing 1 year ago

Because only a hacked "core mainframe" (definition please) of a bank can excuse the lack of resources at 4chan? Only accepting overly specific evidence is a neat trick to never lose an argument.