home.social

Search

29 results for “Stackdump”

  1. @myork I've been 'math-ing' with claude

    For various ideas I'm playing with in the blog

  2. Been working with Claude the last few weeks, and honestly—punching way above my weight. I’ve managed to assemble a full Petri-net SDK in Go, complete with an ODE solver to turn discrete models into smooth, explainable expert-system dynamics.

    If you’re into modeling, engineering, simulations, or building interpretable systems, would love eyes on it:

    🔗 github.com/pflow-xyz/go-pflow

  3. 🧩 Just shipped a new Petri-net editor — now powered by Canvas + JSON-LD

    👉 pflow.xyz/

    Model your systems visually — places, transitions, and tokens — all stored as linked-data graphs you can edit right in the browser.

    🔹 Built on web standards (HTML, Canvas, JSON-LD)
    🔹 Instant simulation — click transitions to fire them
    🔹 Edits automatically sync with the underlying data model

    The goal: a universal modeling language for logic, code, and causality.

  4. Struggling to hit that go live button today but I did it!

    Second to last day for the #StackUp #CallToArms fundraiser on my channel, dono info below to donate!

    HTTPS://twitch.tv/BatsNGraves

  5. A new Blog section is now live on:

    🔹 stackcompassguide.dev/blog.html

    It contains articles about keeping architecture simple, avoiding overengineering, and recognizing common software anti patterns, based on real world decisions and tradeoffs. I will keep adding more over time.

    If you are figuring out what to use and why, this might help or maybe even inspire you. 😉
    I would really appreciate any feedback.

    #programming #softwaredevelopment #cleancode #softwarearchitecture #devops #refactoring

  6. Event: planning to stream #EliteDangeous tomorrow (5 Dec) at 17:00 UTC with the wonderful Illystyn in support of the 2025 StackUp Aggressively Helpful charity event to provide gaming supplies and trips to veterans.

    Learn more about the organization here:
    stackup.org/

    And the fundraising event here:
    tiltify.com/+2025-aggressively

    Follow me here?
    twitch.tv/photostyle
    #GamingOnLinux #LinuxGaming
    #FediStreamer #FediStreaming
    #SpaceWizard #Charity #Fundraiser

  7. Je vais tester Lundi ce truc histoire de voir si les conseils sont pertinents, mais je trouve en tout cas la démarche de détermination de choix techniques ou architecturaux intéressante. stackcompassguide.dev/index.ht #software #architecture #décision #adr #méthode

  8. Je vais tester Lundi ce truc histoire de voir si les conseils sont pertinents, mais je trouve en tout cas la démarche de détermination de choix techniques ou architecturaux intéressante. stackcompassguide.dev/index.ht #software #architecture #décision #adr #méthode

  9. Je vais tester Lundi ce truc histoire de voir si les conseils sont pertinents, mais je trouve en tout cas la démarche de détermination de choix techniques ou architecturaux intéressante. stackcompassguide.dev/index.ht #software #architecture #décision #adr #méthode

  10. Je vais tester Lundi ce truc histoire de voir si les conseils sont pertinents, mais je trouve en tout cas la démarche de détermination de choix techniques ou architecturaux intéressante. stackcompassguide.dev/index.ht #software #architecture #décision #adr #méthode

  11. Je vais tester Lundi ce truc histoire de voir si les conseils sont pertinents, mais je trouve en tout cas la démarche de détermination de choix techniques ou architecturaux intéressante. stackcompassguide.dev/index.ht #software #architecture #décision #adr #méthode

  12. SMA Connector Footprint Design for Open Source RF Projects - When you first start out in the PCB layout game and know just enough to be dangero... - hackaday.com/2023/06/02/sma-co #characteristicimpedance #simulation #hardware #s-params #stackup #design #qucs #pcb #sma #rf

  13. Today, a lot of technology and architecture decisions start with “let’s ask AI”.

    That’s why I added a new feature to my side project, Stack Compass Guide. Every recommendation now also includes an AI prompt for a second opinion.

    The goal is simple: not only provide guidance for topics like “Monolith vs. Microservices”, but also make it easy to challenge and validate the result using your own AI workflow.

    Still just a simple static website, but hopefully useful for making more informed engineering decisions.

    Hope it helps someone make better tech decisions.

    🔹 stackcompassguide.dev/

    #ai #webdev #programming #softwaredevelopment #softwarearchitecture

  14. Built a small side project: Stack Compass Guide, a static website that helps developers make architecture decisions faster.

    It works as guided decision flows (e.g. Monolith vs Microservices, SQL vs NoSQL, REST vs GraphQL). You answer focused questions, get a recommendation, then jump to a result page with: when to use it, when not to, pros/cons, common mistakes, and best practices.

    No backend, no auth, no tracking.

    I hope you find this useful. The project is still evolving, and feedback is always appreciated. Feel free to share any ideas, suggestions, or improvements.

    🔹 stackcompassguide.dev/

    #architecture #softwaredeveloper #devops #techlead #education #programming

  15. #openEMS simulation of 0402 AC-coupling capacitor parasitics. On a 4-layer board, with 0.2 mm from signal layer to plane. Interestingly, the parasitic capacitance of the mounting pads and the parasitic inductance of the capacitor forms an accidental matching network and compensated each other in this stackup, making it usable even at 20 GHz! You can see similar results without a full-wave solver in lumped circuit simulators, by modeling the mounting pads as two short microstrips, and inserting an 0.1 - 0.2 nH ESL in series. But I won't trust this result unless I can borrow a 20 GHz VNA somewhere, since it's extremely sensitive to parasitic modeling. Also, the magical effect disappears for a better 0.1 mm dielectric, often preferred for lower loop area and lower crosstalks. #electronics