jamstack update metadata

This commit is contained in:
wgroeneveld 2021-04-14 11:47:37 +00:00 committed by GitHub Actions
parent efebb9e658
commit 8f9d44668d
4 changed files with 11 additions and 3 deletions

View File

@ -0,0 +1,8 @@
---
source: "https://chat.brainbaking.com/objects/b8684e92-71ea-4f76-bfba-d2f58e633ee2"
context: ""
title: "Jeremy Clarke wrote a set of Nim tools that allows..."
date: "2021-04-14T12:43:13"
---
Jeremy Clarke wrote a set of Nim tools that allows you to program Game Boy Advance games in Nim instead of in C. It makes smart use of Nim's built-in importc capabilities to wrap Libtonc. Watch Jeremy's talk at NimConf 2020 here: <a href="https://www.youtube.com/watch?v=sZUM7MhWr88" rel="ugc">https://www.youtube.com/watch?v=sZUM7MhWr88</a><br><br>I did the same in C++ with gba-sprite-engine but my intention was to hide low-level complexity instead of expose a GBA programmer to it. <br>Makes me wonder if it would be possible to leverage cgo to write GBA stuff in Go...

View File

@ -1,3 +1,3 @@
{
"since": "2021-04-14T10:50:11.762Z"
"since": "2021-04-14T11:47:36.940Z"
}

View File

@ -11,7 +11,7 @@
"type": "mention",
"source": "https://hacdias.com/notes/site-ideas",
"target": "https://brainbaking.com/post/2021/04/using-hugo-to-launch-a-gemini-capsule/",
"publishedFromNow": "3 hours ago",
"publishedFromNow": "4 hours ago",
"relativeTarget": "/post/2021/04/using-hugo-to-launch-a-gemini-capsule/"
},
{

File diff suppressed because one or more lines are too long