#hoot — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #hoot, aggregated by home.social.
-
Hoot 0.9.0 has been released! Time to update my project.
I'm going to like the new hoot compile --bundle command
-
Finally got some of my physics code running on the Web via Hoot!
Right now it's just a barebones Lorentz transformation visualization tool. Most of the work was under the hood.
https://gracefulliberty.com/physics/
It took a lot of digging around documentation, examples, issue trackers, and source code, but I made it happen and I'm making progress on creating more physics simulations.
-
Been working on porting my physics simulations to the Web with #WASM via #Hoot.
Something like they did here: https://spritely.institute/news/building-interactive-web-pages-with-guile-hoot.html
I've been having to thoroughly read the examples, documentation, and hit my head against the wall, but I'm making progress! Still can't seem to get canvas drawing to work though.
-
Been working on porting my physics simulations to the Web with #WASM via #Hoot.
Something like they did here: https://spritely.institute/news/building-interactive-web-pages-with-guile-hoot.html
I've been having to thoroughly read the examples, documentation, and hit my head against the wall, but I'm making progress! Still can't seem to get canvas drawing to work though.
-
Been working on porting my physics simulations to the Web with #WASM via #Hoot.
Something like they did here: https://spritely.institute/news/building-interactive-web-pages-with-guile-hoot.html
I've been having to thoroughly read the examples, documentation, and hit my head against the wall, but I'm making progress! Still can't seem to get canvas drawing to work though.
-
Whoa what on earth is this Scheme evaluation visualization tool named EnvDraw made in Hoot? https://jmacd.github.io/envdraw/
And apparently EnvDraw has existed since 1995 and this is a port! Here's an old mailing list post https://groups.google.com/g/comp.lang.scheme/c/AU3HKB9plKk/m/TCkArQA51rcJ
Cool as hell
-
Hoot "Everybody loves Mother Paula's pancakes, except the colony of cute but endangered owls that live on the building site of the new restaurant" Sale: $9.99 to $2.99 by Carl Hiaasen Rating: 4.5/5 (6,025 Reviews) #Hoot #Books #KidsBooks #Environment #Adventure #Humor #MiddleGrade #BookSky
Hoot -
Trying out #hoot from #spritelyinstitute which is a #guile to #wasm compiler.
If you have an external emacs like I do and still use guix package manager for guile packages.guix install guile-goblins guile-hoot guile-next
create a file (use-modules) then
open shell,
guild compile-wasm --run <your_example.scm> file. -
#spritely #hoot in a toot: how to deploy #Guile #Scheme as static website via #webassembly (complete #Wisp example).
The code from the two attached images, as written, runs on
https://www.draketo.de/software/hoot.htmlTry it out!
It’s two pages from Naming & Logic: Programming Essentials with Wisp.
printed: https://www.epubli.com/shop/naming-and-logic-programming-essentials-with-wisp-9783565093199
website: https://www.draketo.de/software/programming-basics-wispThis adds parallel fetches (do you see where?). If you adopt it, ensure that your server compresses application/wasm.
-
-
Out of the blue decided to install GNU Guix-1.4.0 on my GNU Debian 13 (Trixie) machine. Now I have Haunt and Guile Hoot running on my machine. What a joyful Tuesday.
The (hoot hoot) example from the manual works fine. Baby steps but steps anyway.
-
Guile Hoot IDE. My grant proposal for #nlnet, I didn't have much time to prepare it carefully this year, but I guess the primary ideas should be clear.
@cwebber, @dthompson, @wingo how it looks? :)
-
@spritely did you already see the illustration in Naming & Logic for Deployment in the browser via Hoot?
https://www.draketo.de/software/programming-scheme#deploy
🦉
⇒ https://www.draketo.de/software/programming-scheme
⇒ https://www.draketo.de/software/programming-scheme.pdf -
We focus on Republicans: they've done the most damage. Dems get called out too. Our goal: remove corrupt GOP.
Join us. www.1party.org
-
@indieterminacy Regarding #WASM: #hoot may already be able to provide a sufficiently full-featured REPL. Deployment of applications as WASM already works:
https://www.draketo.de/software/programming-scheme#deploy-hoot-wasm
⇒ https://www.draketo.de/software/hoot.html
I started to integrate a web repl (see what wasm the article page imports ☺). Trying to follow https://spritely.institute/hoot/ → https://files.spritely.institute/embeds/hoot-0.6.0-repl/ (but that repl does not support (define (a . b) b) yet -- I need support for all examples in the book to use it)
-
Full fishing close to start tomorrow in southwestern Montana
HELENA, Mont. — Starting Saturday a full fishing closure will be in place on the Big Hole River…
#NewsBeep #News #US #USA #UnitedStates #UnitedStatesOfAmerica #Environment #BigHoleRiver #Fishingclosure #Hoot-owlrestrictions #NorthFork #Protectfish #SaginawBridge #Science #SouthwesternMontana #Watertemperatures
https://www.newsbeep.com/us/20491/ -
Full fishing close to start tomorrow in southwestern Montana
HELENA, Mont. — Starting Saturday a full fishing closure will be in place on the Big Hole River…
#NewsBeep #News #US #USA #UnitedStates #UnitedStatesOfAmerica #Environment #BigHoleRiver #Fishingclosure #Hoot-owlrestrictions #NorthFork #Protectfish #SaginawBridge #Science #SouthwesternMontana #Watertemperatures
https://www.newsbeep.com/us/20491/ -
Full fishing close to start tomorrow in southwestern Montana
HELENA, Mont. — Starting Saturday a full fishing closure will be in place on the Big Hole River…
#NewsBeep #News #US #USA #UnitedStates #UnitedStatesOfAmerica #Environment #BigHoleRiver #Fishingclosure #Hoot-owlrestrictions #NorthFork #Protectfish #SaginawBridge #Science #SouthwesternMontana #Watertemperatures
https://www.newsbeep.com/us/20491/ -
Full fishing close to start tomorrow in southwestern Montana
HELENA, Mont. — Starting Saturday a full fishing closure will be in place on the Big Hole River…
#NewsBeep #News #US #USA #UnitedStates #UnitedStatesOfAmerica #Environment #BigHoleRiver #Fishingclosure #Hoot-owlrestrictions #NorthFork #Protectfish #SaginawBridge #Science #SouthwesternMontana #Watertemperatures
https://www.newsbeep.com/us/20491/ -
Finally got this to work: dynamicland-style wikipedia viewer! Original demo by Bret Victor linked on the page. Try it out here: https://deosjr.github.io/dynamicland/wiki.html
Now working on a write-up of what had to change in order to make this work. Powered by #Hoot
-
Fetterman: Time to step aside? Stroke recovery is tough, but is he able to serve?
https://tinyurl.com/mt94wy4y www.1party.org
-
RFK Jr. evolving? Interesting. But remember: toxic chemicals are a major health factor. Look at India's environmental impact.
https://tinyurl.com/5xbwzxun www.1party.org
#1party #fafo #hoot #1partyforall #Environment #PublicHealth
-
Moderate take: Senate bipartisan border bill failed (https://tinyurl.com/3yus6xw4). House GOP pushing funding. Path forward unclear.
www.1party.org
#1party #fafo #hoot #1partyforall #Immigration #BorderSecurity #BipartisanFail
-
I'm in a pickle. I'm in a jam. A lisp game pickle jam.
I compiled the thing, but when I run it in the browser, it yields this error:
Uncaught (in promise) CompileError: wasm validation error: at offset 4: failed to match magic number instantiate_streaming http://localhost:8080/reflect.js:148 reflect http://localhost:8080/reflect.js:231 reflect http://localhost:8080/reflect.js:1006 load_main http://localhost:8080/reflect.js:284 async* http://localhost:8080/game.js:3 EventListener.handleEvent* http://localhost:8080/game.js:1#gnuguile #guile #guilehoot #hoot #lisp #lispgamejam #scheme #spritely #spritelyhoot #wasm #web #webassembly
-
Trump's 100 days: More tariffs, more deportations, more chaos. 1 He's really outdone himself. Let's fix this. Join us.
www.1party.org
-
Tree-shaking, the horticulturally misguided algorithm (2023)
https://wingolog.org/archives/2023/11/24/tree-shaking-the-horticulturally-misguided-algorithm
#ycombinator #scheme #guile #hoot #wasm #webassembly #dce #tree_shaking #garbage_collection #python #clojure #clojurescript #compilers #igalia -
Tree-shaking, the horticulturally misguided algorithm
https://wingolog.org/archives/2023/11/24/tree-shaking-the-horticulturally-misguided-algorithm
#ycombinator #scheme #guile #hoot #wasm #webassembly #dce #tree_shaking #garbage_collection #python #clojure #clojurescript #compilers #igalia