
ShareX
Greenshot
Snagit
LightShot
PicPick
FastStone Capture
Snipping Tool
OBS Studio
Go Programming Language
C++
Python
Crystal (programming language)
Nim (programming language)
Java
Perl
D (Programming Language)
ShareX
Go Programming LanguageNo Go Programming Language videos yet. You could help us improve this page by suggesting one.
Go Programming Language might be a bit more popular than ShareX. We know about 344 links to it since March 2021 and only 274 links to ShareX. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I've been using the open source ShareX screenshot tool: https://getsharex.com/. - Source: Hacker News / 8 months ago
I made sure to document every step of the way via screenshots to ensure I could test enabling and disabling certain features. The screenshot tool I use on Windows is called, ShareX, and I find it extremely useful with regards to pointing out certain elements in an image. - Source: dev.to / over 1 year ago
I've been using ShareX (https://getsharex.com/) for some years, which is also open-source, and very featureful while not feeling too bloated, though Windows only. I'll have to have a look at this next time I'm on a Linux desktop, as I found the options lacking compared to ShareX last time I looked. - Source: Hacker News / about 2 years ago
ShareX (https://getsharex.com/) doesn't have quite this nice UX but it's free. I often use it alongside browser dev tools. Here's a screenshot of me measuring this comment box https://i.imgur.com/yoTHbzq.png. - Source: Hacker News / over 2 years ago
ShareX will run on that machine no problem. Open-source & free. Https://i.imgur.com/KQAoDin.jpg. Source: over 2 years ago
Go is an open-source, statically typed, compiled language designed at Google for simplicity, reliability, and efficiency. It ships with a rich standard library, first-class concurrency primitives (goroutines and channels), and produces single, statically-linked binaries โ making it an excellent fit for microservices and containerised workloads. - Source: dev.to / about 1 month ago
Unlike Go where the language definition itself via its compiler strictly enforces the inclusion of modules (i.e., include exactly what you use, no more, no less), neither the C nor C++ language definitions have an equivalent enforcement. This can lead to two problems:. - Source: dev.to / about 2 months ago
The difference was the language. OpenCode is written in Go. Aider is Python, Cline is TypeScript running in the VS Code extension host. For a tool that spends its time reading files, parsing diffs, and piping text to an LLM, Go's concurrency primitives and fast startup matter more than they should. OpenCode opens the repo, loads a file tree, and is ready to accept a prompt in under 150ms. Cline, running inside VS... - Source: dev.to / 3 months ago
I measured gateway overhead (not LLM response time) using a standardised Go benchmarking harness:. - Source: dev.to / 3 months ago
In this new series we will be creating an API written in go, using a framework like Chi, connecting to a PostgreSQL, and have it deployed to a site like Railway. - Source: dev.to / 3 months ago
Greenshot - Greenshot is a free and open source screenshot tool that allows annotation and highlighting using the built-in image editor.
C++ - Has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation
Snagit - Screen Capture Software for Windows and Mac
Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.
LightShot - The fastest way to take a customizable screenshot.
Crystal (programming language) - Programming language with Ruby-like syntax that compiles to efficient native code.