Live data from Hacker News

Viewing profile — arjvik

arjvik

HN member
Joined
Mon, Jan 24, 2022, 7:00 AM UTC
HN karma
1,519
Public activity
494 items

About arjvik

find me at https://arjunridesa.bike/

star my code at https://github.com/arjvik

reach me at @gmail.com

trying out arjvik.at.hn

Recent public activity

  1. comment
    Comment #49203588

    Shortest-Path (Djikstra's) is in P :)

  2. comment
    Comment #49177197

    Sadly doesn't look turing complete (yet) :(

  3. comment
    Comment #49126577

    The way I've learned to read it is int v; means that `v` is an `int`. int *w; means that `*w` is an `int`, meaning `w` is a pointer to an `int`. int *y[5] (note that `◌[]` has high…

  4. comment
    Comment #48940634

    On your side here! The clutch (and the potential to money shift your transmission) is _fun_, but not the reason that I want a stick shift - when pushing a car beyond normal limits …

  5. comment
    Comment #48465792

    understand? It's really easy to understand that everything is typed as Any/Object/whatever upper bound type your statically-typed language of choice uses. Desiring something better…

  6. comment
    Comment #48318361

    ooc, would you claim its the responsibility of the security researcher to remove the webshell, or the company's as soon as they were notified? was it publically discoverable and ex…

  7. comment
    Comment #48303565

    in tech, we (frequently are expected to) work 5x12!

  8. comment
    Comment #48303052

    something something you're paid the amount the market values your work, which in today's job market is an order of magnitude less than the profit you bring the company

  9. comment
    Comment #48183277

    I don't have an account but my colleauges do as my company uses the platform. By self-service, do you mean that the SDK generators are now source-available so they can be run by en…

  10. comment
    Comment #48079409

    Every object in git (commit, tree, revision of a single file) has a hash that is guaranteed unique within a repository (otherwise many more things than a web UI would break) and li…

  11. comment
    Comment #47926198

    elaborate on the problem, for those of us that this is not obvious to?

  12. comment
    Comment #47852611

    While it would be a hilarious failure mode to encounter, this is actually a good thing! These models already have the skills that humans were using them for, so either by training …

  13. comment
    Comment #47808867

    Turns out if we say any word with the same inflection as sit , our dog sits!

  14. comment
    Comment #47535516

    Open access typically means authors pay a publication fee, which leads to the same result of the government paying twice and the journal profiting twice.

  15. comment
    Comment #47525126

    Almost as if they shouldn't be getting special treatment in the first place!

  16. comment
    Comment #47523876

    insertDrakeMeme() nah: Actor-Critic Models ayy: Actor Model In seriousness, huge fan! multi-agent systems are inherently distributed systems, and we've solved the problem of organi…

  17. comment
    Comment #47444905

    This I didn’t know!

  18. comment
    Comment #47392963

    recover()'s semantics make it so that "pointless" use like this can be inlined in a way that changes its semantics, but "correct" use remains unchanged. Yes, maybe some code uses r…

  19. comment
    Comment #47331685

    by future do you mean Future or metaphorical future? :)

  20. comment
    Comment #47314704

    hey hey hey the world would be a better place if we all used JAX instead :)

  21. comment
    Comment #47265898

    There’s a known fix for SQL injection and no such known fix for prompt injection

  22. comment
    Comment #47241155

    Not to take away from this cool project, but its design decisions are incredibly impractical.

  23. comment
    Comment #46748462

    As far as I remember, they called it a Guild in all their developer documentation

  24. story
  25. comment
    Comment #46726033

    I'm not sure I agree... while I don't ever see myself writing papers with AI, I hate wrangling a bibtex bibliography. I wouldn't trust today's GPT-5-with-web-search to do turn a bu…