OT, Have you had any issues with WiFi setup with this Mac Mini? I tried multiple distributions and most of them have troubles with detecting WiFi chip on 2014 mini.
Oh that could be, I just have it hardwired. This machine was basically a dumpster dive and was sitting in my closet for the last few years til I found out it had USB3 and gigabit ethernet, did a SSD swap and its working great, but indeed I get "No Wi-Fi Adapter Found"
There are many more ways to do this. Most of iOS developers who ever published apps know that.
Hiding a functionality from Apple is a ticket to account and company ban and is not worth the hassle. Unless it was the intention of the whole enterprise.
It would seem plausible though that apps built with feature flags do not trigger these kinds of lines. Being able to roll out, or roll back features (even approved ones) for testing, bug fixing, etc, seems pretty essential, especially for larger apps.
It would be hard to wait for (up to?) weeks waiting for an app update to be approved.
Agree with this. GitHub was good at some point, then Gitlab caught up and now Gitlab has been superior in code review experience for few years at least.
Comparing between MR/PR versions, meta commands in MR templates, and so on.
You are getting it. Use less and smaller tools if possible. And if you're on Node 18, node comes with a watch mode built in that you can leverage.
You can alternatively use esbuild to handle the TypeScript compilation since it is faster than tsc for that, and just keep tsc around for the typechecker.
reply