Sun, Jul 14, 2024Other people use Obsidian for note I use it for crazy stuffSat, Jun 22, 2024github.com/Darren-project/obsidian-spotify/commit/b8afd82c04111044779a5d1e1be7104285742e85Thu, Jun 20, 2024github.com/Darren-project/slack-bot/commit/74657ae38dcadf550349ed6a1a9342a48cf733e4Wed, Jun 19, 2024Making syncthing status command github.com/Darren-project/slack-bot/commit/91baca0f58dde701f81bd08955a379cc066fbba8Wed, Jun 19, 2024github.com/Darren-project/slack-bot/commit/976d2ae40dc2d0e420c6b3ba111e1208a1cd5d74 Making more commands (No more editing dns in slack cz it sucks)Wed, Jun 19, 2024github.com/Darren-project/slack-bot/commit/a5d300763b768057bfc09e20c6f1def981c65ec9Wed, Jun 19, 2024Added a new command github.com/Darren-project/slack-bot/commit/cfb53fef828367260266041063cc0ae8b762fb4cTue, Jun 18, 2024My bot's new commandTue, Jun 18, 2024Did some testing for my Cloudflare class and made my docs more beautifulTue, Jun 18, 2024Done 1/4 of the baseTue, Jun 18, 2024Docs!!Sun, Jun 16, 2024Made this battery thingSun, Jun 16, 2024Finally wrote docsSat, Jun 15, 2024Made a few cool graphs in obsidianFri, Jun 14, 2024First released on January WowThu, Jun 13, 2024YayWed, Jun 12, 2024Still up YayTue, Jun 11, 2024Cleaned up my codeTue, Jun 11, 2024Yay Longest up streak Last streak was two daysMon, Jun 10, 2024Got it to the forth dayMon, Jun 10, 2024A few hours left Please don't get killedSun, Jun 9, 2024Let's hope it doesn't get killedSun, Jun 9, 2024Cloudflare ai gateway is funSat, Jun 8, 2024Finally set up my laptop touch screenFri, Jun 7, 2024Repost again to trigger the doc github.com/Darren-project/slack-bot/commit/59bee80a5d0cbf37392f0e61b16460a8c39e8ff6Fri, Jun 7, 2024Repost to trigger the doc github.com/Darren-project/slack-bot/commit/59bee80a5d0cbf37392f0e61b16460a8c39e8ff6Fri, Jun 7, 2024github.com/Darren-project/slack-bot/commit/59bee80a5d0cbf37392f0e61b16460a8c39e8ff6Thu, Jun 6, 2024Added basic logging and db to my botSun, Jun 2, 2024The best photoSun, Jun 2, 2024Just shot a photo with GCAM Won't go back to stock Stock overlight itSun, Jun 2, 2024Update of my botFri, May 31, 2024Made my bot more reliable and more accurate by only sending out one message per two round and reducing errorsThu, May 30, 2024Added history to my ai botThu, May 30, 2024My own chatbotTue, May 28, 2024Made a slack botThu, May 2, 2024How long I need to wait for ssl 😭Mon, Apr 29, 2024Who said that you can't host a dns server on podman rootless certainly haven't tried doing it with a tailscale sidecarSun, Apr 28, 2024Video for #hack-hour with a bit of debugging I finally completed the basic functions for my dashboardTue, Apr 16, 2024I made thisSun, Apr 14, 2024Finally no more errorSat, Apr 13, 2024Deployed a temp hotfixThu, Apr 11, 2024Modded my keyboard hackclub.slack.com/archives/C01504DCLVD/p1712819004514559Wed, Apr 10, 2024Added docs to my api and made a lot of fixes including not storing token in plain text (Argon2)Fri, Feb 23, 2024My profile darrenwjlau.carrd.coMon, Dec 4, 2023Reverse engineered an iot deviceSun, Dec 3, 2023Went barbequingWed, Nov 29, 2023Finally doneTue, Nov 21, 2023always use -it and --rm while testing containers directly or elseSun, Nov 19, 2023I opened up my dead hard driveFri, Nov 17, 2023I found a solution to youtube ad blocker block github.com/TheRealJoelmatic/RemoveAdblockThing#how-to-bypass-the-video-player-ban-from-using-an-ad-blockerWed, Nov 8, 2023Drew this in schoolMon, Nov 6, 2023Guess why I made this monsterSat, Nov 4, 2023Just finished experimenting with point to point networkingTue, Oct 31, 2023Made a cliSun, Oct 29, 2023When your coding a daemon in python Never use while true: pass Use while true: time.sleep(0.5) InsteadTue, Oct 24, 2023Just made my own iot deviceFri, Jun 30, 2023Just finished modding vscode
Making syncthing status command github.com/Darren-project/slack-bot/commit/91baca0f58dde701f81bd08955a379cc066fbba8
github.com/Darren-project/slack-bot/commit/976d2ae40dc2d0e420c6b3ba111e1208a1cd5d74 Making more commands (No more editing dns in slack cz it sucks)
Added a new command github.com/Darren-project/slack-bot/commit/cfb53fef828367260266041063cc0ae8b762fb4c
Repost again to trigger the doc github.com/Darren-project/slack-bot/commit/59bee80a5d0cbf37392f0e61b16460a8c39e8ff6
Repost to trigger the doc github.com/Darren-project/slack-bot/commit/59bee80a5d0cbf37392f0e61b16460a8c39e8ff6
Made my bot more reliable and more accurate by only sending out one message per two round and reducing errors
Who said that you can't host a dns server on podman rootless certainly haven't tried doing it with a tailscale sidecar
Video for #hack-hour with a bit of debugging I finally completed the basic functions for my dashboard
I found a solution to youtube ad blocker block github.com/TheRealJoelmatic/RemoveAdblockThing#how-to-bypass-the-video-player-ban-from-using-an-ad-blocker
When your coding a daemon in python Never use while true: pass Use while true: time.sleep(0.5) Instead