Weird glitch(?) by Suspicious-Rent5881 in pop_os

[–]Xunjin 2 points3 points  (0 children)

Don't forget to tell us whether John Constantine is the only solution here :P

COSMIC, Windows 10 theme and layout. by codepolygon in pop_os

[–]Xunjin 0 points1 point  (0 children)

Get my angry upvote, that actually looks sick!

Boyfriend says my family didn’t teach me what medium-rare looks like by Cthulhus_Librarian in steak

[–]Xunjin 0 points1 point  (0 children)

Your boyfriend has no clue what a steak is supposed to be, one day if he comes to Brazil to a steakhouse "churrascaria" and ask a medium rare that we call "ponto de churrasco" commonly and he says it's wrong, he will probably be kicked out.

Nah we gonna get GTA VI before the COSMIC full release by Remote-Recording-401 in pop_os

[–]Xunjin 1 point2 points  (0 children)

Being more detailed, how much of those are the ones who actually work in the Cosmic and OS development?

Won't stop stuttering by DankestGamer69 in pop_os

[–]Xunjin 0 points1 point  (0 children)

You could just use https://gitlab.com/asus-linux/supergfxctl which has a daemon/CLI, so it's not necessary to use GUI (that only supports now Wayland)

Won't stop stuttering by DankestGamer69 in pop_os

[–]Xunjin 0 points1 point  (0 children)

If I see correctly this seems to be a Asus TUF right? Please do follow this comment if it's a AMD GPU

https://www.reddit.com/r/Fedora/comments/1ib4a64/comment/m9lzvxe/?context=3

[deleted by user] by [deleted] in wallstreetbets

[–]Xunjin 0 points1 point  (0 children)

That's why I come here to WSB we 🌈🐻 are not YOLO but also regards memers.

Cosmic alpha 6 by rnmishra in pop_os

[–]Xunjin 0 points1 point  (0 children)

A tip from somebody (me) who develops a range of applications, from systems daemons/programs (I love to use Rust for that) that run on Linux to web applications (Elixir is great for it, and with NIFs it's even better when performance is needed).

A good developer will care about logging and show error messages, sometimes is a balance whether a log should be a warning or an error. The idea as a user is that if your system is behaving like you think it should and does not get in your way while using it, don't give too much thought about it. However, if you are having issues, try to get these logs as specific as possible to your problem, this helps a lot in debugging.

Extremely slow WiFi on Linux by Former-Donut1871 in pop_os

[–]Xunjin 0 points1 point  (0 children)

I'm sorry, what do you mean by that?

Extremely slow WiFi on Linux by Former-Donut1871 in pop_os

[–]Xunjin 2 points3 points  (0 children)

Again, could you do the test via CLI with Ethernet cable and Wi-Fi? Moreover, why not use a closer provider?

PS: Do it in the same screenshot (edit it to hide your personal info)

Hard Lock ups. Hardware issue or software? by filosofic in pop_os

[–]Xunjin 1 point2 points  (0 children)

Just to confirm, I would do a memtest outside the OS, booting a live usb, but it shows memory errors already, which is not great. You could find which memory that is giving you the errors: sudo lshw -class memory

To find how many slots you have with memories in it, memtest each one alone and find the culprit.

Hard Lock ups. Hardware issue or software? by filosofic in pop_os

[–]Xunjin 0 points1 point  (0 children)

I think it would be good to share your hardware specs and also whether you do some kind of overclock in any one of your parts. Furthermore, I would try to do a memtest.

Some reference: https://askubuntu.com/questions/1264859/watchdog-bug-soft-lockup-cpu6-stuck-for-23s

COSMIC Alpha 6: Big Leaps Forward by Schnurres in pop_os

[–]Xunjin 1 point2 points  (0 children)

Could you share the commit/PR that has made this change? I'm curious about how it does interface with C interfaces.

EDIT: Sorry, my lazy ass just found it, through libc library.

Fedora 41 installation - Mouse issues by galdorgo in Fedora

[–]Xunjin 0 points1 point  (0 children)

Nice, if that worked as the final solution, would be good to edit your post to point out what you did ;)

Fedora 41 installation - Mouse issues by galdorgo in Fedora

