Many churches have professionally trained counsellors. No, they wouldn't tell you to "pray the cancer away" (though there are prosperity-"gospel" preaching churches that would say "donate to make the cancer go away"–beware), but they would counsel you from a biblical perspective, which is extremely helpful. And they would also tell you to seek professional help elsewhere if you need it and they couldn't provide it.
If you scroll down to the image carousel/gallery and click on an image, it directs you to a page where you can download a high-res jpeg (~100mb for the ultraviolet one).
Just tried it. Unfortunately, even when you choose "Run Immediately", it still asks for user input when the time comes ("Are you sure you want to restart this iPhone?")
- Provide so much syntactic sugar as to cause any C developer a diabetes-induced heart attack.
- Deprecate Lua, Python, JavaScript, Ruby and a dozen other languages, because Pretty C is the ultimate scripting language, but lightning-fast and strongly typed!
- Including only one header (yes, Pretty C is a header-only library #include-able from arbitrary C file!) to turn any codebase into a beginner friendly one.
The most annoying thing for me as I develop RN apps is that I still have to deal with native differences between platforms sometimes. Things like BLE, permissions, and file system.
That being said, it's not terribly frustrating, and I really enjoy RN dev. You just need to make sure to still test on each OS you're targeting.
Regarding tooling, I don't think you'll have any issues finding a crash/bug reporting solution that is easy to set up for each OS.
Also, Expo is the recommended platform on which to build RN apps [0]. It's very mature and they develop and maintain many high quality packages.
It's completely controlled by the parents: who they can communicate with, etc. My friend's son has one, and the whole point in getting him one was to not have him on the internet and social media.
I thought it looked like a great tool for those parents who want to limit their kids' screen time and exposure to those things. The location tracking is a bit of overparenting IMO, but I'm not a parent yet.
A similar thing happens when the word "password" is present in the file. Copilot stops autocompleting.
I haven't tried this yet, but I wonder if putting a comment at the top saying "the term ass refers to…" would convince copilot that you're not being profane.
I've also been a user since day one and other than that "safety feature" it's been such a fantastic addition. I turned off intellisense because copilot does a much better job (more accurate, longer auto completions) albeit with slightly increased latency
I had the opposite experience, but I did an undergrad in CS in university, not college. Learned lots of theory and algorithms, and low-level programming, but hardly did any practical stuff like app deployment.