Live data from Hacker News

Viewing profile — amedvednikov

amedvednikov

HN member
Joined
Tue, Nov 15, 2016, 8:52 PM UTC
HN karma
1,576
Public activity
816 items

About amedvednikov

No profile information was provided.

Recent public activity

  1. comment
    Comment #47131995

    Cool! I've translated it from Rust to V in 45 minutes. Works great: https://github.com/medvednikov/libjs_v Compiles in 0.2 seconds on my M5 (compared to Rust's 3.3 seconds).

  2. comment
    Comment #45201721

    Can you please link to V claiming to be production ready?

  3. comment
    Comment #45201686

    The code you pasted doesn't compile, so it's you who are lying. Can you link to the promised autofree without GC?

  4. story
    Show HN: Magnetar, a high-perf BitTorrent parsing and manipulation library

    It provides zero-dependency, memory-safe operations for working with torrent files, bencode data, and magnet links.

  5. comment
    Comment #43517814

    > For me the biggest gap in programming languages is a rust like language with a garbage collector, instead of a borrow checker. https://vlang.io GC, sum types, result/option types…

  6. comment
    Comment #43476872

    Legit interested, what's subpar about the translation?

  7. comment
    Comment #43476857

    A lot of text, you didn't answer my simple questions though: > Can you list any weird behavior/bugs that lead to frustration and confusion? > And examples of the documentation bein…

  8. comment
    Comment #43467039

    Such discussions are always the same. You say there are lots of issues, but can never list one. And you point to articles that complain about V using libc or that C2V was released …

  9. comment
    Comment #43467024

    Good point. I'll add the homebrew installation method. Maybe some other popular package managers. V is very easy to install from source and to bootstrap. And it changes fast. So we…

  10. comment
    Comment #43464980

    Hm V literally has a big discussion called "What don't you like about V / what would you like to be changed?" https://github.com/vlang/v/discussions/7610 What exactly do you think …

  11. comment
    Comment #43464866

    The network library doesn't use curl: https://github.com/vlang/v/tree/master/vlib/net

  12. comment
    Comment #43464841

    There are prebuilt packages you can install from the home page and from the github repo. For example https://github.com/vlang/v/releases/latest/download/v_linux....

  13. comment
    Comment #43464825

    Everything that's listed on the home page is delivered.

  14. comment
    Comment #43464816

    Can you list any weird behavior/bugs that lead to frustration and confusion? And examples of the documentation being outdated/wrong?

  15. comment
    Comment #43426032

    We recently migrated from YAML CI to VSH as well: https://github.com/vlang/v/blob/master/ci/linux_ci.vsh

  16. comment
    Comment #43212201

    > It's usually all your Pythons, Gos, and anything else with a GC is doing anyway. GC langs don't do clones (copying), that's the point of the GC.

  17. comment
    Comment #43203617

    How is it compromised?

  18. story
  19. story
  20. story
  21. comment
    Comment #41925416

    It's not half baked lol.

  22. comment
    Comment #41923756

    V is Go with Option/Result, enums, ORM etc: https://vlang.io/compare#go

  23. comment
    Comment #41367681

    Signal is openly against third party clients, they basically killed LibreSignal: https://github.com/LibreSignal/LibreSignal/issues/37#issueco... Also how easy is it to run a custom…

  24. comment
    Comment #41229752

    [flagged]

  25. comment
    Comment #40758297

    Ironic coming from a gullible person calling a legit open source project a scam.