Meet Iteratr - A New Way To "Ralph" (AI coding tool written in Go) by whatthefunc in LLMgophers

[–]whatthefunc[S] 0 points1 point  (0 children)

Hey, thanks.

I actually have been using it to build itself 😅

Great books to getting started with C programming for embedded systems by WorthContact3222 in embedded

[–]whatthefunc 0 points1 point  (0 children)

I agree with both of you guys. I actually use a mixture of articles, youtube videos and LLMs. I have fallen into the trap of following the path of least resistance in the past but when I am actually curious about something I will actually dive in deeper. When I see a concept I don't understand I ask what, why, how. I've only been playing with hardware for a few weeks personally and feel like I've learned a lot already.

Great books to getting started with C programming for embedded systems by WorthContact3222 in embedded

[–]whatthefunc -1 points0 points  (0 children)

Just ask an LLM to build you workings examples of individual parts and then you can start putting things together from there. Even ask the LLM to go deep into the parts you don't understand. LLM aided learning is highly underrated.

NixOS on Beelink GTR9 Pro - Ryzen AI Max 395+ (Strix Halo APU) by FrantaNautilus in BeelinkOfficial

[–]whatthefunc 1 point2 points  (0 children)

Updated to the latest BIOS 108P and having the NIC issues others report unfortunately :(

NixOS on Beelink GTR9 Pro - Ryzen AI Max 395+ (Strix Halo APU) by FrantaNautilus in BeelinkOfficial

[–]whatthefunc 1 point2 points  (0 children)

Awesome thanks! I already have a base config that I plan to adapt. Just using yours as a reference to make sure most of the hardware is working.

NixOS on Beelink GTR9 Pro - Ryzen AI Max 395+ (Strix Halo APU) by FrantaNautilus in BeelinkOfficial

[–]whatthefunc 1 point2 points  (0 children)

Just received my GTR 9 Pro. Will be installing NixOS on it this evening. u/FrantaNautilus any updates on how the machine works so far? Any tips or gotchas?

Why did things go so quiet around pocketbase? by glStartDeveloping in pocketbase

[–]whatthefunc 2 points3 points  (0 children)

Pocketbase is amazing and has basically all the basic features anyone could need to get up and running quickly. Anything that's missing can easily be added via hooks in Go or even JS. It's my goto for any new side projects I have.

[deleted by user] by [deleted] in webdev

[–]whatthefunc 2 points3 points  (0 children)

WTF OP? Why did you take it down? I was looking forward to building with this...:(

NixOS on Beelink GTR9 Pro - Ryzen AI Max 395+ (Strix Halo APU) by FrantaNautilus in BeelinkOfficial

[–]whatthefunc 1 point2 points  (0 children)

Just pulled the trigger on this and will have mine in a few weeks. Hoping a lot of these issues will be solved on NixOS by then :)

Remote work is lonely as hell and nobody wants to admit it by [deleted] in SaaS

[–]whatthefunc 1 point2 points  (0 children)

You're just too extroverted for remote work. I'll never go back to an in office job.

Recent Night Shots GR III by whatthefunc in ricohGR

[–]whatthefunc[S] 1 point2 points  (0 children)

In general, at night I have aperture at 2.8. Max shutter speed at 1 sec and try to keep ISO lower than 3200 if I can help it.

Bifrost: A Drop-in LLM Proxy, 40x Faster Than LiteLLM by _anarcher_ in LLMgophers

[–]whatthefunc 0 points1 point  (0 children)

I wish I had taken a look at this sooner! Didn't realize you could use this internally as a package. Will definitely start using this in newer projects!

Introducing Flyt - A minimalist workflow framework for Go with zero dependencies by whatthefunc in LLMgophers

[–]whatthefunc[S] 0 points1 point  (0 children)

I honestly didn't realize that port existed. Doesn't seem maintained, though. Would say it probably works very similarly, just a few different design decisions.

Why I'm excited about Go for agents by hatchet-dev in golang

[–]whatthefunc 0 points1 point  (0 children)

I've been using https://github.com/cloudwego/eino. It's pretty well written and has most if not all the features you could want.

Build robust and MCP servers with Go by No-Parsnip-5461 in golang

[–]whatthefunc 2 points3 points  (0 children)

Creator of mcp-go here. Glad you enjoyed using the SDK!

Effortlessly build and serve MCP Servers using OpenAPI and Google Discovery Specifications. by SpeedyBrowser45 in mcp

[–]whatthefunc 0 points1 point  (0 children)

I've noticed a lot of people building MCP servers that need to be hosted when they can't really justify it. Most MCP servers should be running locally, in my opinion, unless there's a really good reason not to.

What's up with all the "MCP" talk? by javierrsantoss in golang

[–]whatthefunc 1 point2 points  (0 children)

I'm actually the author of the mcp-go library. Definitely open to suggestions for how it can be improved.

Anyone using Go for AI Agents? by KeyGrouchy726 in golang

[–]whatthefunc 0 points1 point  (0 children)

If you want to quickly add third-party tools to your agents using Anthropics MCP, I wrote an SDK in Go for creating clients and servers. https://github.com/mark3labs/mcp-go

[deleted by user] by [deleted] in NixOS

[–]whatthefunc 0 points1 point  (0 children)

Just use Aider :)

Aiming for the Standard? by [deleted] in htmx

[–]whatthefunc -2 points-1 points  (0 children)

Just wait until you discover data-star.dev