tiflolinux.org - GNU Social
  • Login

Bienvenido

  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Notices by Andy Wingo (wingo@mastodon.social)

  1. Andy Wingo (wingo@mastodon.social)'s status on Monday, 27-Nov-2023 13:15:59 CET Andy Wingo Andy Wingo
    in reply to
    • Ekaitz Zárraga 👹

    @ekaitz_zarraga not sure what you mean :)

    In conversation Monday, 27-Nov-2023 13:15:59 CET from mastodon.social permalink
  2. Andy Wingo (wingo@mastodon.social)'s status on Wednesday, 11-Oct-2023 15:00:36 CEST Andy Wingo Andy Wingo
    • Ekaitz Zárraga 👹
    • Ludovic Courtès

    @ekaitz_zarraga @civodul unlikely that wasm will ever replace js vm on the web. though, some platforms (e.g. fastly edge) do compile js to wasm

    In conversation Wednesday, 11-Oct-2023 15:00:36 CEST from mastodon.social permalink
  3. Andy Wingo (wingo@mastodon.social)'s status on Saturday, 01-Jul-2023 15:45:01 CEST Andy Wingo Andy Wingo
    in reply to
    • Ekaitz Zárraga 👹

    @ekaitz_zarraga yeah!!!

    In conversation Saturday, 01-Jul-2023 15:45:01 CEST from mastodon.social permalink
  4. Andy Wingo (wingo@mastodon.social)'s status on Tuesday, 25-Apr-2023 22:43:06 CEST Andy Wingo Andy Wingo

    there are almost 500 people in the main guix irc room; wild

    In conversation Tuesday, 25-Apr-2023 22:43:06 CEST from mastodon.social permalink
  5. Andy Wingo (wingo@mastodon.social)'s status on Friday, 21-Apr-2023 10:37:27 CEST Andy Wingo Andy Wingo
    in reply to
    • Ekaitz Zárraga 👹

    @ekaitz_zarraga Y fueron felices y comieron perdices, and follow me on social media.

    In conversation Friday, 21-Apr-2023 10:37:27 CEST from mastodon.social permalink
  6. Andy Wingo (wingo@mastodon.social)'s status on Friday, 21-Apr-2023 10:28:17 CEST Andy Wingo Andy Wingo

    i feel like the last chapter of a book should always be titled "conclusion". otherwise how would we know we are at the end

    In conversation Friday, 21-Apr-2023 10:28:17 CEST from mastodon.social permalink
  7. Andy Wingo (wingo@mastodon.social)'s status on Thursday, 20-Apr-2023 13:49:35 CEST Andy Wingo Andy Wingo

    and now for something entirely different: the first in a series of articles on cross-platform mobile application development. it's a funny space and i had fun spelunking into it https://wingolog.org/archives/2023/04/20/structure-and-interpretation-of-capacitor-programs

    In conversation Thursday, 20-Apr-2023 13:49:35 CEST from mastodon.social permalink

    Attachments

    1. structure and interpretation of capacitor programs -- wingolog
  8. Andy Wingo (wingo@mastodon.social)'s status on Monday, 17-Apr-2023 16:06:17 CEST Andy Wingo Andy Wingo
    in reply to
    • Ekaitz Zárraga 👹

    @ekaitz_zarraga lol don't know ;) my guess was that it is implemented using java classes with singleton instances that need initialization, and somehow it adds up

    In conversation Monday, 17-Apr-2023 16:06:17 CEST from mastodon.social permalink
  9. Andy Wingo (wingo@mastodon.social)'s status on Monday, 17-Apr-2023 13:46:06 CEST Andy Wingo Andy Wingo
    in reply to
    • Ekaitz Zárraga 👹

    @ekaitz_zarraga why what? :) why is it funny?

    In conversation Monday, 17-Apr-2023 13:46:06 CEST from mastodon.social permalink
  10. Andy Wingo (wingo@mastodon.social)'s status on Monday, 17-Apr-2023 11:57:31 CEST Andy Wingo Andy Wingo

    funniest thing i have read this morning, from https://developer.android.com/topic/performance/reduce-apk-size#remove-enums

    In conversation Monday, 17-Apr-2023 11:57:31 CEST from mastodon.social permalink
  11. Andy Wingo (wingo@mastodon.social)'s status on Saturday, 08-Apr-2023 00:23:55 CEST Andy Wingo Andy Wingo

    my goodness, the is some serious engineering -- on using CPS and deep LLVM-fu to automatically generate an interpreter that is faster than LuaJIT's hand-coded interpreter https://sillycross.github.io/2022/11/22/2022-11-22/

    In conversation Saturday, 08-Apr-2023 00:23:55 CEST from mastodon.social permalink

    Attachments

    1. Building the fastest Lua interpreter.. automatically!
      from Haoran Xu
      It is well-known that writing a good VM for a dynamic language is never an easy job. High-performance interpreters, such as the JavaScript interpreter in Safari, or the Lua interpreter in LuaJIT, are
  12. Andy Wingo (wingo@mastodon.social)'s status on Thursday, 06-Apr-2023 17:42:21 CEST Andy Wingo Andy Wingo
    • The Spritely Institute

    well! a work update -- been doing a scheme-to-webassembly compiler for @spritelyinst. previously we had gotten to the point of designing an ABI and calling convention, then testing by manually compiling to WebAssembly(+gc+stringref+tail-calls). three new developments:
    one, a wasm toolchain completely written in scheme (https://gitlab.com/spritely/guile-hoot-updates/-/tree/main/module/wasm);
    two, a back-end for Guile's compiler that lowers to wasm; &
    three, a JavaScript bridge to allow Scheme/JS interop for wasm in JS environments.

    In conversation Thursday, 06-Apr-2023 17:42:21 CEST from mastodon.social permalink

    Attachments

    1. Files · main · spritely / guile-hoot-updates · GitLab
      GitLab.com
  13. Andy Wingo (wingo@mastodon.social)'s status on Thursday, 16-Feb-2023 22:54:28 CET Andy Wingo Andy Wingo

    gc peoples. let's imagine you have a semispace old-space. should you give the fromspace back to the os after collection? for big heap multipliers this could be a significant win

    In conversation Thursday, 16-Feb-2023 22:54:28 CET from mastodon.social permalink
  14. Andy Wingo (wingo@mastodon.social)'s status on Wednesday, 15-Feb-2023 21:20:52 CET Andy Wingo Andy Wingo
    • The Spritely Institute
    • Igalia

    a cool thing! through an lovely @igalia / @spritelyinst collaboration, i get to compile #guile to #WebAssembly !
    https://octodon.social/@cwebber/109869614951823065

    In conversation Wednesday, 15-Feb-2023 21:20:52 CET from mastodon.social permalink
  15. Andy Wingo (wingo@mastodon.social)'s status on Thursday, 15-Dec-2022 22:26:23 CET Andy Wingo Andy Wingo

    new bloggery: ephemeral success https://wingolog.org/archives/2022/12/15/ephemeral-success

    In conversation Thursday, 15-Dec-2022 22:26:23 CET from mastodon.social permalink

    Attachments

    1. ephemeral success -- wingolog

User actions

    Andy Wingo

    Andy Wingo

    https://wingolog.org | just gardening pix for the next month or so

    Tags
    • (None)
    ActivityPub
    Remote Profile

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          9182
          Member since
          11 Feb 2022
          Notices
          15
          Daily average
          0

          Feeds

          • Atom
          • Help
          • About
          • FAQ
          • TOS
          • Privacy
          • Source
          • Version
          • Contact

          tiflolinux.org - GNU Social is a social network, courtesy of tiflolinux.org. It runs on GNU social, version 2.0.1-beta0, available under the GNU Affero General Public License.

          Creative Commons Attribution 3.0 All tiflolinux.org - GNU Social content and data are available under the Creative Commons Attribution 3.0 license.