This is good feedback, I'll going to incorporate it to the article, to make it more clear about the two paths there. Thanks.
In fact it generate single optimized exe files, but it does in multiple steps for multiple reasons, one of them is separation of concerns, but also, one of the main reasons is speed. The linker is linking (normally…
Yes, there is some information that is written by the linker in the final data section of the binary, the itab, that is the interface table for the dynamic dispatching. AFAIK, it is done there because you need to know…
One of the things that makes it work so well with agents is two facts. Go is a language that is focused on simplicity and also the gofmt and go coding style makes that almost all go code looks familiar, because everyone…
Yes, it is not specially different from other linkers. It has some tasks building the final binary including special sections in the binary, and is more aware about the specifics of the go language. But there is nothing…
Misleading in what way? This is the linker part of a serie of posts about understanding the go compiler. I think there is no much space to be misleading.
Yes, is a font problem in some browser because we use SVG for the "IN BETA", we going to change it to a PNG. Thanks for the feedback :)
Completely agree, I will add this User Story to our backlog, then all depends on priorities or our free-time interests :P Thanks for the feedback
Completely agree, We add the issue, and we will fix it in the next upload. Thanks :)
Well, the video conferencing feature is a simple link to third party services (talky.io and appear.in) you can configure it on the admin interface of the project. Anyway you can use talky.io and appear.in without taiga,…
The plan is integration by git hooks like close issues/task/us by commit message, but isn't planned a git browser of features like this.
Hi, is open source, is really easy to change the font (on your own instance). The project have an API and the web (AngularJS) application, but anybody can build an application using the api like the web application,…
The problem is in the taiga.io web, isn't it? The problem is the animation on the top of the page. But the application hasn't this problem.
This is good feedback, I'll going to incorporate it to the article, to make it more clear about the two paths there. Thanks.
In fact it generate single optimized exe files, but it does in multiple steps for multiple reasons, one of them is separation of concerns, but also, one of the main reasons is speed. The linker is linking (normally…
Yes, there is some information that is written by the linker in the final data section of the binary, the itab, that is the interface table for the dynamic dispatching. AFAIK, it is done there because you need to know…
One of the things that makes it work so well with agents is two facts. Go is a language that is focused on simplicity and also the gofmt and go coding style makes that almost all go code looks familiar, because everyone…
Yes, it is not specially different from other linkers. It has some tasks building the final binary including special sections in the binary, and is more aware about the specifics of the go language. But there is nothing…
Misleading in what way? This is the linker part of a serie of posts about understanding the go compiler. I think there is no much space to be misleading.
Yes, is a font problem in some browser because we use SVG for the "IN BETA", we going to change it to a PNG. Thanks for the feedback :)
Completely agree, I will add this User Story to our backlog, then all depends on priorities or our free-time interests :P Thanks for the feedback
Completely agree, We add the issue, and we will fix it in the next upload. Thanks :)
Well, the video conferencing feature is a simple link to third party services (talky.io and appear.in) you can configure it on the admin interface of the project. Anyway you can use talky.io and appear.in without taiga,…
The plan is integration by git hooks like close issues/task/us by commit message, but isn't planned a git browser of features like this.
Hi, is open source, is really easy to change the font (on your own instance). The project have an API and the web (AngularJS) application, but anybody can build an application using the api like the web application,…
The problem is in the taiga.io web, isn't it? The problem is the animation on the top of the page. But the application hasn't this problem.