🌸 Wed, Sep 20, 2023 🌸

I have a protocol, then I put my laptop in the backpack. I put the charging cable first, then the mouse, and lastly the laptop. The reason I am doing this is so I don’t forget the charging cable and mouse. And it happened. This weekend, I put the charging cable in my backpack and…


🌸 Tue, Sep 19, 2023 🌸

Pick random person for code review:

clang-repl $'#include <array>\n#include <iostream>\nsrand(time(nullptr));std::array names = { "Alice", "Bob", "Charly", }; std::cout << names[rand() % names.size()] << std::endl;'

🌸 Tue, Sep 19, 2023 🌸

Converting values to HEX from bash:

clang-repl $'#include <iostream>\nusing namespace std; cout << hex << (unsigned)-543 << endl;'

🌸 Tue, Sep 12, 2023 🌸

TIL: Do not instruct GPT to give short answers. Let it wander so it can generate better quality answers at the end of the day.


🌸 Mon, Sep 11, 2023 🌸

The Visual Studio editor is cursed. Why does pressing Enter not do what it should, and why does it indent the code and indent it incorrectly? Why does backspace not delete one space, but instead delete everything to the beginning of the line? Why is the editor blinking so much? H…


🌸 Fri, Sep 8, 2023 🌸

Mind of a 3D graphics engineer: there is no spoon, everything is just a triangle.


🌸 Wed, Sep 6, 2023 🌸

What will be the point in 2023 to release a song with the piano tuned to something other than concert A?


🌸 Tue, Sep 5, 2023 🌸

I discovered an interesting bias in my brain. I have some issues with the ML model I am working on; some tuning issues, it is too repetitive and tends to finish monologues earlier than desired. So I was trying to solve it by myself and it never crossed my mind to ask ChatGPT for …


🌸 Tue, Sep 5, 2023 🌸

I heard that in some prisons there is a way to torture prisoners by not giving them furniture to sit on; they have beds but not chairs. I recently got a glimpse of this sort of torture. The chair in the office was very uncomfortable. I bought a new one and it feels so good to sit…


🌸 Fri, Sep 1, 2023 🌸

“insurance is legalized gambling” - Robert A. Heinlein


🌸 Thu, Aug 31, 2023 🌸

There is no magic bullet in software engineering (khm Adjile). You just have to sit on your ass and code. If you spend time in meetings, you are not making progress. Progress is only made when you sit on your ass and code.


🌸 Tue, Aug 29, 2023 🌸

How to convert an ePub file into plaintext: ebook-convert input.epub output.txt


🌸 Sun, Aug 27, 2023 🌸

I have 13 billion parameters and 70 billion parameters Llama 2 sitting on my hard disk. And I realized, I have some chances to survive a zombie apocalypse. I have knowledge on my hard disk to bootstrap the civilization.


🌸 Sat, Aug 26, 2023 🌸

Should I try to ride the AI wave and create something around it? I have made multiple attempts in the past, but the technology was not ready at the time and it was quite expensive. Now, we have Llama which we can run offline.

We also have some successful examples like Seinfeld, …


🌸 Wed, Aug 23, 2023 🌸

I think we should start calling people who have reached the age of 25 “quarter-centurians”. Sounds cool!


🌸 Tue, Aug 22, 2023 🌸

If you have a TikTok full of nerdy science videos and you want to watch pretty dancing girls, ask your friend mohjii to watch your TikTok for 15 minutes. Satisfaction guaranteed.


🌸 Mon, Aug 21, 2023 🌸

I have a stupid question. How are trees helping to fight against global warming? So they use CO2 from the atmosphere and it becomes wood. When the tree dies and its trunk falls down and decays, it logically goes back to the atmosphere. To capture carbon, the tree has to fossilize…


🌸 Mon, Aug 21, 2023 🌸

How to fix the black annotation screen in Zoom on Linux xcompmgr -c -l0 -t0 -r0 -o.00


🌸 Fri, Aug 18, 2023 🌸

TMI warning. Sometimes I use the multiplication challenge iPhone app on the toilet, instead of Twitter or TikTok. And if you make a multiplication mistake the app makes an awful fail sound. I noticed that if I disable sound I can solve sets of challenges way faster. I think negat…


🌸 Fri, Aug 18, 2023 🌸

Hey, I signed up for everlasting summer and occasional earthquakes, and I have wild fires, a lot of rain and now a HURRICANE? i NEED MY MONEY BACK!


🌸 Wed, Aug 16, 2023 🌸

I want to just sit and listen to some random Japanese music, like J-Pop and J-Rock, at midnight, and know that tomorrow I can wake up after noon and do whatever I want to do. But tomorrow I need to go to work and do work.


🌸 Thu, Aug 10, 2023 🌸

I hate Tesla blinkers; I never know if they are blinking or not.


🌸 Thu, Aug 3, 2023 🌸

Close to me, people learned to always tell me the truth or nothing. Because if something doesn’t add up, it bothers me nonstop until things make sense.

One thing that bothers me is the damage on the other car; it is much more and does not match the damage on my car. I don’t kno…


🌸 Thu, Aug 3, 2023 🌸

I forgot to pay for my credit card last month. 😩 Mistake costing me $70


🌸 Thu, Aug 3, 2023 🌸

I just want to be happy.


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