Live data from Hacker News

Viewing profile — alphalima

alphalima

HN member
Joined
Wed, Mar 18, 2020, 8:13 AM UTC
HN karma
95
Public activity
30 items

About alphalima

No profile information was provided.

Recent public activity

  1. comment
    Comment #48808526

    There is definitely some smoke and mirrors to this. I watched a stationary train next to me get about a kilometre away before it started moving in real life.

  2. comment
    Comment #47163033

    You are wrong that increasing projects have no cost; many services have project based costs (Cloud Armour rules cannot be used cross project at the base tier), many services (mostl…

  3. comment
    Comment #45606508

    Are you talking about linear programming. https://en.wikipedia.org/wiki/Linear_programming

  4. comment
    Comment #44420469

    This is how to do it.I also round the edges of the cutout. Also, there is an extension for freecad to make non rectangular (e.g. "p") shaped bins. Most satisfying, least productive…

  5. comment
    Comment #41436353

    Nice! I've been using GOVUK stuff for my own purposes for a good-long while now, this should speed up the process. I'll try to plug your thing into Json Forms [1], then I'll be bac…

  6. comment
    Comment #41433731

    Hey Matt, Super cool to see this, and congrats on 1.0! One question, has the GDS stance on Javascript softened, namely progressive enhancement being essentially mandatory [1], sinc…

  7. comment
    Comment #40934545

    On the best practices, as noted by others, there are probably classes in your standard lib/ commons lib that cover this stuff better than storing in integers (e.g. BigDecimal in Ja…

  8. comment
    Comment #39015318

    I have also banned "random", replacing with "intermittent", in the past.

  9. comment
    Comment #38017799

    Yes, especially around Looker. It's so strange/non-cloud. The 0-users 0-usage price is $5,000 per month.

  10. comment
    Comment #37456135

    Unfortunately cloud domains domains are going to managed by Squarespace. > Since Google Domains is the underlying domains registrar for Cloud Domains, there are some important chan…

  11. comment
    Comment #36816934

    Not only that, the sums involved and siting (relatively unprotected) are going to be very attractive to theft, driving up the cost to secure.

  12. comment
    Comment #33539174

    I had similar issues with a different VPN/Proxy at an earlier role. I solved with https://github.com/sakai135/wsl-vpnkit and trusting the root certificate of the proxy on the ranch…

  13. comment
    Comment #32488990

    A slightly different beginner lacto ferment is turnip + beetroot "pickle". 9 parts turnips, 1 part beetroot, 2% salt of combined turnip + beetroot + water, all by weight. Super tas…

  14. comment
    Comment #32351920

    I'm sure Apple csn afford it within their hardware sales margins.

  15. comment
    Comment #32262357

    I wonder if adding River Thames crossings will improve things. That's a major component of the tube map.

  16. comment
    Comment #32181115

    I don't view that as a loss. JSON by itself is just a string with no context information so either the context is in the programmer's head, in a human-readable document, or in a sc…

  17. comment
    Comment #32111647

    You've hit the nail on the head about my reservations. Regarding your recommendation, were there any libraries that exist already? Otherwise, I assume that you mean: 1) write some …

  18. comment
    Comment #32111572

    > but you definitely have to work within the constraints of the system. If you try to push the boundary too much on what's "expected" it becomes painful very quickly Hah, that's th…

  19. comment
    Comment #32111552

    Thanks for the great comment! > SDLC is a frequent pain point. I've dealt with that pain before with other tools (promoting DataDog montiors + dashboards comes to mind). This area …

  20. comment
    Comment #32111478

    That does seem like a neat solution. Does it support user-tasks in workflows (i.e. block until someone clicks a button)?

  21. comment
    Comment #32109951

    Thanks for the detailed feedback! Yeah, I'm not a fan of the SSO tax (though I respect that they've got to eat). Agreed on the all in one docker solution, it seems like a choice ma…

  22. comment
    Comment #32109816

    Great, thanks for responding! I'll be taking a serious look. I completely understand the motivation behind Appsmith, it's kind of exactly why I'm evaluating tools like these. Out o…

  23. comment
    Comment #32109750

    Thanks! I'll take a look, I'm much happier in Python than JS so a big plus for me.

  24. story
    Ask HN: Experiences with low-code systems?

    I'm thinking about introducing a low-code system to handle internal operational processes. I'm thinking things like viewing/handling dead-letter messages, manual intervention decis…

  25. comment
    Comment #32057799

    Typically, a block (made by the methods outlined elsewhere ITT) will give you 3-4 flushes before it's spent. I can only assume these blocks are similar. Not defence of the product,…