Hacker Newsnew | past | comments | ask | show | jobs | submit | ssebs's commentslogin

AI coding tools are everywhere now, but there's a difference between letting the and actually using it .

I wrote about my experience with both approaches: 1. " " a VSCode extension (spoiler: ended up with code I couldn't debug) 2. Using AI as a while building my game (much better results)

The takeaway? AI amplifies skill, it doesn't replace it. The people getting the most out of these tools already know what good code looks like.

Read the full breakdown


I've been working really hard on implementing a GUI Config Editor for my Mini Macro Pad project.

Mini Macro Pad (go-mmp) is a tool for creating and running macros, shortcuts, and other automated actions at the press of a button.

It works with hardware like Arduino-based macro pads or directly through a desktop GUI, making it versatile for various workflows.


I've taken L-theanine for anxiety before, and it seems to help. I'm not sure if it's a placebo or not, but either way it seems to help


Same here. I find that I am less likely to wake up in the middle of the night. Based on the post, my guess is that I'm less likely to wake up during REM from anxiety.


I've written a GUI in Fyne, it's decent but go is not a first class GUI language. Fyne is... fine but building code is annoying.

See https://GitHub.com/ssebs/go-mmp


LOL putting a lot of faith in the average user to be able to Google something


Also putting a lot of faith in 2024 Google being able to find a result without tripping over a million pages of llm-generated nonsense and ads.


The very first results from DuckDuckGo and Google show how to turn this off. For end users, it's literally in the built in settings. Group Policy is just nice for enterprise. I think you are all making a huge deal over nothing.

This is why it takes so long to hire a decent group of people. It takes hundreds of hours to weed out people that would rather complain than find a solution, which is most of you, as you can see in this example.


Yes, it's trivial to change. And no, a random average user will not cross the "this is a Googlable problem with a solution" realisation stage. This is not a problem for anyone reading this, but every normie I know uses stock settings on windows and no ad blocker. I occasionally get to respond to messages like "I got an error saying 'do X', how do fix this?". Thus is the level of a random user - people creating software have to acknowledge that at some point.


>This is not a problem for anyone reading this

Then why is it posted here?

This is a marketing post, in a place where it doesn't belong, complaining about marketing being where it doesn't belong.

Apparently that's lost on at least a few regulars. Or more likely, they are upset that we don't want to see their garbage here too


> Then why is it posted here?

I appreciate it being posted, because I don't run stock windows, yet I deal with supporting many windows users. It's not something they'll raise with me if it's not completely breaking their workflow, so it's nice to know what is the latest badness I should be disabling.


Okay. Fair enough. But wouldn't a post be better simply explaining that a basic setting or group policy exists rather than complaining on an ad packed page for more paragraphs than you care to read?


Or malware. "Here user, just type this in the comand line and run as administrator"


Macro Pad driver software, written in Golang. If you have an arduino powered device, you could use this to run various keyboard shortcuts and other macros. No device? No problem! You can still click on the buttons to run the macros.


Sure, if DNS was always reliable 100% of the time.

Also, in our desktop/laptops, we set the DNS servers to an IP address, not to a hostname.


Macro Pad driver software, written in Golang. If you have an Arduino powered device, you could use this to run various keyboard shortcuts and other macros.

What kind of macros can you make?

    Shortcuts:
        CTRL + C, CTRL + V, etc.
    Press whatever key you want, as long as it's in the list.
        Skip song, type "enter", etc.
    Repeat keypresses (or mouse button presses)
        Playing cookie clicker? Press your macro to repeatedly press your mouse button down until you click the macro again
    More?


Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: