Calin Baenen

Calin Baenen @calinzbaenen

About: I'm Calin Baenen – AKA KattyTheEnby – a programmer born October 30th, 2006. I love programming, it has been my passion since I was a kid, and will forever be my passion.

Joined:
Nov 6, 2020

Calin Baenen
articles - 204 total

I Got A Perfect (100%) Score in My College-Level Python Course!

Guess which furry just finished their college-level Python class with a perfect 100% score! ......

Learn More 1 0Dec 23 '24

CSS Grid-Layout Sucks, And Here's Why

So, recently, I've been playing around with CSS grid-layout, just to see how it is... and it's a...

Learn More 2 3Aug 11 '24

Microsoft Is Holding My Account HOSTAGE!

Hello, dev.to! It is my displeasure to announce, today, that Microsoft – yes, the multibillion...

Learn More 0 0Jul 6 '24

Happy Pride Month, Everyone!

Happy pride month, to every developer who sees this! ... It's kind ov weird, I haven't seen anything...

Learn More 0 0Jun 8 '24

Support My Movement To Spell "Of" as "Ov"!

"of" is pronounced like "ov" – and the Swedish language changed "af" to "av", which is a (highly)...

Learn More 0 0May 31 '24

This SUPERIOR way ov defining enums in JavaScript!

The Standard Way ov Defining An Enum In JavaScript, the standard way to define an enum –...

Learn More 0 0May 26 '24

Demonstrating AI's Innocence Through Food

Do you think AI image-generation is scary? Do you believe AI image-generation is art-theft? Well,...

Learn More 1 4May 6 '24

5 Productivity Hacks to Supercharge Your Coding Sessions

Are you a programmer who struggles to stay focused and productive during long coding sessions? Well,...

Learn More 0 0May 1 '24

How come my grid has giant gaps?

So I am working on my CSS library, Spark, and I am trying to demonstrate the grid-layout ...

Learn More 0 0Apr 11 '24

Spark v2.2.0 is here!

Spark has had some tweaks made to it since its last revision. Now things are glowing brighter than...

Learn More 0 0Apr 8 '24

Announcing Spark: an easy-to-use CSS library for complex styles.

Today, I am unveiling a project I've had sitting in the shop for a while......

Learn More 0 0Mar 28 '24

RuntDeale DevLog : ...1?

While there have been previous posts pertaining to RuntDeale, I'm just going to ignore those and call...

Learn More 0 0Feb 15 '24

Recruiting Rust Game-Developers

Is there anyone here that knows Rust and the Bevy game-engine that could help me work on...

Learn More 0 0Feb 9 '24

Why couldn't the egotistical programmer get far in C?

Why couldn't the egotistical programmer get far in C...? Because they didn't want to get any...

Learn More 0 0Jan 26 '24

Spark-CSS Syntax : What do you think?

This is the conceptualized syntax for Spark-CSS, which is already well in development: <header...

Learn More 0 0Dec 8 '23

Which is better for SEO, consolidated or separate tags?

For search-engine-optimization, which is better: consolidated tags (e.g. calinbaenen or...

Learn More 0 0Sep 2 '23

Concept for a MAD-inspired comic : CRAZY.

[Disclaimer : CRAZY is not affiliated with MAD or its owner, Warner Bros.] CRAZY is a parody of MAD...

Learn More 0 0Sep 1 '23

Rustacean Hangout Thread

Hello everyone, this is a hangout thread for Rust. This is an area for Rustaceans to discuss...

Learn More 0 0Aug 29 '23

Rustacean Hangout Thread

Hello everyone, this is a hangout thread for Rust that I decided to make — it may or may not be a...

Learn More 4 4Aug 22 '23

What would everyone think of a `window.post` variable in JavaScript?

Okay, hear me out because this case may or may not be niche. The Issue So, PHP has...

Learn More 0 0Aug 10 '23

What am I doing wrong in my robots.txt? - I thought Googlebot used the most specific, least restrictive rule.

The Problem So, there are three files on my website that aren't being indexed as they...

Learn More 0 0Jun 17 '23

Support my campaign for JS modules in the `file:` protocol! (Firefox)

See Allow JavaScript modules in the file: protocol.

Learn More 0 0Jun 10 '23

What is the point of the user-ID **and** username in the URL to a user's profile on StackOverflow?

I just noticed that, on StackOverflow, the URL for a user's profile includes both the numerical ID of...

Learn More 0 3Jun 9 '23

I Substantially Reworked ParseJS

Apparently ParseJS was not built so great and did not work as I intended, or had recalled. I went...

Learn More 0 0May 30 '23

HTML tags get rendered in post titles in DEV. - `<code>`.

Check out HTML &lt;a&gt; tag gets rendered as HTML instead ov being written as text in the...

Learn More 0 0May 29 '23

`<code>Testing</code>` - React to this post in the interest ov DEV.

This is random, and if any mods see this, do not remove the tags, they are indeed relevant (you will...

Learn More 5 4May 28 '23

How can I remove the "padding"-like stuff on the `<a>`?

So, my website, on the homepage, has a "badge" that is fit to the container: This is how it is set...

Learn More 1 5May 27 '23

My website has reached version 1.0.0!

My website is now on version 1.0.0! In the previous nights, and early this morning, I worked on...

Learn More 1 0May 23 '23

Which is better orwith more standard, ID on the header or ID on the `<section>`?

Say I had a situation like this: &lt;section&gt; &lt;h2&gt;Section Name&lt;/h2&gt; &lt;!--...

Learn More 0 0May 13 '23

Orwith as a programmatical concept.

One problem I wanted to solve was designating "and/or" to its own word; there are two reasons that...

Learn More 0 0Mar 14 '23