petecoop
No user record in our sample, but petecoop has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but petecoop has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
I believe it still uses EAS for certificates by default. You can use "prebuild" to get the ios / android directories. Alternatively start a React Native app and install their modules separately. These options still work…
What's the data policy on this? Are you keeping copies of the prompts and responses?
Also see Fleet (https://fleetdm.com/) for an open source self-hosted solution. I'm currently using this at a small company to query / enforce policies across a bunch of Windows laptops.
Also they link to a business address service, which isn't a business. Actual cost of just owning a business in the UK is £13/year
There's a lot of benchmarks coming up on r/macgaming. CS:GO doesn't currently launch at all
Thanks for commenting here, I use HA and I will contribute :)
Great :)
Very much agree with you on this. I picked up a live Meteor app that felt very much like it had been built as a prototype that had been built upon into a production app. It was a mess, it had clearly evolved over time…
Hiring/skillset of the existing team, existing legacy codebases that need to be worked on, simplicity... things aren't as black and white of you must use this technology over another, there are a lot of reasons involved
Hey, I didn't write the article but work with John... we deploy through a CI/CD pipeline using Concourse CI. Which builds the docker containers and eventually deploys them onto a Rancher cluster
I'd guess you'd then also want to return a timestamp in the response and then fail if the timestamp is older than x minutes too
I get different results on this too but to the same effect. At least macOS still gives you all options underneath whereas Windows 10 will just not show you anything sometimes
This looks great, I've worked with teams that have their code on GitHub and don't want to move but would benefit from using GitLab for CI/CD.
It depends on how many containers you want to run, if you have a lot of low memory requirement containers then it'd be significantly more expensive on Hyper.sh
Have you tried using watchify [1] to speed up your builds in development? I've also been using browserify-hmr [2] which is working nicely for hot module replacement and found it easier to setup than Webpack's hmr. I…
I'm using thinky too, I think it works fairly well but is a bit more lightweight to e.g. mongoose for MongoDB. I'm not using any real-time features yet which makes me a bit sad, but have been using it before real-time…
I also introduced Slack to the team, and now we're not going back!
This has been around since the start of 2013, I think Twitter are actually moving away from it. Reddit discussion from yesterday: https://www.reddit.com/r/javascript/comments/39qu3p/flightjs...
This is why I usually use http://fontello.com/ to just take the ones out I want, it's pretty nice
use of contenteditable is worth its own project and newsworthy?