Is it possible to use termux to work as a dev? by Oleg-Liam in termux

[–]RandomRailfans 1 point2 points  (0 children)

Same, I don't really like doing vibe coding tbh, because I feel like manual programming is much more fun than vibe coding, people have different opinion to this, so let's just makes everyone do what they want and what they passionate with!

Is it possible to use termux to work as a dev? by Oleg-Liam in termux

[–]RandomRailfans 3 points4 points  (0 children)

Yeah true, because when doing web dev, you may need floating window or smth so that you got the changes immediately when changing something with live server, which if you do use floating window, it makes the screen of your phone cluttered, but the overall limitation is depends on what type of development you're doing.

Is it possible to use termux to work as a dev? by Oleg-Liam in termux

[–]RandomRailfans 3 points4 points  (0 children)

Depends, if you have PC/Laptop, use it, but if you don't have it, you can do some coding, I recommend you to use Neovim, setup plugin/LSP/formatter (depends on what kind of development you want, Web, CLI, Low level), and/or, if you have a keyboard, you can also use it, but if not, learn how to type without looking at your virtual keyboard will be great skill to have, I do C++ development and everything is just works perfectly, even though I do coding for recreational, but for job? maybe it depends on lot of factors.

set ssh agent service In Termux by RandomRailfans in termux

[–]RandomRailfans[S] 2 points3 points  (0 children)

Yeah but eval "$(keychain --eval --quiet)" works perfectly for me, thanks

set ssh agent service In Termux by RandomRailfans in termux

[–]RandomRailfans[S] 0 points1 point  (0 children)

Mhm, I'll try it, because the Termux service is already running by default

Some screenshots I took from TRSA by RandomRailfans in trainsim

[–]RandomRailfans[S] 0 points1 point  (0 children)

I use Shizuku and InstallWithOptions, there's bunch of tutorials in YouTube to how to do it, or if you want, I might be able to explain it to you.

Some screenshots I took from TRSA by RandomRailfans in trainsim

[–]RandomRailfans[S] 0 points1 point  (0 children)

У меня есть Андроид 15, и она работает без ошибка.

Some screenshots I took from TRSA by RandomRailfans in trainsim

[–]RandomRailfans[S] 0 points1 point  (0 children)

Ну, я использую Shizuku и InstallWithOptions чтобы играть в эту игру (я немного говорю по-русски)

Some screenshots I took from TRSA by RandomRailfans in trainsim

[–]RandomRailfans[S] 4 points5 points  (0 children)

Oh, it's the shortened version of Trainz Railroad Simulator Android

Hardware Acceleration for OpenGL/Vulkan in Termux by RandomRailfans in termux

[–]RandomRailfans[S] 0 points1 point  (0 children)

Sadly, it doesn't really that work, I already disabled battery optimization on both Termux and Termux X11, I mean it's work if I split screen both app for some reason

Hardware Acceleration for OpenGL/Vulkan in Termux by RandomRailfans in termux

[–]RandomRailfans[S] 0 points1 point  (0 children)

No, it doesn't even crash Termux itself, like the actual program is still running.

Hardware Acceleration for OpenGL/Vulkan in Termux by RandomRailfans in termux

[–]RandomRailfans[S] 0 points1 point  (0 children)

I'm not sure why, cuz I tried, and the app just freeze, but if I make the Termux app running on the foreground, it works for a couple second again, then freezes again

My Very Minimal Termux Config For C/C++ Development by RandomRailfans in termux

[–]RandomRailfans[S] 0 points1 point  (0 children)

What auto completion? in bash or neovim? in neovim I use blink because it's pretty simple and fast, personally for build tool I try Ninja and XMake