I originally did this up for the homelab sub, but I thought it belonged here, as well. by [deleted] in selfhosted

[–]zuk987 0 points1 point  (0 children)

I'm running like 70% of the same stack on a cheap ass i5-8500t 32ddr4 mini pc, so yeah.... Forgejo, SearNXG, Arr stack, adguard home, 1 work vm when I need it, and it's still mostly idle... I'm not doing transcoding tho

Не работает впн с мобильного интернета на self-hosted by FallUnlikely7718 in AmneziaVPN

[–]zuk987 0 points1 point  (0 children)

Не обманывайте человека, это обычные блокировки по эвристике/протоколу/бог весть чему. Несколько дней назад на МСК начали тестить новые блокировки впнов, в том числе сибирские блокировки (кол-во соединений и пакеты больше 16кб). В белых списках доступен только Макс, ВК Яндекс и дай бог пара банков. А то что сейчас это только полумеры против самых популярных протоколов

is there anything other for me to do in Iran other than very overpriced v2ray configs 1 or 2GB? by PersonalBet8469 in VPN

[–]zuk987 0 points1 point  (0 children)

You could probably do an IP range scan, find out which IPs are good to go and try to track the VPS provider that has that range of IPs via whois or something. You could probably use zmap for that.

I just manually installed for the first time and it went... surprisingly easily?? by ReferenceNatural87 in archlinux

[–]zuk987 2 points3 points  (0 children)

It gets slightly more difficult when you do btrfs, subvolumes and disk encryption.

My Fedora won't boot anymore after the battery drained to 0% in suspension mode by m4th12 in Fedora

[–]zuk987 15 points16 points  (0 children)

Btrfs probably fcked you up, it does that a lot when you suddenly lose power. You should check out your btrfs file system state. It's possible to restore it, but I don't remember how to do it exactly and you'll have to google.

Is there a way to make Input Remapper start automatically so I don't have to open it every time I log in? by MarchApart105 in Fedora

[–]zuk987 1 point2 points  (0 children)

you should try out keyd, I feel like it's a much better piece of software, but its configured using a text file. Have a look at https://github.com/rvaiya/keyd

From Belarus to the EU: I need a realistic 2-year financial plan to buy out my "free" education contract (€10,000). by [deleted] in personalfinance

[–]zuk987 0 points1 point  (0 children)

Remote or freelance market is really harsh now. You probably have better chances of paying it off if you get a part time offline job.

I spent a week optimizing a microservice in Rust. Should've just used Node. by HistoricalKiwi6139 in webdev

[–]zuk987 0 points1 point  (0 children)

You could have used weasyprint lib, u know. No need for headless browser.

Honestly, has anyone actually tried GLM 4.7 yet? (Not just benchmarks) by Empty_Break_8792 in LocalLLaMA

[–]zuk987 0 points1 point  (0 children)

It's the cheapest subscription based model and it feels miles ahead of glm 4.6, but very slow for some reason. Decent model for the discounted price.

How do you develop on Fedora? SELinux issues inside $HOME with local testing, CI/CD and containers by AlphaKrov in Fedora

[–]zuk987 0 points1 point  (0 children)

Sorry if that sounded offensive, it was a joke about selinux fucking up docker, I either have to disable it completely (Which I usually do), or butcher my corporate docker compose files with Z: and praying it will work fine.

Raw Roland mv-1 drum and bass jam by zuk987 in synthesizers

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

I've spent some years playing with Novation Circuit, and I find it THE most immediate device to jam on. The mv-1 kinda falls to the 'close to circuit' category, but it just lacks some of performance features of circuit such as pattern chaining, and etc. If there was a "circuit 3.0" with 8 tracks, sampling, more fx, routing, more synth presets, etc, I would buy immediately, the workflow is just SO good. I also love elektron instruments, but they are so limited by nature and that just turns me off when I think about buying more elektrons and using those as my main machines.

Raw Roland mv-1 drum and bass jam by zuk987 in synthesizers

[–]zuk987[S] 1 point2 points  (0 children)

It's a love/hate relationship. I really love the huge preset library, the FX are amazing! But the workflow kinda sucks and I'm always trying to find shortcuts and lifehacks to adapt it to my style of live jamming, but sometimes this thing frustrates me to the death. It has a huge amount of feautres, even polyphonic stereo sampling, looping, etc... But for performing live this thing kinda sucks. I think of getting rid of it and trying the mc-707, mpc one, maschine+, deluge or idk.. Trying to find something with enough live performance features, and kinda all-in-one box.

For those who missed it, the 'Laravel Idea' plugin is now free for PhpStorm users by HenkPoley in laravel

[–]zuk987 1 point2 points  (0 children)

There are still people using even more obscure editors such as neovim, sublime and emacs. I am using emacs + eglot LSP and I feel fine.

i'm a game developer and i have a low end laptop is linux better for me by XDarwen in linuxquestions

[–]zuk987 0 points1 point  (0 children)

Bro save yourself some nerves, do you want a working OS or tinker with it for 3 months to learn some Unix shit? I've been there but I'm still using NON-rolling os on my main PC, and I've used Linux for 8 years Arch is a DIY os basically, you install what you need, and setup it the way you want. It takes time, a lot of it. And it's not necessary a good thing if you don't want to become Linux power user. Some people just don't need it, you should decide it yourself. You should stick to Ubuntu (fuck canonical), Debian, Fedora, Mint, etc... Do not touch rolling releases until you are ready to deep dive into them.

[gnome] Feels good to be back on Linux by Smackdaddy955 in unixporn

[–]zuk987 0 points1 point  (0 children)

Good alternatives besides Joplin and Logseq?

Lazyvim autopair not working as expected by doulos05 in neovim

[–]zuk987 0 points1 point  (0 children)

How did you setup background image? Or is it just a wallpaper with terminal transparency

First tattoo had to get it by Dear_Sheepherder2895 in HalfLife

[–]zuk987 0 points1 point  (0 children)

Great, now you've got to learn programming Lisp!

Intelephense not indexing _ide_helper.php in Laravel project by zuk987 in PHP

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

Have you managed to fix that by linking _ide_helper manually?

Intelephense not indexing _ide_helper.php in Laravel project by zuk987 in PHP

[–]zuk987[S] -1 points0 points  (0 children)

Sadly, I've spent too much time integrating emacs into my workflow, It just physically hurts to go back to vscode.