2014: Silicon Valley to journalists: “Learn how to code” 2026: About that. www.nytimes.com/2026/03/12/m...
JStreek
@jstreek.bsky.social
Open and closed source software engineer, interested in web technologies and CI/CD topics 🦊 Programming mostly in Typescript, Ruby and Elixir
We are doing a spontaneous Bluesky Lunch Meet on Thursday at 12pm at Hanseviertel food court in Hamburg, in case you (yes, you) would like to join❤️. maps.app.goo.gl/EhdjYCowwGwm...
maps.app.goo.gl
Just published a new section on my site to capture references to a lot of the essential web performance and fundamentals-oriented webdev resources I find myself continually directing folks to. Also, lots and lots of links to blogs I love: infrequently.org/links/
Links, Resources, and Humans of Note - Infrequently Noted
Alex Russell on browsers, standards, and the process of progress.
infrequently.org
"Kosmyna says that she and her colleagues are now working on another similar paper testing brain activity in software engineering and programming with or without AI, and says that so far, “the results are even worse.” 😱
'ChatGPT users had the lowest brain engagement and “consistently underperformed at neural, linguistic, and behavioral levels.”...ChatGPT users got lazier with each subsequent essay, often resorting to copy-and-paste by the end of the study.' time.com/7295195/ai-c...
If you are located in Hamburg and interested in GitLab: tomorrow the next #Gitlab meetup will take place: www.meetup.com/gitlab-meetu... see you there :)
GitLab HH Talks 2025 #3: GitLab Pages, Tue, Jun 17, 2025, 6:30 PM | Meetup
Hello hello, we are proceeding to our third GitLab meetup in the brand new office space of Whiskey Tango Foxtrot with an exciting topic: **GitLab Pages: Parallel Deployme
meetup.com
After today's session, I created a simplified atproto diagram just for me. Maybe it's useful to somebody. Feel free to comment if you spot errors. Getting the arrows right is the hardest part 😂
First day ahoy conference in Hamburg over! Learned many new things about ATProto like sidecar metadata, how to process relayed data efficiently and concepts on how to build trust in a decentralized network. @ahoy.eu
Just bought my ticket for @ahoy.eu on 24th April in Hamburg, hopefully see you there 😀
Our friends at @ahoy.eu now have tickets on sale for their one day #atproto conference in Hamburg, Germany, on April 24th
🚀 Early bird tickets for Ahoy European Social Web Day Hamburg 2025 are now LIVE! 🎟️ Grab yours before they're gone - limited time offer for the community! We'll be announcing our first speakers later this week. ti.to/ahoy/ahoy-eu... #bluesky #atproto #conference
We are restarting the GitLab Meetup in Hamburg, join us for our first event next week (26.2.): www.meetup.com/de-DE/gitlab...
GitLab HH Stammtisch 2025-1, Mi., 26. Feb. 2025, 19:00 | Meetup
Hi all, this is our first GitLab meeting after quite a while and the first one in 2025! The first Stammtisch will take place at Burgerlich, Gänsemarkt. It will be a friend
meetup.com
It was awesome working with Fernando Diaz on this demo showcasing GitLab's protected container registry feature available in GitLab v17.8. This feature allows for putting in place restrictions on users making changes to container images in GitLab's container registry. www.youtube.com/watch?v=am8C...
GitLab 17.8 - Protected container repositories
YouTube video by GitLab
youtube.com
GitLab 17.8 released 🥳 about.gitlab.com/releases/202...
GitLab 17.8 released with improved container repository security
GitLab 17.8 released with enhanced security for container repositories, ML model experiments tracking, list deployments related to a release, Hosted runners on Linux for GitLab Dedicated, and much mor...
about.gitlab.com
For everyone interested in learning yjs, maybe that's a good introduction: learn.yjs.dev #javascript #webdev #opensource #yjs
Learn Yjs by Jamsocket
Learn Yjs is an interactive tutorial series on building realtime collaborative applications using the Yjs CRDT library. Learn about handling state in distributed applications using Yjs shared types, w...
learn.yjs.dev
#GitHub recently introduced many UI improvements for issues, e.g. sub-issues. Looking forward to see how this can improve my workflow: github.blog/changelog/20... #cicd #opensource
Evolving GitHub Issues (public preview) · GitHub Changelog
Evolving GitHub Issues (public preview)
github.blog
Slow CI-Pipelines can be a real productivity killer. Waiting endlessly for e.g. test feedback especially in large projects is a common problem. We had a a look at GitLab and wrote together a few best practices based on a concrete example, how to fix slow running tests: b310.de/blog/gitlab-...
Optimizing Test Execution Runtime in GitLab’s Codebase
Optimizing Test Execution Runtime in GitLab’s Codebase
b310.de
A golden CI/CD pipeline is the list of actions that every piece of software must take to move a new code to production. Today I share with you what a CI/CD pipeline should look like and how to make it generic. newsletter.optimistengineer.com/p/how-to-ach... #softwareengineering #leadership
How to achieve a golden CI/CD pipeline
With consensus and decoupling
newsletter.optimistengineer.com
What are the possibilities of setting up and run a gitlab pipeline locally for testing? I can think of using gitlab-ci-local, setting up gitlab locally with runners or connect your own local runner to gitlab.com . Any other options I am missing ? #gitlab #cicd #opensource
2024 is almost over! 😱 I’ve put together a quick recap of what happened this year in GitLab (Community Edition) and what’s on the horizon for 2025. 🧙♂️ #opensource #GitLab #DevOps b310.de/blog/gitlab-...
GitLab CE 2024: A Year in a Nutshell
GitLab CE 2024: A Year in a Nutshell
b310.de
Nice Christmas present 🎁: Our #opensource #mindmapping app teammapper github.com/b310-digital... just hit 100k Downloads 🥳
GitHub - b310-digital/teammapper: Mindmapping made simple: Host and create your own mindmaps. Share your mindmap sessions with your team and collaborate on mindmaps.
Mindmapping made simple: Host and create your own mindmaps. Share your mindmap sessions with your team and collaborate on mindmaps. - b310-digital/teammapper
github.com
🚀 I'm kicking off a new project: modernizing the old Etherpad code with state of the art technologies. Finally enhanced security, reliability, and efficiency! Stay tuned for updates! 💻✨ It wouldn't be possible without the awesome open source community #opensource #etherpad #yjs
If you are planning to host an elixir phoenix app, there are many services available. E.g. Heroku and Gigalixir. Many of these use build packs. This blog posts shows how to configure a phoenix 1.7 app for deployment on scalingo - a european hosting alternative. b310.de/blog/scaling... #elixirlang
Update: Run a Phoenix 1.7 application on Scalingo using Releases
Update: Run a Phoenix 1.7 application on Scalingo using Releases
b310.de
Just released a new version of mindwendel (0.2.9), an open source brainstorming app, developed with phoenix 1.7 and elixir. Now includes file uploads and comments! Working with elixir and phoenix is such a great experience 🤩 github.com/b310-digital... #elixirlang #brainstorming #selfhosting
How to integrate phoenix 1.7 function components with bootstrap instead of tailwind? Here is one example: b310.de/blog/phoenix... #elixir #phoenix
Phoenix 1.7: Using the modal function component with bootstrap instead of Tailwind
Phoenix 1.7: Using the modal function component with bootstrap instead of Tailwind
b310.de
Da ist es! Bringt Struktur in eure Brainstormings! Unser Mindwendel idea.kits.blog kann jetzt auch Spalten, die ihr natürlich selbst betiteln könnt. Wir freuen uns auf euer Feedback! #blueLZ
Our thoughts on generating business ideas, prototypes and how to create a framework that anticipates failure: b310.de/blog/idea-ge...
Ideation and testing for business ideas - B310
b310.de
TeamMapper 🤝 Picto Ihr könnt nun in map.kits.blog direkt auf unsere ARASAAC-Piktogramme zugreifen! Mindmaps lassen sich nun blitzschnell bebildern. Probiert das unbedingt mal aus! #blueLZ #ndsEDU