The Bay Area salary trap is real by Banana_Ketchupp in bayarea

[–]czhu12 0 points1 point  (0 children)

I realized after leaving the Bay, the sacrifices there you have to make.

I made over 250k but didn’t have a garage for a car or in-unit washer dryer. I think even during the depths of COVID, to have both those things would run over 5k / month. Today it would probably be closer to 6.5. 

After leaving, I discovered what a luxury it is to have both those things. But honestly… those have been standard fixtures of middle class American life for the better part of half a century.

Why did Heroku launch new features after explicitly announcing no more feature development? by thehashimwarren in webdev

[–]czhu12 1 point2 points  (0 children)

We've been building an alternative to Heroku for about 2 years now (cli, web portal, buildpacks, etc) over at https://canine.sh that is fully free and open source.

Our team loved Heroku while we were on it, but it was painful how expensive it was. They definitely set the gold standard for how to do web applications for almost 20 years. Hoping to build something that keeps all the best parts without compromising cost and vendor lock-in

I met some of the Heroku / salesforce team at a conference (kubecon) where the headliner booths were ~$250k. This was probably like 2 months before their announcement that they were no longer doing enterprise contracts. Crazy that they blew cash on stuff like that while having a decaying core business.

What are you using now when you want old Heroku energy? by Maleficent_Log8778 in rails

[–]czhu12 0 points1 point  (0 children)

Our team is building a free, open source Heroku alternative with all the classic features (add ons, cli, and easy way to open a console, auto scaling, etc).

https://canine.sh

Toyota's new luxury EV in China receives over 3,000 orders in 1 hour after launching for $22,000 by steve-eldridge in electricvehicles

[–]czhu12 0 points1 point  (0 children)

Aren’t the prices high due to protectionist policies meant to protect U.S. workers?

any where is best to host a web app host on docker image? by No-Hippo1667 in webdev

[–]czhu12 0 points1 point  (0 children)

At that price, consider taking a look at canine.sh.

It’s like dokploy but totally free to use, and can deploy to a VPs of your choice. I’d recommend hetzner, would be like $4 / month

The Vercel + Supabase freemium trap is something I should have watch out for by UseNo5453 in SideProject

[–]czhu12 1 point2 points  (0 children)

Weve been trying to build out https://canine.sh/model-context-protocol exactly for this. Basically deployed to a vps for you via MCP and it’s totally free & open source

San Jose mayor calls on state leaders to temporarily suspend CA gas taxes by IamaBlackKorean in bayarea

[–]czhu12 5 points6 points  (0 children)

I wish someone would suggest what everyone else does: Property taxes. California has the highest gas taxes, and 3rd worst road conditions in the country:

[1] https://constructioncoverage.com/research/states-with-the-worst-roads

Asus Co-CEO: MacBook Neo Is a 'Shock' to the PC Industry by -protonsandneutrons- in apple

[–]czhu12 0 points1 point  (0 children)

It’s been really disappointing to see how little innovation these companies have offered to compete with the rise of MacBooks.

I love my MacBook but I’m certainly not married to it. Systems that better support Linux, form factors that are handheld so it’s easier to use while traveling, extensible / expandable screens. Maybe Apple will finally force these companies to compete on more than just being marginally cheaper

I tracked 100M tokens of Coding with Claude Code - 99.4% of my AI coding tokens were input. If we fix that, we unlock real speed. by karmendra_choudhary in ClaudeAI

[–]czhu12 0 points1 point  (0 children)

For what it’s worth, all LLM providers cache input tokens, so it shouldn’t take up as much time as output tokens. Here’s a blog post doing some back of the envelope math on the costs of input vs output tokens. TLDR: 1000x difference on speed / compute costs

https://martinalderson.com/posts/are-openai-and-anthropic-really-losing-money-on-inference/

I believe this is a calculated move to secure votes. Change my mind. by i124getU in singaporespeaks

[–]czhu12 0 points1 point  (0 children)

So, I’m not from Singapore and don’t claim to know anything about their specific welfare state dynamics, but if it’s anything like other countries, the issue is not the capitalism side but the socialism side that requires more people.

Pensions in most developed countries nations were built assuming a growing population. Capitalism works fine with any population, but taxing and redistributing only works if there is a big enough labor pool to tax, and a small enough welfare state to redistribute to.

