Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)TE
Posts
58
Comments
38
Joined
2 yr. ago

Memes @lemmy.ml

Is this true?

Programmer Humor @programming.dev

Annoying as hell

Memes @lemmy.ml

Marketing or Education

Programmer Humor @programming.dev

Hours of work

Programmer Humor @lemmy.ml

Low effort meme

Memes @lemmy.ml

Memes are not only Universal but also Galactic

Memes @lemmy.ml

Technically, she's right

Memes @lemmy.ml

The one that draws

Memes @lemmy.ml

Yes I have

Memes @lemmy.ml

This is the way

Memes @lemmy.ml

I noticed after zooming in

Memes @lemmy.ml

That would be correct

Memes @lemmy.ml

Pikachu reacts to an AI art

Programmer Humor @programming.dev

e = error in syntax

Memes @lemmy.ml

A coffee a day

Programmer Humor @programming.dev

Would you agree?

Memes @lemmy.ml

Beta and untested AI

Memes @lemmy.ml

Poor models. Please stop model brutality

Memes @lemmy.ml

We call it browsing now, Grandma

Memes @lemmy.ml

Thank goodness we are on Earth

  • In HTML:

    div class="hands">

    In CSS:

    .hands

    A dot in CSS means you're referring to an HTML Class. Note that this is different from the OOP Class in scripting languages. Think of HTML classes as classrooms. You can have multiple divs with the same class name, each will be affected when you style that class name. Just like students follow the same rule when applied to a classroom.

    In some specific instances, ID is used instead of class. # is used in CSS instead of a dot. The only difference is that in ID, each element should have a unique ID.

    div id="right-arm"

    CSS: #right-arm

  • Looks like it's too late.. But I don't think it's a good idea either.. Beta version sometimes crashes, imagine that in the middle of your work, the IDE suddenly crashes, or worse, it didn't save your work.. I did consider downloading the crack version from torrent sites, but it didn't have the latest version.. I wanted the latest features and support for Vue and Typescript..

    I'm no longer a student, and I have no open-source project of my own.. So, I don't think I can convince them to give discounts.. It looks like I have no choice but to buy at full price..

  • Shame.. Maybe I should re-enroll myself at a University?? I'm kidding.. Looks like I have no choice but to purchase their monthly sub, but I'm still comparing my experience with it with what I'm used to with VSCodium.. but so far, I'm in its favor..

  • That's understandable.. Text Editors are a great choice for any language, IDEs are only good for specific language.. If your team needs an IDE, here's a list: https://www.simplilearn.com/tutorials/python-tutorial/python-ide

    And VSCode is one on the list, it's considered an IDE with the right plugins.. But for me, I use Javascript on the frontend and got curious about Webstorm.. But I will still continue using VSCode/VSCodium for other languages..

  • I do want to tell you about a seal that can write CSS flex using a tape..  wait, what am I saying?.. I'm a fullstack developer but mostly on frontend, and I've been using VSCodium for years. I got curious about the JS IDE, but the only problem is that it is a paid product.. I just want to hear some opinions from people about whether the price is worth it..

  • VSCodium has limited plugins, but most known ones were available.. Weird logo, some kind of a seaplant?? But I soon dig it..

    VSCode has all the plugins, but with Microsoft's Telemetry as expected.. Cool logo..

    Truth: I'm using VSCodium, the absence of Telemetry tends to improve it's overall performance.. I'm beginning to like the logo.. Plugins support has improved, all the plugins I used in VSCode, are now available.. All of it..