holger
no_blockers@mastodon.social
<p>Just a person tinkering with stacks and thinking too much about infrastructure. <br />Private profile. <br />Expect DevOps thoughts and selfhosting adventures.<br />Posts shouldn’t be taken seriously - life’s too short.</p>
Posts
-
Post #2104240
Just updated to Forgejo 15.0.0! Smooth sailing, no issues at all. Thanks to the Forgejo team for keeping it stable and efficient! #Forgejo #15.0.0 #ContinuousIntegration #DevOps
-
Post #2104239
My &quot;Read Later&quot; pile in Mastodon is reaching critical mass. 🫠📚 #BookmarkBlues #DigitalHoarder #ToRead
-
Post #2104234
It is the little things that spark joy, right? For me it just was the power of shell brace expansion a few moments ago when creating a folder structure in my repo. Creating sequences instantly: `mkdir -p report_{01..05}` Batch grouping folders: `mkdir -p ./{report_01,report_02,report_03}` Such simple syntax. ♥️ #BashScripting #TerminalHacks #Productivity
-
Post #2104232
Everyone seems to be going on about Anthropic these days, but with #Mistral there is a European alternative as well. https://www.heise.de/en/news/European-AI-Autonomy-Mistral-Invests-830-Million-in-Data-Center-11242019.html #digitalsovereignty #ai
-
Post #868357
As of April 24, GitHub will use interaction data (inputs, outputs, code snippets, context) from Copilot Free, Pro, and Pro+ users to train its AI models, unless you opt out or previously opted out of data collection for product improvements. Business and Enterprise users aren’t affected. You can toggle this off or on in Settings → Privacy. https://github.blog/news-insights/company-news/updates-to-github-copilot-interaction-data-usage-policy/ #GitHub #Copilot #AI #DataPrivacy #DevTools