Ivan Fioravanti ᯅ (@ivanfioravanti)

AIME 2025 기준으로 ds4 M5 브랜치에 대한 새로운 평가/최적화 작업이 진행 중이며, logprob drift를 엄격히 통제하면서 Codex가 1일간 튜닝했다고 밝힙니다. 모델 성능 최적화와 평가 안정성에 초점을 둔 실무형 실험입니다.

https://x.com/ivanfioravanti/status/2055366101798662472

#benchmark #codex #optimization #llm #evaluation

Ivan Fioravanti ᯅ (@ivanfioravanti) on X

A new round of AIME 2025 against ds4 M5 branch is running! Codex spent 1 day to try to optimize it following super rigid tests to ensure logprob drift is under control. Let's see if this is "good enough" 🤞🏻

X (formerly Twitter)
5× faster fast_blur in image-rs – Arthur Pastel

Improving performance by moving the inner loop to integer accumulators, and replacing per-pixel division with a precomputed reciprocal that runs as a multiply and a shift.

Arthur Pastel

Fought the bloat monster for weeks, shaving megabytes off our app while the clock ticked. Every kilobyte saved felt like a hard‑won victory.

#Life #MobileDevelopment #Optimization #DeveloperProductivity

https://mustafaerbay.com.tr/en/blog/life/mobil-uygulama-boyutu-optimizasyonu-gelitirici-zamannn-ucu

Mobil uygulamamı küçültmeye çalışırken yaşadığım savaş hikayesi: Boyut optimizasyonu nasıl geliştirici zamanının ucuna dönüştü?

#Life #MobileDevelopment #Optimization #DeveloperProductivity

https://mustafaerbay.com.tr/blog/life/mobil-uygulama-boyutu-optimizasyonu-gelitirici-zamannn-ucu

Steeve Morin (@steeve)

@Zai_org의 DFlash 구현이 @zml_ai에 초기 통합되었고, 곧 zml/llmd에도 들어갈 예정이라는 소식입니다. LLM 추론/서빙 최적화나 가속 관련 구현으로 보이며, zml 생태계에서 Flash 계열 기법이 확산되는 신호로 해석할 수 있습니다.

https://x.com/steeve/status/2055279396773073127

#llm #inference #optimization #zml

Steeve Morin (@steeve) on X

Initial @Zai_org's DFlash implementation in @zml_ai (and soon in zml/llmd)

X (formerly Twitter)
I just launched the NEXUS-PROTOCOL Hub for my minimalist shooter Z-OVERRIDE.
Built with #Rust and #Macroquad. The challenge was to keep everything under 1MB. Current status: 589KB for Windows and 769KB for Linux. Pure code, procedural visuals, and synthesized audio.
📡 Explore the protocol: https://zlormann.github.io/nexus-protocol/
#RustLang #Gamedev #LinuxGaming #SmallWeb #Optimization #NexusProtocol
NEXUS-PROTOCOL // TERMINAL

Python Trending (@pythontrending)

Claude Code를 위한 GEO-first SEO 스킬 'geo-seo-claude'가 소개됐다. 웹사이트의 AI 검색 최적화를 위해 인용 가능성 점수, AI 크롤러 분석, 브랜드 권위, 스키마 마크업 등 다양한 요소를 종합적으로 점검하는 도구다.

https://x.com/pythontrending/status/2054889320020938817

#seo #claude #aisearch #schema #optimization

Python Trending 🇺🇦 (@pythontrending) on X

geo-seo-claude - GEO-first SEO skill for Claude Code. Comprehensive AI search optimization for any website — citability scoring, AI crawler analysis, brand authority, schema markup, platfo... https://t.co/Dw7RvS6Bwc

X (formerly Twitter)

We all need a custom benchmarking harness or two in our life...

(check the alt text for clarifications)

#programming #rustweek #optimization

Когда bottleneck не в БД: ускоряем генерацию Excel — отчетов в Go

Всем доброго времени суток! Недавно пережитый опыт работы с отчетом хочу выставить на всеобщее обозрение, вдруг кому-то будет полезен. Чтобы не томить и сохранить более технический подход, давайте сразу начнем "разбор полёта". В какой-то момент у нас появился вот такой запрос:

https://habr.com/ru/articles/1035124/

#golang #backend #bottlenecks #optimization #ускорение #excel #excelize

Когда bottleneck не в БД: ускоряем генерацию Excel — отчетов в Go

Всем доброго времени суток! Недавно пережитый опыт работы с отчетом хочу выставить на всеобщее обозрение, вдруг кому-то будет полезен. Чтобы не томить и сохранить более технический подход, давайте...

Хабр