Scheduling in #Goland (Part II): the Go scheduler
https://www.ardanlabs.com/blog/2018/08/scheduling-in-go-part2.html
by @ardanlabs
If it matters, JetBrain's Goland IDE v2023.3.2 ships with an outdated version of Delve. You can't debug Go 1.20 programs. Their tracker says this will is fixed in the EPA and the next patch will ship with the right version of Delve.
FWIW, it was easier for me to downgrade to #GoLand 1.19 than mess with their EPA.
I continue to be fascinated by #Chromebooks. I dug out an old (2017) Lenovo MediaTek #ARM64 Chromebook - dusted it off, updated ChromeOS, enabled Linux Container, allocated some space to the VM, and proceeded to install JDK-19.0.2, #VSCode, #IntelliJ, and #GoLand. The IDE's are a little chunky during builds, ngl, but the fact that you can get a decent dev machine up on a $100 chromebook, is so cool. Never let someone gatekeep you and tell you HAVE to have a mac. Code on whatever you want!
#chromebooks #arm64 #vscode #intellij #goland
@konst I used Vim for so long (~15 years) as my only text editor, for a long time I found IDEs entirely confusing.
Got introduced to #GoLand last year and getting happier and happier with it - but for me itβs the same, all git operations are done in the CLI, and when Iβve stumbled onto those operations in the IDE they feel clunky and confusing.
Folks, I have a free 1-year #JetBrains #GoLand license. Hit me up if you want it!
Does anyone know if #jetbrains have an official #Mastodon account? I would like to praise them on the new beta UI in #Goland and #Pycharm. Over the last week I have really come to enjoy it and will become my default everywhere.
#jetbrains #Mastodon #goland #pycharm
Two of the most successful programming languages of our time #Python & #Goland (yes and #Elisp!) have one thing in common: in-source docstrings.
They make it easy to document source code and thus make it more accessible to contributors. Languages that treat documentation as a separate issue are mostly tools for individuals with half-baked single-maintainer packages.
Even the most brilliant lang will have low adoption if documentation is not a big part of its core features.
#Golang loving people of Earth. We have a winner. π
Well, two actually. Congrats to @binaryphile & @doniacld for winning a #jetbrains #goland license.
There are two more licenses which we will raffle among our amazing authors. So, stay tuned.
#golang #jetbrains #goland #gopheradvent22 #raffle #winners
You still have time to win one JetBrains GoLand one-year license.
How to win? Simply enjoy our #gopheradvent22 articles and then fill out this simple form https://tinyurl.com/gopheradvent22-raffle.
Good luck π
#gopheradvent22 #win #jetbrains #goland #raffle
Our raffle is still on.
All you need to do, is enjoy the amazing articles of #gopheradvent22 and then fill out the little form here: https://tinyurl.com/gopheradvent22-raffle.
And on December, 31st you could be the winner of one out of two #jetbrains #goland licences.
#gopheradvent22 #jetbrains #goland #winning #raffle
Happy Birthday, #JetBrains #GoLand!
https://www.instagram.com/p/CmeJnQequXO/
There is still time to win one out of two #goland licences. Kindly provided by #jetbrains .
All you need to do is following this link: https://tinyurl.com/gopheradvent22-raffleβ©But hurry, we will draw the two winners on December, 31st.β©#gopheradvent22 β¨#raffleβ¨#goland β¨#jetbrains β¨#win
#goland #jetbrains #gopheradvent22 #raffle #win
A look back at all the software I used for programming in 2022. Perhaps you'll find something useful for when you're programming.
https://www.ericsbinaryworld.com/2022/12/22/software-i-used-for-programming-in-2022/
#Arduino #Atom #C# #CircuitPython #Drone #Fleet #git #GitKraken #Go #Goland #Golang #JetBrains #Kate #MSVisualStudio #Mu #NeoVim #nVim #Pycharm #Ruby #Rubymine #Unity #Vim #VSCode #VSCodium
#arduino #atom #c #circuitpython #drone #fleet #git #gitkraken #go #goland #golang #jetbrains #kate #msvisualstudio #mu #neovim #nvim #pycharm #ruby #rubymine #unity #vim #vscode #vscodium
It. Is. Raffle time!
This is your chance to win one out of two JetBrains Goland licenses for one year!
All you need to do is following this link: https://tinyurl.com/gopheradvent22-raffle.
But hurry, we will draw the two winners on December, 31st.
#gopheradvent22 #raffle #goland #jetbrains #win
So I've been learning some basics of #goland since my team has started building most our services with that language. Got to the section on #go concurrency and was ready to strap in and learn all about thread pools, etc. Come to find out simply putting the word `go` in front of a function will create a #goroutine that will then run concurrently. What!?! Mind blown. π₯
GoLand 2022.3 is out!
What's New:
- Performance enhancements
- Test generation for generic functions
- Integrated Go Playground
- Code Vision β usages of functions and types are shown in the editor
Read about all of the new features:
π https://jetbrains.com/go/whatsnew/ #golang #GoLand
And here is my solution for today's #AdventOfCode challenge - slowly getting the hang of #Golang, still missing #Python a lot.
@jetbrains
#GoLand is actually a great help.
#goland #python #golang #adventofcode