Live data from Hacker News

Viewing profile — Glench

Glench

HN member
Joined
Mon, Jul 02, 2012, 7:58 PM UTC
HN karma
3,260
Public activity
652 items

About Glench

http://glench.com

Recent public activity

  1. 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,…

  2. comment
    Comment #42410086

    Archive.org link: https://web.archive.org/web/20241212091703/https://www.nytim...

  3. story
  4. 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.

  5. 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…

  6. 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…

  7. 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…

  8. 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…

  9. story
  10. 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…

  11. 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…

  12. 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…

  13. 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…

  14. 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…

  15. comment
    Comment #39838736

    I use Litestream for my production web app and stream to Backblaze B2. It's S3 compatible and literally free!

  16. 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 …

  17. 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…

  18. story
  19. 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…

  20. 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…

  21. comment
    Comment #39368633

    I started the career transition away from tech to therapy: http://glench.com/WhyIQuitTechAndBecameATherapist/

  22. 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,…

  23. 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…

  24. comment
  25. 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…