-
I talked with @technomancy on #fennel irc channel about Tic-80 and Fennel development, and there has apparently been some [discussion previously](https://github.com/nesbox/TIC-80/issues/923#issuecomme…
-
Hi there,
This is a notice that I've deprecated and removed the language-extension API from nvim-paredit. Nvim-paredit now uses a new treesitter query based design to understand the grammar.
See…
-
I was testing out the feasibility of running non-precompiled fennel code on windows and ran into the following windows sepcific error.
```
(require :colour)
runtime error: ./colour.fnl:105: unfi…
-
Fennel provides fennel.traceback, which can provide more ergonomic, readable and pleasing error messages. This is already being used in aniseed.eval, where the errors will be printed nicely.
When usi…
-
I'm doing this:
```fennel
(local fennel (require :fennel))
(local view (require :fennel.view))
(local parser (require :fennel.parser))
(tset debug :traceback (. fennel :traceback)))
(fn as…
-
Hey,
I ran the installer with `STANDALONE_CERT=1`, and then ran `iocage exec nextcloud /root/remove-staging.sh`.
I can access the site, but the certificate is not trusted.
Issued By:
Common…
-
## Ingredients
- 750g beef, cut into bite-size cubes
- 50ml coconut oil
- 5 clovers
- 2 green cardamom
- 4 star anise segments
- ¼ tsp mustard seeds, optional
- 2 tsp fennel seeds
- 4 red on…
-
## notes on fennel running 5.18.1:
here is list of working and non working features on the mt8183 version of the lenovo chromebook flex 3 (fennel). i just had a short moment to do a test boot and t…
-
[reporter="jvs", created="Sun, 4 Dec 2005 03:01:19 -0500 (GMT-05:00)"]
Email transcript below.
> -----Original Message-----
> From: John V. Sichi [mailto:jsichi@gmail.com]
> Sent: Wednesday, Novem…
-
[reporter="johnk", created="Tue, 14 Feb 2006 15:48:00 -0500 (GMT-05:00)"]
PseudoUuid's fallback mode if libuuid (rather uuid/uuid.h) is not found at initBuild time is to call rand() to generate new UU…