Hacker Newsnew | past | comments | ask | show | jobs | submit | ezekg's commentslogin

Do you just use a Roku to watch stuff or what?

What is of value to watch on any of the streaming platforms?

Netflix content is atrophying. Disney Plus is dying. To say nothing of Hulu or others.

I watch youtube. The content is way more varied and interesting and less sanitized.


Apple is producing multiple series that each could be in contention for a top spot on best sci Fi TV shows of all time.

Which ones?

Foundation, For All Mankind, Silo, Pluribus, Monarch. See was pretty good but is over

Invasion isn't as good as the above but still better than a lot of shows before it.

Severance second season made me question the show's quality sadly


Dunno what gp likes, but IMO Foundation is incredible.

Amazon fire stick

There's a wonderful thing that we used to have and still do have, but might be going away soon. It's called "terrestrial television". For decades people streamed programming over the airwaves, straight off the antenna! For free! Ad-supported of course, but... no tracking! (Actually opt-in tracking with a Nielsen People Meter.)

You can also use a DVR to record terrestrial broadcast TV, and there's even tools to automatically skip ads: https://github.com/Protektor-Desura/jellyfin-dvr-comskip

Thunderbird showed up in the last thread: https://github.com/thunderbird/appointment

> Maybe the truth is that it does not take 7 months, but 7 years?

Yes, that is the truth. I run a business solo and it takes a long time to get to the point where you're making decent income, because running a business has its own costs, and those costs scale as you scale, so it never feels like "enough" until it finally does. I personally do believe in the whole "build and they will come" bit, but the 'coming' part is on the order of years, not weeks or months, and it's a slow linear trickle, not an exponential curve like the talking heads like to tout. Of course, you do have to build something people actually want, and something those people will actually pay for, but your number one goal should simply be Don't Die. Live long enough so that people know you exist, carve out a little niche for yourself, and fight for that linear trickle until it's "enough."


I swear there are like 10 different Thunderbolts. Why reuse such a common name?

I very much doubt that addendum would hold up to a lawyer.

"Thunderbird, the open source Cal.com"

Love it!

I mean, they were a COSS startup using the AGPLv3, so checks out. :)

Changed the license of the foss version cal.diy to MIT . Grace in disguise , now enterprise user can host cal.diy without worries of viral licensing .

That was my point. Only reason they were using the AGPLv3 in the first place was as a hush hush non-compete, and now that that doesn't matter...

Not really. Without seeing the entire changeset for a PR, you'd have to mentally keep track of what the current state of everything is unless you're a commit minimalist and presquash.

How does that differ from this where you need to keep track of state and the whole change in the stack?

If we're speaking strictly code review, because you can actually make sense of the changeset for the child PR by not including its unmerged parent's changeset.

My only complaint off the bat is the reliance on the GH CLI, which I don't use either. But maybe by the time it's GA they'll have added UI support.


I must have missed that. Amazing! From a reviewer's POV, this will be so nice to at the very least remove diff noise for PRs built on top of another PR. I usually refrain from reviewing child PRs until the parent is merged and the child can be rebased, for the sole reason that the diffs are hard to review i.r.t. what came from where.

damn, I missed it as well

presenting only cli commands in announcement wasn't a good choice


Stacked PRs can be created via the UI, API, or CLI.

You can also run a combination of these. For ex, use another tool like jj to develop locally, push up the branches, and use the gh CLI to batch create a stack of n PRs, without touching local state.


Amazing. Though this wasn't super obvious from the landing page or docs I read.

It seems partially exposed in the UI with that dropdown. There's an 'add' and 'unstack' button.

Probably relies on some internal metadata.


CLI is great because now I can tell my AI agent to do it. “Fix all dependabot security issues (copy logs) and run tests to validate functionality. Create each dependency as its own stack (or commit) so that contributors may review each library update easily.”

Wait 10 minutes and you’re done.


We're shipping a skill file with the CLI: https://skills.sh/github/gh-stack/gh-stack

Everyone will have their own way of structuring stacks, but I've found it great for the agent to plan a stack structure that mirrors the work to be done.


Why don't you use the CLI?

Because git is all I need.

Then why are you using GitHub? :)

My point is that Git is just a component of the GitHub tool, and the GitHub CLI is quite good and helps automate many things in GitHub. For example, even just using `gh browse` and `gh pr create --web` and `gh pr view --web` are fantastic tools.


I don't need to automate anything in GitHub, I have a web browser for when I need to use GitHub. Installing and learning another CLI seems like a waste of my time for very, very little return.

You would rather manually browse to the repo you're working on in the web interface rather than typing `gh browse`? I hate CLIs, in general, but the GitHub CLI has some very useful commands.

The background pattern really makes it hard to read, just fyi. I'd make the content have a white bg if you absolutely must use the pattern.


Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: