💾 Archived View for bbs.geminispace.org › u › jeang3nie › 4861 captured on 2024-07-09 at 05:10:57. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-06-16)
-=-=-=-=-=-=-
The thing with locking devices down is that there's almost always a way, or multiple ways, to get around restrictions. Either by completely bypassing and/or removing them or doing unexpected things that are technically within the restrictions.
Case in point, I have Termux installed on my phone (Android). In that console environment I also have clang, make, vim, python, a rust toolchain and git. It's sandboxed, but there's an awful lot that can be done from within the sandbox. There's even an extension that gives you a programming api so that you can essentially interact with other apps using programs you write inside termux.
Another example, the Zig guys wrote their own linker for MacOs/Ios so they can completely bypass Xcode. And since you can compile C and C++ using the Zig compiler, as well as link in code from other languages, there's not much you can't do with those platforms now.
2023-08-28 · 10 months ago
🚀 anthk_gem · 2023-10-10 at 06:18:
I use GNU Unifont for terminals and programming. Use it as 12px-32px depending on the resolution and everything in between with 4px sizes steps. I mean: 12px, 16px, 20px, 24px, 28px and 32px. One of them will look great. On my 1024x600 netbook screen, 16px it's the best one.
— thelambdalab.xyz/phlog/2023-08-26-Program-your-computer.txt
writing own software — Hey all! For years I am writing my own personal software and/or upgrading opensource software with features suitable personally for myself. Today I saw a gemini article, describing exactly what drives me to do this (see link above). How about you? Anybody agrees/disagrees with this?
💬 coderwx · 13 comments · 8 likes · 2023-08-27 · 10 months ago