home.social

#spidermonkey — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #spidermonkey, aggregated by home.social.

fetched live
  1. Spider Monkey Angelo - Feral

    (These were originally supposed to be study sketches of the species but I got carried away lol)

    #furryart #feral #fursona #monkey #spidermonkey #primate #drawing #refsheet

  2. Spider Monkey Angelo - Saiyan Armor

    I just wanted to see something real quick! I think my monkey form looks pretty damn good in this, wouldn't you agree? 😅

    #furryart #fursona #spidermonkey #monkey #primate #drawing #dbz #dragonballZ #armor #cartoon #anthro

  3. @benoitb Dans l'absolu, un fork ne "meurt" pas quand le projet forké meurt. Il continu sa vie tant que des gens ont le temps, les ressources et les capacités pour le maintenir.

    Si Mozilla sombre (et Firefox avec), il est possible que d'autres acteurs du #libre prennent en charge son développement, celui de #gecko et/ou #Spidermonkey (moteurs de rendus).

    Mais rien n'est sûr, c'est pourquoi les décisions de Mozilla sont si frustrantes (et inquiétantes)

  4. @benoitb Dans l'absolu, un fork ne "meurt" pas quand le projet forké meurt. Il continu sa vie tant que des gens ont le temps, les ressources et les capacités pour le maintenir.

    Si Mozilla sombre (et Firefox avec), il est possible que d'autres acteurs du #libre prennent en charge son développement, celui de #gecko et/ou #Spidermonkey (moteurs de rendus).

    Mais rien n'est sûr, c'est pourquoi les décisions de Mozilla sont si frustrantes (et inquiétantes)

  5. [Перевод] Кому нужен Graphviz, если можно написать его самому?

    Недавно мы переделали наши внутренние инструменты, визуализирующие компиляцию JavaScript и WebAssembly. При работе оптимизирующего компилятора Ion мы теперь можем генерировать интерактивные графы, демонстрирующие, как конкретно обрабатываются и оптимизируются функции. Вы можете сами поэкспериментировать с этими графами в оригинале статьи . Просто введите какой-нибудь код на JavaScript в функцию test , и наблюдайте за созданием графа. Также там можно щёлкать и перетаскивать граф, менять масштаб при помощи колеса мыши с зажатым Ctrl и перетаскивать ползунок вниз, чтобы изучить процесс оптимизации. В процессе экспериментов обратите внимание на то, насколько стабильна схема графа даже при изменении размеров блоков и добавлении новых структур. Попробуйте нажать на заголовок блока, чтобы выделить его, а затем перетащить ползунок, и наблюдайте за тем, как меняется граф, а блок остаётся на месте. Или нажмите на номер команды, чтобы подсветить её и следить за ней между проходами. Разумеется, мы не первые, кто начал визуализировать внутренние графы компиляторов, и не первые, кто сделал их интерактивными. Но меня не устраивали результаты работы популярных инструментов наподобие Graphviz и Mermaid , поэтому я решил создать алгоритм специально под наши потребности. Получившийся алгоритм прост, быстр, создаёт на удивление высококачественный вывод и его можно реализовать в менее чем тысяче строк кода. В этой статье я объясню алгоритм и конструкторские решения, лежащие в его основе.

    habr.com/ru/articles/962436/

    #spidermonkey #графы #графы_визуализация #компиляция

  6. Who needs Graphviz when you can build it yourself?, spidermonkey.dev/blog/2025/10/.

    SpiderMonkey has replaced Graphviz by a custom graph layout renderer for their internal devtools. This article explains how the algorithm works, step by step (inspired by Sugiyama et al.'s algorithm, used by Graphviz, but simplified and with more constraints).

    Pretty neat!

    #SpiderMonkey #graph #layout #DevTools #compiler

  7. Who needs Graphviz when you can build it yourself?, spidermonkey.dev/blog/2025/10/.

    SpiderMonkey has replaced Graphviz by a custom graph layout renderer for their internal devtools. This article explains how the algorithm works, step by step (inspired by Sugiyama et al.'s algorithm, used by Graphviz, but simplified and with more constraints).

    Pretty neat!

    #SpiderMonkey #graph #layout #DevTools #compiler

  8. 🤔 Ah, the thrilling world of trash collection, but make it *SpiderMonkey* 🕷️✨. If you ever dreamed of dumpster diving into Firefox's inner workings while drowning in jargon, this article's for you! 🌐🔍 It's like reading a phonebook 📖, but with extra steps and a dash of developer tears. 💧💻
    firefox-source-docs.mozilla.or #TrashCollection #SpiderMonkey #Firefox #DeveloperTears #TechJargon #OpenSource #HackerNews #ngated

  9. 🤔 Ah, the thrilling world of trash collection, but make it *SpiderMonkey* 🕷️✨. If you ever dreamed of dumpster diving into Firefox's inner workings while drowning in jargon, this article's for you! 🌐🔍 It's like reading a phonebook 📖, but with extra steps and a dash of developer tears. 💧💻
    firefox-source-docs.mozilla.or #TrashCollection #SpiderMonkey #Firefox #DeveloperTears #TechJargon #OpenSource #HackerNews #ngated

  10. Spider Monkey Angelo - Warning Scream

    🎶 If you touch me? Well I just think i'll scream...cos its been so long, since someone's challenged me. 🎶

    #furryart #fursona #spidermonkey #monkey #anthroart #drawing #digitalart #illustration #screaming #mastoart #transman

  11. Spider Monkey Angelo

    ( Inspired by Bruka Jones' drawing: furaffinity.net/view/37774820/ )

    I couldn't get that pose out of my head, I just had to draw my monkey sona in this pose <3

    #fursona #spidermonkey #drawing #primate #monkey #coloredsketch #anthroart #furryart #jeans #shirtless

  12. Spider Monkey Angelo

    ( Inspired by Bruka Jones' drawing: furaffinity.net/view/37774820/ )

    I couldn't get that pose out of my head, I just had to draw my monkey sona in this pose <3

    #fursona #spidermonkey #drawing #primate #monkey #coloredsketch #anthroart #furryart #jeans #shirtless

  13. [Перевод] Бенчмарки JavaScript — это полный хаос

    Я ненавижу код бенчмаркинга, как и любой другой человек. Гораздо веселее притвориться, что твоё кэширование значения увеличило производительность на 1000%, чем проверять это тестами. Увы, бенчмаркинг JavaScript по-прежнему необходим, особенно потому, что JavaScript используется ( когда не должен? ) во всё более чувствительных к производительности приложениях. К сожалению, из-за множества базовых архитектурных решений языка, JavaScript никак не упрощает выполнение бенчмаркинга.

    habr.com/ru/articles/869666/

    #devtools #v8 #nodejs #deno #серверный_javascript #spidermonkey #javascriptcore

  14. Various cool JIT and WASM improvements in the SpiderMonkey newsletter (Firefox 132-134)!

    Written by Matthew Gaudet @mgaudet via @SpiderMonkey.

    spidermonkey.dev/blog/2024/11/

  15. SpiderMonkey newsletter (Firefox 126-127), spidermonkey.dev/blog/2024/05/.

    Improvements everywhere. Sometimes really great performance boosts, like `Array.prototype.sort` up to 4x faster, or general 8% speedup with a cache improvement.

  16. Ok wtf. So you're telling me that #Google #Chrome's #V8 #JavaScript engine was more #insecure than #Mozilla's #Spidermonkey after all these years? Because I'm pretty sure SM has been already doing plenty of the things mentioned in this article (I've touched on SM code plenty of times, so much more than I wanted because I worked on separating Spidermonkey from the monolithic #libxul, it's still hurting my brain...), even before the #Quantum rewrite. So even #PaleMoon which has been commonly trashed for being "old and insecure" is apparently more secure than Chrome, but most crucially it also disproves the long-standing blind belief by security freaks out there that Chrome is "more secure" than #Firefox when it's the other way around on many fronts...

    thehackernews.com/2024/04/goog

    #web #webbrowser #browser #browsers #openweb

  17. Ok wtf. So you're telling me that #Google #Chrome's #V8 #JavaScript engine was more #insecure than #Mozilla's #Spidermonkey after all these years? Because I'm pretty sure SM has been already doing plenty of the things mentioned in this article (I've touched on SM code plenty of times, so much more than I wanted because I worked on separating Spidermonkey from the monolithic #libxul, it's still hurting my brain...), even before the #Quantum rewrite. So even #PaleMoon which has been commonly trashed for being "old and insecure" is apparently more secure than Chrome, but most crucially it also disproves the long-standing blind belief by security freaks out there that Chrome is "more secure" than #Firefox when it's the other way around on many fronts...

    thehackernews.com/2024/04/goog

    #web #webbrowser #browser #browsers #openweb

  18. Dry season is finally winding down in Eastern #ElSalvador but not without a #wildfire at the edge of an important forest area where critically endangered #spidermonkey inhabit. Last week community #rangers sprung into action creating breaks with brooms and machetes but it's urgent that my organization equip them better for the next dry season. Iguana hunters light many of the fires to smoke iguanas out of burrows.

  19. Not only birds... I saw other animals in Costa Rica as well: This Spider Monkey crossed our path high in the canopy at Carara National Park.
    #Nature #WildlifePhotography #monkey #SpiderMonkey #CostaRica #CararaNP

  20. Not only birds... I saw other animals in Costa Rica as well: This Spider Monkey crossed our path high in the canopy at Carara National Park.
    #Nature #WildlifePhotography #monkey #SpiderMonkey #CostaRica #CararaNP

  21. Here are warishidi, the #spidermonkey, Ateles fusciceps. They're dangerous beings too, like mado. At the beginning of time warishidi devoured the Ye'kuana voraciously. The Iruhuana (wise people who live according to traditions) gathered all the Ye'kuana they could and made war against the Warishidi. Those cannibal #monkeys are no longer there, but the elders say you have to be careful & treat them w/ respect anyways because their chief, Waña Kasuwai, still lives.

    #ecology

    6/?