Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ssebs
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Stop Vibe Coding: When AI-Driven Development Backfires and What Works
(ssebs.com)
1 points
by
ssebs
7mo ago
|
1 comments
2.
▲
by
ssebs
7mo ago
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'
3.
▲
by
ssebs
2y ago
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 wor
4.
▲
by
ssebs
2y ago
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
5.
▲
Mini Macro Pad v1.2.3 released
(github.com)
2 points
by
ssebs
2y ago
|
0 comments
6.
▲
by
ssebs
2y ago
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
7.
▲
by
ssebs
2y ago
LOL putting a lot of faith in the average user to be able to Google something
8.
▲
Mini Macro Pad v1.1.0 release
(github.com)
2 points
by
ssebs
2y ago
|
1 comments
9.
▲
by
ssebs
2y ago
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.
10.
▲
ServerClip – Tool for copying contents of a file over various SSH connections
(github.com)
2 points
by
ssebs
3y ago
|
0 comments
11.
▲
by
ssebs
3y ago
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.
12.
▲
Open Source Macro Pad driver software
(github.com)
1 points
by
ssebs
3y ago
|
1 comments
13.
▲
by
ssebs
3y ago
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.