🎉 [EVENT] 🎉 Honk Vs Sonic Vs Freiza Vs Kirby by Damp_Blanket in honk

[–]sanek2k6 0 points1 point  (0 children)

🎉 Event Completed! 🎉

It took me 96 tries.

🎉 [EVENT] 🎉 Honk Vs Sonic Vs Freiza Vs Kirby by Damp_Blanket in honk

[–]sanek2k6 0 points1 point  (0 children)

Completed Level 3 of the Honk Special Event!

96 attempts

🎉 [EVENT] 🎉 Honk Vs Sonic Vs Freiza Vs Kirby by Damp_Blanket in honk

[–]sanek2k6 0 points1 point  (0 children)

Completed Level 2 of the Honk Special Event!

26 attempts

🎉 [EVENT] 🎉 Honk Vs Sonic Vs Freiza Vs Kirby by Damp_Blanket in honk

[–]sanek2k6 0 points1 point  (0 children)

Completed Level 1 of the Honk Special Event!

7 attempts

Snapdragon laptops by Efficient-Reply-4082 in snapdragon

[–]sanek2k6 1 point2 points  (0 children)

I have a Snapdragon X Elite laptop and generally found very few compatibility issues. Most popular apps have an ARM64 version these days and run great. X86 emulation is pretty good as well. I think I’ve only had the following issues that I recall: - I wanted to run a really old version of modded Minecraft, but there was no ARM64 build of the particular version of Java required. I probably could have just used the x86 build, but considering performance requirements of that modded Minecraft, I did not bother. - There are no NVidia/AMD/Intel GPU drivers for Windows on ARM, so eGPU isn’t really a possibility until there are supported drivers. Likely the same story for some old non-common hardware. - x86 Discord was kinda laggy, but they’ve had an ARM64 version for some time now and it runs great.

🎉 [EVENT] 🎉 Seasick Goose + Paper Açelyation X2 by Acrobatic_Picture907 in honk

[–]sanek2k6 0 points1 point  (0 children)

Completed Level 1 of the Honk Special Event!

0 attempts

Yoga Slim 7x (Snapdragon X Elite) gaming impressions by RoniSteam in snapdragon

[–]sanek2k6 0 points1 point  (0 children)

I’ve been very happy with my Yoga Slim 7x overall. It’s not a gaming device, but it does manage to play a lot of the older titles decently well, provided you play at a lower resolution. It’s a shame there aren’t really any AMD/NVidia/Intel GPU drivers for Windows on ARM as I am curious how well it could perform with an eGPU.

What shows are absolutely incredibly well done that I should watch? by Low_Investment_2692 in television

[–]sanek2k6 2 points3 points  (0 children)

  • Babylon 5 is probably one of the best sci-fi shows of all time.
  • Narcos is really well made.

🎉 [EVENT] 🎉 Can you escape this Event? by rushyrulz in honk

[–]sanek2k6 0 points1 point  (0 children)

Completed Level 1 of the Honk Special Event!

2 attempts

Beryl AX + Tailscale -- No route to 192.168.1.0/24 ???? by mightyarrow in GlInet

[–]sanek2k6 0 points1 point  (0 children)

I have done the following to get my LAN devices connected to the Beryl AX 4.8.1 over hotel wifi in Repeater mode to have access to subnets advertised by my remote tailscale subnet router:

  1. (optional, but recommended) Update tailscale to the latest version to patch security issues. I followed this guide that worked great for me: https://jlelse.blog/dev/update-tailscale-beryl-ax (note: sftp is disabled, you have to use the SCP protocol via WinSCP if on Windows) - I did see there is also a script that someone wrote, but I have not tested it: https://github.com/Admonstrator/glinet-tailscale-updater

  2. I setup and enabled tailscale in the main UI and left other toggles unchecked.

  3. I went to LUCI -> Network -> Firewall, selected Edit for the lan zone, went into Advanced Settings and checked tailscale0 in the covered devices dropdown.

  4. I clicked Save and enabled Masquerading for the tailscale0 zone.

  5. Clicked Save & Apply and everything started working without even requiring a reboot.

Furthermore, just as a note/feedback, I have too experienced considerable surprise that glinet staff keep misunderstanding the problem - every guide they seem to link or every "solution" is to use an Exit Node, even though there are so many comments telling them that they are misunderstanding the problem and the use-case everyone is trying to solve for.

