Blake
banner
blakeascode.bsky.social
Blake
@blakeascode.bsky.social
💻 Learned software development at university
🤔 Still don't get regular expressions
📚 Sharing my knowledge and experiences in software development
Cool that Uptime Kuma has a dark mode.
May 4, 2025 at 12:49 AM
I'm a big fan of configuration management with Ansible.

When using Uptime Kuma, you can programmatically add monitors with the help of a Python script.

This way, when setting up a new monitoring server, you no longer have to do it manually.
May 4, 2025 at 12:48 AM
Today, I learned that there is a file format for storing and exchanging LLMs.

The file format is called GGUF.

It stands for Grokking Generative Universal Format.
January 15, 2025 at 7:37 PM
The FAQ of GitHub Copilot Workspace addresses the most important question first.
January 13, 2025 at 8:45 PM
I'm currently taking a closer look at GitHub Copilot Workspace.

Apparently, it has different agents for various activities:

• Plan Agent
• Brainstorm Agent
• Repair Agent

Probably even more.
January 13, 2025 at 8:42 PM
I'm currently experimenting with two approaches for pagination in the frontend.

In the first approach, the user can navigate through pages.

In the second approach, the next page is appended to the already loaded pages.

Somehow, I actually find the second approach better.
January 12, 2025 at 12:35 AM
One of the reasons why I prefer Vue over React.

A component can emit an event, so I don't need to pass event handlers as props anymore.

Interestingly, GitHub Copilot suggests exactly that for my Vue component.
January 9, 2025 at 11:57 PM
Cool how the developers named the parameters of range(...) and rangeClosed(...).

This way, you immediately know which argument is inclusive or exclusive.
January 9, 2025 at 1:34 AM
IntelliJ also checks the code suggestions from GitHub Copilot.

It's just a code snippet, though.
January 8, 2025 at 10:49 PM
Today I learned that when using curl, you should enclose a URL in quotes if it contains query parameters.

Otherwise, the & will cause the command to run in the background.

Thanks, ChatGPT, for the explanation 😅.
January 8, 2025 at 10:37 PM
A small project I'm working on.

An app for creating counters.

With it, I can count how many times I need to defeat a boss in World Of Warcraft until I get the mount it can drop.

After each attempt, I increase the counter.

#WorldOfWarcraft
January 8, 2025 at 4:13 PM
With so many titles, what would her LinkedIn profile look like?

#WorldOfWarcraft
January 7, 2025 at 10:05 PM
Treat yourself to a big bowl of delicious ore.

#WorldOfWarcraft
January 3, 2025 at 7:36 PM
A small application I'm working on.

I want to count how many times I need to defeat Argus to get Shackled Ur'zul.

After each attempt, I can increase the counter.

#WorldOfWarcraft
December 10, 2024 at 1:33 PM
I didn't know there's a portal to Bel'ameth in Darkshore.

#WorldOfWarcraft
December 10, 2024 at 4:53 AM
I still sometimes think about the cat lady in Boralus.

It's nice that Blizzard takes the time for such details.

#WorldOfWarcraft
December 9, 2024 at 4:31 PM
Look at this chair.

Made by a kobold.

Probably for the new housing feature 😂.

#WorldOfWarcraft
December 9, 2024 at 1:53 PM
If you want to delete something in WoW, you can type "delete" entirely in lowercase.

It doesn't need to be capitalized.

#WorldOfWarcraft
December 8, 2024 at 12:12 PM
December 8, 2024 at 9:54 AM
Hoofy won't movy.

#WorldOfWarcraft
December 8, 2024 at 8:10 AM
You can use the earthen teleporter to quickly travel from Stormwind or Orgrimmar to The Ringing Deeps.

#WorldOfWarcraft
December 8, 2024 at 1:10 AM
Interesting sleeping position.

Doesn't look very comfortable.

#WorldOfWarcraft
December 8, 2024 at 12:49 AM
The consequences of MoP Remix.

#WorldOfWarcraft
December 4, 2024 at 8:07 PM
It was worth defeating Dunegorger Kraulok with my many alts.

A flying alpaca mount would really be awesome.

#WorldOfWarcraft
December 3, 2024 at 7:38 PM
If you're looking for inspiration for a landing page, I can recommend this site.

You can also switch between desktop and mobile views to see how each landing page adapts.

www.landingfolio.com
The Best Landing Page Design Inspiration, Templates and More
Looking for landing page inspiration? We've got you covered. Landingfolio features the best landing page designs, templates, component and more on the web. Get inspired by real landing page examples.
www.landingfolio.com
November 27, 2024 at 3:50 PM