Earlier quoted context omitted.
moonlighting is permitted by law in California (companies legally can't prevent you from doing it, iiuc), as long as there's no conflict of interest with your main job...
"no conflict of interest" is basically meaningless if your day job is writing software. These clauses you sign are quite broad in what that scope of conflict could be. Every company I've worked for has had very explicit rules that say, you must get written permission from someone at some director or VP level sign off on your "side project," open source or not. You might want to check your company guidelines around th…
Ghostty is now non-profit
181–190 of 304 posts
Re: Ghostty is now non-profit
#182Mitchell Hashimoto is a real programmer in the old vein. It's lovely to see him succeed. Ghostty is fantastic to use. There was a devtools blackhole era once where if you got in that business you were just giving things away and never got to reap the rewards. Then there was this era of founders who figured out how to make it sticky and capture value in a Pareto-optimal way. Love to see it.
I always found the fact that he named a company after himself to be pretty off-putting, personally Also, didn't said company piss people off in some way that led to Open Tofu being created?
Re: Ghostty is now non-profit
#183Earlier quoted context omitted.
I always found the fact that he named a company after himself to be pretty off-putting, personally Also, didn't said company piss people off in some way that led to Open Tofu being created?
Dell, HP, Walmart, Johnson & Johnson, Ford...it's not exactly unheard of to name your company after yourself.
Re: Ghostty is now non-profit
#184Mitchell Hashimoto is a real programmer in the old vein. It's lovely to see him succeed. Ghostty is fantastic to use. There was a devtools blackhole era once where if you got in that business you were just giving things away and never got to reap the rewards. Then there was this era of founders who figured out how to make it sticky and capture value in a Pareto-optimal way. Love to see it.
I always found the fact that he named a company after himself to be pretty off-putting, personally Also, didn't said company piss people off in some way that led to Open Tofu being created?
Re: Ghostty is now non-profit
#185I'm really excited about Ghostty (and Zig mostly because of my exposure via ghostty). Until ghostty I hadn't really considered that a terminal would be a catalyst for innovation and even startups. But, libghostty is REALLY fascinating. And, all the good AI coding tools, IMHO, operate inside a terminal, and my head is spinning with ideas about hammering on the container for these new CLIs. (UWash CompSci strikes again…
Wow, I actually had no idea what he was a UW grad, let alone that I went there the same time he did... TIL
Re: Ghostty is now non-profit
#186Earlier quoted context omitted.
While you're not wrong, I think this undersells a little how much Mitchell has given of his time to OSS. Yes, he's fortunate that he doesn't have to worry about money, but even when he did, he still contributed openly and freely. That's part of what drew lots of us to HashiCorp in the first place - giving back.
It's a little tongue-in-cheek, but as you can see elsewhere in this discussion thread he mentions this himself on his own X account: "get asked the same about terminals all the time. “How will you turn this into a business? What’s the monetization strategy?” The monetization strategy is that my bank account has 3 commas mate." https://x.com/mitchellh/status/1964785527741427940 Take a good guess where the three commas…
Re: Ghostty is now non-profit
#187Re: Ghostty is now non-profit
#188The only thing I am missing now from Ghostty is being able to open it in any open Finder folder with a keyboard shortcut(like standard Ubuntu terminal). Ghostty already provides Finder-specific GUI shortcut but you need to use a mouse. Otherwise, stellar work(especially the ease of configuring it) and congrats to everyone involved!
> cat ~/.local/share/nautilus/scripts/Ghostty
#!/usr/bin/env bash
ghostty --working-directory=$(pwd)
> cat ~/.config/nautilus/scripts-accels
F4 Ghostty
Re: Ghostty is now non-profit
#189Earlier quoted context omitted.
Hack Club builds software, so the students naturally built a banking product to scale their fiscal sponsorship: https://hackclub.com/fiscal-sponsorship/ I was working with Hack Club students on an experimental VPN client ( https://github.com/hackclub/burrow ) but never got the momentum to finish it. Made some great friends, though! It's a really fantastic organization. The students have one big global Slack instance.…
MMW: this will likely end up being the SVB for nonprofits
Re: Ghostty is now non-profit
#190It is amazing how Mitchell here talks about Rug-Pull after what his HashiCorp did with Terraform.
I mean, yeah, you can argue that he knew it would happen, but this way:
- he has $6B he can spend on other projects
- we have OpenTofu under LF governance, backed by virtually everybody who was using Terraform before
Win-win?