@mathias0:50days: Day 47/50 (07/10)
wow only 3 days left
I tried to installed Immich on caterpillar today but I was hitting 100% on both cpu cores (yeah cuz there's only two) whenever I was uploading pictures (i was using rclone onedrive btw)
So I've started to make my own thing to backup medias and hope it won't uses too much cpu, I'll try to make it in Golang if it's trash
@mathias0:50days: Day 9/50
Today wasn't very productive,
But I've read a lot of docs about gowarc cuz I tried to make my scraper in Golang but it wasn't working on windows (cuz it was using /etc/resolv.conf), so instead of using my laptop (raaahhh debian 13 on top) I tried to fix the library and adding Windows support (which was unsuccessful)
So today I've only added a config file to it, and refactored the depth system cuz it was weird and vibe-coded. I think the next step is to add threading to it so it would be even faster.
I've also had to buy Andromaque for school today so I had to walk across Brest, uhhhh... Related to books I've continued to read Animal Farm, I'm pretty sure i'll finish it before the end of the year
@zakkbob0Made a sha256 package in golang. Its about 10x slower than crypt/sha256 and probably really insecure so maybe don't use it in production. github.com/zakkbob/sha256@kkrishguptaa0Mapped out the architecture I'm going to build Hatchet in. ✨ It will use 4 different databases, postgres, scylladb, redis and opensearch. The clients will be written in TypeScript with React, expo + react-native for mobile, nextjs for the web and tauri for desktop. Backend will be written primarily in Rust and Golang with one microservice in Python. It will use Cloudflare R2 for file uploads, Signal Protocol for Encryption. Very excited about using Kafka (I have no idea how it works, but I guess its needed for this one).
@virtualfuzz0I worked on making a basic package for hypridle, hyprlock, and grimblast for alpine linux since i'm planning to switch to it (soon)
Finished the text editor tutorial.
Now working on the project for the optimize ysws, I think i'll make a text editor, still choosing what framework/libraries to use.
(right now in go but will probably change i'm really unsure)
@zakkbob0Today I discovered you can call golang functions from js using WASM and pkg.go.dev/syscall/js which is pretty cool. I think I'm going to try to make some sort of interactive colourful making thingy with it!
I also worked some more on the #C096T301L2G| thing and made some actually nice wallpapers I think, like this one which is supposed to be fire-y colours
@Andrew-U06V886HQLS0yesterday I started working a little UI for gemini - written in golang + html with bulma for css@HayesDombroski0Pretty proud of this project. I made a golang parser for apple's undocumented SEGB file format. Also wrote documentation for others to read on how the file format works.
github.com/BlueFalconHD/segb@ItzRazvan0I made a hangman game in the terminal using Golang. This took me 4 hours, and i also made the text have different colors.
Github repo: github.com/ItzRazvan/Hangman/tree/main
@Andrew-U07AZTZTK980(PART 4) Text editor from scratch with integrated terminal, find occurence features, themes, file switching/opening/saving/creating, python, java, golang syntax highlighting and more. Finished AI chat feature, better folder support, find & replace, many bug fixes. Finished for now.
github.com/BobJr23/Text_editor
@rayhanadev0made a url shortener using golang thats super fast, good exploration of gin and gorm, a webserver and db orm in golang :)
github.com/rayhanadev/go-url-shortener@rayhanadev0i did an exploration of cli tools written in golang, making a tool that uses a key from my gpg keyring to encrypt messages via pgp. makes things nicer to use vs. weird gpg commands :)
github.com/rayhanadev/gpg-tool
@Craze0Today, I finished the sending functionality for individual files in my wrapper for github.com/schollz/croc. I faced a lot of issues with this due to lack of knowledge of the language, and had to consult some AI to figure out where my code was going wrong, but I studied the code and modified it to fit my requirements. This was written in GoLang, and used raw HTML/CSS/JS in the frontend.
My Repo: github.com/CrazeXD/croc-desktop
@Craze0Today, I completed the installation functionality for my desktop wrapper of "croc", a file-transfer utility. I wrote it in GoLang, like the original package but with the added Wails library to access HTML/CSS/JS bindings for the design. Currently, it only has the ability to install croc, but eventually I will integrate the rest of the functionality that croc provides into the app.
You can look at the source code here: www.github.com/CrazeXD/croc-desktop
@AditBajaj0#arcade Added scheduled clean-up, system tray & start-up functionality for my Golang Downloads folder organizer. It uses regex patterns, a delete flag, and a destination folder to specify how to organize the Downloads folder.
GitHub: github.com/intercepted16/CleanDL
@Andrew-U06V886HQLS0I'm working on an easy to use CDN in Golang. It's pretty fast because it caches everything
@AditBajaj0#arcade made a simple Golang CLI app using regex & simple matching patterns to clean-up your Downloads folder
more features are coming, this is just a simple implementation; maybe a file watcher, scheduled task?
GitHub: github.com/intercepted16/CleanDL
@Julian-U078MEFK6VB0I wrote a tool in golang similar to the find command, but with nice formatting and such. It has things like searching by extension type regex name and sort by date size name
github.com/BadlyWrittenStylesheet/gf
@Marios0I just had a side project idea!
That idea is custom sprig firmware using GO!
It is just on the test phase for now but it can recognize Key Inputs.@ajs20Let’s Go (literally) - I just made Hello, world! in Go! This is just the start of a new project
@karmanyaahm0Migrated k.malhotra.cc, my URL shortener and Golang vanity URL thing, from a dedicated CGI python service to a Jekyll collection and some IPFS redirects under my main website, one less thing to build and deploy.
@OmarMobayed0day 17/10 #10-days-in-public!! im on a fine thread on when the next day is and scrappy is the only thing saving me from losing to reese. may the Lord have mercy. fuck midterms man
read a little more on the Go book! i read about the sync package and WaitGroup! ive been taking notes so thats why i am very slow at reading the book. also im using the command line to take notes, please dont judge me. its easier than having to switch to a google doc every time
@Andrew0day 1/10 of #10-days-in-public , i setup the whole environment/repo for my app. It’s using go on the backend + next on the frontend. Additionally it uses prisma client go as the ORM & fiber.
thought this would be a fun way to get better at golang :gopher:
@cnnd0i wrote a program to automate the changing of my twitter banner, being my second project to be written in golang that i'd actually share, and deployed it to a digitalocean droplet!
@Aadit0Today I got GoLang to work (FINALLY). I managed to link my school account to my gmail via github student dev pack, and linked that to jetbrains, etc etc. I'm going to design the specs of the project which I want to make, so stay tuned for that. I'll post more frequent updates in my channel, #audit-an-aadit. Also, huge thanks to @Ishan for literally saving me $89/year.
@Odyssey3460yesterday i tried Go and WebViews lmao, was kinda fun
@msw0Nearly finished with a drawing based on community team (1 of 3 flavors)
@mikaeru0Starting a new project, because I learn a language so I make a website about a language related topic (story) with golang as the back-end, I can't wait when it done YEAAAAY
@matt0Removed a lot of stickers off my laptop! The stickers I kept on are kinda in weird spots now :/
@Ishan0Extremely annoyed by just this one bug that somehow gives back an empty string where it shouldn’t. Just this one thing that’s wrong with my program before I can #ship it. #go people, the getLocalClip function returns an empty string when the clipboard isn’t empty sometimes. If you know how to fix it, please enlighten me