Mark Hansen

Results 74 issues of Mark Hansen

I think if we changed docsy to where it says `{{ .Content }}` in docs/list.html and docs/single.html, to instead say `{{ .Render ".hookable-content.html" }}` or something, and had hookable-content.html look...

Today it looks like ![image](https://user-images.githubusercontent.com/105529/139514906-8d839c10-4837-4b51-84ee-59b21b4c052c.png) Change the title too

This should be fun. Should be able to just loop through all the tables.

In the top left it's wrong. In the bottom right it's capitalised correctly. Probably will have to file an upstream bug on Docsy? ![image](https://user-images.githubusercontent.com/105529/138583421-9c565fea-4632-4f6a-890b-a016877c5057.png)

This will let me rename the titles of various entities without changing their IDs. The Slugs are really the IDs as they're the URLs.

### Compiler name ART dex2oat x86_64 latest ### Compiler version Whatever the latest version of dex2oat is today ### Compiler language Android Java & Android Kotlin ### Compiler homepage https://source.android.com/docs/core/runtime/configure...

new-compilers
request

### Is your feature request related to a problem? Please describe I would like to learn assembly. But it's hard to, for each instruction, look it up in the manual....

request

### Is your feature request related to a problem? Please describe I'm trying to do performance work in Android, but I don't really understand dex opcodes yet. There aren't too...

request

6 months ago, I reported an issue: https://github.com/floryn90/docker-hugo/issues/171. And we thought it was resolved: > Should be solved with #172 > If the issue persists, please raise another issue and...

bug
enhancement

https://github.com/vigna/fastutil/tags There's a tag for 8.5.12 and 8.5.14 but not 8.5.13. There's release notes for 8.5.13: https://github.com/vigna/fastutil/blob/fcac58f7d3df8e7d903fad533f4caada7f4937cf/CHANGES#L30-L35 And maven artifacts: https://mvnrepository.com/artifact/it.unimi.dsi/fastutil/8.5.13 But I'm not sure how to tell which exact...