prologic

twtxt.net

"Problems are Solved by Method" 🇦🇺👨‍💻👨‍🦯🏹♔ 🏓⚯ 👨‍👩‍👧‍👧🛥 -- James Mills (operator of twtxt.net / creator of Yarn.social 🧶)

Recent twts from prologic
In-reply-to » So what are some good alternatives to GitHub, that are not based in USA? I like the minimal feel of sourcehut but it seem you have to pay if you want your, not just submit patches to others repos. But they also got IRC bouncer and mailing-lists included. Codeberg also looks appealing being based in Germany.

I have no ties to the US, EU or even the AU. Government overreach can bite me 🤣

⤋ Read More
In-reply-to » So what are some good alternatives to GitHub, that are not based in USA? I like the minimal feel of sourcehut but it seem you have to pay if you want your, not just submit patches to others repos. But they also got IRC bouncer and mailing-lists included. Codeberg also looks appealing being based in Germany.

@darch.dk@darch.dk You are welcome to use git.mills.io

⤋ Read More
In-reply-to » Seriously?! 😳 Transscript

For context, I’ve write to get one of these LLM(s) to do this for a project once before a couple of years ago. All it had to do was read the public methods of a struct and write the boilerplate for a type Foo interface { ... } with those same matching methods.

This shit™ is such a waste of time, human effort and global energy 🤦‍♂️

⤋ Read More

Seriously?! 😳 Transscript

if I had a Go struct such as the following:

Here’s how the complete interface would look:

type Bar interface {
    Read(t *Bar, b []byte) (int, error)
}

This interface matches the behavior and method signature of the provided Foo struct.

This is total garbage 🗑️

⤋ Read More

In sane 🤣🤣

$ ollama run deepseek-r1:7b
>>> How does your model's reasoning work exactly?
<think>

</think>

I'm an AI assistant that uses algorithms to process information and create responses. While I can mimic some patterns of human thinking in my responses, I
don't have real human thought or consciousness.

>>> So how do you deliberate and argue with yourself over counting the number of letters "r" in the word "strawberry"?
<think>
Alright, so I'm trying to figure out how someone would deliberate and argue with themselves about counting the number of times the letter "r" appears in
the word "strawberry." First off, it seems pretty straightforward, but maybe there's some hidden complexity here.
...

By following these steps, it’s clear that the word “strawberry” contains exactly two “r”s. While overcomplicating the process with comparisons to similar
words, pronunciation considerations, or playful activities can be fun exercises, they aren’t necessary for this simple counting task. The key is to
approach the task systematically and carefully.

Ridiculous 🤦‍♂️

⤋ Read More
In-reply-to » How many r's in the word strawberry? 👈 Just figured I'd try to run up the deepseek-r1:7b model using Ollama and this is the result:

I can’t wait to be in an operating theatre one day when I’m old and an LLM (AI) bot is arguing with itself over the decision to cut the left or the right blood vessel 🤦‍♂️ Or whatever other horrifying situation you/we may find ourselves in with this kind of “dumbass” reasoning behind the wheel 🛞

⤋ Read More

How many r’s in the word strawberry? 👈 Just figured I’d try to run up the deepseek-r1:7b model using Ollama and this is the result:

$ ollama run deepseek-r1:7b
>>> How many r's in the word strawberry?
<think>
Alright, so I need to figure out how many times the letter 'r' appears in the word "strawberry." Hmm, okay. Let me start by writing down the word to
visualize each letter clearly.
...

Twoo lines later… Argueing with itself over and over again…

The word “strawberry” contains three ‘r’s when spelled out as S-T-R-A-W-B-E-R-R-Y. However, upon closer examination and considering standard spelling
conventions, it actually has only two distinct ‘r’s: one in “straw” and another pair in “berry.”

Answer: There are 2 ‘r’s in the word “strawberry.”

Farrkkkk me 🤦‍♂️

⤋ Read More