eupolicy.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
This Mastodon server is a friendly and respectful discussion space for people working in areas related to EU policy. When you request to create an account, please tell us something about you.

Server stats:

214
active users

#maintainability

0 posts0 participants0 posts today
Jens Oliver Meiert<p>Naked and Semantic:</p><p>On Jared Norman’s “Dead Code” podcast, together with Fabien Basmaison, speaking about CSS Naked Day and other web development&nbsp;topics.</p><p><a href="https://shows.acast.com/dead-code/episodes/naked-and-semantic-with-fabien-basmaison-and-jens-oliver-mei" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">shows.acast.com/dead-code/epis</span><span class="invisible">odes/naked-and-semantic-with-fabien-basmaison-and-jens-oliver-mei</span></a></p><p><a href="https://mas.to/tags/interviews" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>interviews</span></a> <a href="https://mas.to/tags/webdev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>webdev</span></a> <a href="https://mas.to/tags/css" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>css</span></a> <a href="https://mas.to/tags/maintainability" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>maintainability</span></a></p>
Frank Müller 🌻<p>Perhaps I should take some bigger examples of my private programming history. Those are often similar or better than my professional projects using these languages. And then AI should rate <a href="https://mastodon.social/tags/style" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>style</span></a>, <a href="https://mastodon.social/tags/readability" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>readability</span></a> and <a href="https://mastodon.social/tags/maintainability" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>maintainability</span></a>, perhaps room for optimization without loosing these criteria. The languages here would be <a href="https://mastodon.social/tags/pascal" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pascal</span></a>, <a href="https://mastodon.social/tags/perl" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>perl</span></a>, <a href="https://mastodon.social/tags/python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>python</span></a>, <a href="https://mastodon.social/tags/java" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>java</span></a>, <a href="https://mastodon.social/tags/smalltalk" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>smalltalk</span></a>, <a href="https://mastodon.social/tags/erlang" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>erlang</span></a> and <a href="https://mastodon.social/tags/golang" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>golang</span></a>. Should be interesting. And beside the different languages I would expect a reflection of my personal experience.</p>
Jens Oliver Meiert<p>CSS: The Pain Is Real:</p><p>With presentational HTML, it’s impossible to do a CSS-only redesign. With strict separation of concerns, it’s incredibly rare to observe a CSS-only redesign. On a not-frequently-made observation around maintainability, which is to make changes more predictable.</p><p><a href="https://meiert.com/blog/css-the-pain-is-real/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">meiert.com/blog/css-the-pain-i</span><span class="invisible">s-real/</span></a></p><p><a href="https://mas.to/tags/webdev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>webdev</span></a> <a href="https://mas.to/tags/css" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>css</span></a> <a href="https://mas.to/tags/maintainability" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>maintainability</span></a></p>
Kevin Karhan :verified:<p><span class="h-card" translate="no"><a href="https://m.ai6yr.org/@ai6yr" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>ai6yr</span></a></span> <em>nodds in agreement</em> whereas the <em>"akshual coding"</em> is "relatively simple" if one doesn't mind <a href="https://infosec.space/tags/readability" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>readability</span></a>, <a href="https://infosec.space/tags/maintainability" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>maintainability</span></a> or using understandable variablr names...</p><ul><li><a href="https://infosec.space/tags/Testing" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Testing</span></a> and having <a href="https://infosec.space/tags/ReproduceableBuilds" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ReproduceableBuilds</span></a> as well as <a href="https://infosec.space/tags/Documentation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Documentation</span></a> (even just <a href="https://infosec.space/tags/comments" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>comments</span></a> in <a href="https://infosec.space/tags/code" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>code</span></a>!) Is way more important, cuz that'll make it maintainable!</li></ul><p>Testing <em>can be automated</em> if one builds and documebts the tests that is...</p><ul><li>So yeah, one does not remove or automate awax these things easily, cuz even the best <a href="https://infosec.space/tags/aitogenerated" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>aitogenerated</span></a> documentation needs <a href="https://infosec.space/tags/proofreading" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>proofreading</span></a> and <a href="https://www.youtube.com/watch?v=j-6N3bLgYyQ" rel="nofollow noopener" target="_blank">testing for correctness and completeness</a>!!!</li></ul>
Jens Oliver Meiert<p>From the archives:</p><p>A Problem With Link&nbsp;Relationships:</p><p><a href="https://meiert.com/en/blog/link-relationships/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">meiert.com/en/blog/link-relati</span><span class="invisible">onships/</span></a></p><p><a href="https://mas.to/tags/html" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>html</span></a> <a href="https://mas.to/tags/metadata" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>metadata</span></a> <a href="https://mas.to/tags/maintainability" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>maintainability</span></a></p>
Jens Oliver Meiert<p>You’re taking over a massive website and need to find an economic way to maintain content and code. However, you’re in hell and can only choose one of four options. Which one do you&nbsp;pick?</p><p><a href="https://mas.to/tags/maintenance" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>maintenance</span></a> <a href="https://mas.to/tags/maintainability" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>maintainability</span></a></p>
Jens Oliver Meiert<p>From the archives:</p><p>DRY CSS: How to Use Declarations Just Once,&nbsp;Effectively:</p><p><a href="https://meiert.com/en/blog/dry-css/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">meiert.com/en/blog/dry-css/</span><span class="invisible"></span></a></p><p><a href="https://mas.to/tags/css" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>css</span></a> <a href="https://mas.to/tags/maintainability" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>maintainability</span></a> <a href="https://mas.to/tags/maintenance" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>maintenance</span></a> <a href="https://mas.to/tags/dry" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dry</span></a></p>