Hacker Newsnew | past | comments | ask | show | jobs | submit | jodydonetti's commentslogin

Acqui-hire startup -> Jony onboard -> new device with OpenAI exclusive features -> Windows Phone is back. /s (kinda)



It's an interesting one. Some people call it a Personal Computer others call it a calculator. However you classify it, it was certainly a interesting and important stepping stone and it's a shame that a lot of European innovations are often forgotten or skimmed over:

https://en.wikipedia.org/wiki/Programma_101


What are you missing by using iframes (still standard, supported, working) + css for layouting that old school frames would give you?


The targeting for updates. Something like hotwire/turbo frames allows you to push a form's response to any turbo-frame. You can also push updates to multiple frames at once. They're matched by frame ID, much like target="", but in the case of iframes, the iframe is the only thing that can update the interior HTML. (other than just changing the URL from the parent application)

iframes are also in a rather locked-down security model, even if they exist on the same domain. (Requires message passing, strict CORS rules, strict cookies rules etc)


FusionCache creator here, thanks for the shout out! If you have questions just say the word.


FusionCache creator here, glad you noticed!

It’s been a long journey to v1.0, and a really good one.

For anyone interested here’s a good overview https://www.youtube.com/live/hCswI2goi7s

Even if I’m currently in a bit of a situation https://x.com/jodydonetti/status/1769301056629112911 , AMA and I’ll try to answer.


Shameless plug: for protection against thundering herd, cache stampede and various transient failures on .net I created FusionCache.

Hope this may be of help to someone.

https://github.com/ZiggyCreatures/FusionCache


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: