Viewing profile — jespino
jespino
HN member- Joined
- Wed, Oct 01, 2014, 4:53 PM UTC
- HN karma
- 16
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About jespino
No profile information was provided.
Recent public activity
-
comment
Comment #48162746
This is good feedback, I'll going to incorporate it to the article, to make it more clear about the two paths there. Thanks.
-
comment
Comment #47017497
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 spee…
-
comment
Comment #47017130
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 i…
-
comment
Comment #47014172
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 g…
-
comment
Comment #47014161
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 o…
-
comment
Comment #47014148
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.
-
comment
Comment #8399858
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 :)
-
comment
Comment #8399680
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
-
comment
Comment #8397079
Completely agree, We add the issue, and we will fix it in the next upload. Thanks :)
-
comment
Comment #8397013
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 us…
-
comment
Comment #8396955
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.
-
comment
Comment #8396752
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 usin…
-
comment
Comment #8396714
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.