Viewing profile — petecoop
petecoop
HN member- Joined
- Wed, Dec 18, 2013, 12:43 PM UTC
- HN karma
- 12
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About petecoop
Recent public activity
-
comment
Comment #36874972
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 modul…
-
comment
Comment #35629669
What's the data policy on this? Are you keeping copies of the prompts and responses?
-
comment
Comment #33892961
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 l…
-
comment
Comment #26710221
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
-
comment
Comment #25135494
There's a lot of benchmarks coming up on r/macgaming. CS:GO doesn't currently launch at all
-
comment
Comment #24661847
Thanks for commenting here, I use HA and I will contribute :)
-
comment
Comment #23179170
Great :)
-
comment
Comment #21145357
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 m…
-
comment
Comment #18960142
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 anoth…
-
comment
Comment #18960111
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 R…
-
comment
Comment #18300581
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
-
comment
Comment #15764693
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
-
comment
Comment #15635132
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.
-
comment
Comment #13681790
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
-
comment
Comment #13230778
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 ea…
-
comment
Comment #12014816
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, bu…
-
comment
Comment #10257738
I also introduced Slack to the team, and now we're not going back!
-
comment
Comment #9718272
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/39qu3…
-
comment
Comment #7789272
This is why I usually use http://fontello.com/ to just take the ones out I want, it's pretty nice
-
comment
Comment #6927204
use of contenteditable is worth its own project and newsworthy?