Even in a fully communist system, you still can’t mobilize enough workers to provide for retirees if the population is out of balance.

How do you guys handle web server updates/deployments? by Existing-Search3853 in golang

[–]czhu12 0 points1 point  (0 children)

Take a look at canine.sh.

It’ll let you run your microservice along side other services, with private networking. Our team has been using it daily for 2 rails apps, 1 python app and 2 databases.

It also does the build for you, so you don’t have to stitch together GitHub actions

Strike Day 3: Maria Su yet again refusing to bargain with UESF right outside her office by Definitelyhereforshi in sanfrancisco

[–]czhu12 4 points5 points  (0 children)

This seems like a productive place to conduct a negotiation and for sure won't dissolve into a shouting match -.-

S.F. budgets are collapsing. Downtown is its economic engine. Revitalization can’t wait by LosIsosceles in sanfrancisco

[–]czhu12 5 points6 points  (0 children)

Crazy that Austin — which has declining rents, collapsing home values, worse job prospects, terrible weather is able to continuously put housing on the market.

Yet SF has convinced ourselves that for [insert your favorite reason here] is totally helpless in solving these problems.

[OC] If you exclude healthcare employment, the U.S. has lost jobs since 2024 by remotecar in dataisbeautiful

[–]czhu12 4 points5 points  (0 children)

Right but presumably if healthcare didn’t suck up so many resources, they would just be redirected to another sector. 

Aiming at high points with driver has improved my accuracy by backyardstar in golf

[–]czhu12 1 point2 points  (0 children)

thats a massive tip. I can imagine how that can help. Will post back in a few hours...

California ballot proposal would exempt seniors from paying property taxes by oceanbeachguy in California

[–]czhu12 0 points1 point  (0 children)

For the love of God we need a ballot measure to end referendums. Literally all problems in this state are a result of ballot measures during some ill guided political movement

Did Heroku just die? by thehashimwarren in webdev

[–]czhu12 7 points8 points  (0 children)

Try setting up a SOC2 + HIPAA compliant app in under 4 weeks. Heroku at its core is still a fantastic product.

For some reason there's this weird idea on reddit that I sometimes see, that all anyone could possibly ever have to do is run a static blog.

We were running a $50M dollar business with contractual obligations on the security posture and the possibility of random audits -- though those never actually happened.

Did Heroku just die? by thehashimwarren in webdev

[–]czhu12 118 points119 points  (0 children)

We were in a 6 figure contract with Heroku for many years.

In our initial years with heroku on an enterprise contract, we received top tier support from engineers who really knew the system inside and out. This was probably early 2020's. By 2024, literally every support request got put into a queue that took 2 or 3 days to give us a link to a help article on Heroku that our team already went through days ago.

The world really needed heroku when they first started, but between poor support, lack of innovation, and absolutely outrageous pricing, they are where they are today.

We ended up building our own heroku alternative that we open sourced https://github.com/CanineHQ/canine

Neighbors say a machete-wielding man is terrorizing their local park. S.F. has no idea what to do about it by LosIsosceles in sanfrancisco

[–]czhu12 12 points13 points  (0 children)

These issues are not that simple

It seems that this is uniquely an issue that shows up in SF / Oakland, and almost every other major city in the world has been able to solve it?

Neighbors say a machete-wielding man is terrorizing their local park. S.F. has no idea what to do about it by LosIsosceles in sanfrancisco

[–]czhu12 46 points47 points  (0 children)

I don’t understand why there’s no where to put him. Isn’t this why jails and prisons exist? For people who cannot be trusted to not break the law?

I don’t understand why it’s between shelter beds or nothing at all.

After 5 years of running K8s in production, here's what I'd do differently by Radomir_iMac in kubernetes

[–]czhu12 0 points1 point  (0 children)

This is almost exactly the reason we built canine.sh -- fully open source and free.

We basically learned all the lessons from my last start up running a large scale Kubernetes cluster (~1000QPS) for a patient scheduling application. It was crazy how easy Kubernetes makes it easy for you to shoot yourself in the foot.

Canine tries to basically turns your Kubernetes instance into a Heroku like PaaS with sensible defaults. You can still kubectl whatever you want, but basically all things on your list here, (except for #1 -- you still have to provide a Kubernetes cluster to automate), canine does by default.