trigg
@trigg@lemmy.world
This is a remote user, information on this page may be incomplete. View at Source ↗
- Comment on why do women have 2 tits instead of 1? 3 weeks ago:
- Comment on Continuously runn8ng screen recorder for linux? 4 weeks ago:
Great stuff!
- Comment on Continuously runn8ng screen recorder for linux? 4 weeks ago:
Last I knew, replay sorcery. Looks like it’s been a while since an update but worked fine a year and something ago.
- Comment on Why can't code be uncompiled? 1 year ago:
It can be
What it produces will typically not contain the original names for variables and functions, and will not retain comments. It takes a lot more effort to understand what the intention behind the code was.
There’s also legality issues.