Barbarian
@Barbarian@sh.itjust.works
- Comment on European banks to launch euro stablecoin in bid to counter US dominance 1 week ago:
Late respons, but anyways: the big advantage over regular bank transfers is you can use it like a virtual card without Visa or Mastercard. In essence, the biggest draw is pushing US companies out of the EU financial system.
- Comment on European banks to launch euro stablecoin in bid to counter US dominance 1 week ago:
This is even dumber when you consider we’re ~2 years away from the launch of the Digital Euro. As easy and fast to transfer as a cryptocoin with none of the drawbacks. No Blockchain nonsense, backed by banks, transactions can be cancelled and refunded just like any digital transaction, and standardized to all EU banks.
- Comment on Hello there 2 weeks ago:
The ending is a real cop-out though
- Comment on EU Chat Control: Germany's position has been reverted to UNDECIDED 2 weeks ago:
Wouldn’t be the first time a government banned a number
- Comment on EU Chat Control: Germany's position has been reverted to UNDECIDED 2 weeks ago:
Like sysiphus, we must continue pushing up the hill, forever. There is no final victory. If you’re tired, trust in others to continue pushing, very understandable. Just don’t piss on the people continuing where you left off.
- Comment on EU Chat Control: Germany's position has been reverted to UNDECIDED 2 weeks ago:
That was for tabling the vote, actual vote is happening on the 14th of October
- Comment on 'Borderlands 4 is a premium game made for premium gamers' is Randy Pitchford's tone deaf retort to the performance backlash: 'If you're trying to drive a monster truck with a leaf blower's motor, you're going to be disappointed' 3 weeks ago:
I adored the presequel, did so many interesting things. The verticality, stomp attacks and oxygen masks were awesome. Also the low grav meant the maps could be way more varied and interesting.
Waited for the reviews for the third (never pre-order, always wait for reviews!) and it just seemed so… mid. Definitely happy I dropped out of that franchise when I did.
- Comment on Life, uh, finds a way 1 month ago:
How are they multiplying the pots?
- Comment on Tesla loses Autopilot wrongful death case in $329 million verdict 2 months ago:
You got me interested, so I searched around and found this:
So, if I understand this correctly, the only fundamental difference between level 4 and 5 is that 4 works on specific known road types with reliable quality (highways, city roads), while level 5 works literally everywhere, including rural dirt paths?
- Comment on xkcd #3099: Neighbor-Source Heat Pump 3 months ago:
Ground floor apartment here. Winter is hell, the storage area in the basement below us is unheated, so the apartment feels like Siberia. Summer is glorious though, nice and cool even in the middle of the most brutal heatwave.
- Comment on Big Tech Wants to Become Its Own Bank 4 months ago:
Oh look, company scrip.
- Comment on Accurate 4 months ago:
You know you’re old when the gf/wife wants to accompany DnD with a cheese board and a bottle of wine for the guests :))
- Comment on Accurate 4 months ago:
The key is sharing a hobby. For me, it’s board games and TTRPGs. Much easier to hang if there’s an activity.
- Comment on Philosophy moment 5 months ago:
I missed the mention of Verizon. Good catch!
- Comment on Philosophy moment 5 months ago:
How do you know this is the US, rather than UK, AU, NZ or a British school in the EU?
- Comment on Do it 5 months ago:
Pigeonometry in my ass?
- Comment on [deleted] 5 months ago:
Most USs in the iron don’t use dryers
- Comment on New modelling reveals full impact of Trump’s ‘Liberation Day’ tariffs – with the US hit hardest 5 months ago:
My unfounded guess is that they sell products that normally compete with a soon to be crippled US market, so their products can fill the void. Think car sales from China to the EU after the tarrifs cripple manufacturing, for example.
- Comment on 5 months ago:
Please don’t lump trademarks with the rest. Makers have stamped their goods with their mark since ancient times, both as advertising and to signify quality products (and not knockoffs). Swords were especially commonly marked with the smith’s trademark.
It was illegal to sell bread in ancient Rome without a trademark, for example. The punishments for doing so were harsh, as they wanted to be able to track down the baker if someone sold tainted bread.
In modern days, they’re useful for customers to know what company they’re buying from.
- Comment on US could cut Ukraine's access to Starlink internet services over minerals, say sources. 7 months ago:
Has there been any progress on dropping tarrifs between provinces?
- Comment on After Years of Struggling To Be Noticed, My Indie Game Was Covered By VICE 7 months ago:
Wow, it’s almost like there might be people with different opinions that use Linux and Linux users aren’t a single hivemind.
- Comment on How does this pic show that Elon Musk doesnt know SQL? 7 months ago:
Yeah, I work daily with a database with a very important non-ID field that is denormalized throughout most of the database. It’s not a common design pattern, but it is done from time to time.
- Comment on How does this pic show that Elon Musk doesnt know SQL? 7 months ago:
It’s necessary to split it out into different tables if you have a one-to-many relationships. Let’s say you have a list of driver licenses the person has had over the years, for example. Then you’d need the second table. So something like this:
SSN_TABLE
ID | SSN | Other info
Driver_License_Table
ID | SSN_ID | Issue_Date | Expiry_Date | Other_Info
Then you could do something like pull up a person’s latest driver’s license, or list all the ones they had, or pull up the SSN associated with that person.
- Comment on How does this pic show that Elon Musk doesnt know SQL? 7 months ago:
Theoretically, yeah, that’s one solution. The more reasonable thing to do would be to use the foreign key though. So, for example:
SSN Table ID | SSN | Other info
Other Table ID | SSN ID | Other info
When you want to connect them to have both sets of info, it’d be the following:
SELECT * FROM SSN_Table JOIN Other_Table ON SSN_Table.ID = Other_Table.SSN_ID
- Comment on aww man here we goo... 7 months ago:
- Comment on [deleted] 7 months ago:
There is a legitimate argument to be made with reasonable people on both sides as to exactly how old is old enough to confidently say that there’s not a power imbalance due to age alone. Whether that’s 18, 21, 24 or some other number inbetween is an open question.
30+? If they wanna date somebody more than double their age, that’s completely their business.
- Comment on Flohmarkt - a Fediverse replacement for Facebook Marketplace 8 months ago:
Non-German but I am in the EU. Didn’t find it odd at all. Just assumed it was “flow market” in German.
- Comment on Trying to earn a record for "youngest person to <insert a thing>" is just an IRL speedrun 1 year ago:
Playing on the highest difficulty level
- Comment on The Most Loved Digital Audio Streaming Platforms. 1 year ago:
Another Deezer user in the wild! Been a subscriber to it for years now.
- Comment on Multiplayer shooters should get "pure" healers that can't shoot 1 year ago:
Need a dispenser here!