Santiago Sanchez

Results 8 issues of Santiago Sanchez

`void (*fun)(int)` is completely correct however void `void (*func)(int)` is completely wrong. This is very tedious because the linux man calls most of function pointers func

In page 59 on section 3.3 there is a small errata which says the following. _Although there are various tools to transpile JSX, the most frequently used tool— and the...

Continuing with the trouble in https://github.com/asdf-vm/asdf-erlang/issues/39. In case of interrupting the download (e.g. Ctrl-c) of an archive file with erlang source asdf does not discard the file and in case...

bug

Hello. While taking a look to the documentation on[ multiversal comparison](https://docs.scala-lang.org/scala3/book/ca-multiversal-equality.html) I saw that it first says: > By default, in Scala 3 you can still create an equality comparison...

scala-3

For me, one of the biggest issues in the Typelevel ecosystem is that most of the community wisdom is scattered around the internet, in the form of blog posts, conference...

Today I have been trying to infect Ubuntu 20.04 images from [Contabo VPS](https://contabo.com/en/vps/). When running it I had to tweak two things. The first was that by default, Contabo assigns...