Live data from Hacker News

Viewing profile — MaknMoreGtnLess

MaknMoreGtnLess

HN member
Joined
Sun, Feb 06, 2022, 4:51 AM UTC
HN karma
98
Public activity
119 items

About MaknMoreGtnLess

No profile information was provided.

Recent public activity

  1. story
    Ask HN: Do you use Percona Distribution of PostgreSQL? How's it working for you?

    I am curious how the "free" Percona Distribution for PostgreSQL compares to the official community PostgreSQL distribution. 1. How long have you been using the Percona Distribution…

  2. comment
    Comment #30507828

    No go if the pennies are fiat. Has to be crypto, blockchain, blugh blag blah. Even more points if it's a centralized blockchain like the ones a16z are funding.

  3. comment
    Comment #30506594

    Much appreciated!

  4. comment
    Comment #30505603

    > Ansible has a very low barrier to entry in terms of dependencies that need to be installed into the machines you want to manage: they need to have python 2.6+ or python 3.5+, and…

  5. comment
    Comment #30505568

    I want to learn from you more. What if I gave you 2 docker containers: 1. one with ansible loaded and ready to go 2. another one with just SSH running that you can point the above …

  6. comment
    Comment #30505544

    > Much of the job that ansible or other config management tools might have done is handled by docker build to bake container images, and k8s to manage custom running services OK bu…

  7. story
    Ask HN: Curious about Ansible but afraid or blocked on getting started?

    Are you curious about Ansible [0] for your CM, IaC needs but afraid or blocked on getting started? 1. What are some of the blockers 2. What will (significantly) improve for you if …

  8. comment
    Comment #30496015

    Do you think unqlite would be a better fit? Have you looked at unqlite?

  9. comment
    Comment #30496014

    Do you think unqlite would be a better fit? Have you looked at unqlite?

  10. comment
    Comment #30495164

    > why go through all the trouble of setting this up instead of just using AWS 1. Have you ever hosted something on AWS, for public consumption by parties not under your control, wh…

  11. comment
    Comment #30449437

    Would this be possible using SQLite: - I point it to a bunch of JSON files on disk. They have similar schema but not exact (slight variations) - I SQLite import them into one virtu…

  12. comment
    Comment #30441958

    > I meant that now we never hang out, we don’t trust each other any more, and code review has suffered as a result. > It’s especially hard for new people joining a team where basel…

  13. comment
    Comment #30429092

    Ha ha haha - EXACTLY to the last dot! I am terrified of where we are headed as a society. I get that writing blogs are more time consuming than tweeting but for the consumer - is t…

  14. comment
    Comment #30425709

    > I don't have a Twitter account, but I view posts and threads simply by opening Twitter links in a private browser window. Does that not work for you all? No. After a while there'…

  15. comment
    Comment #30425684

    > It’s more common than you think I didn't say septics are uncommon. To ask you differently: - How large was that plot (on which the septic system was installed) - Was the septic s…

  16. comment
    Comment #30425656

    > Well the question is not just for this idea but for any idea, how do you know if a problem is big enough to be solved. This is premature optimization. How many datapoints do you …

  17. comment
    Comment #30425632

    > Every day there are posts here with some Twitter thread as the source These threads are extremely and overwhelmingly popular and that surprises me. These threads always start off…

  18. comment
    Comment #30425401

    While I am happy to go into TAM and related metrics, I am assuming this is your first successful startup. In that case, don't worry about the market - infact, having just a few doz…

  19. comment
    Comment #30424336

    Rude > Money doesn't just disappear if you don't spend it, you need funds to live, not income. It does. It's called inflation. Don't be an asshole on the internet. There are bigger…

  20. comment
    Comment #30424304

    In a city where space is at a premium? Which space efficient septic tank do you have in mind?

  21. comment
    Comment #30424280

    > The hardest thing about remote work is code review. code review was done async. and in all practical sense "remote" at all the dozen places I ever worked in an office. How else d…

  22. comment
    Comment #30424242

    > If that’s the way things are shaping up I need to go be a farmer or something. Is this something you entertain as an actual possibility or shudder to think about?

  23. comment
    Comment #30424227

    > We don’t have to be best friends, but yes, showing up is part of the “teammate” package. You don’t get to withdraw that part and still demand all the same things from me. … but t…

  24. comment
    Comment #30421929

    Store on R2 and serve off Cloudflare CDN by allowing it to read off R2 So you interact with R2 Your users interact with Cloudflare CDN

  25. comment
    Comment #30421789

    1. Does it support autoscaling (up and down)? Do you have docs/links 2. What's the cost ($/instances/overhead) of going HA 3. How does this handle reliable/multiregion storage and …