Author: chaot

  • Status Update

    Hi everyone, Here’s a quick update. My studies take priority, and my personal projects are on hold until I’m finished. See you soon.

  • concept for goffin

    I’m developing a concept for a procrastination assistant that encourages users to procrastinate together, prompting reflection on their habits and potentially leading to task completion. The assistant would break down complex tasks into smaller, manageable chunks, addressing the prioritization of needs and the balance between short-term enjoyment and long-term goals. My experience suggests that even…

  • work in progress

    I am currently working on an application that is somewhat experimental. I don’t want to create something that already exists a thousand times – but something unique.

  • Coding in the morning

    If you’re wondering what I’m doing at 5 o’clock in the morning, I’m lying in bed and coding. ๐Ÿ‘ฉโ€๐Ÿ’ป And if you’re wondering why I’ll be tired today, it’s because I’ve been drinking coffee again, even though I shouldn’t. ๐Ÿซ  โ˜• They say, do what you’re best at. I’m a pro at procrastinating, so I’m…

  • Coding Project

    Hi everyone. I have many ideas for projects. Right now, I think it makes the most sense to focus on the idea of ‘Goffin.’ However, before I start, I should plan it out and create some drafts of the interface and possible actions so that I can get a clear idea of what I actually…

  • caffeine

    …Do we have more caffeine? No more caffeine? ๐Ÿง‰ ๐Ÿฅค Well, then I’ll just have a cup of green tea. ๐Ÿต

  • no errors

    โ€”

    by

    in

    No Errors? ๐Ÿคจ This makes me suspicious. How did it work? Why? Anyway. Before I make any further adjustments, I will create a repo on GitHub. And push the code. Here’s the result of Crab. The gray window to the right. ๐Ÿ˜€ CRABBEDDY CRAB!!!!!!!!!!!!!!!!! ๐Ÿฆ€๐Ÿฆ€๐Ÿฆ€๐Ÿฆ€๐Ÿฆ€๐Ÿฆ€๐Ÿฆ€๐Ÿฆ€๐Ÿฆ€๐Ÿฆ€๐Ÿฆ€๐Ÿฆ€๐Ÿฆ€๐Ÿฆ€๐Ÿฆ€๐Ÿฆ€๐Ÿฆ€

  • Pulsar

    If you’re looking for an alternative to VS Code, I recommend Pulsar It is the predecessor of Atom Editor, in case anyone still knows it.

  • frust …table drop

    โ€”

    by

    in

    One of those moments when I think to myself: I hate my life. Fuck off. Fuck me. Fuck you all. I hate you all. table drop (โ•ฏยฐโ–กยฐ)โ•ฏ๏ธต โ”ปโ”โ”ป …These are the emotions I feel when building takes too long and when there are too many errors and nothing works. I would suggest renaming the programming…

  • Let’s crab ๐Ÿฆ€ – Part 1

    โ€”

    by

    in

    How to write an application on Linux with Rust and GTK. Step 1: Install Rust If you haven’t installed Rust yet, open your terminal and run: bash Step 2: Install GTK and Dependencies You need to install the GTK development libraries. You can do this with the following command: bash Step 3: Create a New…