Elektrine lite

← Feed

Yanick Witschi

toflar@phpc.social

<p>Co-founder @terminal42. Core dev @contaocms. He/Him. Enjoying PHP, Symfony, DevOps, hoops, tennis, music, Bärndütsch and life!</p>

Posts

  • Post #4235572

    🎉 Loupe 1.0 is here! Production-proven full-text search for PHP, powered by SQLite - no containers, daemons or external services. Now with compound-word search and better result excerpts! https://github.com/loupe-php/loupe/releases/tag/1.0.0 #php #sqlite #loupe #search

  • Post #4085263

    Happy #Bern #Pride, go spread some #love today! #homesweethome

  • Post #3802732

    @aareguru@swiss.social hüt hani mi gad gfragt öb itz eigentlech füürverbot isch oder nid. API sötts irgendwie vom BAFU gä (https://www.waldbrandgefahr.ch) - eh, die info wär ämu no gäbig für böötler und i chönnt mer vorsteue das ds BAFU vilech sogar no öppis würd zahle für d umsetzig - gloubs scho das der aare guru es gwüsses ständing het mittlerwile oder? :)

  • Post #3554674

    Somehow „concept store“ has become the umbrella term for stores without concept.

  • Post #998772

    Revisited my pool optimizer in #composer once again and found some more memory improvements which will come your way with Composer 2.10 :) https://github.com/composer/composer/pull/12783 #php #performance #optimization #opensource

  • Post #830688

    I needed fast lookups for a static dictionary of 500k+ entries which you cannot do with a native PHP array anymore as it just uses too much RAM. So, I&amp;#39;ve built &amp;quot;FastSet&amp;quot;. In case you&amp;#39;re interested in some binary work https://github.com/Toflar/FastSet #php

  • Post #830687

    So now we&amp;#39;re apparently building PHP CI tools in languages other than PHP...I mean, performance, I get it. But wouldn&amp;#39;t it be smarter to invest all that time into PHP itself so all the tools become faster? Yes, we&amp;#39;re probably not going to get to the exact same speed as Rust or native C - or are we? And if not, then why not? #thinkingoutloud #php

  • Post #830683

    I think people who create a lot of pull requests on #github like I do should totally know about https://github.com/seachicken/gh-poi to keep a clean set of branches locally :-)

  • Post #784250

    Worked on some query improvements for #loupe and it&#39;s now twice as fast when searching. Just update and enjoy, simple as that! 🚀 https://github.com/loupe-php/loupe/releases/tag/0.13.10 #php #search #sqlite