Viewing profile — mk12345
mk12345
HN member- Joined
- Thu, Jan 26, 2023, 6:19 PM UTC
- HN karma
- 10
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About mk12345
No profile information was provided.
Recent public activity
-
comment
Comment #45790409
I really like this approach, and think it should be used more! In a previous experiment, I created a simple webpage which renders media stored in the URL. This way, it's able to st…
-
comment
Comment #45419169
Very cool, reminds me of the library of Babel (of which you also made a version! [1]). I made something similar a while ago, the Hdd of Babel [2], which contains all possible files…
-
comment
Comment #42680821
I think it does! uv add [0] adds a dependency to your pyproject.toml, as well as your environment. If you change your pyproject.toml file manually, uv sync [1] will update your env…
-
comment
Comment #40857122
I created https://floatynotes.app a while ago, which might fit your list :). It provides virtual sticky notes, using the new Document Picture-in-Picture API.
-
comment
Comment #37415222
Nice, I had a similar idea a while ago! I wanted to support other media types, such as images, audio and webpages. It was a really fun experiment! https://mkaandorp.github.io/hdd-o…
-
comment
Comment #37287402
Good points. Additionally, PiP is also possible in most browsers. https://developer.mozilla.org/en-US/docs/Web/API/Picture-in-...
-
comment
Comment #34536182
Looks cool! I created something similar a while ago, which allows you to store any kind of data in the url (web pages, audio, games,...). https://mkaandorp.github.io/hdd-of-babel/