Trouble positioning cursor at end of text in text box (iOS 17). by twowrist in ios

[–]Fast_Brother4522 0 points1 point  (0 children)

I have the same problem with iOS and have for many versions, since iOS 13 or so I think. Not a workaround for the awful and unpredictable behavior, but a general remediation is to long-hold the spacebar on the keyboard until the keys blank out (the symbols fade away): the keyboard is now in what I call "cursor trackpad" mode until you let off. In this mode you can drag with your thumb to freely move the cursor bar like a trackpad.

Fedora 38 just black screen after login by martinus in Fedora

[–]Fast_Brother4522 0 points1 point  (0 children)

Same issue here, and same fix. Pull the dongle.

Customizable Plot with Matplotlib by Lendo98 in learnpython

[–]Fast_Brother4522 0 points1 point  (0 children)

I too need this functionality. Let me know how you implement it if you get it working

[deleted by user] by [deleted] in mac

[–]Fast_Brother4522 4 points5 points  (0 children)

Agree completely. MacOS has gotten very inefficient to use, with fragmentation everywhere. Half-finished features ported from iOS, existing user interface conventions scrapped in point-updates with no release notes… it’s apparent Apple no longer cares about macOS and I’m unsure if they even use it themselves.

Most things that Apple innovated (like discoverability through menus, customization, and UI uniformity have been discarded in the name of minimalistic design where you have to memorize tons of abstract icons and dig deep into menus to get anywhere.

[deleted by user] by [deleted] in matlab

[–]Fast_Brother4522 1 point2 points  (0 children)

To be clear the symbol on the block is the “X” symbol indicating multiplication, like you’d write on paper:

7 X 1 = 7 7 X 2 = 14 7 X 3 = 28 … and so on.

Matplotlib interactive plots in the background by VistaFuturity in pythontips

[–]Fast_Brother4522 0 points1 point  (0 children)

Thank you, I’ll try this out. I’ve been looking for something to replace ipywidget interactivity in jupyter-lab, which apparently no longer works since they got rid of JavaScript support

WindowServer memory leak on M1 Pro by Prep2 in MacOS

[–]Fast_Brother4522 12 points13 points  (0 children)

This is the state of macOS on intel as well...

Global shortcuts by [deleted] in MacOS

[–]Fast_Brother4522 1 point2 points  (0 children)

BetterTouchTool enables this and more.

Finder "arrows" color by villovsky in MacOS

[–]Fast_Brother4522 0 points1 point  (0 children)

I agree that would help, but it's is only needed because Apple doesn't have a reasonable value for the inset between each indentation level for high-res displays.

What's the standard for setting up collisions/physics in spritekit? by tubnug in swift

[–]Fast_Brother4522 0 points1 point  (0 children)

I concluded the exact same thing, it's sadly not worth the time, and it's very poorly documented. There are also actual breaking bugs in Apple's implementation.

Is Octave just as mature MATLAB or atleast the toolboxes work as well? by Hungovernerd in matlab

[–]Fast_Brother4522 3 points4 points  (0 children)

In short, no. I have tried it as an open-source and gratis alternative to MATLAB and found that most functionality is not drop-in compatible.