HN user

maxkfranz

41 karma

maxkfranz@gmail.com

https://github.com/maxkfranz https://maxfranz.com

Posts2
Comments48
View on HN
GPT-5.6 11 days ago

iSH for iPhone: https://ish.app

Free, OSS, pretty great for ssh via VPN => tmux a => codex/claude

I set up Codex to send a notification when done over Pushover (https://pushover.net). With this setup, you can just ssh into a Mac or Linux box either way.

Restaurants generally have low margins. What brand recognition do social media platforms have with an average person? How much does it cost a restaurant to list themselves on social media? That's your competition, widely-known and free.

You'd probably have better luck if you gave them an actual dotcom address, and you managed all of their online presence for them (Google Maps, Facebook, Instagram, etc.). But even then it's hard to compete with free, especially when your prospective customers are stingy.

Edit: I suppose you're also competing with Uber Eats. You can already see menus there, whether you want delivery or not.

A protein soda pop, as they're pivoting to, sounds like a gross version of Coca Cola.

The protein bar could work. I personally don't like them, because most of them are just candy bars with added protein.

Meat substitutes (e.g. fake turkey made of tofu) are generally an inferior good, in both the economic sense and the sense of taste. It's not surprising to me that they don't work. Maybe if they're made much cheaper.

GPT-5.3-Codex 6 months ago

Glad it worked out. And I agree it’s annoying that this doesn’t just work out of the box. It’s not like node/nvm are uncommon, so you’d think they would have ran into the issue when using their own tool.

If the author reads this: I’m sorry that you and your girlfriend are going through this.

I would strongly suggest seeing a therapist. I’ve experienced traumatising moments in life, and therapy has been a great help.

GPT-5.3-Codex 6 months ago

It worked for me after I configured mise. I needed the mise setup in both `.zprofile` and `.zshrc` for Codex to pick it up. I think mise sets up itself in one of those by default, but Codex uses the other. I expect the same problem would present itself with nvm.

I.e. `eval "$(/Users/max/.local/bin/mise activate zsh)"` in `.zprofile` and `.zshrc`

Then Codex will respect whatever node you've set as default, e.g.:

    mise install node@24
    mise use -g node@24
Codex might respect your project-local `.nvmrc` or `mise.toml` with this setup, but I'm not certain. I was just happy to get Codex to not use a version of node installed by brew (as a dependency of some other package).
Termux 6 months ago

iSH is great as an ssh client. It has a good font out of the box, so it displays tmux and neovim properly.

a-Shell should be faster than iSH for local stuff since the tools are compiled natively, but nothing on iOS, as far as I know, compares to Termux on Android.

LM Studio 0.4 6 months ago

I’m still experimenting with them. I suspect you may have to do only one paragraph at a time and concatenate them together. Let me know if you’d be interested in collaborating, as I’m interested in this use case too.

That’s true. My point was intended to be from the author perspective, rather than from the user perspective. Namely that an author using an open source project as a political platform can potentially put the project at risk. Rightly or wrongly, that’s the world we live in. So it’s a trade-off the author has to decide, one way or the other. I’d personally prioritise the project over the political. But the Notepad++ author is free to use their project how they like. It’s theirs, after all.

I used to use “stare” or “stale” as the starting guess when I played Wordle, thinking you’d want to start off with the most common letters, like R-S-T-L-N-E from Wheel of Fortune.

Everyone is entitled to their opinions.

My opinion is that open source documentation is like polite dinner conversation: It’s not the proper place to discuss politics.

If an author wishes to use their open source project as a platform to discuss politics, that’s the author’s prerogative. But then, as perhaps in this instance, it could be to the detriment of the project itself.

You can just use the UI to make whatever schedule you want (monthly, daily, every Monday, etc.). I think it edits your crontab behind the scenes. I set it to daily, but you could set whatever you want. You can even have multiple schedule entries, similar to cron.

Edit: Yeah, the bootable backups have saved me more than once. It's great to just be able to keep working even when the system disk is kaput.

LM Studio 0.4 6 months ago

Yeah, it’s not going to compare to Codex-5.2 or Opus 4.5.

Some non-programming use cases are interesting though, e.g. text to speech or speech to text.

Run a TTS model overnight on a book, and in the morning you’ll get an audiobook. With a simple approach, you’d get something more like the old books on tape (e.g. no chapter skipping), but regardless, it’s a valid use case.

LM Studio 0.4 6 months ago

Cloudflare tunnels makes this easy as it gets. It also makes it easy for only you to have access to it, either through sign in or OTPs.

You don’t want some random person to find your LMStudio service and then point their Opencode at it.

Prism 6 months ago

A more apt example would have been to show finding a particular paper you want to cite, but you don’t want to be bothered searching your reference manager or Google Scholar.

E.g. “cite that paper from John Doe on lorem ipsum, but make sure it’s the 2022 update article that I cited in one of my other recent articles, not the original article”

Prism 6 months ago

That’s a good point. On the other hand, we’ve had that problem long before AI. You already need to mentally filter papers based on your assessment of the reputability of the authors.

The whole process should be made more transparent and open from the start, rather than adding more gatekeeping. There ought to be openness and transparency throughout the entire research process, with auditing-ability automatically baked in, rather than just at the time of publication. One man’s opinion, anyway.

Prism 6 months ago

Latex is good for equations. And Latex tools produce very nice PDFs, but I wouldn't want to write in Latex generally either.

The main feature that's important is collaborative editing (like online Word or Google Docs). The second one would be a good reference manager.

Prism 6 months ago

I generally agree.

On the other hand, the world is now a different place as compared to when several prominent journals were founded (1869-1880 for Nature, Science, Elsevier). The tacit assumptions upon which they were founded might no longer hold in the future. The world is going to continue to change, and the publication process as it stands might need to adapt for it to be sustainable.