HN user

tymscar

821 karma

[ my public key: https://keybase.io/tymscar; my proof: https://keybase.io/tymscar/sigs/hNW8A9dk5jXMaIZN45Xydc9piAVVYVpb9M9KroqKHMk ]

Posts24
Comments182
View on HN
blog.tymscar.com 18d ago

Do Wavy Walls Use Fewer Bricks? I Tested It in Blender

tymscar
6pts2
jadarma.github.io 2mo ago

Rick and Morty Tried to Warn Us About Agentic AI

tymscar
2pts0
blog.tymscar.com 3mo ago

The Things I Wanted to Know Before Buying Apple's Studio Display XDR

tymscar
6pts0
jadarma.github.io 4mo ago

Unified Modules for Your Nixfiles

tymscar
2pts0
blog.tymscar.com 5mo ago

How to Quiet a Ugreen 4800 Plus Without Sacrificing Drive Temps

tymscar
2pts0
jadarma.github.io 5mo ago

Academic Slop Just Reached a New Low

tymscar
14pts0
blog.tymscar.com 6mo ago

Automating What Backblaze Lifecycle Rules Don't Do Instantly

tymscar
3pts0
blog.tymscar.com 7mo ago

I tried Gleam for Advent of Code

tymscar
351pts214
blog.tymscar.com 7mo ago

Imgur geo-blocked the UK, so I geo-unblocked my network

tymscar
494pts173
blog.tymscar.com 8mo ago

OpenAI Demo'd Fixing Issue #2472 Live. It's Still Open

tymscar
10pts1
blog.tymscar.com 8mo ago

From 400 Mbps to 1.7 Gbps: A WiFi 7 Debugging Journey

tymscar
173pts136
blog.tymscar.com 9mo ago

When Curl Works but IntelliJ Doesn't: The Ollama Connection Mystery

tymscar
82pts27
jadarma.github.io 10mo ago

Project MiniNAS

tymscar
2pts0
blog.tymscar.com 1y ago

Using Nix to build JavaScript/TS projects with private dependencies

tymscar
4pts0
jadarma.github.io 1y ago

Does GitHub Copilot Improve Code Quality?

tymscar
4pts0
twitter.com 1y ago

New Mistral AI Weights

tymscar
55pts12
blog.tymscar.com 2y ago

I wrote my Vision Pro killer app (Script Anchor)

tymscar
1pts0
jadarma.github.io 2y ago

Parallel Integration Tests with Ktor

tymscar
1pts0
jadarma.github.io 2y ago

Be Cool About Type Safety

tymscar
1pts0
blog.tymscar.com 2y ago

Critical Alert – Tech Industry Must Act on Job Market Chaos

tymscar
5pts2
blog.tymscar.com 2y ago

Playing Around with Gaussian Splat

tymscar
1pts0
blog.tymscar.com 2y ago

I deploy private GitHub projects to local self-hosted servers (CI/CD)

tymscar
4pts0
stackoverflow.com 3y ago

Why Google prepend while(1); to their JSON responses

tymscar
76pts14
hackery.site 3y ago

Reverse Engineering GTA V's Stunt Jump System

tymscar
2pts0
Qwen 3.8 3 days ago

I find it so strange when someone comments something like this.

Nobody thinks this is okay or that Simon should have to play those games. The point of the reply was that while this is stupid, the solution is trivial.

I’m genuinely very curious what the point of comments like this is. I am not joking, I want to understand.

I see examples like it 50 times a week in random places, and nobody walks me through their mental state to help me understand what they thought the point was.

I did mention that in my case I had the 4080, but you do not need the 4080 whatsoever. You can run the same model with less context on a single £200 V100 or with the same amount of context on two of these.

Building computers is very easy. I would suggest watching a YouTube video to get the general gist, and then once you buy the parts, just Google for whatever doesn’t go well.

I built my first Pentium 4 one when I was like six, so I’m sure someone much older that’s into tech can do it without an issue.

There are also tons of Discord communities that are willing to help you live if you encounter any issues.

GPTzero is a joke.

It thinks this is AI: “I bought a datacenter GPU that doesn’t even have a normal PCIe connector, stuck it in my gaming PC with an adapter, and now I have 32GB of VRAM across two GPUs running a 27 billion parameter model at 32 tokens per second.”

There’s nothing AI about that. Not all SOTA LLMs agree, hell, none of them do. The same exact example I sent here gives me 0% in some, 10% in others, 100% in GPTzero.

I have written the blog post. I know empirically that I have used 0% AI while writing it. I also know LLM detectors are total BS and they don't really work. I have tried a couple on this exact blog post, and QuillBot, for example, gave me 0% AI detected on it.

I have then used a blog post of mine from 2021. QuillBot gave me 8%...

The King James version of the Bible came out at almost 100% AI generated a while ago. It was the HN front page.

Stop thinking that if someone writes in a way that is fun or looks like what you would think an AI writes, then it is AI generated. Loads of the time it is, but sometimes it's not, and it really hurts those like me.

I’m glad I’ve started this blog before the AI wave so I can prove people I’m just weird at writing.

It grinds my gears how so many people just talk about my writing style instead of the content.

Not at all, no. I had this chat before about how I am one of those unlucky few that loved the way LLMs write nowadays since the mid-2000s.

Slowly but surely, I had to remove my beloved lists, emojis (though LLMs do less of that now, maybe I can incorporate them back), and emdashes.

GPT-5.4 5 months ago

I still remember the massive shift to SDRP and HDRP. Honestly, now in retrospect, almost a decade later, I think it was clearly done wrong. It was a mess, and switching over was a multi-week procedure for anything more than a hello world program, and what you got in return wasn’t something that looked better, just something that had the potential to.

Similar story with the whole networking stack. I haven’t used Unity in years now after it being my main work environment for years, but the sour taste it left in my mouth by moving everything that worked in the engine into plugins that barely worked will forever remain there.

Im sure its partly skill issue

So basically the best way to use MCP is not to use it at all and just call the APIs directly or through a CLI. If those dont exist then wrapping the MCP into a CLI is the second best thing.

Makes you wonder whats the point of MCP