sanderium

joined 1 month ago
[–] sanderium@lemmy.zip -5 points 4 days ago* (last edited 4 days ago)

True, just like you were allowed to drink and drive...

If something is popular, that does not automatically mean it is good. You are probably aware of how collectively stupid we can be as a species.

edit:

For all of you downvoting, I was agreeing with this point:

If something is popular, that does not automatically mean it is good. You are probably aware of how collectively stupid we can be as a species.

[–] sanderium@lemmy.zip 9 points 4 days ago

Instagram has made it almost impossible to create clients, reason why barisnta stopped developing.

[–] sanderium@lemmy.zip 1 points 5 days ago

I have tried almost all clients on Android.

Best In my opinion:

  1. Thunder
  2. Jerboa
  3. Raccoon for Lemmy
  4. Voyager

To me thunder has the best UI and UX overall, even though I prefers the "card view" feed from Raccoon and some functions of Jerboa.

 

Just thinking about the little things we enjoy that is other people's way of earning, for example fishing.

[–] sanderium@lemmy.zip 1 points 2 weeks ago (1 children)

What did he say?

[–] sanderium@lemmy.zip 2 points 2 weeks ago* (last edited 2 weeks ago)

It is number 2,

<body>
    <main>
        <article>
            <h1>Post Title</h1>
            <h2>Post "Topic"</h2>
        </article>
    </main>
</body>

Doing now the same as some developers I found:

<body>
    <main> 
        <h1>Post Title</h1>
        <article>
            <h2>Post "Topic"</h2>
        </article>
    </main>
</body>

Im asking because I found this question on stackoverflow for the section tag

 

I know it in the spec stylesheets but why was this made like this?

0
submitted 1 month ago* (last edited 1 month ago) by sanderium@lemmy.zip to c/linuxmemes@lemmy.world
 

Clarification: Just making fun of people(including myself) who watch shitty videos instead of official documentation.