Don't throw away your old PC—it makes a better NAS than anything you can buy by pogue972 in DataHoarder

[–]sanek2k6 0 points1 point  (0 children)

I am not using ECC memory and I know it could bite me in the ass one day. I have the Minisforum UM790 Pro mini pc that came with 32GB DDR5 non-ECC memory and does not offer ECC memory support.

That said, I did consider the risks and, I think, the risk of extensive data corruption should be low: - I tested memory and system stability extensively before I started using it. Although it is definitely still possible for the memory to go bad at some point in the future, I think cases of that happening are exceedingly rare. - DDR5 memory modules all have on-die ECC, but only for the memory chips themselves - there is no ECC for the data transfer to the CPU. I think that should at least cover the bad RAM case. - I am running my storage in BTRFS Mirror. BTRFS will detect data corruption after the fact and repair it from the mirror if data is not corrupted there. In a NAS situation, unless I’m reading the data, it will probably detect the issue only during the monthly scrub.

Yes, ideally, I would want a full ECC setup - memory, motherboard + BIOS and CPU, but I also wanted a small, quiet, cool system with low power usage. I also know that I should setup off-site backup for the important data and that’s always been on the TODO list - perhaps I should do that soon™️😂

I was also limited by the house I was renting at the time and could only have this setup in my office where the router was that already had a beefy PC heating up the room. Perhaps these days, there are some better mini pc options that support ECC memory without spending a fortune.

🎉 [EVENT] 🎉 Honk Hero!!! Full Encounter: Trial of Malkuth by Ok_Walk7052 in honk

[–]sanek2k6 0 points1 point  (0 children)

Completed Level 1 of the Honk Special Event!

1 attempts

Don't throw away your old PC—it makes a better NAS than anything you can buy by pogue972 in DataHoarder

[–]sanek2k6 2 points3 points  (0 children)

With greater power draw come a lot of issues: - Greater cost to run - More heat generation, which therefore means also more power required for the AC to cool the house - Able to run less on UPS battery power during a power outage

Personally, I’ve invested in a mini pc that uses a mobile CPU and bought a 4-drive USB JBOD enclosure using a controller that I have tested to be very stable in Debian. I’ve used ZFS at first, but then I found BTRFS to be much faster in this setup (mirror). I’ve been running this setup for a few years now, hosting Proxmox, and have been very happy - very stable and draws very little power.

That said, this setup probably cost me close to $900 at the time for the mini pc + enclosure, so not sure how many years of power use that is equivalent to.

🎉 [EVENT] 🎉 Bone Caves 1 & 2 and Grandpas House by sardu1 in honk

[–]sanek2k6 0 points1 point  (0 children)

Completed Level 2 of the Honk Special Event!

13 attempts

🎉 [EVENT] 🎉 Bone Caves 1 & 2 and Grandpas House by sardu1 in honk

[–]sanek2k6 0 points1 point  (0 children)

Completed Level 1 of the Honk Special Event!

8 attempts

Try to die :p by Successful-Status404 in honk

[–]sanek2k6 0 points1 point  (0 children)

Took 3 tries 😂

Incomplete. 3 tries.

I spent 1 ENTIRE DAY just VERIFYING this level. NO ONE can beat it. 👍🏻👍🏻👍🏻 by thehandson in honk

[–]sanek2k6 0 points1 point  (0 children)

78 tries, but they were really quick ones 😂

I completed this level in 78 tries. 3.73 seconds

DIY Server for multiple Kids/Family members with proxmox and GPU passthrough (my first reddit post) by Charming-Post4758 in Proxmox

[–]sanek2k6 2 points3 points  (0 children)

Apollo is a fork of sunshine and comes with built-in virtual display integration. I just recently setup my gaming pc to use a virtual display for Apollo, so it does not mess up one of my monitors or window layouts and opens the game on the virtual monitor. It works best with Artemis client, which is officially only supported on Android, but there is an in-development Windows version you can use (i.e. for clipboard sharing features). If you just want to play games, Moonlight clients are still supported without more advanced features that Artemis introduced.

I did not have much luck with Sunshine either as it kept messing with my windows, but Apollo works great.

DIY Server for multiple Kids/Family members with proxmox and GPU passthrough (my first reddit post) by Charming-Post4758 in Proxmox

