HackerTrans
トップ新着トレンドコメント過去質問紹介求人

ssebs

no profile record

投稿

Stop Vibe Coding: When AI-Driven Development Backfires and What Works

ssebs.com
1 ポイント·投稿者 ssebs·5 か月前·1 コメント

[untitled]

1 ポイント·投稿者 ssebs·昨年·0 コメント

[untitled]

1 ポイント·投稿者 ssebs·2 年前·0 コメント

[untitled]

1 ポイント·投稿者 ssebs·2 年前·0 コメント

[untitled]

1 ポイント·投稿者 ssebs·2 年前·0 コメント

Mini Macro Pad v1.2.3 released

github.com
2 ポイント·投稿者 ssebs·2 年前·0 コメント

Mini Macro Pad v1.1.0 release

github.com
2 ポイント·投稿者 ssebs·2 年前·1 コメント

コメント

ssebs
·5 か月前·議論
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
ssebs
·2 年前·議論
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.
ssebs
·2 年前·議論
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
ssebs
·2 年前·議論
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
ssebs
·2 年前·議論
LOL putting a lot of faith in the average user to be able to Google something
ssebs
·2 年前·議論
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.