a very simple html scraper using css & jQuery
1 points posted by Mohammed Al Ashaal ⌘ Read more
Keeping tcp connections alive in golang
1 points posted by madflojo ⌘ Read more
Hiring: Senior Software Engineer (Go - Remote)
1 points posted by golangch ⌘ Read more
Go1.18 PR’s from Uni students: Make sync.Go generics compatible
I’m tring to make this package support generics. 1 points posted by pj ⌘ Read more
Functional options in Go with Generic.
1 points posted by Amir ⌘ Read more
Hiring: Back End Engineer (Golang)
1 points posted by golangch ⌘ Read more
Best practices for Golang application containers with href=”https://we.loveprivacy.club/search?q=%23Docker”>#Docker**
1 points posted by golangch ⌘ Read more
How to debug a second test run ? #test #testing #goland href=”https://we.loveprivacy.club/search?q=%23debugging”>#debugging**
Sometimes, tests can succeed on the first run and fail on subsequent ones, or with the -shuffle flag. But then, how can one debug them using the builtin Delve in GoLand while run configurations only run tests once ? 1 points posted by FGM ⌘ Read more
Using Golang stdlib interfaces
1 points posted by Elton Minetto ⌘ Read more
Hiring: Full Stack Engineer (Golang & Rails)
1 points posted by golangch ⌘ Read more
Go in One Evening - our new online Go training!
1 points posted by roblaszczak ⌘ Read more
Hiring: Golang- Web3 Blockchain Engineer - href=”https://we.loveprivacy.club/search?q=%23remote”>#remote**
1 points posted by golangch ⌘ Read more
How to structure a golang project
1 points posted by madflojo ⌘ Read more
Comment déboguer la seconde exécution d’un test #delve #goland href=”https://we.loveprivacy.club/search?q=%23debugging”>#debugging**
Parfois, des tests peuvent réussir à la première passe et échouer à la suivante, ou dans un autre ordre. Mais comment les déboguer avec Delve et GoLand alors que les configurations d’exécution n’exécutent les tests qu’une seule fois ? 1 points posted by FGM ⌘ Read more
Hiring: Senior GoLang Engineer
1 points posted by golangch ⌘ Read more
Increasing Cohesion in Go with Generic Decorators
1 points posted by m110 ⌘ Read more
Run any command with a .env file for environment
Because one cannot always modify source code to include a library to load the environment from a file, and doing it from a shell is more than arcane, I wrote this tiny `envrun` command: it will run you command with environment defaults loaded from `.env` or any env file specified, without having to modify the command itself. 1 points posted by FGM ⌘ Read more
Gocoverstats v0.0.4 now with more coverage reporting options
Gocoverstats, the tool allowing repository owners to gather and plot test coverage results and obtain coverage badges on Gitlab / Github without resorting to a coverage SaaS, got a new release including:
- report coverage at the statement level (like go tool) or line of code level
- report weighted (by package size) or unweighted averages for global coverage badges
- new format option -percent making it simpler to include in CI pipelines.
1 points posted by FGM ⌘ Read more
Yet another LISP in Go
3 points posted by tomf ⌘ Read more
Webassembly running go code in the browser
Learning to build a Beautifier JSON online service in Go and make it run in the browser with Webassembly 1 points posted by IVAN CORRALES SOLERA ⌘ Read more
Hiring: Get 20% on Go Job Ads with coupon code GN2022
1 points posted by golangch ⌘ Read more
Hiring: Senior Software Engineer (Go) - href=”https://we.loveprivacy.club/search?q=%23remote”>#remote**
1 points posted by golangch ⌘ Read more
githubevents - GitHub webhook events toolset for Go
1 points posted by cbrgm ⌘ Read more
goyave - 🍐 Elegant Golang REST API Framework
1 points posted by Everton Marques ⌘ Read more
Go to use pdqsort instead of quicksort
3 points posted by kenny ⌘ Read more
Hiring: Senior Go Engineer - href=”https://we.loveprivacy.club/search?q=%23remote”>#remote**
1 points posted by golangch ⌘ Read more
a simple & intuitive ffmpeg wrapper with a cli interface for inspecting & transforming media files
1 points posted by Mohammed Al Ashaal ⌘ Read more
zerolog - Zero Allocation JSON Logger
1 points posted by Everton Marques ⌘ Read more
anti-disposable-email - Block disposable email services
1 points posted by pj ⌘ Read more
Code: update to 1.18.1 of opinionated Ansible role for Go
Note: due to an issue no darwin build published for 1.18.1 at the time of writing 1 points posted by Sascha Andres ⌘ Read more
When to use generics
3 points posted by tomf ⌘ Read more
Excelize 2.6.0 Released – Go language API for spreadsheet (Excel) document
1 points posted by xuri ⌘ Read more
Hiring: Golang Software Engineer
1 points posted by golangch ⌘ Read more
Profile photos, privacy, and social media
1 points posted by pj ⌘ Read more
Settermtitle
A simple command-line tool written in Go that sets the terminal title. Useful for naming your various Terminal windows as you work on multiple things at the same time and need a way to quickly and easily identify which Terminal is which
1 points posted by James Mills ⌘ Read more
Hiring: Junior Golang Engineer
1 points posted by golangch ⌘ Read more
A soothing face filter where you can appreciate the beauty but not fully identify the person.
1 points posted by pj ⌘ Read more
Hiring: Software Engineer (Go, 100% Remote, 190k)
1 points posted by golangch ⌘ Read more
Hiring: Senior Golang Engineer (Remote - US PDT)
1 points posted by golangch ⌘ Read more
Code: New version of oppinionated Ansible role to install Golang (with 1.18)
1 points posted by Sascha Andres ⌘ Read more
Mastering Go #gotime href=”https://we.loveprivacy.club/search?q=%23podcast”>#podcast**
1 points posted by tomf ⌘ Read more
promcheck - A tool to identify faulty Prometheus rules written in Go
1 points posted by cbrgm ⌘ Read more
Hiring: Senior Go Engineer (Remote)
1 points posted by golangch ⌘ Read more
Go 1.18 Released
1 points posted by johnsiilver ⌘ Read more
Testing Generics in Go
1 points posted by Elton Minetto ⌘ Read more
update-golang 0.24 - easily fetch and install new Golang releases
update-golang is a script to easily fetch and install new Golang releases with minimum system intrusion.
When you need to quickly boot up a Golang binary release into a system.
The script can automatically detect the latest Golang release.
This release updates the URL for retrieving Go release list.
Full details: https://github.com/udhos/update-golang 1 point … ⌘ Read more
Templatizer - A real templates engine to create dynamic repositories
Are you sick & tired of creating template repositories that nobody wants to use? It’s not your fault, the problem is the Git Repositories servers such as Github, Gitlab, or Bitbucket don’t provide a handy mechanism to take advantage of Template Repositories…
I’m happy to announce to you that a very first (but functional) release Tempaltizer is already live!
Code and documentation: https://github.com/wesovilabs/templatizer
Demo: https://www.youtube.com/w … ⌘ Read more
Creating CLI commands, subcommands and flags with google/subcommands href=”https://we.loveprivacy.club/search?q=%23cli”>#cli**
How to create CLI programs with multiple commands, flags and subcommands, and do it fast and simply?
google/subcommands makes it a breeze.
Let us see how.
1 points posted by FGM ⌘ Read more