2
<p>Inventory management battler NeoDuel: Backpack Monsters gets new content - we have keys to give away <a href="https://www.gamingonlinux.com/2024/12/inventory-management-battler-neoduel-backpack-monsters-gets-new-content-we-have-keys-to-give-away/" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://www.</span><span class="ellipsis">gamingonlinux.com/2024/12/inve</span><span class="invisible">ntory-management-battler-neoduel-backpack-monsters-gets-new-content-we-have-keys-to-give-away/</span></a></p><p><a href="https://mastodon.social/tags/NeoDuel" class="mention hashtag" rel="tag">#<span>NeoDuel</span></a> <a href="https://mastodon.social/tags/IndieGame" class="mention hashtag" rel="tag">#<span>IndieGame</span></a> <a href="https://mastodon.social/tags/Linux" class="mention hashtag" rel="tag">#<span>Linux</span></a> <a href="https://mastodon.social/tags/PCGaming" class="mention hashtag" rel="tag">#<span>PCGaming</span></a></p>
<p><span class="h-card" translate="no"><a href="https://functional.cafe/@PaniczGodek" class="u-url mention">@<span>PaniczGodek</span></a></span> I have indeed seen &quot;naive interpreters&quot; that just operate directly on the s-expression level, effectively re-parsing it over and over. I view this as a bad implementation that missed (or intentionally decided to pass on, for some other reason) the benefits of parsing. But that&#39;s then just an implementation without a parser. (Or it has a &quot;weak&quot; parser — one that checks for errors but doesn&#39;t produce an AST like a &quot;strong&quot; parser.)</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@film_girl" class="u-url mention">@<span>film_girl</span></a></span> this is the most Twitter of all posts.</p>
<p><span class="h-card" translate="no"><a href="https://types.pl/@krismicinski" class="u-url mention">@<span>krismicinski</span></a></span> <span class="h-card" translate="no"><a href="https://mathstodon.xyz/@jonmsterling" class="u-url mention">@<span>jonmsterling</span></a></span> <span class="h-card" translate="no"><a href="https://mastodon.social/@basus" class="u-url mention">@<span>basus</span></a></span><br />The major limitation for making any of this faster than the lowest numbers there is that (a) the system is mostly written in Scheme/Racket (unlike Python or JS) so there&#39;s a bunch of code to load that&#39;s not in the binary and (b) that code goes in the heap, not in the code segment of an ELF file, so loading it isn&#39;t free as it is with mmap() for C code. </p><p>I can understand that 200 ms is a lot for eg an interactive shell command, but it&#39;s not that big otherwise.</p>
<p><span class="h-card" translate="no"><a href="https://mathstodon.xyz/@zhxsdm" class="u-url mention">@<span>zhxsdm</span></a></span> <span class="h-card" translate="no"><a href="https://mathstodon.xyz/@j2kun" class="u-url mention">@<span>j2kun</span></a></span> <br />That is neat!</p><p>I&#39;m confused: there&#39;s a project there called Enso, but it doesn&#39;t seem to be William Cook&#39;s Enso, but also seems very similar to it? Wonder what&#39;s going on with that.</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@film_girl" class="u-url mention">@<span>film_girl</span></a></span> you did something considered rude. There was a reaction. Deal with it.</p>
Attached image 0
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@whitequark" class="u-url mention">@<span>whitequark</span></a></span> &#39;m a 4th-year Business Administration student at Bilkent University, here for my MAN432 Consumer Behavior project. Our goal is to understand why users choose Mastodon and learn about your experiences.</p><p>Your privacy is important—insights will only be used for academic purposes. I’d love to hear:</p><p>How does it compare to other platforms in your experience?<br />What brought you to Mastodon?</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@gamingonlinux" class="u-url mention">@<span>gamingonlinux</span></a></span> awh cmon why not x11</p>
<p><span class="h-card" translate="no"><a href="https://mathstodon.xyz/@olynch" class="u-url mention">@<span>olynch</span></a></span> I have no clue what a &quot;homoiconic&quot; language is, so I have no idea whether Julia is or is not one. (That was the point of the article.)</p>