I really like the simple UI and focus on projects/blogs. Cool site!
I think I found a bug, though - it seems like when I save on the "social media" page, it blows away data from the others. I was able to do this twice and it cleared out my name, location, and bio. Hope that helps!
A party game my friend and I built over peak COVID, still play with family & friends frequently. People stumble across it on the Apple TV App Store and occasionally purchase some content which is great!
ONEHOPE Wine | Full Stack Web | Full Time | Remote, team based mostly in Pacific time zone
Benefits include competitive salary, stock options, and of course, wine! Check out our beautiful winery: https://www.onehopewinery.com
ONEHOPE Wine is a Napa Valley Winery with a purpose-driven community of over 5,000 Cause Entrepreneurs who share wine and give hope through wine tasting experiences nationwide. To date we’ve donated over $7M to charitable causes and helped non-profit organizations raise tens of millions of dollars through events and wine sponsorships.
The tech/product team works to deliver polished experiences such as customizable wine subscriptions, rotating fundraisers focusing on a charitable cause, and lots of other cool stuff for both Cause Entrepreneurs and customers.
We build on Postgres, Kubernetes, NodeJS, React, Gatsby, and now NextJS with Typescript and GraphQL. Check us out at https://www.onehopewine.com/
Reach out to me directly if you're interested! jeff@onehopewine.com
ONEHOPE Wine | Mid-Sr. iOS, Full Stack Web, and Platform Engineers | Full Time | Onsite (Los Angeles) or Remote
Benefits include competitive salary, stock options, and of course, wine! Check out our beautiful winery: https://www.onehopewinery.com
ONEHOPE Wine is a Napa Valley Winery with a purpose-driven community of over 5,000 Cause Entrepreneurs who share wine and give hope through wine tasting experiences nationwide. To date we’ve donated over $6M to charitable causes and helped non-profit organizations raise tens of millions of dollars through events and wine sponsorships.
The tech/product team works to deliver polished experiences such as customizable wine subscriptions, rotating fundraisers focusing on a charitable cause, and lots of other cool stuff for both Cause Entrepreneurs and customers. We build on Postgres, Kubernetes, NodeJS, React, Gatsby, and now NextJS with Typescript and GraphQL. Check us out at https://www.onehopewine.com/
Reach out to me directly if you're interested! jeff@onehopewine.com
ONEHOPE Wine | Mid-Sr. iOS, Full Stack Web, and Platform Engineers | Full Time | Onsite (Los Angeles) or Remote
ONEHOPE Wine is a Napa Valley Winery with a purpose-driven community of over 5,000 Cause Entrepreneurs who share wine and give hope through wine tasting experiences nationwide. To date we’ve donated over $6M to charitable causes and helped non-profit organizations raise tens of millions of dollars through events and wine sponsorships.
The tech/product team works to deliver polished experiences such as customizable wine subscriptions, rotating fundraisers focusing on a charitable cause, and lots of other cool stuff for both Cause Entrepreneurs and customers. We build on Postgres, Kubernetes, NodeJS, React, and Gatsby with Typescript, and GraphQL. Check us out at https://www.onehopewine.com/
Reach out to me directly if you're interested! jeff@onehopewine.com
I found k3s to be VERY noisy in logs - I definitely recommend log2ram if you want your SD card to last very long! (Or use different external storage). I had two Pi nodes with corrupted filesystems until I made the switch.
Awesome protip, thanks! I normally keep a rolling log history backed up to S3 but I'm thinking for these Pi nodes there's probably going to be literally nothing of consequence running on them, so this looks like an ideal solution!
Definitely on the radar, though the DO API makes things much easier on my end! If you use a local kubeconfig file to manage your EKS cluster(s), Clusterverse can switch your active context and namespace.
Hi! I made Clusterverse to address one of the more tedious Kubernetes tasks I routinely encounter, switching between
multiple clusters and the namespaces within them. I frequently jump contexts either to push a new Helm chart in several
places or to check how things are doing, and Clusterverse makes this workflow super smooth by letting me run a few
`watch` commands, then just clicking the menu bar UI to quickly cycle through contexts.
I also am a big fan of DigitalOcean's managed Kubernetes product, but their authorization works by giving you a
kubeconfig with a certificate that expires after a week. Clusterverse automatically renews this cert every few days so
you don't have to worry about it. It will also download the kubeconfig files for each of your clusters for you, so you
can just click between those as easily as locally configured ones.
On the technical side, this is my first foray into Mac programming and Swift and it has been a lot of fun to learn,
despite some very Apple-y limitations. It uses a bundled standard kubectl binary under the hood, as well as a few calls
to the DigitalOcean API if you choose to use those features.
I'm not aiming to reimplement the Kubernetes Dashboard here - there are other good options for that. This is intended to
be focused on solving a few pain points well.
Anyway, I'd love to hear what you think if you choose to try it out, as well as any features you think would make sense
for me to add. It's $10 in the Mac App Store.
I'm working on a service that texts you when one of your preloaded accounts sees a change in balance - for example, public transit or toll roads. I've got three services supported so far: https://balancebeamapp.com/
I think it's cool because I login to these accounts very infrequently and months later I have no idea what balance I'm carrying, whether I'll be able to board the bus in a city I'm visiting, etc. Also, the websites are usually not great to use especially on mobile.
Kubernetes has great built-in support for injecting secrets as either environment variables (like API keys) or volume mounts (for things like certs). You can configure them to be encrypted at rest as well.
I think I found a bug, though - it seems like when I save on the "social media" page, it blows away data from the others. I was able to do this twice and it cleared out my name, location, and bio. Hope that helps!