HN user

radiKal07

117 karma
Posts2
Comments86
View on HN
Modeless Vim 3 years ago

Instead of remembering cryptic commands

I use vim and nothing about its commands are "cryptic" to me. You want to "go to definition"? You press "gd" as in "(g)o to (d)efinition". What's cryptic about this?

I bought one of those consoles with Android that works great for emulating games. I created the app called Beacon which is an Android launcher that helps organizing all the retro games in a nice interface. I got quite a few people that bought it and are fans of it and even the biggest YouTuber in this space with 400k subscribers showed my app in one of his videos. Link: https://play.google.com/store/apps/details?id=com.radikal.ga...

Yes, for Yuzu you need a Snapdragon SoC otherwise the games crash instantly. If you have a Mali GPU you have to wait until they add support for it. Skyline supports Mali but performance is reduced. Btw Skyline ceased development, some of the devs forked it and will continue development on Strato (https://strato-emu.com). If you guys use Android handhelds I recommend using Beacon Game Launcher (https://play.google.com/store/apps/details?id=com.radikal.ga...)

LazyVim 3 years ago

I think it depends what you use it for. I use neovim for Flutter and it works great. If I want to do Android dev I need Android Studio.

I remember forever ago I was trying to play DBZ Budokai Tenkaichi 3 on this emulator which was at version 0.9.4 at the time. The game lagged on my weak PC and I was fiddling with the settings on a daily basis trying to make it run better. I got to learn all of the settings and what they do. I finished the game even if it was laggy. What a great time.

Nice. How will you fix big download times? I imagine it sounds to cool to be able to start a game in a browser straight away until you realise you still have to download it like any native game, so in reality other than avoiding installing a marketplace like Steam it's not much of a difference experience to play in the browser.

Lua is the only difference but it makes all the difference. From my understanding, Lua is nicer than Vimscript, this means more people will create more interesting and better Lua plugins, that can only be used in neovim. LuaJIT is also fast.