home.social
  1. @Akshay > Tolkien books should be adapted as creatively animated series

    Like this one? 😜

  2. Dismay! I bought "Westviking" by Farley Mowat a while ago and just started it, only to find that the appendices aren't included in the book; they only included a page with a URL and a QR code.

    The intro suggests to read the appendices first and then references them in the text. How annoying.

    Has anyone run into this before? Not something I would have thought to check for.

  3. Happy Ides of March for those who celebrate.

    Sic semper tyrannis.

  4. I released an update to my libE57Format library—version 3.3—to fix some build warnings & to update the build system (cmake)🏗️.

    It is a C++ library which provides read & write support for the ASTM-standard E57 file format on Linux, macOS, and Windows. E57 files store 3D point cloud data, attributes associated with 3D point data (color & intensity), and 2D images (photos).

    github.com/asmaloney/libE57For

  5. @Tutanota Petition **e-6838** 📢 has fewer signatures, but focuses directly on the privacy aspect of Bill C-2, and petitions for withdrawal of the entire bill. (And is clearer & better written.)

    ourcommons.ca/petitions/en/Pet

    It closes for signatures on *27 January 2026*.

    Worth signing both this one & **e-6627** if you're Canadian! 🇨🇦

  6. @shipperslist I really enjoyed **Station Eleven **(2014) as well …though I did read it before the pandemic of 2020! 😀

    I thought the TV mini-series adaptation was great as well. The interactions between Javeen & young Kirsten were fantastic. Matilda Lawler absolutely nailed that part.

  7. RIP Bill Atkinson - one of the original Macintosh team.

    He created both MacPaint & Hypercard which had a big influence on me as a kid.

    appleinsider.com/articles/25/0

  8. For Ottawa 🇨🇦 folks:

    I contacted Ottawa Public Health a while ago about setting up a fediverse bridge to their bluesky account. They've recently added it:

    @ottawapublichealth.ca

    Stay healthy! ⚕️

  9. For other Ottawa 🇨🇦 people, the City of Ottawa is now on bluesky.

    There's a bridge to fediverse here: @en.ottawa.ca

    They still don't seem to know how to use hashtags effectively & they use link shorteners, but it's better than nothing!

  10. I'm reading **Hard to Be a God** (1964) by Arkady & Boris Strugatsky.

    For *some* reason the passage I just read jumped out at me...

  11. @atomictangerine > Sadly, I have no recollection whatsoever of what the book is about.

    I can't tell if that's a sly meta-commentary on the book 😆

    (For those who haven't read **The Buried Giant** - it involves the loss of long-term memory.)

    I really like Ishiguro and how his style adapts to the type of story he's writing (fable, SciFi, period piece, etc.). I think he's a masterful writer!

  12. For my fellow allergy sufferers - this looks promising!

    > That means an injection could stop all allergic reactions — not only seasonal allergies but food allergies (such as peanuts) and insect allergies for a prolonged period of time.

    vox.com/health/408749/allergy-

    via @Vox

  13. @ForestOrca @arstechnica Seconded!

    I've been using Jitsi for years. Overall it's a pretty great substitute for Skype/Zoom/Teams for my use cases (2-3 people video chat - occasional screen sharing).

  14. Hey Ottawa people 🇨🇦 - final reminder that the City of Ottawa is asking for feedback on their communications: "Tell us how you like to hear from us". Their survey closes on 21 February.

    I asked them to please support ActivityPub/Mastodon and to cease participating in the Twitter dumpster fire.

    engage.ottawa.ca/communication

    Please consider boosting for reach!

  15. Hey Ottawa people 🇨🇦 - the City of Ottawa is asking for feedback on their communications: "Tell us how you like to hear from us".

    I just filled out the survey to ask them to support ActivityPub/Mastodon.

    engage.ottawa.ca/communication

    Please boost for reach!

  16. I asked the Royal Bank of Canada's help system a question about a SWIFT transfer...

    Go home RBC - you're drunk!

    (Probably some pseudo-AI/LLM BS. Guess we better get used to it.)

  17. I released libE57Format v3.2.0 to address some build issues 🏗️ & fix a couple of issues with standards conformance 📋.

    If you need to work with E57 point cloud files, check it out!

    (E57 is an ASTM standard for vendor-neutral point cloud data files.)

    github.com/asmaloney/libE57For

  18. Along with the gactar 0.13.0 release yesterday, I released v0.4.0 of the VS Code extension for it.

    This extension provides syntax highlighting, snippets to quickly create an amod file or add productions, and allows you to run gactar directly through VS Code.

    marketplace.visualstudio.com/i

  19. 🧠 I released v0.13 of my gactar tool for creating & running basic ACT-R models on multiple implementations using a single declarative file format.

    ACT-R (Adaptive Control of Thought — Rational) is both a theory of cognition and an implementation of that theory in software.

    github.com/asmaloney/gactar/re

  20. I released libE57Format v3.1.0 to fix issues with standards conformance and some build issues 🏗️.

    If you need to work with E57 point cloud files, check it out!

    (E57 is an ASTM standard for vendor-neutral point cloud data files.)

    github.com/asmaloney/libE57For

  21. Dun & Bradstreet is a company whose entire reason for existence is maintaining a database of company info.

    I just called to update a phone number.

    How long will that take?

    "Up to 15 business days."

    Wow. What kind of database are they using?

  22. 🧠 I released v0.12 of my gactar tool for creating & running basic ACT-R models on multiple implementations using a single declarative file format.

    ACT-R (Adaptive Control of Thought — Rational) is both a theory of cognition and an implementation of that theory in software.

    This release fixes issues, adds some capabilities to the language, & adds some new command-line tools.

    github.com/asmaloney/gactar/re

  23. I released libE57Format v3.0.2 to fix a small issue with standards conformance, some build issues 🏗️, and reading index packets 📇.

    If you need to work with E57 point cloud files, check it out!

    (E57 is an ASTM standard for vendor-neutral point cloud data files.)

    github.com/asmaloney/libE57For

  24. For any cognitive science people out there in the Mastiverse who are into *symbolic*, I've just updated my mirror of Lisp ACT-R on GitHub to **7.27.7 **from 19 July 2022.

    github.com/asmaloney/ACT-R

    (For non-CogSci people, ACT-R (Adaptive Control of Thought — Rational) is both a theory of cognition and an implementation of that theory in software.)

  25. I just released libE57Format v3.0.1 to fix MSVC 32-bit builds 🤷 and to allow overriding some CMake options ⛑️.

    If you need to work with E57 point cloud files, check it out!

    (E57 is an ASTM standard for vendor-neutral point cloud data files.)

    github.com/asmaloney/libE57For

  26. libE57Format v3.0 was released with lots of API cleanups & fixes 🧹, updated compiler requirements (C++14), and general project health improvements ⛑️ (ASan, UBSan, testing).

    If you need to work with E57 point cloud files, check it out!

    (E57 is an ASTM standard for vendor-neutral point cloud data files.)

    github.com/asmaloney/libE57For

  27. NodeJS (19.4) won't build on my laptop using homebrew anymore because it's running out of disk space.

    I have 13.6 GB free space. 🤦

  28. 🧠 I released v0.11 of my gactar tool for creating & running basic ACT-R models on multiple implementations using a single declarative file format.

    ACT-R (Adaptive Control of Thought — Rational) is both a theory of cognition and an implementation of that theory in software.

    This release changes it to a command-style cli & adds colour to the command-line output.

    github.com/asmaloney/gactar

  29. For anyone considering donating to the Red Cross note that they will continually waste your donation by sending you trinkets in the mail (at least here in Canada).

    I've tried repeatedly to get them to stop, but they won't. I think this is the 5th snail mail full of junk now?

    YMMV

  30. I love that someone put a bread recipe on GitHub. 🍞

    (No license though. 😆)

    Looks tasty!

    github.com/LanaSina/feeling_br

    Oh! Found the "someone" - @lana