Piatro

joined 1 year ago
[–] Piatro@programming.dev 2 points 3 weeks ago

Yeah I have to re-fix this after every update, drives me mad

[–] Piatro@programming.dev 2 points 3 weeks ago

I believe it's 1% for access to the "entire post-open ecosystem", rather than 1% per project which would be unreasonable. So you could use one or thousands of projects under the Post-open banner, but still pay 1%.

It will take years to develop the post-open ecosystem to be something worth spending that much on.

[–] Piatro@programming.dev 26 points 1 month ago (1 children)

Also chromosome tests aren't a foolproof indication of sex anyway. People can have one set or another while still having the properties associated with the other sex, so it doesn't really work as a definitive measure. The question is reasonable until you examine it and it's motives.

The question subtly suggests that if she had a Y chromosome then she has some biological advantage and therefore doesn't deserve the medal she earned. Does she actually have an advantage from the Y chromosome? Are we going to ensure through DNA testing that all competitors are going to be exactly equal by genetics? If so, we're going to have 8 clones of Usain Bolt competing for the 100m sprint. Michael Phelps arguably had a biological advantage by having hyper flexible shoulders, are we disqualifying those biological advantages? Of course not, so what do they actually mean when asking those questions about the chromosome? They don't have meaningful answers to the questions I raise, they just want to add fuel to the fires of the culture war for their own political means.

[–] Piatro@programming.dev 7 points 1 month ago (1 children)

Have they got rid of the rootkit yet?

[–] Piatro@programming.dev 1 points 1 month ago

This really got me, thank you!

[–] Piatro@programming.dev 6 points 1 month ago (1 children)

I for one am frequently so close to my very good friends that my nose is pressed against theirs, my eyes only able to see theirs, the world not existing around us, while discussing in a platonic way how their day is going.

[–] Piatro@programming.dev 9 points 1 month ago

I've not built anything beyond simple scripts in rust but I'm looking at some of the cosmic codebase to see what I can do.

[–] Piatro@programming.dev 5 points 2 months ago

Yes I should have said "employed full-time" probably. This also doesn't account for the self-employed who have to manage it themselves too rather than having their employer do it.

[–] Piatro@programming.dev 9 points 2 months ago (3 children)

If you're British and employed your employer is legally required to provide a private pension I believe. You also get a state pension if you've been paying national insurance (most people will get this taken out of pay cheques before you ever see the money, same as income tax). Some employers offer "matching contributions" up to a certain amount. For example if you decide you want to send £100 per month into your private pension, your employer will also do the same, so your pension gets £200. These contributions are tax free so it's a tax-efficient way to save money when compared to privately investing where you'd have to invest from your income, which has already been taxed and then potentially have to pay capital gains tax on profits.

[–] Piatro@programming.dev 9 points 2 months ago (3 children)

That works until all* games come with root level anti cheat. It was the same with micro transactions which people still defend despite being utter shit.

  • Realistically this will never be 100% but it will be enough of the mass market AAA games like CoD etc to mean that if you functionally want to play a game made in the last X number of years you will need to accept this or stop playing games altogether. I think most people will continue to play games. Most people will continue to install root level anti cheat, knowingly or otherwise, and all of them will get fucked by an exploit of that software. They may never even know about it.
[–] Piatro@programming.dev 38 points 2 months ago (8 children)

Helldivers 2 does the same thing. If this continues it will be extremely advisable to move any non-gaming use-cases to a different computer as you have no idea what the "anti-cheat" is doing with that level of authority over your computer.

[–] Piatro@programming.dev 3 points 2 months ago (1 children)

I would be curious how this actually works in practice. What counts as "in progress"? Encounters? Plot points? Knowledge that a goblin has? If all of those things are "in progress" and you can only have so many things in the "in progress" column, I feel like you'd very quickly have to break that rule and then everything becomes "in progress".

 

Hi all, my trusty (but honestly always pretty terrible) Amazon basics tripod finally died, does anyone have a tripod they'd recommend or brands they'd avoid?

Typical usage for me would be travelling/hiking and landscape photography so ideally small and light without breaking the bank (which I know is pretty tough). Budget is variable but call it £100-£200 for now.

 

It's being rolled out in stages so you, like me, may not have it yet.

 

Title. Friend group and I play regularly but most of us are bad at the role playing part of it to the point where it's hard to tell when the player or the character are speaking in some scenes. Conversations are stiff. We can't use too heavily modified voices because we're playing remotely. My character is about to die (probably!) so help me pick a character or trait of my new character that someone not comfortable roleplaying can stick to without feeling weird about it!

 

Not affiliated I just find this useful and it exposed me to a few of the new features of Ruby 3.2 like not having to specify the value in kwargs if the variable is defined in scope, eg:

foo = 'bar'; call(foo:) is equivalent to foo = 'bar'; call(foo: foo)

view more: next ›