Marc Weber
Marc Weber
Ok, looks like I got postgresql finally working by removing internal/readonly, by setting dataDir to /Users/m/somtehnig and using superUser=my-user-name .. pg is up and running. But its a nice example...
Eventually the way to go is using web sockets. Use case is this: https://github.com/koekeishiya/yabai/issues/1606.
Merged. I added your suggestion to README.md.
In fact the code I have had RefCell but will try this way. When using RefCell fields.symbols.borrow().len() fails because it cannot derive the type. Rust is like entangled Quantum Computing....
symbol_new is called millions of times in my application. Is there a way to 'borrow_mut' all once only such as returning them as struct and add new_symbol like to that...
It's a common use case eventually. And as I said fpdf can do it: http://www.fpdf.org/en/doc/multicell.htm So it should eventually be documented maybe goal/no goal. Maybe this issue can be used...
Just use and repost if you feel that way. I didn't include a license. Assume its do what you want with it. I'd rather spend my time on implementing it....
You have to boot into safe mode. M1 ultra (apple silicon) long hold be option button. Then press shift. Below the disk there should be >>boot into safe mode>safe mode
Some parts are generated by AI thus more time needs to be spent to verify its correct. But lookl like it works. cmd - j : /Users/m/mw-repos/yabai/bin/yabai -m window --focus...
I tried scripting it using ruby (also using jq). But it felt too slow querying all windows. There was much lag even though it worked. Don't know why the WMII...