Trending

#softwareArchitecture

Latest posts tagged with #softwareArchitecture on Bluesky

Posts tagged #softwareArchitecture

Modern Pascal: Building a Scalable Inventory System with Generics & DTOs
Modern Pascal: Building a Scalable Inventory System with Generics & DTOs YouTube video by Silver Pascal Coder

Moving the Silver Engine from static arrays to a class-based DTO architecture for inventory management. Plus, an update to the Parser... filtering noise words!

youtu.be/mf01EsRae6M?...

#ObjectPascal #GameDev #SoftwareArchitecture #SilverPascalCoder #Generics #CleanCode

8 2 0 0
Post image

Day 14 ⚖️

A bit of a reality check today.

Looser prompts + limited requirements = more drift.

#buildinpublic #ai #softwarearchitecture #nodejs #devthoughts #systemdesign

2 0 3 0
Preview
Architectural mobility for stronger software There’s a concept in sports science that’s easy to overlook because it sounds so basic: “mobility”....

dev.to/mbarcia/arch... #quarkus #java #tpf #softwarearchitecture

2 1 0 0
Preview
Residues and The Philosophy of Software Architecture This bundle includes the books “Residues: Time, Change and Uncertainty in Software Architecture” and “The Architect’s Paradox: Uncertainty and the Philosophy of Software Architecture” by Barry M…

Residues and The Philosophy of Software Architecture by Barry M O’Reilly is the featured bundle on Leanpub!

Link: leanpub.com/b/residues

#SoftwareEngineering #SoftwareArchitecture

3 0 0 0
Preview
Software Architecture Camp – Hands-On Training for Modern Architects An intensive camp for developers and architects. Learn modern software architecture through hands-on sessions and real-world scenarios.

🚀 Design scalable systems with Richard Wallintin at the Software Architecture Camp!

💡 Modern patterns
🛠 Practical insights
📈 Better architecture skills

Join now 👇
https://tinyurl.com/2rayhzn2
💻 online

#IntPHPcon #SoftwareArchitecture #PHP #WebDev

2 0 0 0
Post image

Day 13 🤖

Today I let the AI run with it.

Prompt:

context: focusing on the cranked app. Building out the core of the game.
request: Continue with “Phase 2 — Daily play submission (up to 5 cards)”

#buildinpublic #ai #nodejs #gamedev #softwarearchitecture #systemdesign

9 3 4 0
Preview
Building Aether: Architectural Breakdown of a Local-First P2P Messenger

Architectural breakdown of Aether: a zero-server, local-first P2P messenger. Navigating strict IPC security, ESM constraints, and libp2p direct node discovery. #softwarearchitecture

1 0 0 0
Preview
What is a target state architecture? Your "target state architecture" is exactly what your project needs in order to adequately describe current state, its problems, and desired solutions.

Target state architecture helps us reason about current and future state, its problems, and aspirational solutions. It’s not any one single thing, not just an elegant drawing or technical model. Importantly, it needs to incorporate the rule of “strong opinions, loosely held." #softwarearchitecture

1 0 0 0

Behind TikTok: Zhang Yiming
negativepid.blog/beh...

#tikTok #zhangYiming #byteDance #socialMedia #softwareArchitecture #algorithms #tech #techInventors #techInvestors #techCompanies #bigTech #potatoPsychology #mentalHealth #negativepid

1 0 0 0
Preview
Behind TikTok: Zhang Yiming - Negative PID Zhang Yiming is the engineer behind ByteDance and the architect of TikTok’s unprecedented rise. His journey from a low-profile Chinese entrepreneur to the

Behind TikTok: Zhang Yiming
negativepid.blog/beh...

#tikTok #zhangYiming #byteDance #socialMedia #softwareArchitecture #algorithms #tech #techInventors #techInvestors #techCompanies #bigTech #cyberPsychology #mentalHealth #negativepid

1 0 0 0
Preview
AI Masterclass About the Track: AI Masterclass Artificial Intelligence is reshaping the way we live, work, and build technology. The AI Masterclass Track brings together three powerful courses from world-class…

