Viewing profile — jonasstrehle
jonasstrehle
HN member- Joined
- Sun, Feb 07, 2021, 4:40 PM UTC
- HN karma
- 9
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About jonasstrehle
Recent public activity
-
comment
Comment #40256088
With its radically holistic approach to web development, the open-source UIX framework provides end-to-end messaging, data storage, reactivity and synchronization between backend a…
- story
-
comment
Comment #39395292
Yeah, you might be correct with that. Our target audience are mostly (half) experienced web devs. Nevertheless we are working on a more broad and easier way to get into UIX. Feedba…
-
comment
Comment #39394649
UIX is our open-source full-stack framework for developing reactive web apps with restorable and shared state. Apps runs on a deno backend and supports both single- and multi page …
- story
- story
- story
-
comment
Comment #26057904
So there's indeed an "indicative icon" on the start page that is always delivered. If the browser requests the icon when calling the demo.supercookie.me page, the write mode is inv…
-
comment
Comment #26057846
This idea was indeed my first approach, but favicons on the client side cannot be loaded from the F-Cache via JavaScript, but are ALWAYS requested from the server via get-request, …
-
comment
Comment #26056318
Please note that I've nothing to do with the authors of this paper[1]! ~jonas [1] https://www.cs.uic.edu/~polakis/papers/solomos-ndss21.pdf
-
comment
Comment #26056297
To clarify, falsifying results was never my intention: During my work I tested Firefox (v 84.0) and everything worked fine under Windows & OSX. Due to your feedback I've updated th…
-
comment
Comment #26056271
Great idea but favicons used in meta-tags does not support the onload event! I've found a workaround for this but it's only working in chrome. ~jonas
-
comment
Comment #26056193
Yeah, the demo page is using a ±800ms timeout on purpose. I chose the threshold so that even with a bad internet connection, slow browser, etc. the favicon is requested without the…
-
comment
Comment #26056163
Thanks for clarifying - I have also noticed the very doubtful action of the authors! But I can furthermore assure that I have nothing to do with the authors of the paper. ~ jonas