Hacker News new | ask | show | jobs
by christophilus 17 days ago
I just hate how many dependencies you have to pull in for a typical Rust project vs Go. As far as Go being an ugly language, there are some interesting wrappers that put lipstick on that pig such as https://lisette.run/

But personally, I don’t mind Go at all. I’ve even begun to prefer it for some things. That may be Stockholm syndrome, though.

2 comments

Been playing with Lisette for a few weeks, so far im really liking it. Think is has some potential.
Rust is easily one of the worst languages to look at