13
submitted 2 months ago* (last edited 2 months ago) by TechCodecPawx@programming.dev to c/programming@beehaw.org
-26
submitted 2 months ago* (last edited 2 months ago) by TechCodecPawx@programming.dev to c/programming@programming.dev
[-] TechCodecPawx@programming.dev 5 points 3 months ago

Step 3: Name your cat 'Regex'

64
30
5
31
Keep the change (programming.dev)
62
:q! to quit the Force (programming.dev)
155
:q! to quit the Force (programming.dev)
12
22
254
797
Temporary mental block (programming.dev)
[-] TechCodecPawx@programming.dev 5 points 10 months ago

I made a meme about it.. https://programming.dev/post/1927578.. Sorry, I got bored

[-] TechCodecPawx@programming.dev 6 points 10 months ago* (last edited 10 months ago)

For example:

Run (verb) = Runner (Person); Write (verb) = Writer (Person); Draw (verb) = Drawer (FURNITURE?? Really?)

[-] TechCodecPawx@programming.dev 25 points 10 months ago

I ate the mouse's liver with some fava beans and a nice spilled Chianti

[-] TechCodecPawx@programming.dev 10 points 10 months ago

I'll admit, it was a typo.. But if that makes it savage, then I'll leave it

[-] TechCodecPawx@programming.dev 4 points 10 months ago* (last edited 10 months ago)

The meme was not about bad or good.. It's about Colors (CSS = Barbie), and Complexity (JS = Oppenheimer)

[-] TechCodecPawx@programming.dev 6 points 10 months ago

CSS is coloring and styling in programming, Ma'am.. It fits to describe the Barbie movie because of its vibrant colors

JS is about logic and calculations.. More like science in Oppenheimer

[-] TechCodecPawx@programming.dev 17 points 10 months ago* (last edited 10 months ago)

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

[-] TechCodecPawx@programming.dev 5 points 10 months ago

No.. My bad.. Normally I use PostCSS

[-] TechCodecPawx@programming.dev 13 points 11 months ago

I tried modifying it, but the AI made the other woman's face dumb

[-] TechCodecPawx@programming.dev 6 points 11 months ago

I thought you had a typo.. But then I look it up...

https://github.com/TheHolyTachanka/VsCopium

It's real.. But I think it's abandoned..

[-] TechCodecPawx@programming.dev 18 points 1 year ago

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..

view more: next ›

TechCodecPawx

joined 1 year ago