Viewing profile — florian_s
florian_s
HN member- Joined
- Tue, Dec 12, 2017, 4:41 PM UTC
- HN karma
- 427
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About florian_s
No profile information was provided.
Recent public activity
- story
- story
- story
-
comment
Comment #36890936
Seems like there's some issues. https://downdetector.com/status/slack/ No feedback yet on the Slack system status dashboard https://status.slack.com/
-
comment
Comment #22650605
I've built the website quarantaenehelden.org with some friends. It's a platform to connect people from risk groups or those who are under quarantine with those who want to help out…
-
comment
Comment #21091431
> What I am releasing today is not a full jailbreak with Cydia, just an exploit. Researchers and developers can use it to dump SecureROM, decrypt keybags with AES engine, and demot…
-
comment
Comment #21091355
Here is a tweet by the developer with some explanations https://twitter.com/axi0mX/status/1177542201670168576?s=20 > What I am releasing today is not a full jailbreak with Cydia, j…
- story
-
comment
Comment #19712300
The source code is actually small enough to be posted here navigator.getUserMedia = navigator.getUserMedia || navigator.mozGetUserMedia; window.onload = () => { // Create favicon l…
-
comment
Comment #19345608
Yes, when running over many iterations
-
comment
Comment #19338076
I tried: let left = () => captureBtnLeftFunc($.Event()) let right = () => captureBtnRightFunc($.Event()) () => captureBtnRightFunc($.Event()) setInterval(() => { console.log("Guess…