Really annoying that it’s at the Feed level. I usually browse Lemmy by Subscribed, so having to go back to Feeds looses my position in me own feed, just because I wanted to look up that one thing, or check new replies for that other message
- 0 Posts
- 7 Comments
It seemed to me that it happens on certain posts. It crashed on me when I scrolled past one, and consistently would. It also happened again later on start, but that was gone when enough new posts were there.
I can’t pinpoint the type of post though, or the individual posts.
johnydoe666@lemmy.dbzer0.comto
Programming@programming.dev•Does anybody actually use trunk based development in their company?
16·2 years agoI’ve been doing this for the past 10 years or so. When I joined my current company a few years ago, it was one of the first things I pushed for. It made cycle times go down drastically and value is being delivered to end users at a much higher rate now.
With enough tests and automation, there is almost no reason not do on the web. On embedded or mobile platforms this might be a bit more difficult, although not entirely impossible.
The use of feature toggles also greatly enhanced our trust in being able to turn a feature off again if it turned out to be faulty somehow. Although we usually opt for patching bugs, it gives the business as a whole more confidence.
johnydoe666@lemmy.dbzer0.comto
Programming@programming.dev•How do you holistically document microservices in a multi-repo setup?
3·2 years agoWe’re using backstage in combination with openapi. The schema is documented in OpenAPI, but how services are connected is done via backstage, which crawls all repositories and puts it together to form nice graphs we can traverse easily
Even after reading both the blog and the website itself I still have no idea what this is supposed to be? Is it a standalone git client that tries to do things differently? Is it a GitHub alternative? I’m super confused
johnydoe666@lemmy.dbzer0.comto
Games@sh.itjust.works•3D action/adventure games with fantastical settings?English
1·2 years agoIf you like it old-skool-style, wizordum just got released in early access. There’s a playable demo as well

The local-first podcast, localfirst.fm, is quite good