#Interop

Interop Tokyo 2025、6月11〜13日に幕張メッセで開催。「社会に浸透するAIとインターネット」をテーマに基調講演や来場の受付中
internet.watch.impress.co.jp/d

#internet_watch_impress #イベント #Interop #Interop_Tokyo_2025

2025-05-18

tables paper cut #interop

screenshots showing differences of rendering for tables on webkit, blink and gecko. Specifically some borders are missing.
Ward Weistrawardweistra
2025-05-12

My colleague Alexander Zautke gave an amazing presentation this morning on the journey from AdapCare, from complying to regulation to wild innovation.

He also gave a sneak peek of the upcoming survey: FHIR is entering health it regulation everywhere 🐙

Alexander presents a sneak peek of the State of FHIR Survey on data exchange regulation
eurozerozeroeurozerozero
2025-05-03

and need to support margin-trim, like… yesterday.

It makes things sooooo much easier. A single property applied to the container, rather than stuffing around with multiple :first-child and :last-child rules to try to create the right behaviour.

It’s a shame it didn't make it into because it’s such a useful property and elegantly deals with a layout situation that occurs all the time.

webkit.org/blog/16854/margin-t

Steps Forward in Long-form Text

Some quick news about the Long-form Text project at the Social Web Foundation. After the publication of the draft FEP b2b8 ("Long-form Text"), the Social Web Foundation has been working with implementers to get more support for the Article data type, representing multi-paragraph text on the Fediverse. One of the big pain points has been how subscribers to long-form text from platforms like WordPress, WriteFreely, Plume and Ghost.org see the text in their microblogging platforms like […]

socialwebfoundation.org/2025/0

Ward Weistrawardweistra
2025-05-01

FHIR version R6 is going to be the first big new normative release after the widely adopted R4.

🗳️ The 3rd ballot release of R6 for the May working group meeting is available now: hl7.org/fhir/6.0.0-ballot3/bal

🗓️ After that, the first normative ballot in Jan 2026!

バイナリーで6桁の時代に突入する「Interop Tokyo」、よりディープな有料カンファレンスの来場登録も受付開始 6月11日~13日に幕張メッセで開催
internet.watch.impress.co.jp/d

#internet_watch_impress #経済 #イノベーション #テクノロジー #産業 #イベント #Interop

2025-04-15

Dear browser makers, please fix LCH. The promise of LCH was that the L could be trusted: no matter what the hue is, the lightness would always be the same perceived lightness. In your current implementations this is completely broken. It’s even worse than HSL

issues.chromium.org/issues/409

bugs.webkit.org/show_bug.cgi?i

bugzilla.mozilla.org/show_bug.

#browser #interop #css #chromium #webkit #gecko

「Interop Tokyo 2025」6月11日~13日に開催、展示会・基調講演の入場登録の受付開始 1994年の日本初開催から32回目となるインターネットテクノロジー専門イベント
internet.watch.impress.co.jp/d

#internet_watch_impress #経済 #イノベーション #テクノロジー #産業 #イベント #Interop

2025-03-14

tldr: everything in pieces on the shop floor, but....

I'm trying towards an implementation of Babashka Pods in Haxe.

Given Haxe is a polyglot language, it makes sense to go for a polyglot interop solution.

There's things like built in async handling, client side code and platform awareness, very much the inverted pyramid that's good for adoption by keeping complexity at the base low.

A Haxe Pod implementation would transpile to around 10 different languages, and could be a base for a repl implementation, certainly of HScript, and or KissLang or some of the other languages and dialects cropping up.

Looking at what I did with Stig this week it probably bears some explanation.

I wanted a structured data format that doesn't rely on reflection, doesn't require the heavyness of the internal runtime representation of tagged unions (enums/gadts) but can be pattern matched on.

The external StigForm is neither here nor there, the internal StigNode is the important bit. There's probably a few minor adjustments so it can sit well in most languages.

I might well use it to build a Bencode output, as it fits perfectly.

The inclusion of Stx, or the dead-code eliminated version of it is for parsing is unavoidable, but the generated loc is only around 5k at present.

It's based on Stephan Le Dorze's mix of Haskell Parsex plus Alex Worth's Phd work on linear time left recursive packrat parsing, and I've been tinkering with it for years.

Work on Go2Hx by PXShadow means there's the opening to cross compile CueLang, meaning that there's an opening for language native type generations from Cue, which is pretty exciting, and Haxe has an extremely compact and well designed internal type representation, and the new completion algorithm is very snappy.

Still work to do though, I'm in the middle of a rebuild atm.

#Haxe #Programming #Babashka #Edn #Pods #CueLang #GoLang #OMeta #Parsex #Interop #DevOps #OMeta

2025-03-10

Last week, some niche streaming platform decided to drop support for #Firefox, which was odd to me as it still works fine once I set my User Agent to Chrome.

Turns out, they were planning a new "Premium" subscription with HDR, which Firefox does not support yet.

I get that they probably want to avoid users complaining that the feature they paid for does not work, but could they not just have put a banner that reads "HDR not supported on your browser" instead?

#WebDev #Interop

pablolarahpablolarah
2025-02-28

🔴 Interop 2025: another year of web platform improvements
by Rachel Andrew @rachelandrew @rachelandrew.bsky.social

web.dev/blog/interop-2025

White text with pink shadow "Interop 2025: another year of web platform improvements" on light pink background with reflected image of duotone green white bird, butterflies and flower
Natan Silnitskynatansil@fosstodon.org
2025-02-22
2025-02-20

[Перевод] Кофе и крабы. Вызов Rust-кода из Java

Java — один из наиболее часто используемых языков программирования, который мы еще не обсуждали в нашем Rust Interop Guide . В этой статье мы рассмотрим три различных метода вызова кода Rust из Java : JNI , JNR-FFI и Project Panama . Мы покажем различия между этими методами и проведем базовый бенчмаркинг для сравнения их производительности. Эти методы работают не только для Java , но и для других языков JVM, таких как Kotlin . Здесь мы в основном сосредоточимся на Java , но примеры Kotlin доступны в ветке Kotlin нашего репозитория GitHub . Эта статья является частью нашего Rust Interop Guide .

habr.com/ru/articles/884150/

#rust #java #interop #ffi #project_panama #jni #jnr

Learn JavaScript, React, and TypeScript to Node.js, Fullstack, and Backendfrontendmasters.com@web.brid.gy
2025-02-17
2025-02-14

Interop revient pour améliorer la compatibilité de Safari, Chrome et Firefox dlvr.it/THz99l #Interop #Interopérabilité

Richard RutterRichr
2025-02-14

As usual it seems is all about the shiny-shiny. Maybe I just don't get the criteria. Maybe it's just sour grapes. But...

Yes I'd love to see Anchor Positioning implemented as much as the next person, but there are actual harmful bugs that need to be fixed. Rightly or wrongly I see Interop as a way of pressurising browser makers into prioritising them, including these old chestnuts:

github.com/web-platform-tests/
github.com/web-platform-tests/

Alexander Lehner, CPACCalex86@tech.lgbt
2025-02-14

Yes! CSS anchor positioning is part of Interop 2025. The focus areas were just announced! Can't wait to have cross-browser support for it! 🤩 wpt.fyi/interop-2025
#webdev #css #interop

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst