Viewing profile — albinahlback
albinahlback
HN member- Joined
- Sat, Nov 06, 2021, 11:06 AM UTC
- HN karma
- 18
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About albinahlback
No profile information was provided.
Recent public activity
-
comment
Comment #49120783
And how many were introduced by AI?
-
comment
Comment #48797073
Very nicely typeset.
-
comment
Comment #40970578
Looks like Zen 5 will now have 3 integer multiplication ports? Hopefully that yields a reciprocal throughput of 2/3 of sequences of mulx instructions! EDIT: With the 8-wide dispatc…
-
comment
Comment #40949817
While I do think there are a lot of reasons to why one should not write in assembly, time-critical base routines can often benefit a lot from being written in assembly (take GMP's …
-
comment
Comment #40834151
Very good tool for learning LaTeX, and has some tutorials as well. Unfortunately, in my experience it does not work as well with Git as they advertise.
-
comment
Comment #39878888
I've been interested to try out (Net|Open|Free)BSD for a while. I mostly code and compile C code. What should one expect when going from Linux to either of these BSD systems?
-
comment
Comment #35372711
Great to see some opposition on this issue. As a swede, I have been baffled by the silence from Swedish media about this. Mullvad VPN has been bringing up this issue a lot, most no…
-
comment
Comment #33804838
I presume you compile C/C++ code. How does your file structure look like? Do you have a lot of files with little to no content? You can speed things up by merging files. I have man…
-
comment
Comment #31072644
I think many of the ideas originates from the problem that many users of Latex does not know how to combine proper Latex formatting with stylistic code. The output should be nicely…