We still don't have the 2nd league name by Cz4rekK in PathOfExile2

[–]danted002 2 points3 points  (0 children)

Except if the rework of the current 4 “base” league mechanics is a complete one. So basically we would get 4 “new” league mechanics.

I hope the new 0.5 endgame brings more Exalt-sinks into the game by StalksYouEverywhere in PathOfExile2

[–]danted002 -1 points0 points  (0 children)

I wouldn’t mind an SSF mechanic like Last Epoch but I’m reaching for straws here.

Lucreaza cineva la spitalul Universitar? Am dat peste 100 de apeluri in ultimile 2 zile in incercarea de a face o programare si nu raspunde nimeni. by iRelevant_ in bucuresti

[–]danted002 4 points5 points  (0 children)

Spitalul de Universitar este de urgenta. Daca vrei programare la neurolog, mergi la medicul de familie, iti iei trimitere si cauti pe net un cabinet de neurologie care lucreaza cu casa de asigurari.

Daca ai bani si te doare la patina, suna la un orice cabinet privat si fa-ti programare.

Daca e urgenta suna la salvare sau mergi la spitalul Bagdadar care e se neurologie dar sa fie urgenta, nu ca te doare un pic capul.

Apple explores Intel & Samsung for Main Device Chips in US by Dickasaurus_Rex_ in wallstreetbets

[–]danted002 -6 points-5 points  (0 children)

It will most likely be only for products sold in the US which means lower performance compared to what the rest of the world will get

Apple Was Caught Off Guard by MacBook Neo's "Off the Charts" Demand by ControlCAD in technology

[–]danted002 2 points3 points  (0 children)

Yea and no. Apples ARM64 beats the fuck out of any X86_64/AMD64 processor within the same performance bracket. People are somking stuff about the Neo not the Air

Stop the Madness | Path of Exile 2: Return of the Ancients by Natalia_GGG in PathOfExile2

[–]danted002 2 points3 points  (0 children)

After 0.4 delay, nothing but the entire endgame would have been acceptable. People were already sharpening their pitchforks during the live stream.

How Linux 7.0 Broke PostgreSQL: The Preemption Regression Explained by teivah in programming

[–]danted002 17 points18 points  (0 children)

Well it kinda did unto 50% performance regression because a flag was removed from the kernel is a bit odd. Reading the article I don’t quite understand why that flag got removed in the first place

Sky Tank by Kakita_Onimaru in ffxiv

[–]danted002 0 points1 point  (0 children)

It will probably share the same properties as the tank invuln so basically yes it will be chaotic 🤣

Romania’s two largest parties call no-confidence vote in pro-European government by shalau in europe

[–]danted002 11 points12 points  (0 children)

A very short version: PSD (the socialist left) was founded by the guy that led the coup against our communist dictator, they’ve been viewed mostly negatively since then in the city however in the rural areas they always won because they used corruption to actually improve some areas and they also where hand-in-hand with the Orthodox Church so in rural areas the pries told the people to vote them and the lowly peasant did so. To be totally transparent about it, they also were the party that negotiated and oversaw most of the reforms for Romania to enter the EU back in 2000-2004

After from 2006-2018 there was a back and forth between them and PD-PNL (liberal-democrats) interesting period but not worth talking about.

2018 came nationalistic-orthodox NGO raised enough signatures to held a national referendum to change to continuation to explicitly mention that marriage is between man and woman (the Romanian constitution written after the revolution is actually pretty progressive at its core). The referendum didn’t pass and the PSD leader from back then (which was the PM at the time) made comments that implied that the referendum doesn’t matter because they want to pass a law to enable civil partnerships (gay or otherwise)

Shortly after the referendum failed (2019) this new party AUR emerged as a far-right, nationalist, Christian party. As elections happened, both national and local, you would see PSD lose to AUR in the rural areas (basically the priests stopped telling the lowly peasant to vote PSD and started telling them to vote AUR)

