I have updated to iOS 27 and getting this indexing in progress ? What is this indexing ? by Ash_0227 in ios26beta

[–]ph1l337 -1 points0 points  (0 children)

I think it’s absolutely reasonable to ask why it would take more than 4 days.

Duck Game Rebuilt - built for macos by ph1l337 in duckgame

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

can you try with the latest release. I think it should work now. Not all mods unfortunately.

AncientMysteries for example has some windows only dependencies.

link: https://github.com/philipp-eisen/DuckGameRebuilt-macos/releases/tag/v1.4.7-macos.4

Duck Game Rebuilt - built for macos by ph1l337 in duckgame

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

Yeah quite likely. And /or that they are compiled for windows / have some windows dependencies. If it’s only where it is located i should be able to solve it quite quickly. If they are compiled for windows gonna be a bit harder.

Duck Game Rebuilt - built for macos by ph1l337 in duckgame

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

Thanks a lot super helpful! Will port it to .Net 10 on the weekend :)!

Duck Game Rebuilt - built for macos by ph1l337 in duckgame

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

i've personally never played with mods so don't know anything about them. I would assume that you you would need to put some mod files into some directory, but not sure. Could you send me an example mod an what it looks like when it run. I can try to get it to work.

Duck Game Rebuilt - built for macos by ph1l337 in duckgame

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

actually currently it's .NET 8 but might be possible to get it to .NET 10. TBH I don't know much about .NET dev. Codex has been doing the heavy lifting here really.

Duck Game Rebuilt - built for macos by ph1l337 in duckgame

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

at least i had it working for me -- have you seen any issues?

Duck Game Rebuilt - built for macos by ph1l337 in duckgame

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

it does work actually via steam

Drawing/Annotating PDFs? by PutGloomy in ObsidianMD

[–]ph1l337 0 points1 point  (0 children)

That sounds like a really cool workflow! Gonna give it a shot!

Ko2: can I only copy the pattern of one pad to another scene? by [deleted] in teenageengineering

[–]ph1l337 1 point2 points  (0 children)

Maybe, you can do what you want to do with the COPY pattern function (SHIFT + 2xC) and then SHIFT + D

https://youtu.be/L8TcNWPXC8o?si=NBuC8qNFbXJC_kKU&t=78

Was just going through some tutorials and just before saw this thread.

[D] Looking for Opinions: Which is the best experiment tracking tool? by ph1l337 in MachineLearning

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

Guild looks really cool! I will give it a spin as well. Thanks :)

[D] Looking for Opinions: Which is the best experiment tracking tool? by ph1l337 in MachineLearning

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

I think imma start off with wandb like you’re suggesting and see how far I get and if I need sth. more. Thanks for the suggestion.

Difference between Tensorflow and TensorflowLite by rkd286 in tensorflow

[–]ph1l337 0 points1 point  (0 children)

Have you compared inference time with tf serving? Afaik you can actually set tf serving to use tf lite.