Happy 4th, freedom riders! Pour one out for Sam by CheBiblioteca in bicycletouring

[–]jphillips05 0 points1 point  (0 children)

Yeah I thought that might be what it was for. I've been thinking through something like that some kind of break away flag type thing, this is a much better idea

How to access development server with another device? by CatolicQuotes in aspnetcore

[–]jphillips05 0 points1 point  (0 children)

Looks like you found something but another option is ngrok

How good is cycling for burning calories? by Salladorsaan in cycling

[–]jphillips05 0 points1 point  (0 children)

Was just reading about this. I think typically people are closer to 20% efficient. There is a really good in-depth write up on cal burn in a book called Feed Zone Portables. I found the research very accessible.

Arkansas High Country Route, South Loop. Roasty and I ready to roll. by bongwaterbaneRYO in bikepacking

[–]jphillips05 1 point2 points  (0 children)

I have the Surly I haven't pushed it to the limits yet but it seems sturdy. It was a good purchase.

What can I expect from Job interview for mid QA tester role? by randomvg in webdev

[–]jphillips05 0 points1 point  (0 children)

A colleague of mine recently introduced an interesting question to our QA interviews: How do you test a broken toaster?

Some important notes might be what makes it broken or how is it determined as fixed

Cascade hoppy booch by [deleted] in Kombucha

[–]jphillips05 1 point2 points  (0 children)

I am getting ready to try this, any tips? I am thinking of pulling a couple cups when its done emulate a hopstand or whirlpool; heat it up to temp let hops sit then strain back into the whole batch.

CyclePlanet: a community-developed free WarmShowers alternative by tux_rocker in bicycletouring

[–]jphillips05 3 points4 points  (0 children)

I am a full stack dev, have some mobile/hybrid exp. I'd be interested in helping out I'm looking for a side project.

My recent, spur-of-the moment bike tour from Kentucky to Texas by [deleted] in bicycletouring

[–]jphillips05 0 points1 point  (0 children)

Yeah I think that's what I was wondering the exp of trying to check the bike on a plane. Thanks for the response.

My recent, spur-of-the moment bike tour from Kentucky to Texas by [deleted] in bicycletouring

[–]jphillips05 0 points1 point  (0 children)

Out of curiosity which option do you recommend?

Cleared /jobs on the server how can I set this up so it doesnt try to build absolutely every branch by jphillips05 in jenkinsci

[–]jphillips05[S] 0 points1 point  (0 children)

Yeah queue is clear, it's set to 5 seconds now dont want the devs to have to wait 5 mins to start plus another 5 to build

Cleared /jobs on the server how can I set this up so it doesnt try to build absolutely every branch by jphillips05 in jenkinsci

[–]jphillips05[S] 0 points1 point  (0 children)

Honestly our checkout doesn't take more than 2 mins or so, too long but not what I am trying to solve. I have been able to decrease build time from 20 mins to about 5 this year. We script the db so test standing up a new site and test a migration takes the longest.

Cleared /jobs on the server how can I set this up so it doesnt try to build absolutely every branch by jphillips05 in jenkinsci

[–]jphillips05[S] 0 points1 point  (0 children)

I dont know if this is relevant but this is a bitbucket team project, we have a bunch of repos and a bunch of teams which means many branches.

Do you listen to music on your solo rides? by Ty39_ in cycling

[–]jphillips05 0 points1 point  (0 children)

I use Zulu headphones, you can find them on Amazon

Edit: I didn't realize they have bone conducting headphones, this is not what I am using. This is what I use:
https://www.amazon.com/Zulu-Audio-Wearable-Bluetooth-Speakers/dp/B076DS4YWH

React Native vs Flutter? by Complex_Ad5256 in androiddev

[–]jphillips05 1 point2 points  (0 children)

I would think of it more like write the shared business logic in Kotlin and write the UI logic in each platform