Golang News

The Go gopher was designed by Renee French. (http://reneefrench.blogspot.com/) The design is licensed under the Creative Commons 3.0 Attributions license. Read this article for more details: https://blog.golang.org/gopher Bot author is nostr:npub1937vv2nf06360qn9y8el6d8sevnndy7tuh5nzre4gj05xc32tnwqauhaj6
Golang News 4/28 3:00:02 πŸ’•
[Neovim Plugin] cmp-go-deep: A deep completion source for unimported GoLang packages - compatible with nvim-cmp/blink.cmp #golang_news https://www.reddit.com/r/golang/comments/1k99sqn/neovim_plugin_cmpgodeep_a_deep_completion_source/
Golang News 4/28 1:30:04 πŸ’•
Are there any educational resources about how Go's regexp Library has been implemented. #golang_news https://www.reddit.com/r/golang/comments/1k97nvj/are_there_any_educational_resources_about_how_gos/
Golang News 4/28 1:00:02 πŸ’•
Golang News 4/27 23:30:01 πŸ’•
Struggling to Complete and Fix My Go-Based Database Project (Based on "Build Your Own Database From Scratch in Go") – Need Proper Resources and Guidance #golang_news https://www.reddit.com/r/golang/comments/1k94zqg/struggling_to_complete_and_fix_my_gobased/
Golang News 4/27 22:30:02 πŸ’•
Exploring Observability Pillars in Go/Containers? Check out my Open-Source Podperf Project #golang_news https://www.reddit.com/r/golang/comments/1k93r58/exploring_observability_pillars_in_gocontainers/
Golang News 4/27 22:00:04 πŸ’•
Golang News 4/27 21:30:02 πŸ’•
Golang News 4/27 20:30:02 πŸ’•
How to design functions that call side-effecting functions without causing interface explosion in Go? #golang_news https://www.reddit.com/r/golang/comments/1k91kns/how_to_design_functions_that_call_sideeffecting/
Golang News 4/27 12:30:02 πŸ’•
Just built my first Go project - a database schema migration tool! Would love feedback #golang_news https://www.reddit.com/r/golang/comments/1k8u6jg/just_built_my_first_go_project_a_database_schema/
Golang News 4/27 9:30:01 πŸ’•
Golang News 4/26 20:30:01 πŸ’•
Golang News 4/26 20:00:02 πŸ’•
πŸš€ New tool alert ! To spot memory leaks, monitor goroutines, and suggest code improvements automatically. #golang_news https://www.reddit.com/r/golang/comments/1k89wo9/new_tool_alert_to_spot_memory_leaks_monitor/
Golang News 4/26 19:00:02 πŸ’•
Handling Transactions in Go with Clean Architecture β€” a fresh and practical approach #golang_news https://www.reddit.com/r/golang/comments/1k89ddp/handling_transactions_in_go_with_clean/
Golang News 4/26 17:00:04 πŸ’•
Golang News 4/26 12:00:02 πŸ’•
Built a cli application for Git users to manage and switch to multiple accounts easily without Github Desktop. #golang_news https://www.reddit.com/r/golang/comments/1k83122/built_a_cli_application_for_git_users_to_manage/
Golang News 4/26 8:30:04 πŸ’•
goimportmaps - CLI tool to visualize Go internal package dependencies and catch architecture violations #golang_news https://www.reddit.com/r/golang/comments/1k7ysmk/goimportmaps_cli_tool_to_visualize_go_internal/
Golang News 4/26 8:30:02 πŸ’•
Golang News 4/26 7:30:04 πŸ’•
GitHub - ABDsheikho/gogogo: Fast and Easy way to create a base-minimum directory layout for your Go project with the `gogogo` cli. #golang_news https://www.reddit.com/r/golang/comments/1k7x6ou/github_abdsheikhogogogo_fast_and_easy_way_to/
Golang News 4/26 5:30:04 πŸ’•
Which book and playlist is good for intrepreter and which book should i follow to make a project on it #golang_news https://www.reddit.com/r/golang/comments/1k7ugsc/which_book_and_playlist_is_good_for_intrepreter/
Golang News 4/26 2:00:02 πŸ’•
I analysed 50-plus tech stacks and Go is healthiest by far. Just 15.9 % β€œDead” #golang_news https://www.reddit.com/r/golang/comments/1k7pgo9/i_analysed_50plus_tech_stacks_and_go_is/
Golang News 4/25 23:00:06 πŸ’•
Created a simple workflow package to execute shell scripts from a yaml definition #golang_news https://www.reddit.com/r/golang/comments/1k7gb0y/created_a_simple_workflow_package_to_execute/
Golang News 4/25 20:00:02 πŸ’•
Structured zap logs are cool but how do people read them in a vscode console? #golang_news https://www.reddit.com/r/golang/comments/1k7hqlq/structured_zap_logs_are_cool_but_how_do_people/
Golang News 4/25 19:00:02 πŸ’•
Gopls is slow(VSCode) in multi-repo Go project with several replace directives – any tips? #golang_news https://www.reddit.com/r/golang/comments/1k7gz0k/gopls_is_slowvscode_in_multirepo_go_project_with/
Golang News 4/25 18:00:05 πŸ’•
Golang News 4/25 18:00:02 πŸ’•
πŸ” GraphSpecter – A GraphQL Auditing Tool (Detection, Introspection Export, Bulk Query Testing) #golang_news https://www.reddit.com/r/golang/comments/1k7g2up/graphspecter_a_graphql_auditing_tool_detection/
Golang News 4/25 17:30:02 πŸ’•
Q, a command-line LLM interface for use in CI, scripts or interactively within the terminal #golang_news https://www.reddit.com/r/golang/comments/1k7fud4/q_a_commandline_llm_interface_for_use_in_ci/
Golang News 4/25 16:30:02 πŸ’•
Am i crazy or is documentation for most go libraries actually horrible #golang_news https://www.reddit.com/r/golang/comments/1k7ezm2/am_i_crazy_or_is_documentation_for_most_go/
Golang News 4/25 16:00:02 πŸ’•πŸŽ
I built a fullstack Go app (SSR frontend + REST backend + Docker) to kickstart SaaS dev β€” open source, feedback welcome! #golang_news https://www.reddit.com/r/golang/comments/1k7ebee/i_built_a_fullstack_go_app_ssr_frontend_rest/
Golang News 4/25 12:00:05 πŸ’•
Optimizing Nano ID Generation in Go: Concurrency, Memory, and Precomputation Strategies #golang_news https://www.reddit.com/r/golang/comments/1k7ag9b/optimizing_nano_id_generation_in_go_concurrency/
Golang News 4/25 7:00:04 πŸ’•
Golang News 4/25 6:30:02 πŸ’•
Need help understanding the different between raw printing and returning strings.Builder #golang_news https://www.reddit.com/r/golang/comments/1k73b0k/need_help_understanding_the_different_between_raw/
Golang News 4/25 5:30:02 πŸ’•
Got a couple hours free β€” Happy to help new Golang developers (free guidance) #golang_news https://www.reddit.com/r/golang/comments/1k721do/got_a_couple_hours_free_happy_to_help_new_golang/
Golang News 4/25 3:00:02 πŸ’•
β€œDSA in Go: Implementing stacks, queues, and binary search idiomatically” #golang_news https://www.reddit.com/r/golang/comments/1k6yspy/dsa_in_go_implementing_stacks_queues_and_binary/
Golang News 4/25 0:30:02 πŸ’•
Introducing Treex – A CLI Tool for Directory Visualization(Feedback Welcome!) #golang_news https://www.reddit.com/r/golang/comments/1k6v2p7/introducing_treex_a_cli_tool_for_directory/
Golang News 4/24 23:00:04 πŸ’•
For neovim users: I created a plugin that automatically runs tests on file save. #golang_news https://www.reddit.com/r/golang/comments/1k6shvm/for_neovim_users_i_created_a_plugin_that/
Golang News 4/24 23:00:02 πŸ’•
Golang News 4/24 20:30:04 πŸ’•
Golang News 4/24 18:30:01 πŸ’•
Golang News 4/24 14:00:09 πŸ’•
Golang News 4/24 2:30:02 πŸ’•
Golang News 4/24 1:31:03 πŸ’•
Golang News 4/24 1:30:02 πŸ’•
Golang News 4/23 22:00:02 πŸ’•
NIP-07
πŸ’•
Send kind:7