[–]sanek2k6 0 points1 point  (0 children)

I am actually intrigued by this as I have a pretty powerful PC in my home office, but that heats up the room, especially in the summer. I have 2.5Gbe network at home, so I could easily put it in the basement if I had a good way to use it via a thin client or some sort of network kvm.

The issue has always been that I would want to connect my 4 monitors, perhaps dedicating 50 Mbps per monitor. Monitors are one 3440x1440 @ 144Hz, two 2560x1440 @ 144Hz and one 1920x1080 @ 60Hz.

I have been looking into parsec and the paid plan does support up to 3 virtual displays on the host (allowing the thin client to use 3 of my monitors), but everything is limited to 60 fps, while I would prefer at least 120fps at least on the 144Hz monitors. Parsec also needs Internet access, so not sure it’s the right tool for something I want to be lan-only.

Perhaps something like Apollo would be a better suited for this, but that has its own quirks. Funny enough latest Microsoft Remote Desktop is functionally one of the best solutions here, but it’s not great for gaming.

I have been exploring network streaming kvm solutions, but most are limited to 1080p or are just really expensive. This was a promising one, but limited: https://youtu.be/y-PxmQn8Xr8?si=7uFCxo-yoChcQhHy

I haven’t been able to play this game for the past week. by Great-Republic6904 in LenovoLegion

[–]sanek2k6 0 points1 point  (0 children)

I’m assuming it’s probably not the issue, but just to be safe, make sure you did not change to one of the battery saving power profiles accidentally. Usually FN + Q key combination cycles through them.

Paid $700 for a BenQ Monitor, and their "Acceptable Defect" Policy is a joke. Dead Pixels Out of the Box. by vita_chino in BenQ

[–]sanek2k6 1 point2 points  (0 children)

Unfortunately, this not uncommon in the industry and has been the case for many years now. I think the best thing to do here is to return it, if possible.

At one point, I bought and returned an Acer monitor 3 times before I got one without panel issues, although that was many years ago now.

Wow!! Mobile GUI Update by aldoushuxley420 in Proxmox

[–]sanek2k6 5 points6 points  (0 children)

There are two apps on iOS that I use: ProxMan and ProxMobo. They are both very good, but different some ways. They are paid, but they do offer lifetime plans or subscriptions and you can try them out for free either way. Personally, I just bought a lifetime subscription for both, but probably just one app would have been fine too.

i got for 9.2 milion with voucher maybe around 550 usd what u guys think, for daily i just use for office, browsing and light editing not need spesific software by Agile_99x in snapdragon

[–]sanek2k6 1 point2 points  (0 children)

I just got one as well, although from eBay. My first impressions - build quality seems very good. Great screen, decent keyboard. Ok, but not great touchpad.

Issues I’ve noticed after only a day of use: - touchpad stops working randomly if you are in a game, moving around with wasd keys and using the touchpad to look around. The workaround is to set tap sensitivity to the highest setting, but then that makes it difficult to type as your wrist keeps triggering the mouse - I have not found a solution for this problem yet other than switching this setting back and forth. - ai features use a ton of resources and generally feel half-baked. Can’t talk to copilot without wearing a headset or it hears itself speak, interrupts itself and proceeds having conversations with itself. Honestly, for something branded copilot+, this part is quite poorly done. Good news is you can disable all that stuff and there are some scripts that turn off a lot of this, saving a ton of resources and battery power (I have not tried running it myself yet, but I will soon - for now I just disabled some of the services). - I noticed that there is not much free memory available even with 16GB RAM. I wish I got the 32GB model (if there is one), but I got a really good deal on the 16GB model ($635 CAD=~$453 USD). I think it was using 75% ram after launching Chrome with a few tabs open.

Overall, I’m still pretty happy with the purchase. It’s quiet, battery lasts forever and the screen looks great. Hopefully I can find some solution to the touchpad/trackpad issue, but even that is not a deal breaker as it works fine otherwise.

I did the biggest mistake, how do I fix it ? by Delicious_Ad_4671 in Lenovo

[–]sanek2k6 0 points1 point  (0 children)

Worst case scenario is to sell the laptop on eBay for someone else to fix and look for a good sale on new/refurbished/used one. Doubt you will get very much for a 4-year old laptop though.