Viewing profile — amedvednikov
amedvednikov
HN member- Joined
- Tue, Nov 15, 2016, 8:52 PM UTC
- HN karma
- 1,576
- Public activity
- 816 items
- HN profile
- View on Hacker News ↗
About amedvednikov
No profile information was provided.
Recent public activity
-
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).
-
comment
Comment #45201721
Can you please link to V claiming to be production ready?
-
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?
-
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.
-
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…
-
comment
Comment #43476872
Legit interested, what's subpar about the translation?
-
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…
-
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 …
-
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…
-
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 …
-
comment
Comment #43464866
The network library doesn't use curl: https://github.com/vlang/v/tree/master/vlib/net
-
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....
-
comment
Comment #43464825
Everything that's listed on the home page is delivered.
-
comment
Comment #43464816
Can you list any weird behavior/bugs that lead to frustration and confusion? And examples of the documentation being outdated/wrong?
-
comment
Comment #43426032
We recently migrated from YAML CI to VSH as well: https://github.com/vlang/v/blob/master/ci/linux_ci.vsh
-
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.
-
comment
Comment #43203617
How is it compromised?
- story
- story
- story
-
comment
Comment #41925416
It's not half baked lol.
-
comment
Comment #41923756
V is Go with Option/Result, enums, ORM etc: https://vlang.io/compare#go
-
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…
-
comment
Comment #41229752
[flagged]
-
comment
Comment #40758297
Ironic coming from a gullible person calling a legit open source project a scam.