HackerTrans
TopNewTrendsCommentsPastAskShowJobs

skittleson

no profile record

Submissions

My two light switches got stuck in an infinite echo loop

docodethatmatters.com
9 points·by skittleson·เดือนที่แล้ว·4 comments

Show HN: Mqtt Broker for 10 Years

github.com
15 points·by skittleson·เดือนที่แล้ว·1 comments

Show HN: Hacking Sony A6000 for Fun

docodethatmatters.com
3 points·by skittleson·4 เดือนที่ผ่านมา·0 comments

comments

skittleson
·27 วันที่ผ่านมา·discuss
i've been running qwen 3.6 35B A3B with llama.cpp on a 3090ti. i have found it better then sonnet in many ways. Speed and iterations was key. here is the gist of my current configuration: https://gist.github.com/spencerkittleson/5e44b6895a17ca45161... I use this with tailscale so all my devices have full access to it. That machine get toasty....
skittleson
·เดือนที่แล้ว·discuss
I made a bunch of silly projects at first to help me manage daily life. For example, automating saving important emails based on prior history. Extracting text and putting it into csv files, downloading finance reports, reminder scripts, watchdog scripts. All the boring stuff pretty much what was done at first.

Now, i have gotten to point where i am replacing actual useful applications that I need to get stuff done. Plugs here: https://github.com/skittleson/mqtt_broker_esp and https://github.com/skittleson/WyzeBridge.
skittleson
·เดือนที่แล้ว·discuss
I did write it the first few drafts but after that it was mostly rewritten by AI. Fair point tho, I'll do better
skittleson
·2 เดือนที่ผ่านมา·discuss
Mqtt broker on esp32 for long term deployments https://github.com/skittleson/mqtt_broker_esp
skittleson
·5 เดือนที่ผ่านมา·discuss
https://thespaceabove.us/ extremely good listen with a lot of details in the early years of the space program. I found renewed interest in the area. Even started replicating some of the missions in KSP
skittleson
·6 เดือนที่ผ่านมา·discuss
https://docodethatmatters.com It was a way for me to build, optimize, and enrich my skills around the web standards. Also, a place for me to document some of the fun projects around DSLR camera hacking, Raspberry PIs, home automations and 3d printing
skittleson
·7 เดือนที่ผ่านมา·discuss
One thing I really like is the performance... its smooth and fluid. The api is really useful as well: I wrote a small job to auto add descriptions and tags to the images.
skittleson
·8 เดือนที่ผ่านมา·discuss
There is a few problems with the site docs, the app image for linux (missing libs) and docker instructions. Otherwise its a great idea.
skittleson
·8 เดือนที่ผ่านมา·discuss
Moved from nodered only to a hybrid of nodered and home assistant. Added some new sensors, nfc tags, modes and automations for multiple tenants / cost savings. Its been fun to automate some boring tasks.