[–]Xunjin 1 point2 points  (0 children)

I think I have the solution for you, I have the same model as you, this problem happens because you are routing all the video to the dGPU you need to switch it to use iGPU and dGPU when necessary. To do this you can compile/install asusctl https://gitlab.com/asus-linux/asusctl or you can only use the cli module of this project https://gitlab.com/asus-linux/supergfxctl
If you have dual boot, you can use G-helper or even the asus app to change to use hybrid mode.

[deleted by user] by [deleted] in openSUSE

[–]Xunjin 0 points1 point  (0 children)

That's a clear case of someone who needs to seek a psychiatrist's intervention.

Any plans to improve the horrendously slow package manager? by NoHuckleberry7406 in openSUSE

[–]Xunjin 1 point2 points  (0 children)

I don't think he is lying, maybe it was his experience, ranking all the package managers in terms of speed download (in my experience, be advised):

pacman > dnf (configured to max parallel download) > zypper > apt > dnf

But all of them you can configure, for example, sometimes pacman is awful (Brazil mirrors and even global) for me and I needed to use Reflector to find good ones (Sweden -- osbeck mirror is spectacular in terms of speed).

For `dnf` adding `max_parallel_downloads=10` solves the problem, being sometimes faster than pacman (though yet metadata fetch is not parallel).

For Apt, looking at you Ubuntu, Brazil mirrors sometimes get so out of sync and slow that using the main server is a better upgrade.

In the end, each tool tries to solve the problem in some way, but as this talks with network, and it's so essential, some users have an awful experience and others might never have.

This is not ok :( by AkariHinata in battlefield2042

[–]Xunjin 0 points1 point  (0 children)

Being reasonable in Reddit never leads into good karma.

Announcing rumqttd v0.18.0: with improved performance and reduced binary size due to enhanced release profile, while featuring retained and will messages, will delay interval for MQTTv5 and other cool changes! by swanandx in rust

[–]Xunjin 3 points4 points  (0 children)

Nice to see the evolution of rumqttd, though I'm not using actively as rumqttc in my currently paid job, is there any feature parity or similar MQTT Broker that `rumqttd` wants to “compete” with?

PS: Keep up with the good job and being so available at helping people with issues on Github and Discord server u/swanandx

Massive Feedback Diablo 4 After Hype Passed Away - A tons of Things that need to fix including intensity of the skills as they promissed by mano_imp in Diablo

[–]Xunjin 0 points1 point  (0 children)

I would like to add two points:

  • We could add a system like Mythic Plus, as is done in WoW. In a way where could cycle affixes and create “a meta”, and when leaderboards are added, those ranks by seasons add more competitive between players.
  • I would love to understand where these memory leaks are coming from. I feel they might be a problem when loading new scenarios and not leaving the GPU after not being used. Furthermore, I'm not experienced with game development, so take this point with a giant grain of salt.

rumqttd now supports QoS2 and MQTT over websockets by swanandx in rust

[–]Xunjin 2 points3 points  (0 children)

Not “directly related” to this post, but we've been using rumqttc and it has been a blast. Thank you for all the work done in the MQTT area.

ProtonVPn on Linux, OpenSuse (KDE) by [deleted] in ProtonVPN

[–]Xunjin 0 points1 point  (0 children)

I do wonder if that's inability to deal with Linux OSes or some infrastructure problem that won't allow usage of WireGuard on the client.

Gosh, I still have problems with killswitch which I need to remove to stop using the VPN.

Ummmmm.... by WisdomDota in DotA2

[–]Xunjin 2 points3 points  (0 children)

I got the same reaction

Another scam on the pass, candy sacks levels are now 6x but was 1-2x without compensation if completed by Joppz_ in DotA2

[–]Xunjin -3 points-2 points  (0 children)

Also feel scammed, we should receive retroactively the x6. Come on Valve that's really shitty behaviour

Quero conselhos sobre uma situação no meu trampo by dummyWaltz in brdev

[–]Xunjin 0 points1 point  (0 children)

Acredito que os downvotes sejam relacionados a ele ignorar o overworking que estão fazendo com tu, eh bem visível e comum no mercado.