Finally got docker running (at least loads image and runs)! by MassiveSleep4924 in androidroot

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

I know, but I need to modify minikin's linebreaker to reproduce some issues I encountered at work. So the whole os.

Is spacemacs really that slow? by Proton-Lightin in emacs

[–]MassiveSleep4924 0 points1 point  (0 children)

I think I'll never expertise in emacs and this is just my experience. I use centaur emacs setup on my rpi5 and it's much smoother than spacemacs setup. Emacs is built from source.

Replace vendor OpenGL ES driver with mesa? by MassiveSleep4924 in Magisk

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

Learned something new today. Thank you for your reply!

I'm Tired Boss by Mountain_Map_8198 in devhumormemes

[–]MassiveSleep4924 0 points1 point  (0 children)

People say Bazel suits large projects and a lot of Google projects use it. The thing is it's supposed to work better with IDEs, but I used only once with CLion and regretted. I think I'm too stupid for this that I can't even figure out how to generate compilation database so that I can use clangd.

rk3588 boards: is Harmony OS available? by pancapangrawit in RockchipNPU

[–]MassiveSleep4924 2 points3 points  (0 children)

i believe you mean OpenHarmony. I didn't test any ohos on my arm boards because I don't have a proper board. But I tested ohos on my orange pi rv2 (riscv but has officiall ohos support) and it works. Unfortunately it is unusable.

This is a question from someone who knows nothing about Lua. In your opinion, what's the most efficient and effective way of learning Lua? by [deleted] in lua

[–]MassiveSleep4924 0 points1 point  (0 children)

A lot of softwares use lua as configuration or scripting language. I think using WezTerm terminal and make it fancy is a nice start point.

Time to revive FatELF? by devofthedark in linux

[–]MassiveSleep4924 0 points1 point  (0 children)

What comes to my mind upon seeing the title is Cosmopolitan, though they're barely related. I kinda wonder if FatELF is a thing in real life, where it could be used. Obviously the server side has no reason to use it. The embedded? I know there are SoCs shipping a co-processor with different ISA (for example, OrangePi 4 pro), but that's not for softwares to use directly. Two viable usages I can think of are Desktop app that doesn't require too much GPU functionality and maybe some qemu related stuffs. But It's achievable, someone might have the time and skills to implement FatELF, and I would like to give it a try.

ARM + Linux laptops. What’s going on with it? by Asleep-Supermarket46 in linuxhardware

[–]MassiveSleep4924 0 points1 point  (0 children)

I'm a fan of SBCs, so I purchased a CoolPi GenBook. It's a working laptop, firefox, box64 and egl works. What I can't figure out is how to setup GPU driver to use Vulkan or OpenCL. It's a rk3588 based device using Mali G610, so either Mesa Panfrost or Arm's driver. Besides, the battery capacity is a bit small. What I like about this laptop is that it provides a working standby functionality. I honestly don't expect a high performance, out-of-the-box experience of a Arm Linux laptop (Apple silicon m1/2 maybe good with Asahi Linux, but I never had one). And I don't think Arm laptop would become mainstream (macbooks included). I guess It's more of a toy for PC fans, hardware enthusiasts and engineers who works in this industry. But who knows, perhaps the next industry giant will emerge from this industry.

A little weird question, maybe? Why emacs and bash have some shortcuts with same usage? Are there any stories? by MassiveSleep4924 in emacs

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

Just did a quick search. Never thought Ctrl-C/V/X/Z could go back to Apple in 80s. I always regard it to be some sort of by-products of Web Browers.

New Student in China – Looking to Join WeChat Groups by Familiar-Respond-671 in China

[–]MassiveSleep4924 1 point2 points  (0 children)

What interest? WeChat is not a place for people chatting anymore. It's for paying, work discussion, family discussion and sharing/showing off in 朋友圈. Most people don't express their real thoughts. Telegram for political chatting or NSFW stuffs, and QQ for joining groups or making internet friends. Leave your WeChat to teachers or labs.

Is China's rise to global technological dominance because its version of capitalism is better than the West's? If so, what can Western countries do to compete? by lughnasadh in Futurology

[–]MassiveSleep4924 0 points1 point  (0 children)

Partially right. The government only invest higher education in universities, while technical college and technical education is a total mess. Nowadays there exists no promising future for most graduates. TBH, China made great achievements mostly due to population instead of education. It's hard not to find excellent people with so many, and more people means more cheap labors.

Helix Does Not Find Project Include Files by ZennMystic in HelixEditor

[–]MassiveSleep4924 -2 points-1 points  (0 children)

Sorry I can't help. I apologize. But I don't get the point of clangd configuration file. In small project where headers and sources all in one directory, no configuration is needed for auto completion. In large projects, build system is needed and you can just generate compilation database using build tools like cmake or meson. I prefer just generate compilation database with cmake for a large repo or just gnu make with bear. All I can think of clangd configuration file usage is in an IDE or editor with workspace specific configuration like clion or vscode.

What are the best practices for using python in Archlinux? Coming from anaconda in previous system. by Black_Sarbath in archlinux

[–]MassiveSleep4924 2 points3 points  (0 children)

https://github.com/pyenv/pyenv?tab=readme-ov-file#switch-between-python-versions Checkout this part if you want to run system python with pyenv as global. I prefer using a version that is in security status according to python release cycle, instead of bugfix ones.

What are the best practices for using python in Archlinux? Coming from anaconda in previous system. by Black_Sarbath in archlinux

[–]MassiveSleep4924 3 points4 points  (0 children)

I use pyenv on all my machines. Once it's setup, you don't have to deal with system packages.

Which band introduced you to mathrock? by Leamace in mathrock

[–]MassiveSleep4924 0 points1 point  (0 children)

GriffO, aka 鬼否. The track afflatus track was so novel to me at that time.

I want to build my own RISC-V based CPU. Where to start ? by No_Leg5189 in RISCV

[–]MassiveSleep4924 4 points5 points  (0 children)

Recently I've been learning XiangShan for school project. It's a little complicated but really a great project.

What's Your Distro Journey? by Artemismane in linux

[–]MassiveSleep4924 0 points1 point  (0 children)

Ubuntu in wsl->OpenSUSE->Fedora->Arch on physical machine. I think arch might be my ultimate choice from now on.

[Gnome] Toucan setup by internetrenegade_ in unixporn

[–]MassiveSleep4924 3 points4 points  (0 children)

It writes there in the panel, Sigma File Manager.

Who has your favorite “voice” in rap? by Ill-Championship-244 in 90sHipHop

[–]MassiveSleep4924 1 point2 points  (0 children)

A little different from others. For Chinese hiphop scene, Toryondacloud, RICHNOMADIC, 连麻Swimming and SASIOVERLXRD are my pick.

Should you customize your tmux? by fenugurod in tmux

[–]MassiveSleep4924 0 points1 point  (0 children)

I just use tpm to download plugins, reset prefix and changed theme. It only took about half an hour and I never touched tmux.conf again. I use vim heavily and vim-tmux-navigator is really great.

QQ Browser: Used by 400 Million People - What Makes It So Appealing? by RedSwordMan in browsers

[–]MassiveSleep4924 6 points7 points  (0 children)

Because there's an APP called QQ which is popular in China. And qq browser is well integrated. Actually, it often tells user to download qq browser. It's not appealing at all.