Hírolvasó
A Samsung és az LG is befűzi tévéire a Copilotot
"A szakértő szerint akár hónapokba is telhet ledolgozni az ünnepek alatti súlygyarapodást"
Tartóssági teszt: Ford F-150 vs. Tesla Cybertruck
Több ilyet pleeease :)
Lenne még mit fejleszteni rajta :)
Eddig veszteséges a legdrágább ChatGPT Pro csomag
A márkaváltás után belehúz a fejlesztésekbe a One
Megtorpanni látszik a hazai videójáték-piac
Egyre kevesebb kínai veszi a külföldi márkák mobiljait
Gigászi összeget pumpál adatközpont-építésbe a Microsoft
Árat emelt a Rolex (is)
Kernel prepatch 6.13-rc6
So we had a slight pickup in commits this last week, but as expected and hoped for, things were still pretty quiet. About twice as many commits as the holiday week, but that's still not all that many.
I expect things will start becoming more normal now that people are back from the holidays and are starting to recover and wake up from their food comas.
RE: 2025: neked mennyi pénzt ér meg a home office?
"Elektromos átállás: minden jel arra utal, hogy nem eszik olyan forrón a kását"
Macallan 12
Secure Environment - Az Oxygen OS 15 eddigi legszembetűnőbb újdonsága
Megérkezett a tél Norvégiába
Hobbilovaglás ...
[$] Preventing data races with Pony
The Pony programming language is dedicated to exploring how to make high-performance actor-based systems. Started in 2014, the language's most notable feature is probably reference capabilities, a system of pointer annotations that gives the developer fine manual control over how data is shared between actors, while simultaneously ensuring that Pony programs don't have data races. The language is not likely to overtake other more popular programming languages, but its ideas could be useful for other languages or frameworks struggling with concurrent data access.