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

Most recent issue that tracks this is https://bugzilla.mozilla.org/show_bug.cgi?id=1551723


If I see a cookie banner on a website, I simply reopen it in an incognito window/tab and click whatever it wants.

After I'm done reading I just close the website again.


This is a good time to remind people that these prompts not only concern cookies (or even all cookies), but any form of non-essential visitor tracking.

Some tracking methods will more effectively be able to track you across the boundaries of your "incognito" sessions.

For example, the modern browser has a huge API surface that makes accurate finger printing using tuples of individually only moderately narrowing information possible for as long as you allow it to execute JavaScript.


I use separate and fresh isolated firefox (running within podman container) to make fingerprinting a bit more difficult, it's still fingerprintable and probably this new fingerprint can be easily associated with the other but I like to imagine I make it more difficult to track me. Every little helps :)


Test it here: https://coveryourtracks.eff.org/ its amazing how unique your surfing is :)


I do wonder how accurate that is these days... Like it says that my user agent is significantly more unique than my monitor resolution, but Safari froze the user agent years ago.

Which means that they calculate there are 21x more people that have a $5k XDR display than use macOS Safari. Which seems... unlikely.

(anyway, tracking via IP address is a pretty accurate way to track across browsers and cookie resets, until you're behind a large NAT / proxy.)


Yep, with this much of information it probably won't be a problem to match two browsers running on same machine. Interestingly my ff session which runs in podman does not reveal most of the best sources of fingerprinting which I can see when running the same test on chromium.

I wonder if the answer to the problem could be to let those companies to track whatever they want if only all they get is exactly the same fingerprint from every user.


A user-agent and IP address alone is enough to track you. The mere fact that you're using a browser with a single-digit marketshare is unique enough.


They could still fingerprint your browser. Agreeing to the prompt doesn’t just mean consenting to the placement of cookies but potentially the combination, re-identification and sale of such data.


I have a bookmarklet to remove stickies, this gets rid of many cookie banners and signup prompts


Want to share your bookmarklet, maybe?


uBlock Origin has a filter list (annoyances?) that gets most of the cookie warnings as well


There's also Iosevka[1] which is open source[2] and also similar to Pragmata.

It even has a Pragmata Pro Style.

[1] - https://typeof.net/Iosevka/

[2] - https://github.com/be5invis/Iosevka


Yeah - I paid for Pragmata back in the day and totally forgot about it when Iosevka appeared. Even reminds me a little bit of 6x13 which I used for so long with my Dell 22"...


Afaik if you have the watch locally available you can just connect it to your PC and deploy it there.

Even the SDK is available for "free": https://developer.garmin.com/connect-iq/overview/


my bad I must be remembering things wrong or the old website was too confusing.

there is no better way to get good information on the internet than to post something factually wrong!

it's finally time for me to code that app


> there is no better way to get good information on the internet than to post something factually wrong!

Good old Murphy’s law!


weird how it's returning a constant https://github.com/haiku/haiku/blob/8f16317a5b6db5c672f33181...

Interesting it seems to come from BeOS:

https://github.com/haiku/haiku/commit/bcf475ec65f1060c0a8abf...

where the same function had a hn thread about it already a couple years ago :D

https://news.ycombinator.com/item?id=8780606


I can find various results where that number is negative (Faltings height of LMFDB elliptic curve 1688.c1; north east longitude of el Baix Segura) but not where the number is positive. It's part of a DOI string though, but that's not really a number.

Probably I'm being nerd sniped. https://xkcd.com/356/


Not 451. I'm disappointed at the missed opportunity.



So this seems to be amazon giving lumberyard to the linux foundation in hopes that a community builds around it?

edit:

> It's definitely not - it's a complete rewrite, with some useful parts of Lumberyard ported over.

https://twitter.com/derekreese/status/1412475974428463107


I guess Amazon just started to understand they have no clue about how gamedev industry works. They invested heavily in this, but nobody wanted their proprietary tech with cloud lock-in.

Now they changed strategy to compete with Epic's Unreal by making the engine actually royality-free and open source. It's very logical step that to compete with source-available product you need one under proper open source license with patents grant.


There are countless free game engines, now.

As a long time industry veteran: the important portion is how the asset pipeline works and whether I can port existing assets or acquire new ones.

Assets are all that matters.


Countless free as in free beer ones, but very few are under real open source license. And of open source ones very few are production-ready.

For once there is chance that Amazon is big enough to make porting to consoles less of a pain in the ass.


I wouldn't go as far as calling it a complete rewrite. The renderer (called Atom) is completely new, but many other things stayed the same. Our Lumberyard Gem required some work to port over, but that was mostly replacing old CryEngine stuff with the equivalent in the Lumberyard/O3DE API.


> renderer (called Atom)

Dumb.

From https://aws.amazon.com/blogs/gametech/open-3d-engine/

> The core engine modules and any add-ons or plugins are collectively known as “Gems”

So, so dumb.


Browsing through the code, there's a pretty sizeable chunk of old CryEngine stuff (CryCommon and CrySystem), it's in a directory called "Legacy", but I guess that doesn't mean that it isn't needed anymore.


Isn’t StarCitizen using a special version of CryEngine?


In the beginning yes, and a little while ago they switched to Lumberyard, maybe they'll switch to O3DE next, who knows :)


Well we have time! With a bit of luck we have real spaceships by the time it is done ;)


I wouldn't be surprised...


They have a separate release page with visual changes between the versions:

https://renderman.pixar.com/whats-new


@dang I think the link should change to this one which better reflect on the new release.


I too would like it to be changed to the fetaure link. AFAIK this page was not available when I posted the release PR statement.

Also several of my partners shots are in their product announcement page, which is nice to see. (To be clear I don't work for Pixar and they aren't in the rendering team so this post wasn't a plug)


This is an article from 2017 and seems to primarily target the "old" Edge.

Later Microsoft moved to using Edge based on Chromium.

(Previous discussion https://news.ycombinator.com/item?id=14149647 )



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

Search: