Sedicenne denuncia stupro, il padre la segrega in casa: indagine per abuso di mezzi di correzione
https://genova.repubblica.it/cronaca/2025/09/06/news/sedicenne_denuncia_stupro_il_padre_la_segrega_in_casa_indagine_per_abuso_di_mezzi_di_correzione-424829224/?utm_source=flipboard&utm_medium=activitypub
Pubblicato su Cronache italiane - La Repubblica @cronache-italiane-la-repubblica-repubblica
Sedicenne denuncia stupro, il padre la segrega in casa: indagine per abuso di mezzi di correzione
Un delicato e complesso caso che ruota attorno ad una 16enne che avrebbe subito violenza sessuale da parte di due coetanei: “Papà mi ha insultata e…Marco Lignana (la Repubblica)
Alzheimer, il test di valutazione in dialetto in genovese per mettere a loro agio i pazienti
https://genova.repubblica.it/cronaca/2025/09/06/news/alzheimer_test_mmse_valutazione_tradotto_dialetto_in_genovese_guglielmo_bruzzone_franco_bampi_geriatria_san_martino_unige-424829059/?utm_source=flipboard&utm_medium=activitypub
Pubblicato su Cronache italiane - La Repubblica @cronache-italiane-la-repubblica-repubblica
Alzheimer, il test di valutazione in dialetto in genovese per mettere a loro agio i pazienti
Al San Martino un progetto pilota a livello nazionale ideato da Guglielmo Bruzzone, medico specializzando in geriatria, con la collaborazione del p…Marco Preve (la Repubblica)
Previsioni meteo, temperature sei gradi oltre la norma: arrivano picchi di 37 gradi
https://www.repubblica.it/cronaca/2025/09/06/news/previsioni_meteo_caldo_weekend_temperature_oltre_norma-424829532/?utm_source=flipboard&utm_medium=activitypub
Pubblicato su Cronache italiane - La Repubblica @cronache-italiane-la-repubblica-repubblica
Previsioni meteo, temperature sei gradi oltre la norma: arrivano picchi di 37 gradi
Tra domenica e martedì zero termico a 4000 metri, poi arrivano le pioggela Repubblica
China Congratulates Anutin, Thailand's New PM, Pledges Deeper Cooperation
#Anutin #china #Congratulations #primeminister #Thailand
blazetrends.com/china-congratu…
China Congratulates Anutin, Thailand's New PM, Pledges Deeper Cooperation
A new leader in Thailand has received warm congratulations from China. Mr. Anutin Charnvirakul, head of the Bhumjaithai Party, was recently chosen as theRobert James (Blaze Trends)
Signs of Solidarity Canvassing Signup
The Trump administration is deploying ICE deep into the hearts of our communities in an effort to spread fear among immigrants.Indivisible Guide
Trump droht EU mit Zöllen nach Kartellstrafe für Google
US-Präsident Trump hat der EU indirekt mit Strafzöllen gedroht, sollte sie die Kartellstrafe über 2,95 Milliarden Euro gegen die Google-Mutter Alphabet nicht zurücknehmen. Die Maßnahme sei unfair und bedrohe US-Investitionen und Jobs, sagte er.
Pax is in sleep mode. Time to say goodnight, or good day, to all our Mastodon and Fediverse friends!😴💤
Have a wonderful and safe weekend everyone!❤️
#Pax #CatsOfMastodon #CatsOfFediverse #Cats #Cat #Catstodon #MastoCats #FediCats #Pets #Tabby #Kitty #Animals #Cute #Katze #Gatos #Chat #Katzen #AdoptDontShop
What Russia and Ukraine each think happens next in the war
https://www.washingtonpost.com/opinions/2025/09/05/russia-ukraine-war-strategies/?utm_source=flipboard&utm_medium=activitypub
Posted into Global Opinions @global-opinions-WashPost
Trump will host the 2026 G20 summit at his Doral golf club near Miami, sparking concerns of profiting from office. The White House denies conflicts, saying costs will be billed at-cost. VP JD Vance will represent the U.S. at this year’s G20 in South Africa.
New Steller's Jay subspecies to my list today, Cyanocitta stelleri macrolopha, Southwest Interior Group per eBird.
Putin warned that any Western troops in Ukraine would be “legitimate targets” for Russia, rejecting Kyiv’s allies’ security plans. He said peace deals would make foreign troop presence pointless, underscoring deep divides over Ukraine’s postwar future.
Trump To Impose Tariffs On Semiconductor Imports From Firms Not Moving Production To US - Slashdot
An anonymous reader quotes a report from Reuters: President Donald Trump said on Thursday his administration would impose tariffs on semiconductor imports from companies not shifting production to the U.S.news.slashdot.org
Another day, another hot mic oopsie. This time it's the turn of Mark Zuckerberg, who, at a dinner with tech leaders and Donald Trump, announced plans to invest at least $600 billion in the U.S. in the next three years. Shortly after, he was caught muttering to Trump: "sorry, I wasn't ready …I wasn't sure what number you wanted to go with." Here's more from @Engadget
#MarkZuckerberg #Meta #Technology #Tech #TrumpAdminstration #DonaldTrump
Zuckerberg caught on hot mic telling Trump ‘I wasn’t sure’ how much to promise to spend on AI in the US
Mark Zuckerberg has certainly come a long way in his relationship with President Donald Trump.Karissa Bell (Engadget)
reshared this
xAI Launches Grok Code Fast 1
xAI has officially introduced Grok Code Fast 1, an artificial intelligence model designed to support agentic coding workflows. The model is claimed to deliver high speed while remaining cost-efficient compared to similar models. Its launch marks an important step for xAI in expanding innovation in software development through increasingly advanced AI systems.
Focus on Agentic Coding
Agentic coding refers to the concept where an AI model not only generates code but can also work autonomously to complete programming tasks. The model can perform reasoning loops, navigate files, edit code, and even execute terminal commands, functioning much like a proactive development assistant. With these abilities, developers gain not only suggestions but also ready-to-use solutions.
According to xAI’s official announcement, Grok Code Fast 1 was built from the ground up. Its pre-training stage focused on programming-related data, while post-training was carried out with real-world datasets taken from pull requests and practical coding tasks. This approach ensures the model is not only theoretically competent but also well-prepared to handle the real challenges developers face daily.
Speed and Cost Advantages
One of Grok Code Fast 1’s main strengths lies in its fast response time. In software development environments, speed is critical as it directly impacts productivity. Early users have reported noticeably more responsive experiences when using the model in editors like Cursor and other AI-assisted coding platforms.
In addition to speed, Grok Code Fast 1 is also priced competitively. Based on official information, the cost for input tokens is set at $0.20 per one million tokens, while output tokens are $1.50 per one million tokens. Cached input tokens are even cheaper at $0.02 per one million tokens. This pricing structure makes Grok Code Fast 1 far more affordable than many larger, slower, and more expensive alternatives.
Support for Multiple Programming Languages
Grok Code Fast 1 supports a wide range of popular programming languages, including TypeScript, Python, Java, Rust, C++, and Go. This broad compatibility allows developers across different backgrounds to take advantage of the model for their specific project needs.
In practice, the model can be used for prototyping, answering technical coding questions, detecting and fixing bugs, and even assisting with large-scale project development. With this flexibility, Grok Code Fast 1 is positioned as a strong candidate for becoming an essential tool in modern development workflows.
Proven Performance on Benchmarks
To validate its capabilities, xAI tested Grok Code Fast 1 on SWE-Bench-Verified, a benchmark that evaluates how well AI models handle real-world programming tasks. The model achieved an impressive 70.8 percent score, a strong result for a newly released system.
This benchmark not only demonstrates technical performance but also emphasizes the model’s relevance for real-world use. Alongside formal evaluations, xAI also gathered feedback from early adopter partners, making user experience a critical part of the quality assurance process.
Early Access and Availability
At launch, xAI provided free access to Grok Code Fast 1 for several strategic partners. These include GitHub Copilot, Cursor, Cline, Roo Code, Kilo Code, opencode, and Windsurf. Offering free access was intended to accelerate adoption while also collecting feedback from the developer community.
After the free trial period, Grok Code Fast 1 will remain available through the xAI API with the same cost structure. This move is expected to strengthen xAI’s presence in the AI-powered developer tools market and increase its competitiveness against other leading technology providers.
Relevance for the Industry
xAI’s entry into agentic coding signals a new direction for AI development. By focusing on efficiency and affordability, Grok Code Fast 1 addresses two of the biggest pain points developers face when using existing large models. As Reuters described, the model is both “speedy and economical,” two qualities that set it apart in the crowded AI ecosystem.
For the tech industry, Grok Code Fast 1 offers an opportunity to accelerate digital product development. Companies can reduce project timelines and lower costs without sacrificing quality. This aligns with the global trend toward faster innovation and greater efficiency in software engineering.
Looking Ahead
The release of Grok Code Fast 1 illustrates that the future of software development will become increasingly intertwined with artificial intelligence. While AI has so far acted as a supportive tool, models like Grok Code Fast 1 evolve into active partners capable of making independent technical decisions.
It is highly likely that more innovations of this kind will emerge. Grok Code Fast 1 could lay the groundwork for fully automated coding platforms where humans act more as supervisors and strategic guides rather than line-by-line coders.
Conclusion
With Grok Code Fast 1, xAI has not only expanded its product portfolio but also solidified its position as a major player in the AI industry. The model directly addresses the demand for faster, more efficient, and cost-effective coding solutions.
For readers interested in the broader evolution of artificial intelligence, don’t miss our related coverage on AI in business transformation and the future of developer tools at Olam News.
It looks like that worm in RFK Jr’s brain hatched
Just a light bulb
Camera: Canon 700D
Lens: Tamron 28-105mm f/4-5.6 (179D)
#photography #art #artphotography
🔸 "Pendant que le premier ministre a les yeux tournés vers l’Europe, il se passe pas mal de choses de l’autre côté de la planète, en Asie, où près de cinq milliards de personnes sont en train de construire un autre monde qui, d’une certaine façon, nous est inconnu tant nos médias y sont pratiquement absents."
Par Jocelyn Coulon
ledevoir.com/opinion/idees/914…
#CORIM #politique #diplomatie #USA #Canada #Europe #Asie #Chine #Inde #OCS #média
Monsieur Carney, il faut aussi regarder vers l’Asie
Le volontarisme du gouvernement fédéral ne suffira pas à desserrer l’étau des États-Unis sur notre quotidien.Le Devoir
Qwen3-Max-Preview (Instruct) just dropped—a trillion-parameter titan from Alibaba’s Qwen team! 🚀
Meet the largest model in their lineup, now live on Qwen Chat & Alibaba Cloud API. It’s set new records, outperforming the previous best (Qwen3-235B-A22B-2507) in benchmarks and wowing early users with stronger performance, broader knowledge, and smarter conversations.
Key stats: 1+ trillion parameters, leading scores on SuperGLUE, AMESE, LiveBench, ArenaHard, and more.
🧵1/3
#AI Threads
But first and most of all we should say that this base of terrorism should be targeted because it's a nest of NATO terrorism.
If I was alone (AxWax Remix), by Lorenzo's Music
from the album Lorenzo's Remixes, Volume 2Lorenzo's Music
One by One, by The Polish Ambassador, Boombox, Boombassador
track by The Polish Ambassador, Boombox, BoombassadorThe Polish Ambassador
Codiguin Free Fire de setembro! Veja lista de recompensas e skins para resgatar agora
https://www.tecmundo.com.br/voxel/502274-codiguin-free-fire-de-setembro-veja-lista-de-recompensas-e-skins-para-resgatar-agora.htm?utm_source=flipboard&utm_medium=activitypub
Posted into TecMundo @tecmundo-TecMundo
Codiguin Free Fire de setembro! Veja lista de recompensas e skins para resgatar agora
Em busca de recompensas grátis para Free Fire? Confira lista de códigos para resgatar em FF agora mesmo!Equipe TecMundo (TecMundo)
SUS terá primeiro ‘hospital inteligente’ do Brasil
https://www.tecmundo.com.br/mercado/406870-sus-tera-primeiro-hospital-inteligente-do-brasil.htm?utm_source=flipboard&utm_medium=activitypub
Posted into TecMundo @tecmundo-TecMundo
SUS terá primeiro ‘hospital inteligente’ do Brasil
O ITMI-Brasil terá uma área de 150 mil m², 800 leitos e foco em emergência, terapia intensiva e neurologia.Equipe TecMundo (TecMundo)
Exit Interview, by Conan Neutron & The Secret Friends
from the album The Way of the NeutronConan Neutron & The Secret Friends
10 long run variations to enhance your workouts
https://www.runnersworld.com/uk/training/a65967980/long-run-workouts/?utm_source=flipboard&utm_medium=activitypub
Posted into Runner's World @runner-s-world-RunnersWorldUK
10 long run variations to enhance your workouts
Here’s how to add interest and intensity to your longest run of the week – and get fitter in the process.Scott Douglas (Runner's World)
The most corrupt president in American history -- there's not a close second -- flaunts his corruption by holding international summit at his Florida golf club. miamiherald.com/news/local/art…
And the Miami Herald story doesn't even hint at the sleaze this represents.
Journalism is all but dead.
reshared this
Gattuso, una notte da star. Non solo cuore e sudore: “Ora testa a Israele”
https://www.repubblica.it/sport/calcio/nazionale/2025/09/06/news/gattuso_italia_estonia_debutto-424829599/?utm_source=flipboard&utm_medium=activitypub
Pubblicato su Calcio e sport @calcio-e-sport-repubblica
Gattuso, una notte da star. Non solo cuore e sudore: “Ora testa a Israele”
Il nuovo ct, oltre alla proverbiale grinta, ha esibito anche delle interessanti intuizioni tattiche come quella del doppio centravantiMaurizio Crosetti (la Repubblica)
Gattuso, una notte da star. Non solo cuore e sudore: 'Ora testa a Israele'
https://www.repubblica.it/sport/calcio/nazionale/2025/09/06/audio/gattuso_una_notte_da_star_non_solo_cuore_e_sudore_ora_testa_a_israele-424829598/?rss&utm_source=flipboard&utm_medium=activitypub
Pubblicato su Calcio e sport @calcio-e-sport-repubblica
Gattuso parte bene: Italia-Estonia 5-0, a segno Kean, Retegui (2), Raspadori e Bastoni
https://www.repubblica.it/sport/calcio/nazionale/2025/09/06/news/italia_estonia_gol-424829571/?utm_source=flipboard&utm_medium=activitypub
Pubblicato su Calcio e sport @calcio-e-sport-repubblica
Gattuso parte bene: Italia-Estonia 5-0, a segno Kean, Retegui (2), Raspadori e Bastoni
La corsa al Mondiale del nuovo ct azzurro inizia con una larga vittoria maturata tutta nel secondo tempoEnrico Currò (la Repubblica)
Andreas Esch 🖖
in reply to tagesschau • • •Lydia RIEDEL-TRAMSEK
in reply to tagesschau • • •Maren
in reply to tagesschau • • •Sherlock Schaf
in reply to tagesschau • • •Pädophile Despot droht die Strafe verdoppeln
André
in reply to tagesschau • • •Demnächst dann wieder China-Syndrom in Brüssel:
Analog zum Sack Reis in Beijing wird Frau von der Leyen umfallen, und mit ihrem (GPS-gestörten) Flugzeug nach Washington fliegen, um dort um Gnade winseln zu können.
Mixtur
in reply to tagesschau • • •Jim Clark
in reply to tagesschau • • •Norbert Schanne
in reply to tagesschau • • •Socke65
in reply to tagesschau • • •der affenzirkus, den der orangene veranstaltet... da tut ja schon das hingucken weh.💀
Reiner Hohn
in reply to tagesschau • • •Nach der Logik des letzten famosen Zollabkommens, wird die EU noch Milliarden an Google zahlen, weil sie die Frechheit besaß, das Eigentum dieses orangenen Horrorclowns bestrafen zu wollen.🤨
Warum hat der Clown noch kein Abkommen mit China? 🤔
Ach ja richtig, die zahlen mit gleicher Münze heim. 🤡🤛
Und was hat der Clown bisher dagegen unternommen? Genau nichts!
Finde den Fehler EU.
Awesomniac
in reply to tagesschau • • •Stefan
in reply to tagesschau • • •Arby
in reply to tagesschau • • •Herr Dennis 🖖🙂
in reply to tagesschau • • •