Viewing profile — Glench
Glench
HN member- Joined
- Mon, Jul 02, 2012, 7:58 PM UTC
- HN karma
- 3,260
- Public activity
- 652 items
- HN profile
- View on Hacker News ↗
About Glench
Recent public activity
-
comment
Comment #48946495
There’s also the article “Consider SQLite”: https://blog.wesleyac.com/posts/consider-sqlite The above article was what convinced me to use SQLite in my new business. 5 years later,…
-
comment
Comment #42410086
Archive.org link: https://web.archive.org/web/20241212091703/https://www.nytim...
- story
-
comment
Comment #40839959
I needed something like this once but I forget why. Now I would probably just use val.town to build it instead of spinning up my own go server.
-
comment
Comment #40822642
I mean yeah, but we never start from nothing of course! Totally agree. But our experience should always be the ground truth we test against and if the science disagrees then we sho…
-
comment
Comment #40821234
> I want to believe stuff like this, but the whole field is so mired in quackery and jingo it's hard to believe any of it. Haha yes I just saw a youtube video last night of a perso…
-
comment
Comment #40625908
Reading your question, I think Svelte or SvelteKit is probably a good option like you said. It's basically just JS/HTML/CSS as normal but if you want interactive UI stuff it's very…
-
comment
Comment #40398211
I don't know if the intention of the article was to stoke worry but actually embrace as opportunity! Users being able to make their own software for their own needs is a worthy and…
- story
-
comment
Comment #40277897
Really heartening to see commenters in this thread concerned about plastic pollution! I have also tried to stopped buying clothes with plastic (polyester). Probably not our biggest…
-
comment
Comment #40252745
Glad to see other comments bringing this to light. As Saul Griffith likes to point out, physics indicates that stuffing CO2 back into the ground is not an easy or cost-effective jo…
-
comment
Comment #40043209
I don't! I take the moment of downtime. It's usually instant — only as long as it takes to stop and restart the server. Occasionally a DB migration will take longer — the longest I…
-
comment
Comment #39960617
I've been using SQLite/Litestream for https://extensionpay.com for about 3 years now! Serves about 120m requests per month (most of those are cached and don't hit the db), but it's…
-
comment
Comment #39838844
Since the page didn't seem to link to it, here's a really great article about using SQLite in production for moderately-sized web apps: https://blog.wesleyac.com/posts/consider-sql…
-
comment
Comment #39838736
I use Litestream for my production web app and stream to Backblaze B2. It's S3 compatible and literally free!
-
comment
Comment #39766054
Came here to recommend doing good deeds for others. I find when I'm doing things for the benefit others I feel a lot better (as long as I'm resourced enough to do it). A therapist …
-
comment
Comment #39673181
> What I don't like about stock is that you end up throwing out food. I have the perfect solution for this. Keep a container in the freezer. Whenever you have an extra unusable veg…
- story
-
comment
Comment #39435688
About a month ago I made a chrome extension that adds a "sometime this week" todo list at the bottom of google calendar (a feature I copied from Hey calendar). Any items that don't…
-
comment
Comment #39424515
This is one of the best resources I know for how to come up with good business ideas (which is probably one of the hardest parts if you've never done it before): https://www.indieh…
-
comment
Comment #39368633
I started the career transition away from tech to therapy: http://glench.com/WhyIQuitTechAndBecameATherapist/
-
comment
Comment #39314498
I have been really impressed with SvelteKit in my production SaaS for about a year now! You can make any type of static/dynamic/combination site, the dev experience is really good,…
-
comment
Comment #39231174
> what are the heuristics I can use to understand that this is the right time for me to start a business that does not create huge opportunity costs and is not an impulse that is t…
- comment
-
comment
Comment #39118210
I made a couple browser extensions that make over $500/month each. The key seems to be naming your extension after high-volume search terms and getting good reviews on the chrome s…