🌸 Thu, Aug 8, 2024 🌸

That wave of long COVID or possibly straight COVID (I did not test, what’s the point? Just self-isolate) is killing my productivity. I did not work on my game for 3 days, starting from Monday, and cannot motivate myself to work on it today. I’ll rest. It’s unhealthy to force myse


🌸 Thu, Aug 8, 2024 🌸

I have a proposal to corporations: instead of laying off thousands of employees, fire the executive team and rehire professional, experienced, and competent executive leaders. I don’t believe it will ever happen, though.


🌸 Thu, Aug 8, 2024 🌸

The problem with AI technologies is that I have a hard time figuring out what to do with them. It is a powerful technology, but I usually think from the needs and motivation, and then consider what kind of technology we need to build to fulfill those needs. For example, I want pe


🌸 Thu, Aug 8, 2024 🌸

You somehow messed up with your project settings in UE, and Lumen is grayed out. What to do? Try turning Forward Shading off from project settings. It is a checkbox. There is one in the mobile section; this is the wrong one. It is a checkbox. Check the box where you uncheck the t


🌸 Wed, Aug 7, 2024 🌸

gm. Grandpa is fine. I call him Grandpa because he is the grandfather of my kids. I didn’t sleep well; the phantom cigarette smoke was bothering me, but I feel fine, not very sleepy; it may hit me later.


🌸 Tue, Aug 6, 2024 🌸

I just learned that my ex-father-in-law has got COVID from his friend, and now I know the source of the phantom smell wave.


🌸 Tue, Aug 6, 2024 🌸

What cigarette smoke phantom smell wave is longer than usual. What is going on? #longCOVID


🌸 Tue, Aug 6, 2024 🌸

I wish someone could come to me and say, “You’re an idiot,” and this and that why, and I’d be like, “Ah… yeah… I’m an idiot, and I should do this and that”.


🌸 Tue, Aug 6, 2024 🌸

Another wave of cigarette smoke phantom smells. Grrr… long COVID is not fun.


🌸 Mon, Aug 5, 2024 🌸

I am working on fixing a seemingly simple bug and finding more and more issues with the code. It reminds me of when the drain pipe snapped, and I tried to put it back together with duct tape until we could properly fix it. The pipe kept leaking because if the tape wasn’t applied


🌸 Mon, Aug 5, 2024 🌸

Intel is laying off over 15,000 employees.


🌸 Sun, Aug 4, 2024 🌸

I just finished writing the code for flying pedestrians for my game, Ordy. I think it looks quite nice.

https://youtu.be/euxuFyybXgI


🌸 Sun, Aug 4, 2024 🌸

The auto fill feature in Emacs is an ancient feature from a time when text software was unable to format paragraphs by itself. Now, we live in a world where software can format paragraphs automatically. This feature automatically adds line breaks if a line is too long.

Lately, I


🌸 Sat, Aug 3, 2024 🌸

[WIP] trailer to the game “Ordy: Rise of Clara”, this video shows the soundtrack and voiceover, no visuals yet.

https://youtu.be/CRhFfaXMJdI?si=q_o3aMREmcxyrHLJ

I made the soundtrack in Bitwig, as a source of inspiration I used Udio. <https://www.udio.com/songs/gZCGMGHp5YXz89


🌸 Sat, Aug 3, 2024 🌸

I created this drone to help with humming exercises.

https://youtu.be/D1I-XY22qoQ

Research has found that humming has therapeutic qualities, particularly in alleviating long COVID symptoms. [[1]](https://www.hopkinsmedicine.org/health/conditions-and-diseases/coronavirus/coron


🌸 Sat, Aug 3, 2024 🌸

This article is pretty good for beginners on prompt engineering, and some pieces I did not know before.

https://github.com/meta-llama/llama-recipes/blob/main/recipes/quickstart/Prompt_Engineering_with_Llama_3.ipynb


🌸 Fri, Aug 2, 2024 🌸

Astrophysicists say the age of the universe is 13.7 billion years, but do we agree on what is the duration of a year? 365, 365.25, or 365.24219?


🌸 Thu, Aug 1, 2024 🌸

About 3 weeks ago, Physics Girl made an 11-hour live stream to raise awareness about long-COVID:

https://www.youtube.com/live/v8HWt9g4L0k?si=cs7IWtIE4pjvvlOm

I tried to watch the stream multiple times, as I’m interested due to my own long-COVID situation, but I only managed t


🌸 Thu, Aug 1, 2024 🌸

If you are currently implementing or about to implement logging functionality, most likely you are thinking of doing it with a format string, and most likely the compiler would not be able to catch if the format string is not aligned with the parameters, and if the parameters are


🌸 Thu, Aug 1, 2024 🌸

Yesterday, I had some dried Thai chili in my meal; it tasted delightful, and I had some thoughts: “probably will regret it later.” But I discarded that thought and continued to enjoy the meal. Today, I’m paying the price for yesterday’s enjoyment. 😄


🌸 Wed, Jul 31, 2024 🌸

Warnings in C++ are errors. Treat them as such, because they can lead to unexpected behavior or crashes. The code below gives you only a warning, and by the C++ standard, it is undefined behavior for 32-bit integers.

int n = 1e10; // undefined behavior for 32-bit int

🌸 Tue, Jul 30, 2024 🌸

I have a call of void situation quite often or intrusive thoughts, then I am watching the progress bar for 2 hours and at 99% I want to press the cancel button really really badly. Never did it, but oh boy!


🌸 Tue, Jul 30, 2024 🌸

LLaMA 3.1 is very bad at code completion, not sure exactly why, most likely I broke something, I’ll debug it later.


🌸 Mon, Jul 29, 2024 🌸

Yesterday, I spent some time upgrading from LLaMA 3.0 to LLaMA 3.1. I also updated the inference engine, llama.cpp, which was 3 months behind.

So far, the 8B parameters model is way faster and smarter. The 70B model barely fits in my GPU memory and is very slow. I don’t think it


🌸 Mon, Jul 29, 2024 🌸

So far, Llama 3.1 is pretty good. It has some hiccups. It feels like it’s a bit worse on coding tasks, but it’s hard to judge after a couple of hours of using it.


Previous - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9 - 10 - 11 - 12 - 13 - 14 - 15 - 16 - 17 - 18 - 19 - 20 - 21 - 22 - 23 - 24 - 25 - 26 - 27 - 28 - 29 - 30 - 31 - 32 - 33 - 34 - 35 - 36 - 37 - 38 - 39 - 40 - 41 - 42 - 43 - 44 - 45 - 46 - 47 - 48 - Next