Live data from Hacker News

Viewing profile — alsiola

alsiola

HN member
Joined
Sun, Feb 04, 2018, 8:18 PM UTC
HN karma
81
Public activity
21 items

About alsiola

No profile information was provided.

Recent public activity

  1. comment
    Comment #45537384

    I'm not claiming React is perfect by any means, and like any popular relatively longstanding project is is bound by sometimes unwise historical decision. It just seems to be curren…

  2. comment
    Comment #45536340

    A concrete example then. Commonly want to prevent form submission default behaviour. Vanilla const form = document.getElementById("form"); form.addEventListener("submit", event => …

  3. comment
    Comment #45534045

    JSX is just sugar around JavaScript, and interops nicely with it. I'm okay with that. The more I write JSX, the better I become at the programming language I'm using. Concepts and …

  4. comment
    Comment #45534020

    I consider this example fundamentally broken, in a non-obvious way that reflects, in my opinion, a poor API choice. let numbers = $state([1, 2, 3, 4]); function addNumber() { numbe…

  5. comment
    Comment #45526673

    Used Astro for a pro bono project. Found it fantastic, well documented, provides solutions for the hard parts, gets out of the way for the easy parts. Documentation is well written…

  6. comment
    Comment #45526649

    Been here seven years. Next is hot garbage and you couldn't pay me enough to work with it.

  7. comment
    Comment #45526614

    > the opposite of being under appreciated > despite there being alternatives that are better in almost every way. This right here is the under appreciation. The new way to signal t…

  8. comment
    Comment #43410021

    > Besides, in the UK, SMS spam is almost non-existent in my experience. This is not my experience. Perhaps 3-5 years ago was the peak of SMS spam, but I still regularly (1/week min…

  9. comment
    Comment #39858847

    Step 1: Stop wasting money subsidising their bullshit. Step 2: Take a slice of advice from the revolutionary French.

  10. comment
    Comment #39858823

    The Crown Estate is where the sovereign grant comes from, and it's weird. It's "owned" by the current monarch, but only in their role as head of state (the Crown). Realistically it…

  11. comment
    Comment #39170589

    Came here with that exact quote in my clipboard. I have a medical background prior to software, and one of the key learnings there is that wherever there is scope for a human to ma…

  12. comment
    Comment #36752527

    Here's a short list of things the current citizens of England didn't do: - Genocide against the people who lived in America - Bring India to its knees, from one of the richest to o…

  13. comment
    Comment #36364528

    Will watch the TED talk, thanks for sharing. I come at this from a medical/epidemiological background prior to building software, and no doubt this shapes my view on the language w…

  14. comment
    Comment #36364478

    This is what I was driving at in my original comment - the intermediary steps are not of interest (from the POV of the hypothesis/overall experiment), so why mention them at all.

  15. comment
    Comment #36356472

    On point 7 ((Testing an unclear hypothesis), while agreeing with the overall point, I strongly disagree with the examples. > Bad Hypothesis: Changing the color of the "Proceed to c…

  16. comment
    Comment #36356342

    Writing an article about developer mistakes is easier than redesigning your rubbish API though.

  17. comment
    Comment #36340517

    Most experience with DynamoDB, which isn't without challenges, and has a steepish learning curve to get the most out of it. I work in pre-market fit startup though, so hyper-scalea…

  18. comment
    Comment #36340457

    Civilised society might prefer no weapons?

  19. comment
    Comment #36337646

    Really do not share your experience with CosmosDB, some of it's attributes that currently make me miserable include... - Scaling is not infinite, it's up to 20gb per partition key …

  20. comment
    Comment #32662970

    In for HN toon

  21. story