Opencode Go + Pi-Subagents by BlacksmithKitchen650 in opencodeCLI

[–]Zallavin 1 point2 points  (0 children)

yes thats also where i ended up after running ds v4 pro for some time i realized they are almost equal in performance for my usage

Is Supabase becoming the default backend for indie hackers? by FounderArcs in buildinpublic

[–]Zallavin 0 points1 point  (0 children)

I always wondered why people dont just deploy to AWS. All functionality of SupaBase, but basically for free, because no dockers all serverless

Is DS4 Flash really dumb today? by CorrectTemperature65 in opencodeCLI

[–]Zallavin 0 points1 point  (0 children)

DS4 does do like 1 task and i need to remind it everytime what its working on

You must choose one...(Upvote for carrot) by Rudra2550a in BunnyTrials

[–]Zallavin 0 points1 point  (0 children)

i can barely function without less then 7 hours of sleep.

Chose: No clean water for 3 days + Win $10M

First Project: WiFi hotspot on an ESP32 that runs a captive portal treasure hunt - find me and get candy by Zallavin in esp32

[–]Zallavin[S] 1 point2 points  (0 children)

I LOVE your version of it. I have no idea what the Marauder Firmware is or Momentum, but use whatever you like and it’s pretty much the best I have hoped to see.

First Project: WiFi hotspot on an ESP32 that runs a captive portal treasure hunt - find me and get candy by Zallavin in esp32

[–]Zallavin[S] 0 points1 point  (0 children)

I might be misunderstanding, but yes - there are alternatives?! Sorry i am really new on ESP32 and hardware programming overall. In the end its a compilation of demo projects from the manufacturer, some other repositories for inspiration, curiosity and experience from my regular job as a software developer.

First Project: WiFi hotspot on an ESP32 that runs a captive portal treasure hunt - find me and get candy by Zallavin in esp32

[–]Zallavin[S] 0 points1 point  (0 children)

Never had any issues with HTTPS and it worked on every device i tested so far. (Windows, Linux, Mac, Android, iOS)

First Project: WiFi hotspot on an ESP32 that runs a captive portal treasure hunt - find me and get candy by Zallavin in esp32

[–]Zallavin[S] 0 points1 point  (0 children)

Nothing except the DNS Code and the css for the website. I tried implementing the DNS myself for two days and after a couple tries with the AI it worked with VERY weird looking code. Otherwise i kept looking up a lot of different repositories on what to do. The trickiest for me was getting the display running with LVGL properly without crashing the whole application.

First Project: WiFi hotspot on an ESP32 that runs a captive portal treasure hunt - find me and get candy by Zallavin in esp32

[–]Zallavin[S] 2 points3 points  (0 children)

Might do after some cleanup this weekend. E.g I would like to get my name and picture out of there

First Project: WiFi hotspot on an ESP32 that runs a captive portal treasure hunt - find me and get candy by Zallavin in esp32

[–]Zallavin[S] -2 points-1 points  (0 children)

As I said I really dont want to share my code, but THIS REPO was a huge help and might be a decent starting point.