Upgrading firmware on my new guitar and thinking if I can root it and to run a webserver inside!? :)))
Notices by svetlyak40wt (svetlyak40wt@fosstodon.org)
-
Embed this notice
svetlyak40wt (svetlyak40wt@fosstodon.org)'s status on Sunday, 29-Dec-2024 02:42:26 JST svetlyak40wt -
Embed this notice
svetlyak40wt (svetlyak40wt@fosstodon.org)'s status on Monday, 09-Dec-2024 06:04:40 JST svetlyak40wt Interesting lisp project was added to Ultralisp today – it implements immutable strings and operations on them.
Here is the project repository:
https://github.com/garlic0x1/rope
#commonlisp is great #programming #language
-
Embed this notice
svetlyak40wt (svetlyak40wt@fosstodon.org)'s status on Monday, 02-Dec-2024 03:47:54 JST svetlyak40wt @pkw @screwtape yeah, that is why I run this linter on pull requests using github actions. If you didn't see yet, there is special helper which simplify GH actions setup for lisp projects:
-
Embed this notice
svetlyak40wt (svetlyak40wt@fosstodon.org)'s status on Sunday, 01-Dec-2024 16:14:58 JST svetlyak40wt @screwtape @pkw I'm ok. And yes, I'm using package inferred style for all my projects at https://github.com/40ants
I also implemented an imports linter which checks if I miss some or if some are not used anymore. This helps a lot. See https://40ants.com/linter