GitHub - splitbrain/meh: Meh... another comment system https://github.com/splitbrain/meh #alternative #integration #OpenSource #comments #mastodon #node.js #website #GitHub #sqlite #static #blog #PHP
Offline
A person sits in a dimly lit room filled with vintage technology, wearing a TV as a helmet, creating a surreal and dystopian atmosphere.
A couple of years back I wrote a blog post about linking my static blog posts to Mastodon threads so that the threads can serve as blog comments.
I realise I never pinned that post to my profile, and I have since deleted the Mastodon thread, so I'm sharing it again. I'm pinning it this time!
GitHub - opengrep/opengrep: Static code analysis engine to find security issues in code. https://github.com/opengrep/opengrep #vulnerability #JavaScript #OpenSource #dockerfile #typescript #analysis #security #clojure #GitHub #Python #golang #kotlin #scheme #static #julia #swift #Ruby #bash #code #dart #html #java #json #lisp #rust #yaml #C++ #PHP #jsx #lua #xml #C# #C #r
Bonjour les francophones
Vous avez des blocages ou des questions sur @silex ? Passez les poser en live pendant l'émission de vendredi: https://events.silex.me/
Le thème abordé avant les questions sera "Silex vs Weweb"
> #Silex pour les sites statiques avec du contenu dynamique
> #Weweb pour les webapps en mode IA
> Les deux ont des intégrations #supabase et #n8n
A vendredi 14h15 :)
@all Nouveau programme : "5 min pour Silex"
Vous ne savez pas comment aider Silex ? Ce programme vous envoie de petites tâches rapides, adaptées à vos compétences et votre disponibilité.
Inscrivez-vous ici : https://short.silex.me/5min
Des questions ? Posez-les ici : https://short.silex.me/chat
@all New program: "5 min to Silex"
Not sure how to help Silex? This program gives you small, quick tasks based on your skills and time.
Join here: https://short.silex.me/5min
Questions? Ask here: https://short.silex.me/chat
Clang Static Analyzer and the Z3 constraint solver
https://www.cambus.net/clang-static-analyzer-and-the-z3-constraint-solver/
#ycombinator #llvm #clang #scan_build #static #analysis #constraint #solver #cambus_net
New feature branch on #MicroSymfony that shows how to integrate #Psalm into a #Symfony project. Psalm found three errors, and they have been back-ported to the main branch (details in PR).
⎇ https://github.com/strangebuzz/MicroSymfony/pull/160
#php #rad #oss #buildinpublic #quality #static-analysis #phpstan
Migration von WordPress zu Hugo
Der Umzug einer dynamischen WordPress-Site auf eine statische Hugo-Site ist nicht ohne. Jens beschreibt, wie es ihm dabei ergangen ist.
I've been using Nikola - https://getnikola.com/ for my two blogs for the last few years, and I'm finding the mechanics cumbersome.
I thought it was just a matter of acclamating, but it's not. It's been quite a while and quite a number of posts, and it's not getting any easier.
My needs are so minimal, I'm thinking I should maybe look into moving to another static site generator.
Hugo is what all the cool kids are using, but when I look at it I get intimidated by the whole go module based theme thing and ... Uck. I just need something utterly DUMB ASS simple.
Does anyone use something like this that they like? Am I over-inflating Hugo's complexity?
The truth is I was a pretty happy Wordpress user back in the day, but I was an idjit and ran my site poorly so it got knocked over by a script kiddie.
New Artist announced for Alcatraz Metal Festival 2025
Static-X
Added top 5 songs to the playlist Alcatraz Metal Festival 2025
Listen now on YouTube Music: https://www.youtube.com/playlist?list=PLB5UNN-XlHr0qyFD1W3X4B-JCokWBZdh0
#Alcatraz_Metal_Festival_2025 #Static-X #fyre_festivals #livemusic #youtube #music #2025 #musicfestivals
Happy Lunar New Year to you all!
Remember, Silex is here to support your web projects
Choosing free/libre software is not just smart—it’s impactful. Here's why:
A Guide to Implementing ActivityPub in a Static Site (or Any Website) - Part 8 is out!
Follow the site here @blog or check the article here: https://maho.dev/2025/01/a-guide-to-implementing-activitypub-in-a-static-site-or-any-website-part-8/
#fediverse #activitypub #static-sites #hugo #azure #mastodon #web-development #social-web #webfinger #http #azure #azurefunctions
https://khalidabuhakmeh.com/unit-tests-for-legacy-systems-with-dotnet-6 - in #dotNET, use a compiler directive to #mock #static classes:
```
#if MOCK_TIME
global using DateTimeOffset = StubDateTimeOffset;
#else
global using DateTimeOffset = System.DateTimeOffset;
#endif
```
Sweet technique @khalidabuhakmeh.
#edn in https://docs.rs/clojure-reader/0.3.0/clojure_reader/edn/fn.read_string.html is really cool but not #static
and const fns can be reused at runtime. so in the case of #tek: baked-in configs in custom dsl that can be written out to ~/.config/tek and live-coded.
Part 3 of "A Guide to Implementing ActivityPub in a Static Site (or Any Website)" is just out the oven!
In this blog post, I explain how to make your blog discoverable in the Fediverse as an account, and also address some of the annoying pitfalls I encountered.
Full article here: https://maho.dev/2024/02/a-guide-to-implementing-activitypub-in-a-static-site-or-any-website-part-3/
If you like it don't forget to follow the @blog !
#fediverse #activitypub #static-sites #hugo #azure #mastodon #web-development #social-web #webfinger #http