home.social

#handlebars — Public Fediverse posts

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

fetched live
  1. The Programmer’s Fulcrum: 3 July, 2026

    This post originally appeared on The Fulcrum. Welcome to this week's The Programmer's Fulcrum. It's your weekly curation of the essential news in the Open Media Network and open social development communities with a focus on devastating big tech via Techno Anarchism. As usual, we aim to provide actionable content you can use to destroy Techno Feudalism each week. It has the additional benefit of weakening authoritarianism. IMHO, the best way to do that is to use tools from the Techno […]

    newsletter.mobileatom.net/the-

  2. The Programmer’s Fulcrum: 3 July, 2026

    This post originally appeared on The Fulcrum. Welcome to this week's The Programmer's Fulcrum. It's your weekly curation of the essential news in the Open Media Network and open social development communities with a focus on devastating big tech via Techno Anarchism. As usual, we aim to provide actionable content you can use to destroy Techno Feudalism each week. It has the additional benefit of weakening authoritarianism. IMHO, the best way to do that is to use tools from the Techno […]

    newsletter.mobileatom.net/the-

  3. 2026 #Wake 780mm wide #handlebars and gold stem that were for sale for ₹1,500 on Sprocket in #Kolkata, #India 🇮🇳
    sprocket.bike/listings/item/37

    Sell 2.5X faster, for less, with 6X photos - by subscribing now!
    sprocket.bike/subscription

  4. Theme Development for Ghost

    In my never ending quest to become the "Master of Nothing", I recently picked up some skills (and thoughts) with yet another blogging platform.

    closingtags.com/blog/ghost

    #javascript #ghost #html #handlebars #nodejs

  5. Theme Development for Ghost

    In my never ending quest to become the "Master of Nothing", I recently picked up some skills (and thoughts) with yet another blogging platform.

    closingtags.com/blog/ghost

    #javascript #ghost #html #handlebars #nodejs

  6. Nothing wrong with the quality, but… When you go with bright handlebar tape, you better be ready to scrub in for every ride. I like the pink, but it’s difficult to watch how easy it gets dirty and how hard it is to clean them…

    samulczyk.pl/2026/01/going-pin

    #Fizik #Vento #SolocushTacky #Handlebars #LifeBehindBars #Cycling

  7. Nothing wrong with the quality, but… When you go with bright handlebar tape, you better be ready to scrub in for every ride. I like the pink, but it’s difficult to watch how easy it gets dirty and how hard it is to clean them…

    samulczyk.pl/2026/01/going-pin

    #Fizik #Vento #SolocushTacky #Handlebars #LifeBehindBars #Cycling

  8. När man är sjuk får man programmera lite för att hålla sig mentalt frisk. Hahah.

    Någon som kan se dom nya funktionerna?

    #GhostCMS #webdesign #handlebars

  9. Just doing a one for one swap here, black tape for black tape. Instead of the branded ends, using cork. Just because. #BikeTooter #project #handlebars

  10. Just doing a one for one swap here, black tape for black tape. Instead of the branded ends, using cork. Just because. #BikeTooter #project #handlebars

  11. Column Level Security (CLS) в Apache Superset. Jinja + Handlebars

    🔒 Column Level Security (CLS) в Apache Superset: защита данных на уровне столбцов Узнайте, как гибко ограничивать доступ к конфиденциальным данным с помощью Jinja и Handlebars. Практические примеры и готовые решения для ваших дашбордов.

    habr.com/ru/articles/932184/

    #superset #jinja #handlebars #apache #cls #rls #rbac

  12. I just released the first, experimental, version of Haparanda, a new pure-#ruby #handlebars parser. This gem's main goals are implementation of the full handlebars feature set and, most importantly, fast parsing. It uses Ruby's rexical lexer and racc parser with lightly edited upstream handlebars lexer and parser definitions

    rubygems.org/gems/haparanda

  13. I've been playing with #RustLang again.
    Using #Axum #Handlebars #Htmx #Sqlx and #Sqlite
    It's a really joyful environment to work with. I'm finding it far easier than last time, a combination of much improved compiler errors, clippy guidance, #VSCode also seems to have improved understanding of the code (I'm not using #AI just Rust-Analyser and Even Better TOML
    Plus I'm building depth rather than width, fits much better for exploration and learning.
    The amount of syntax feels much reduced :-)

  14. I've been playing with #RustLang again.
    Using #Axum #Handlebars #Htmx #Sqlx and #Sqlite
    It's a really joyful environment to work with. I'm finding it far easier than last time, a combination of much improved compiler errors, clippy guidance, #VSCode also seems to have improved understanding of the code (I'm not using #AI just Rust-Analyser and Even Better TOML
    Plus I'm building depth rather than width, fits much better for exploration and learning.
    The amount of syntax feels much reduced :-)

  15. My old racing bike is back in action, with "new" bright yellow bar tape.

    The "new" bar tape is actually nearly as antique as the bike: It's Ambrosio "professional" Bike Ribbon from the 1980s/90s which has been hanging around since I bought it from someone at the Mildenhall bike rally 20 odd years ago, until I fitted it in a slightly less than professional manner today.
    #BikeTooter #cycling #handlebars #bartape #ambrosio

  16. My old racing bike is back in action, with "new" bright yellow bar tape.

    The "new" bar tape is actually nearly as antique as the bike: It's Ambrosio "professional" Bike Ribbon from the 1980s/90s which has been hanging around since I bought it from someone at the Mildenhall bike rally 20 odd years ago, until I fitted it in a slightly less than professional manner today.
    #BikeTooter #cycling #handlebars #bartape #ambrosio

  17. 🔧 #code2prompt: A command-line tool for converting codebases to #LLM prompts

    Key features:
    • 📁 Generates well-formatted #Markdown prompts with source tree structure
    • 🛠️ Customizable #Handlebars templates for versatile prompt generation
    • 🔍 Respects .gitignore and supports file filtering with glob patterns
    • 🔢 Displays token count using various #tokenizers (cl100k, p50k, r50k_base)
    • 📊 #Git diff integration for commit messages and #PullRequest descriptions
    • 📋 Automatic clipboard copy and option to save output to file

    Additional capabilities:
    • 🔢 Line numbering for source code blocks
    • 🔀 JSON output option for structured data
    • 🚫 Exclusion of files/folders from source tree
    • 📝 Support for user-defined variables in templates

    #opensource project written in #Rust, available on #crates_io and #AUR

    Useful for:
    • Quick #LLM prompt generation from codebases
    • Code documentation and analysis
    • Bug finding and security vulnerability assessment
    • Performance optimization suggestions

    github.com/mufeedvh/code2promp

  18. 🔧 #code2prompt: A command-line tool for converting codebases to #LLM prompts

    Key features:
    • 📁 Generates well-formatted #Markdown prompts with source tree structure
    • 🛠️ Customizable #Handlebars templates for versatile prompt generation
    • 🔍 Respects .gitignore and supports file filtering with glob patterns
    • 🔢 Displays token count using various #tokenizers (cl100k, p50k, r50k_base)
    • 📊 #Git diff integration for commit messages and #PullRequest descriptions
    • 📋 Automatic clipboard copy and option to save output to file

    Additional capabilities:
    • 🔢 Line numbering for source code blocks
    • 🔀 JSON output option for structured data
    • 🚫 Exclusion of files/folders from source tree
    • 📝 Support for user-defined variables in templates

    #opensource project written in #Rust, available on #crates_io and #AUR

    Useful for:
    • Quick #LLM prompt generation from codebases
    • Code documentation and analysis
    • Bug finding and security vulnerability assessment
    • Performance optimization suggestions

    github.com/mufeedvh/code2promp

  19. BI-GLPI. Или мой взгляд на CRM в контексте JS

    ... я столкнулся с CRM-системамой совершенно неожиданным для себя образом. И решил разработать и внедрить свой подход к взаимодействию с этой системой в контексте Java Script... К прочтению

    habr.com/ru/articles/843162/

    #glpi #crmсистемы #javascript #nodejs #handlebars

  20. Just a simple starter kit for static websites. Whenever I find myself repeating a task over and over, I know I’ve stumbled into an opportunity for creating a new tool :owi: github.com/gabydevdev/webpack- #staticsite #opensource #git #handlebars #dev #html

  21. Honda Off-Road Motorcycles Model CRF50F, model years 2023 and 2024 have handlebar grips that slide off leading to loss of cycle control, crashes, and injuries. #honda #motorcycles #handlebars #grips #crash #injuries #recall
    instagram.com/p/C9S1NHmgEWS/

  22. Each month this year I'm trying to post a sample website written in Origami, a declarative programming language at the level of and for defining websites.

    This month's sample is Aventour Expeditions, a site for an outdoor travel company: aventour-expeditions.netlify.a

    It's easy to have Origami call other template languages, so for this sample I used the template language to turn markup and data into HTML.

  23. Each month this year I'm trying to post a sample website written in Origami, a declarative programming language at the level of #HTML and #CSS for defining websites.

    This month's sample is Aventour Expeditions, a site for an outdoor travel company: aventour-expeditions.netlify.a

    It's easy to have Origami call other template languages, so for this sample I used the #Handlebars template language to turn markup and data into HTML.

  24. It's useful to be able to apply templates written in a language like to things in the shell.

    The Origami lets you invoke JavaScript functions defined in .js files, but you can now also identify a handler for any file extension — like OS app file associations, but for a CLI. weborigami.org/language/filety

    So a handler can load a `.hbs` file as a function that applies a Handlebars template, then apply that in the command line.

  25. It's useful to be able to apply templates written in a language like #Handlebars to things in the shell.

    The Origami #CLI lets you invoke JavaScript functions defined in .js files, but you can now also identify a handler for any file extension — like OS app file associations, but for a CLI. weborigami.org/language/filety

    So a handler can load a `.hbs` file as a function that applies a Handlebars template, then apply that in the command line.

  26. Ready to take your Drupal decoupling game to the next level?

    Join us for a deep dive into leveraging Handlebars, a lightweight JavaScript templating tool, to create decoupled menus easily in decoupled, headless, or progressive decupled applications with Marcelo Vani.

    In this session, we'll walk you through a live demonstration of implementing a decoupled Admin toolbar using Handlebars in three simple steps. Say goodbye to complex package management and compilation headaches – Handlebars streamline the process, making it accessible to developers of all skill levels.

    Following this, we will have a project showcase and a story from a group of Suffolk local residents with various skills and enthusiasm. They have completed three innovative local history projects using Drupal with plenty of public involvement and praise from respected local historians and local history groups: StreetStroll, Our Fallen and SkyLine. Hear more from Joe Thompson about the importance of the projects and how Drupal has helped with these exciting and impactful projects.

    RSVP at meetu.ps/e/MYXFR/8CQbT/i

    Reserve your spot today and participate in this exciting event at The Children's Society in London on the 26th (Tuesday) for an engaging session packed with practical insights and an informative and actionable Drupal Meetup this March 2024!

    #Drupal #Handlebars #Decoupled #DecoupledDrupal #WebDevelopment #JavaScript #PDA #NextJS #React #OpenSource #London #UnitedKingdom

  27. Ready to take your Drupal decoupling game to the next level?

    Join us for a deep dive into leveraging Handlebars, a lightweight JavaScript templating tool, to create decoupled menus easily in decoupled, headless, or progressive decupled applications with Marcelo Vani.

    In this session, we'll walk you through a live demonstration of implementing a decoupled Admin toolbar using Handlebars in three simple steps. Say goodbye to complex package management and compilation headaches – Handlebars streamline the process, making it accessible to developers of all skill levels.

    Following this, we will have a project showcase and a story from a group of Suffolk local residents with various skills and enthusiasm. They have completed three innovative local history projects using Drupal with plenty of public involvement and praise from respected local historians and local history groups: StreetStroll, Our Fallen and SkyLine. Hear more from Joe Thompson about the importance of the projects and how Drupal has helped with these exciting and impactful projects.

    RSVP at meetu.ps/e/MYXFR/8CQbT/i

    Reserve your spot today and participate in this exciting event at The Children's Society in London on the 26th (Tuesday) for an engaging session packed with practical insights and an informative and actionable Drupal Meetup this March 2024!

    #Drupal #Handlebars #Decoupled #DecoupledDrupal #WebDevelopment #JavaScript #PDA #NextJS #React #OpenSource #London #UnitedKingdom

  28. Handlebars.js is the worst templating language in existence, but, if you have to use it, and need some sort of "global" value in your templates, e.g., a csrf_token, then you can use this:

    gist.github.com/ThisIsMissEm/0

    I'm sorry for writing this code, it's a horrible hack. But maybe it'll be useful to you.

    #expressjs #handlebars #nodejs

  29. Handlebars.js is the worst templating language in existence, but, if you have to use it, and need some sort of "global" value in your templates, e.g., a csrf_token, then you can use this:

    gist.github.com/ThisIsMissEm/0

    I'm sorry for writing this code, it's a horrible hack. But maybe it'll be useful to you.

    #expressjs #handlebars #nodejs

  30. What would you choose if you had to choose between #handlebars and #jinja2 templating engines?

    Please share for visibility and comment for science.

  31. Our new tutorial shows you everything you need to know to create a jaw-dropping post template in #Ghost. ghost.org/tutorials/post-templ #css #handlebars #html #cms

  32. The plugin ecosystem for templating engines in Express is (still) larger than in Koa.

    In particular, for #Handlebars, there seem to be just 3 in #Koa, and all quite outdated (last updated in 2016, 2017 and 2017).

  33. The plugin ecosystem for templating engines in Express is (still) larger than in Koa.

    In particular, for #Handlebars, there seem to be just 3 in #Koa, and all quite outdated (last updated in 2016, 2017 and 2017).

  34. Alternatives to #Handlebars:

    Mustache: zero dependencies, and dead simple. Too simple? Being logic-less means that conditionals and loops are pre-cooked, and that may limit options.

    Pug: main advantage and main drawback: its concise but idiosyncratic syntax, similar to that of #Slim — which I know and have used in the past, but is too much of a departure from #HTML.

    EJS: similar to Handlebars, simple but apparently versatile. Documentation isn’t great.

    :javascript: #JS #JavaScript :node: #Node.js #Node

  35. :javascript: #JS :node: #Node

    What should I use instead of #Express and #Handlebars for a web application in Node.js in 2023? Can someone summarise pros and cons of the most popular alternatives? I see way too many…

  36. I really hate the ride position on the #Cetma #cargobike. It’s way to forward leaning for me - my wrists and shoulders don’t like it. New upright #Dutch #handlebars will be the next update to the bike. First photo is current setup, second is the handlebar style I’d like (on an old Electra #Amsterdam). #ebike #BikeTooter

  37. @craftykraken I haven't had any huge clicks, but just this week I've felt a few things begin to come together. Namely, using and to do some v. basic stuff.

    All of that, plus having to actually have a rudimentary file structure, made things feel more 'real' than a simple index.html,styles.css,script.js project.

    How about you?