xthetrfd | 2 years ago | on: How to Read and Organize Online Articles (Without Driving Yourself Crazy) (2013)
xthetrfd's comments
xthetrfd | 2 years ago | on: Shreddit is a Python program to remove all your Reddit comments
Much easier
xthetrfd | 2 years ago | on: Language models can explain neurons in language models
xthetrfd | 5 years ago | on: Alternative Shells
xthetrfd | 5 years ago | on: OpenBoard – FOSS Keyboard for Android which respects your privacy
xthetrfd | 5 years ago | on: A free-as-in-freedom re-implementation of Google’s Android user space
xthetrfd | 5 years ago | on: MacOS-like Fonts on Manjaro/Arch Linux
xthetrfd | 5 years ago | on: Is Hacker News Bullshit?
Partially off topic but I personally use the FOSS android app "Materialistic" to access HN. It offers a much better comment navigation experience than ynewscombinator.
xthetrfd | 5 years ago | on: ASGI from scratch – Let's build an ASGI web framework
xthetrfd | 5 years ago | on: Practical Python Programming
xthetrfd | 5 years ago | on: Show HN: Choose – An alternative to cut and sometimes awk
Also I don't think that it's so much easier to use than cut. On the other hand every *nix system has cut so if you make scripts with it they are portable.
xthetrfd | 5 years ago | on: Android Studio 4.0
Most of the code was already written in Java. So I just used the tool to convert to Kotlin. Then I tried to infer how Kotlin works based on the generated code to write the rest. I don't feel proud about that project.
xthetrfd | 5 years ago | on: Sciter – Multiplatform HTML/CSS UI Engine for Desktop and Mobile Applications
xthetrfd | 5 years ago | on: Progress on Plasma
xthetrfd | 6 years ago | on: Ask HN: What are some open source alternative to Zoom
xthetrfd | 6 years ago | on: Ask HN: What are you learning?
Also I want to learn something ml-ish probably play with opencv or pytorch.