AI Masterclass by Henrik Kniberg, Obie Fernandez, and Andriy Burkov is the featured track on Leanpub!

Link: leanpub.com/set/leanpub/...

#DigitalTransformation #Gpt #Ai #SoftwareArchitecture #RubyOnRails #Textbooks #DataScience #ComputerScience #NeuralNetworks #DeepLearning #Linguistics

2 0 0 0
Preview
How architecture shapes user behaviour - Negative PID Online behaviour is not just a product of personality or ideology, it is shaped by architecture. Moderation models, identity persistence, interface design,

How architecture shapes user behaviour
negativepid.blog/how...

#SoftwareArchitecture #cyberpsychology #psychology #onlineBehaviour #humanBehaviour #onlineSafety #behaviouralStudies #socialMedia #onlineForums #identity #Internet #tech #IT #mentalHealth #AI #negativepid

3 0 0 0
Preview
Domain-Driven Design: Lean Aggregates Design aggregates around true consistency boundaries, not around all related data, to keep domain logic clear and write paths performant as the system grows.

In DDD, an aggregate is a consistency boundary, not just a container for related data. 🛑

If you find yourself loading massive object graphs for simple updates, you might be falling into a common trap.

Check out my latest post on Lean Aggregates: t.ly/lWZwu
#SoftwareArchitecture #DDD

2 0 0 0
Preview
안드로이드 & 코틀린 딥다이브 패키지 (Manifest Android Interview + Practical Kotlin Deep Dive) 한국어판 Bought separately

안드로이드 & 코틀린 딥다이브 패키지 (Manifest Android Interview + Practical Kotlin Deep Dive) 한국어판 by Jaewoong is the featured bundle on Leanpub!

Link: leanpub.com/b/android-ko...

#ComputerProgramming #Android #Kotlin #Software #SoftwareEngineering #SoftwareArchitecture #Engineering

2 0 0 0
Video

𝗪𝗵𝗮𝘁 𝗶𝗳 𝗝𝗦𝗢𝗡 𝗰𝗼𝘂𝗹𝗱 𝗿𝘂𝗻 𝘆𝗼𝘂𝗿 𝗮𝗽𝗽?

Sandeep Kumar P shows how programmable JSON means less code, faster builds.

𝗥𝗲𝗮𝗱 𝗵𝗶𝘀 𝗯𝗹𝗼𝗴 → antt.me/BIBMfJtC
𝗦𝘂𝗯𝘀𝗰𝗿𝗶𝗯𝗲 → antt.me/-PCkoRRa

#GenAI #AI #SoftwareArchitecture

1 0 0 0
Video

34% understood.
66% unknown.
And we’re still deploying.

Syntaxa shows you the other 66%.

#SoftwareArchitecture #AIInEngineering #DevOps #Syntaxa

1 0 0 0
The Beginnings of a Text Adventure: Applying MVC Concepts
The Beginnings of a Text Adventure: Applying MVC Concepts YouTube video by Silver Pascal Coder

Building a text adventure in Modern Pascal. In the latest video, we start an engine from the ground up using the MVC pattern to separate world state from the interface.
Watch here: youtu.be/G7KZPpkAc1s

#ModernPascal #SoftwareArchitecture #CleanCode #GameDev

9 2 0 0
Post image

Meet Osprey - a safety #RulesEngine processing 400M daily actions & 2.3M rules/sec.

Built with a #PolyglotArchitecture:
#RustLang coordinator manages traffic
⇨ Stateless #Python workers execute logic via SML, a Python-based DSL

Learn more⇨ bit.ly/41IjU7V

#InfoQ #OpenSource #SoftwareArchitecture

4 0 0 0
Post image

Day 11 🎮

Time to put the framework to the test.

I’m adding a new “game” app to validate the whole “magic monolith” concept in a real scenario.

#buildinpublic #gamedev #nodejs #softwarearchitecture #systemdesign #indiedev

