HackerTrans
TopNewTrendsCommentsPastAskShowJobs

walkingriver

no profile record

Submissions

Show HN: Theme Park Scavenger Hunt Game Deployed as a PWA Instead of App Store

white-meadow-011ecd910.azurestaticapps.net
5 points·by walkingriver·5 tahun yang lalu·4 comments

What are your thoughts on this RxJS Pattern?

twitter.com
1 points·by walkingriver·5 tahun yang lalu·0 comments

comments

walkingriver
·5 tahun yang lalu·discuss
Definitely a side-gig. Early on I devoted about 1 hour/day to it. Now I get to it whenever I can.
walkingriver
·5 tahun yang lalu·discuss
Most projects I have reviewed for pullrequest.com have reviewers on the engineering team also. In a way, we are helping them get better at reviewing their own code. I imagine that some teams won't need us after a while. On the other hand, in some projects we have become trusted members of their teams.
walkingriver
·5 tahun yang lalu·discuss
A really cool side effect of working with pullrequest.com over the past year is that I do feel that I've gotten to know some of these projects. Some interactions end up becoming lengthy conversations between the reviewers and the engineering teams over the course of multiple pull requests. We point out potential issues and are still around when those issues are addressed. For some projects, the reviewers are treated like part of the team.
walkingriver
·5 tahun yang lalu·discuss
For many of us who work for pullrequest.com, it's a side gig. Some are full-time, but I have a day job. I like to do 1-2 PRs per day, and it pays for my iPhone and MacBook habit.
walkingriver
·5 tahun yang lalu·discuss
In most of the projects I have reviewed for pullrequest.com, the engineering team is also doing its own reviews. We are "another set of eyes" as it were. Many of our larger reviews can end up becoming lengthy conversations between us and the team. There is definitely a lot of knowledge transfer going on. What's been truly rewarding is when someone on the team comes back to us and asks for advice on the best way to solve a particular problem.
walkingriver
·5 tahun yang lalu·discuss
I'm one of those reviewers, and I agree with you about the talent. Not speaking about myself, but the people I've gotten to know and also the ones I have referred.

Each PR gets two reviewers from pullrequest.com, and we get to see each others' comments. One will catch stuff the other misses, and we usually support each other. It's most fascinating when we disagree on something, which so far has always led to a high-quality discussion between the engineers and the reviewers.

I've been working with them for most of 2021, and I can honestly say I'm impressed with the review comments I have seen. It's been nothing but respectful and professional. As a plus, it's made me a better code reviewer at my day job.
walkingriver
·5 tahun yang lalu·discuss
I am a reviewer on pullrequest.com and I can assure you I do not work for free. Many of us are Senior or Lead developers with day jobs, who do this as a side gig and to keep our skills sharp.

During my code reviews, which tend to revolve around Angular and Ionic (that's what I signed up for), I have found lots of outdated practices. I can often provide advice on how to make their code better, show them features that are deprecated and how to address them, and generally make their code better.

As another reviewer has pointed out, we can see the entire code base, not just the current diff. We tend to work with the same companies repeatedly and become familiar their project. Some of the engineering teams treat us as part of their team and ask for advice, which is really cool.

Doing code reviews for pullrequest.com has also made me a better reviewer in my day job and has changed the way I approach my coworkers. It's truly been a win-win.
walkingriver
·5 tahun yang lalu·discuss
Thanks. I haven’t yet decided how (or even whether) I’ll try to monetize any of these apps. For now I simply want to get them published somewhere permanently. When I do I’ll try to remember to post them on some cataloging sites.
walkingriver
·5 tahun yang lalu·discuss
After four years as a paid Apple Developer, I finally decided to stop paying for it. Instead, I am going to convert my App Store apps into Progressive Web Apps. After a brief Twitter poll, this is the one that I decided to move first. It isn't completely finished, but it's pretty decent so far. Geolocation "just works" due to my use of Capacitor. The app was already an Ionic Framework / Angular app, so converting it into a PWA was nearly effortless. Run it from a mobile device for best results. Construction feedback appreciated. I have already found a few minor bugs.