HackerTrans
TopNewTrendsCommentsPastAskShowJobs

wombarly

no profile record

comments

wombarly
·8 mesi fa·discuss
SteamOS at its base is just Arch with Steam and some additional software installed.
wombarly
·9 mesi fa·discuss
Hetzner dedicated servers by default have 1 GBit and free egress. You can opt for 10 GBit, which has 20TB and then €1 / TB overage.
wombarly
·10 mesi fa·discuss
How is this in a way related to that or not gaf about creators?

I pay €14/mo to not have ads on YouTube. It's good they have the skip feature for those sponsor segments, since they're just embedded ads.

Creators still benefit as my view has a higher $. Well... not anymore I suppose with the view attribution endpoint being blocked by my adblock.
wombarly
·2 anni fa·discuss
Websites are moving towards providing md5/sha1/sha256 hashes of your normalized email (stripping the + from gmail) or phone number to advertisers.

A basically permanent ID. Unified ID2 is one version of this.

The 3rd party cookie ban and heavy pushback against alternative solutions suggested by Google just pushed advertisers into going an even worse route privacy wise.
wombarly
·2 anni fa·discuss
Dumping third-party cookies is going to cause people's privacy to end up in a way worse position.

Almost all of ad tech is moving towards identifiers like hashed normalized emails (e.g. removing +'s from gmail), phone numbers, names, etc. for personalized ads.
wombarly
·3 anni fa·discuss
Most calendars have the option for you to subscribe to an ical by pasting in the web address. Which they will then keep in sync.
wombarly
·3 anni fa·discuss
The equivalent would be WinForms
wombarly
·3 anni fa·discuss
They don't have ideal.ing though, waiting for the first scams to start popping up.

iDEAL is the payment system in the Netherlands. And they use ideal.ing.nl for it.
wombarly
·3 anni fa·discuss
If you use etags it's up to R2. I'm assuming R2 is consistent here.

So if you write to the same file twice, one write will succeed before the other and change the etag of the file, which should in theory cause the other request to R2 to fail because the etag you send with as conditional no longer matches.
wombarly
·3 anni fa·discuss
Couldn't the library implement a conditional operation using the etag, retrying if it fails? That should solve the consistency guarantee.

Ofc its a different matter if you write to the same key in the same file. But that could be solved with special method that allows you to do a setOrUpdate on a key in the json and when retrying the update method is executed again (allowing you to do increments or add a new item to an array) while guaranteeing consistency.
wombarly
·3 anni fa·discuss
They probably already have that staff for GCP, Azure, AWS?
wombarly
·3 anni fa·discuss
Depends? I remember WhatsApp being bought by Facebook (and subsequent privacy issues) being in the news a lot in the Netherlands.

Most people either don't care or everyone around them only uses WhatsApp for chat making it difficult to switch.
wombarly
·3 anni fa·discuss
It is. No point in using any of the others in my opinion.
wombarly
·3 anni fa·discuss
Your first link is incorrect, it should be:

https://mijn.overheid.nl/.well-known/security.txt

which redirects to the second one.
wombarly
·3 anni fa·discuss
i.reddit.com was great, miss it dearly.
wombarly
·3 anni fa·discuss
No, I only really know this because it was in the local news a while ago and though it was interesting / related to the OP.
wombarly
·3 anni fa·discuss
Here in the Netherlands they decided to increase the water level of our lakes by 5cm to handle the drought season this year. Since the amount of snowfall in the Alps was lower than normal.

https://www.rijkswaterstaat.nl/nieuws/archief/2023/04/hoger-...
wombarly
·4 anni fa·discuss
>There’re lots of other analytics services

Not really. The only actual competitor to GA is Matomo Analytics, the rest are just copies of each other with the same very basic feature set.
wombarly
·4 anni fa·discuss
The GeForce Now leak was pretty big as well, leaked tons of unannounced games.

There was also a leak of one of Ubisoft's games, not sure about source code.
wombarly
·4 anni fa·discuss
Basically all AAA games are build using Visual Studio in some way.