Delyan Angelov

Results 270 comments of Delyan Angelov

>And what did this community do together so that the work did not go to waste if we are talking about those projects that I listed in my first answer?...

@verulian I see no reason, for v-analyzer to be under https://github.com/vlang/, as long as it can be maintained, and not abandoned. @i582 has given maintenance rights to both me and...

A good addition will be also this: > katekyy — Днес в 14:13 and then change the path in the config so it doesn't need to search all the variants...

Yes, you can set the environment variables `VTMP` and `VMODULES` to point to folders that are shorter and have only ASCII characters in them, like `c:\tmp` for example. Doing so...

> Another thing to mention is, I use old system for security reason, offline system is more safe. Because modern system and tools do spying and data(code) collection. Where do...

And why Ubuntu 8, and not for example an even older Debian?

> https://gitlab.com/yingshaoxo/use_docker_to_build_static_python3_binary_executable/-/blob/master/Dockerfile_v?ref_type=heads I also made the Alpine Dockerfile, that you modified (btw, in the main repo https://github.com/vlang/v/blob/master/Dockerfile.alpine , I also updated it recently, to have more up to date software...

> There are always people who think that people who can write code are awesome. But my personal experience is the opposite. In my personal experience, *the users* of open...

> Some of these problems might disappear if we started using vtcc instead. :-) That can work in some situations, but afaik he needs tcc for bootstrapping purposes, and does...