This commit is contained in:
parent
7899d50153
commit
d62a239998
1 changed files with 39 additions and 0 deletions
39
content/daily/2024-10-27.md
Normal file
39
content/daily/2024-10-27.md
Normal file
|
@ -0,0 +1,39 @@
|
|||
+++
|
||||
title = 2024-10-27
|
||||
author = ["SouthFox"]
|
||||
date = 2024-10-27T23:30:00+08:00
|
||||
lastmod = 2024-10-27T23:58:26+08:00
|
||||
tags = ["publish"]
|
||||
draft = false
|
||||
+++
|
||||
|
||||
## Autumn Lisp Game Jam 2024 {#aabb1785-25d1-47f5-a549-ead352e2da73}
|
||||
|
||||
[Autumn Lisp Game Jam 2024]({{< relref "../main/20241027233107-autumn_lisp_game_jam_2024.md" >}}) 已经开始了,这一次同春季场一样也是用 [Hoot]({{< relref "../main/20241027233211-hoot.md" >}}) (一个将 [Scheme]({{< relref "../main/20240519235937-scheme.md" >}}) 编译成 [WebAssembly]({{< relref "../main/20241027233254-webassembly.md" >}}) 的编译器)来进行开发。
|
||||
|
||||
这一次就不打算用 canvas 来实现游戏了,感觉想直接在写 HTML 然后直接渲染在网页上。
|
||||
|
||||
[Building interactive web pages with Guile Hoot -- Spritely Institute](https://spritely.institute/news/building-interactive-web-pages-with-guile-hoot.html)
|
||||
|
||||
这几天根据这个文章来构建一个动态的页面,感想是「原生」支持将数据和代码混杂在一起真得很酷。
|
||||
|
||||
|
||||
## 读书 {#读书}
|
||||
|
||||
我在想不应该略读一遍然后全部推到精读在来复盘和记笔记的,因为真得很难去再读一次,以后考虑还是读完一章就马上复盘吧。
|
||||
|
||||
|
||||
### 城市丛林 {#城市丛林}
|
||||
|
||||
[城市丛林]({{< relref "../references/20241027234030-城市丛林.md" >}})里提到一些比较颠覆的观点:
|
||||
|
||||
- 城市的某些生态反而更多样化,因为人们会积极引进多样的物种
|
||||
- 城市并不是荒芜之地,很多有机物都流向城市,但很多城市排泄只简单的排到海里,是种浪费
|
||||
- 森林湿地不是无用之地,相反是城市赖以生存的部分,以前提供木材现在要提供气候的缓冲带(人类害能做到完全在玻璃罩子里存活)
|
||||
|
||||
|
||||
### 非洲短篇小说选集 {#非洲短篇小说选集}
|
||||
|
||||
短篇小说有点像是用脑力渲染的短视频。
|
||||
|
||||
非洲的作家确实深深地扎根于眼泪,探讨很多殖民以及认同问题。
|
Loading…
Reference in a new issue