10 3 5 0
Preview
Security and Architecture: to Betray One is to Destroy Both Shana Dacres-Lawrence explains the complex relationship between security and architecture, identifying three types of "betrayal" - physical, emotional, and trust - that lead to systemic failure. Drawi...

Security vs. Architecture: To betray one is to destroy both!

Learn how to keep #Security & #SoftwareArchitecture:
✅ Consistent
✅ Coherent
✅ Complementary
...so they reinforce each other and support your outcomes instead of undermining them.

🎬 Watch now: bit.ly/4trRhrG

#InfoQ

1 0 0 0
Post image

🚨Letzte Chance! Deine Zeit läuft ⏳

❗ 20 % Rabatt auf entwickler.de + entwickler Summit Ticket GESCHENKT 🎁

👉 https://f.mtr.cool/dbzflkgnfl

#Ostern #SoftwareArchitecture #DontMissOut #TechConference

2 0 0 0
Preview
Clean Architecture in Flutter: The Interview Blueprint Every Senior Dev Must Know Clean Architecture is the single most-asked architecture question in senior Flutter interviews. And the most common wrong answer is a…

I just published Clean Architecture in Flutter: The Interview Blueprint Every Senior Dev Must Know medium.com/p/clean-arch...
#Flutter #FlutterDev #CleanArchitecture #Dart #SoftwareArchitecture #MobileDevelopment #FlutterInterview #DomainDrivenDesign #TechInterview #SoftwareEngineering #AndroidDev

2 0 0 0
Post image

New 📚 Release! CAS Internals: A Journey Through the Central Authentication Server Codebase by Dmitriy Kopylenko

Find it on Leanpub!

Link: leanpub.com/cas-internals

#programming #softwarearchitecture #cybersecurity

1 0 0 0
Post image

Our courses teach why experienced teams make certain decisions.

Because understanding why is what lets you adapt in the real world.

Become a member today and learn from experienced professionals:
www.retinuesystems.com/courses/

#SystemDesign #SoftwareArchitecture #SaaS

1 0 0 0
Post image

👀 Still deciding which session to attend?

Join me for “RAG in the Wild” and learn what it really takes to implement RAG in your systems.

📍 Room 10
⏰ 16:25
@amsterdam.voxxeddays.com

#GenAI #RAG #Java #SoftwareArchitecture #vdams26

3 1 0 0
Post image

Choosing the wrong Python framework can cost you months

Django vs FastAPI vs Flask, the right choice depends on your product goals, scale,and performance needs.

Wrong choice = rework, delays, scaling issues.

#Python #Django #FastAPI #Flask #BackendDevelopment #SoftwareArchitecture #WebDevelopment

3 0 1 0
Video

You can ship changes.
You just can’t predict them anymore.
That’s the shift.

Syntaxa makes the system legible again.

#SoftwareArchitecture #AI #Engineering #DevTools #Syntaxa

3 0 0 0
The API is the Platform • Shamasis Bhattacharya • GOTO 2025
The API is the Platform • Shamasis Bhattacharya • GOTO 2025 YouTube video by GOTO Conferences

What if the secret to taming #serverless complexity wasn’t better infra — but better interfaces?

Shamasis Bhattacharya (Postman Fellow, 11 years) shares the one rule that reshaped their entire #SoftwareArchitecture. Organically.

Worth every minute 👇
youtu.be/70hmVqBO1gI?...

1 0 0 0
Post image

Day 10 🧪

Shifting focus slightly today — improving the developer experience.

One small but high-impact idea:
Predefined users and roles for development.

#buildinpublic #devexperience #nodejs #softwarearchitecture #ai #systemdesign

4 0 4 0
Post image

Today’s the day! 🎤

Don’t miss my session “RAG in the Wild” at @amsterdam.voxxeddays.com.
Learn practical lessons from implementing production RAG systems.

📍 Room 10, 16:25
#GenAI #RAG #SoftwareArchitecture #Java #vdams26

3 1 0 0