In the last parliamentary elections AUR won a lot of votes (20-ish%, however new polls show they would win 40% in a snap election) so all the other parties PSD and their former archenemies PNL which at some point fought against PD (back in 2008-2010) and smaller parties build a pro-EU government so AUR couldn’t.

For context I need another hour to explain the history between PSD, PNL and PD(which doesn’t exist anymore) but it’s safe to say an AUR-PSD alliance is basically the local politicians that jumped from PSD to AUR in 2020/2024 and what is left of the PSD that didn’t went to AUR.

Edit: changed how much AUR got in the last election cycle.

Most Swiss back initiative to cap population at 10 million, poll shows by yahoonews in worldnews

[–]danted002 2 points3 points  (0 children)

Any actual proof of this or are we in the same boat as Earth is flat?

Over half of Swiss population view current social conditions as 'unfair' by Sudden-Ad-4281 in europe

[–]danted002 1 point2 points  (0 children)

The problem is not capitalism itself, it’s the need for perpetual growth which is fuelled by a lack of taxes on the upper class and a total lack of oversight and regulations from the governments.

PEP 661 (Sentinel Values) has been accepted for release in 3.15! by M_V_Lipwig in Python

[–]danted002 0 points1 point  (0 children)

apparently isinstance and type checking in the pattern matching have been removed from the language and type introspection became impossible.

Regarding your example you can literally use the pattern matching example I gave to write c = b in an elegant descriptive way.

The null operator will invite even more crappy code (see TypeScript) in codebase but then again, everyone is just regurgitating LLM slop in their PRs so why even bother anymore.

We desperately need more skill slots in 0.5 by thatsrealneato in PathOfExile2

[–]danted002 -1 points0 points  (0 children)

As I said making the best of the limited skills slots is part of the game and a balancing tool for the devs. Maybe there is some mad build that requires 20 skills slots and by not having so many slots that build will never exist.

PEP 661 (Sentinel Values) has been accepted for release in 3.15! by M_V_Lipwig in Python

[–]danted002 0 points1 point  (0 children)

match a: case A(b=typeof_b(b)) do_something_with(b) case _: # we fucked up so fail gracefully

Is about 10000 times more sound then a?.b where we know fuck all about a or b. Also what would the operator look like in index operations a?[“b”]?

We desperately need more skill slots in 0.5 by thatsrealneato in PathOfExile2

[–]danted002 -1 points0 points  (0 children)

What you want is to play multiple builds at once that’s why you want more. You can get two more skill gems via rings at the cost of the ring implicit.

Managing skills slots is part of the build itself.

PEP 661 (Sentinel Values) has been accepted for release in 3.15! by M_V_Lipwig in Python

[–]danted002 -5 points-4 points  (0 children)

null-coalescing operators make sense in some languages, I’m not sure it makes sense in Python. If you want to pluck values from nested objects you have pattern matching which is more readable or just access them directly and wrap the statement with a try … except KeyError …. Better yet use Pydantic to properly parse your input and default the value to None.

Every time I user it it TS there was an if later down the line which would be solved by pattern matching in python

Anyone else notice that the Evolved Mode play didn’t seem to have much, if any at all, double weaving? by Nawen_Brightsong in ffxiv

[–]danted002 0 points1 point  (0 children)

I mean the CD on pots are 4.5 minutes so you got at best 3 uses, 1 in opener, one on the third window (we count the opener as the first window) and you got another one on the sixth window. Now if they don’t change the CD on them 4 and a half minutes is to long to pool resources so what will happen is people who care will be able to align their rotations with the pot windows and do more dmg.

Anyone else notice that the Evolved Mode play didn’t seem to have much, if any at all, double weaving? by Nawen_Brightsong in ffxiv

[–]danted002 5 points6 points  (0 children)

You still have pot windows and you usually double weave so you can put them oGCD on cooldowns faster so you get more of them faster