diff options
Diffstat (limited to 'org/blog/articles/the-software-design-crisis.xml')
-rw-r--r-- | org/blog/articles/the-software-design-crisis.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/org/blog/articles/the-software-design-crisis.xml b/org/blog/articles/the-software-design-crisis.xml index 7e31b9a..c2e282c 100644 --- a/org/blog/articles/the-software-design-crisis.xml +++ b/org/blog/articles/the-software-design-crisis.xml @@ -9,7 +9,7 @@ using mobile UI design. </p> - <h3>Mobile UI design leaking into desktop space</h3> + <h2>Mobile UI design leaking into desktop space</h2> <p> Mobile phones are operated with touch screen, and have screens that are small and taller than they are wide. Desktops are operated with a keyboard @@ -22,7 +22,7 @@ modern UX, the web, and <i>GNOMEism</i>. </p> - <h3>Modern UX</h3> + <h2>Modern UX</h2> <p> <b>Modern UX isn't about making professional software. It's about making software that looks like it was made by a professional.</b> This means flat @@ -46,7 +46,7 @@ <b>Go fuck yourself.</b> </p> - <h3>The web</h3> + <h2>The web</h2> <p> The web uses html, css, and javascript. The first two being usable standards for creating webpages, and the third being a buggy programming @@ -67,7 +67,7 @@ creates expectations for what modern software should look like</b>. </p> - <h3>GNOMEism</h3> + <h2>GNOMEism</h2> <p> Gnome is a desktop envirtment that is pretty much standard on linux. A while back they said <a href="https://stopthemingmy.app/" target="_blank"> @@ -83,7 +83,7 @@ just compare it to kde forks for a sense of scale. </p> - <h3>Accessibly</h3> + <h2>Accessibly</h2> <p> This isn't really something most developers think of yet is one of the most important things in software development. You software developers are all |