Author: chaot
-
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
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
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
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…