HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ssebs

no profile record

Submissions

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

ssebs.com
1 points·by ssebs·5 bulan yang lalu·1 comments

[untitled]

1 points·by ssebs·tahun lalu·0 comments

[untitled]

1 points·by ssebs·2 tahun yang lalu·0 comments

[untitled]

1 points·by ssebs·2 tahun yang lalu·0 comments

[untitled]

1 points·by ssebs·2 tahun yang lalu·0 comments

Mini Macro Pad v1.2.3 released

github.com
2 points·by ssebs·2 tahun yang lalu·0 comments

Mini Macro Pad v1.1.0 release

github.com
2 points·by ssebs·2 tahun yang lalu·1 comments

comments

ssebs
·5 bulan yang lalu·discuss
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 tahun yang lalu·discuss
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 tahun yang lalu·discuss
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 tahun yang lalu·discuss
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 tahun yang lalu·discuss
LOL putting a lot of faith in the average user to be able to Google something
ssebs
·2 tahun yang lalu·discuss
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.