Live data from Hacker News

Viewing profile — veltas

veltas

HN member
Joined
Sat, Nov 16, 2013, 3:17 AM UTC
HN karma
1,779
Public activity
766 items

About veltas

veltas.co.uk

Recent public activity

  1. comment
    Comment #49183797

    Here is the conventional use of Big O notation where the input is a number: https://en.wikipedia.org/wiki/Miller%E2%80%93Rabin_primality... As you'll see they are using the number …

  2. comment
    Comment #49154330

    This is the new "Let Me Google This For You".

  3. comment
    Comment #49108294

    What do you mean by this? I was interested in article and parent, that's why I responded.

  4. comment
    Comment #49096237

    If you want to measure growth based on another variable you are allowed to do so, but for most algorithms I'm more interested in the growth of time according to input size.

  5. comment
    Comment #49090257

    Really it's worse than exponential, because the size of the input is not n, it's the number of bits needed to store n i.e. log n. So as the number of bits k grow, it's growing phi^…

  6. comment
    Comment #49066520

    To be clear, I'm not accusing you of plagiarism at all. I'm just saying this kind of typo unfortunately doesn't prove anything.

  7. comment
    Comment #49066239

    This is exactly the kind of spelling mistake ChatGPT makes if you ask it to make spelling mistakes to make text look more authentic. What seems to happen is it will get a lot of wo…

  8. comment
    Comment #49062809

    I really love Forth and spend almost all my free programming time playing with it and I'd never teach it to a class of kids.

  9. comment
    Comment #49046760

    It's really easy to miss the value in Pointless Rewrite 5 of Core Module 4, but the grad who rewrites it will at least understand it afterwards and can fix the bugs they introduced…

  10. comment
    Comment #49003122

    Also listened in the car but since they've recently shut down the LW tower I can't receive it anymore in the midlands, only occasionally get FM signal.

  11. comment
    Comment #49002999

    The original joke for anyone who doesn't know or remember, Michael, the manager, asks his accountant to explain what a surplus is like he would to an 8 year old. Michael doesn't un…

  12. comment
    Comment #48917502

    Interesting though in retrospect they chose good platforms, Mac and UNIX are still around and flourishing and OS/2 died a death, although would a lot of OS/2 stuff have run on Wind…

  13. comment
    Comment #48855647

    Which would be a problem if it was called "14 words".

  14. comment
    Comment #48814595

    They've been putting interesting update screenshots on fediverse recently: https://merveilles.town/@neauoire/116823589548151098

  15. comment
    Comment #48689798

    This will probably hurt your chances, bypassing the normal interview process is usually frowned upon.

  16. story
  17. comment
    Comment #48683299

    I don't know how this is a counter-point, isn't it just a point? Can lawns co-exist with no lawns? EDIT: parent has removed "counter-point".

  18. comment
    Comment #48683262

    My young children both love the lawn and I can tell they get a lot from interacting with it, playing on it, etc. It is a little bit of accessible greenery in my small back-garden a…

  19. comment
  20. comment
    Comment #48657821

    Probably because AI datacenters would benefit from tech like that.

  21. comment
    Comment #48655760

    You might want to read the article.

  22. comment
    Comment #48648473

    With standards it helps to reconcile existing behaviour, rather than create new unproven syntax. Likewise creating a new syntax for something that already exists means you are just…

  23. comment
    Comment #48643643

    The other issue with adding a separate supported way to do what people did with GET+body is that we will probably see servers slowly drop support for the GET+body approach when QUE…

  24. comment
    Comment #48641766

    Surely std::print() shouldn't print anything?

  25. comment
    Comment #48629089

    Last time I checked there's a small industry of gstreamer contractors, so it's not that simple.