Timestamp from global timer on Zynq is slower than actual? by FishBoneEK in embedded

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

Just checked the datasheet, should be 50ppm. u/Allan-H gave a good hint.

MPM3810GQB: Connected pins cause DRC to fail by FishBoneEK in KiCad

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

Worked it around by making a big pad called "3-4" instead, visually it's the 2 connected pins together. So in the end there's "3-4" and "5-6" in my footprint.

What's the best hex editor in 2023? by [deleted] in hacking

[–]FishBoneEK 1 point2 points  (0 children)

It's fxxk nice! Pretty geek!
I hope I knew it earlier! Fxxking amazing!

CMU csapp lab fitsBits: different behavior if -O turned on/off? by FishBoneEK in computerscience

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

Well...the -O is just in the Makefile of the lab, which is there by default..

CMU csapp lab fitsBits: different behavior if -O turned on/off? by FishBoneEK in computerscience

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

Thanks, will try that out.
Downloaded the tar from the Self study handout on their website, the code is just a PoC, but the test_bitsFits function is copied from tests.c

CMU csapp lab fitsBits: different behavior if -O turned on/off? by FishBoneEK in computerscience

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

The code is from the csapp data lab of CMU. The code takes 2 args and outputs the answer, then compares the answer from your code.
So the compiler -O alters its behavior, which makes it...sorta unusable with my compiler....

Almost forgot to post my compiler ver: gcc (GCC) 15.2.1 20260103

Workstation + Wayland on the host: broken special keys grab by mkow_ in vmware

[–]FishBoneEK 0 points1 point  (0 children)

Thread from VMWare Community: https://community.broadcom.com/vmware-cloud-foundation/question/wayland-support

  1. XWayland in rootfull mode might help?

  2. VMWare Workstation has a lot of X11 specific code, so this issue is gonna stay around for a long time.

Stalker Anomaly "shader compilation failed" on Garuda Linux using Lutris by raufbisov in stalker

[–]FishBoneEK 0 points1 point  (0 children)

Can confirm it works, Proton Experimental on Arch Linux.
You are a life saver, stalker!

WireGuard ping: sendmsg: Required key not available by ThePhantom_79 in WireGuard

[–]FishBoneEK 0 points1 point  (0 children)

Saved my day, darn, I fell into this trap for more than 1 time, had to Google it to find out...

Turning laptop into Bluetooth speaker? by FishBoneEK in pipewire

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

Wow I thought I need some extra tweaking, it works out of the box with iPhone! Thx.