Viewing profile — pastorhudson
pastorhudson
HN member- Joined
- Fri, May 31, 2019, 12:39 PM UTC
- HN karma
- 103
- Public activity
- 43 items
- HN profile
- View on Hacker News ↗
About pastorhudson
Recent public activity
-
comment
Comment #48135366
Claude has an excel addon that is really good it can control everything in excel.
-
comment
Comment #47318319
This is hilarious and fun. Thanks for making it.
-
comment
Comment #47165996
Advisory Opinions Legal analysis of Supreme Court that is really fun and talks about systems tradeoffs in how court systems make decisions. Python Bytes Just fun thing I can put on…
-
comment
Comment #46525581
I always ask “What do you do for fun?”
-
comment
Comment #45257394
I solved this with a corn tab that runs a script that checks my ip and updates my cloudflare dns if it changes. https://github.com/pastorhudson/cloudflare_dns_updater
-
comment
Comment #44940011
To use GMRS you need a license to be compliant with fcc. It’s not expensive I think $60 for 10 years and it covers your family. You can then use GMRS. GMRS is all the same FRS chan…
-
comment
Comment #44918717
Ya and if they add apple wallet they have to do android wallet and then that’s more code to maintain. But they could make the in house app always show the QR code on launch.
-
comment
Comment #44851695
I’m hopeful that toga will be good for python dev cross platform including iOS and android. I haven’t tried it yet though. https://beeware.org/project/toga/
-
comment
Comment #44705997
The factory must grow!
-
comment
Comment #43079378
Thank you excluding localhost is a feature I didn’t know I needed till your comment. Makes total sense.
-
comment
Comment #43079207
I really like the simplicity of the ui. I’m curious what makes it immature vs mature in your opinion?
-
comment
Comment #41363092
One benefit for me was that a vps with 2vcors and 2-4gig of ram is about the same price as one of these app engine services. So I can run 3 or 4 dokku apps including Postgres, redi…
-
comment
Comment #41144074
I picked up a used 7 inch “dslr monitor” with hdmi input for about $99 I keep it in a cheap harbor freight pelican style case.
-
comment
Comment #40973345
There’s a lot of great answers here. See a doctor. But here’s a tip for memory. Accept you can’t remember stuff and stop trying. Externalize your memory and put it on other people.…
-
comment
Comment #40917667
I think one solution is to help them have your idea and take credit for it. If it’s their idea then they are already convinced it’s a good one. Persistent people can get a lot done…
-
comment
Comment #40163901
It helps for internal servers that don’t have a public ip.
-
comment
Comment #40163888
I’ve considered using this. Just haven’t got around to it.
-
comment
Comment #40163885
Thank you!
-
comment
Comment #40162951
The killer feature I need is heartbeat so I can make some device send a request every 5 min and if it’s not sent then it is down. Currently using UptimeRobot for this.
-
comment
Comment #39817051
Apple can want to lock in users and also want to protect users. These are not mutually exclusive incentives.
-
comment
Comment #39485177
Eaton is what I use and it is one of the only ones that provide pure sine wave. It’s good stuff.
-
comment
Comment #39285172
Well you’re not wrong about Sheetz. Ha
-
comment
Comment #39245108
I think it will be a lot of fun to build it and then because you built it you will be highly motivated to use it for a season. Maybe a few weeks. Maybe 6 months, but eventually it …
-
comment
Comment #38980233
This is my workflow too. And it works fine. I think the disconnect here is that I grew up fighting dependencies when compiling other programs from source on Linux. I know how painf…
-
comment
Comment #37937351
I had this same observation playing factorio. When I started I made spaghetti factories with a friend and had to constantly refactor as requirements changed in the game. It was a b…