Viewing profile — netrix
netrix
HN member- Joined
- Sat, Mar 29, 2014, 1:24 PM UTC
- HN karma
- 5
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About netrix
No profile information was provided.
Recent public activity
-
comment
Comment #45626489
This is totally strange. I just got interested in the architecture of PS3 and its emulators (on Android too) and now there is article on HN...
-
comment
Comment #44636438
https://github.com/karakeep-app/karakeep It's nice, has an Android app, auto tagging if connected to LLM (local Ollama works too)
-
comment
Comment #17784189
I wrote something similar in the past. It's tailored for my need but the idea behind it is very similar. It brings up window with hotkey allows to write simple command and params a…
-
comment
Comment #10729934
I got the tip to use Flask ( http://flask.pocoo.org/ ) and it turned out to fulfill my requirements. Thx for the answers.
-
story
Ask HN: Technology and framework for file storage web service
I would like to develop an application (not necessary a web page) that will be able to handle my requirements which are: * file uploads (with meta-data) which I would like to store…