go-unsplash
Go Client for the Unsplash API (by hbagdi)
Visual Studio Code
Visual Studio Code (by microsoft)
go-unsplash | Visual Studio Code | |
---|---|---|
866 | 3,164 | |
76 | 174,519 | |
- | 1.1% | |
1.8 | 10.0 | |
over 2 years ago | 3 days ago | |
Go | TypeScript | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
go-unsplash
Posts with mentions or reviews of go-unsplash.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-06-23.
-
Vibe Coding with Lovable - Build a Collaborative Image Gallery📸❤️🔥
Unsplash is a popular platform that provides high-quality, royalty-free images via its API. By using the Unsplash API, developers can programmatically fetch random or curated images for their applications without having to host or manage image assets themselves. This makes it perfect for projects like our Pinterest-style wall, where you want a steady stream of beautiful images with minimal backend complexity.
-
A Weather Clock (with Alarms) for ESP32 / Raspberry Pi Pico Implemented with Arduino Framework
... // ##### // # you will need to either // # . enable and complete the following "secret" block // # . or create and complete the "secret" block in the file `_secret.h` // ##### #if false // ---------------------- // !!! "secret" block !!! // ---------------------- // // ***** // * you can setup WIFI_SSID / WIFI_PASSWORD; for ESP32, if WIFI_SSID not defined, will use WiFiManager to get WiFi SSID and password // * you will need to setup OPEN_WEATHER_MAP_APP_ID // * you can optionally setup UNSPLASH_CLIENT_ID // ***** #define WIFI_SSID "" #define WIFI_PASSWORD "" // you MUST get APP_ID from https://home.openweathermap.org/users/sign_up #define OPEN_WEATHER_MAP_APP_ID "" // optionally, sign up and create an app to get Access Key from https://unsplash.com/developers // comment out UNSPLASH_CLIENT_ID if you do not want to use unsplash.com #define UNSPLASH_CLIENT_ID "" #else #include "_secret.h" #endif ...
-
Think Twice Before Migrating Between PostgreSQL and MySQL
Photo by benjamin lehman on Unsplash
-
The Best 100 Free UI/UX Resources for Every Designer & Developer
Unsplash unsplash.com High-resolution, royalty-free photos for commercial use.
-
30 Best Free Tools for Frontend Developers in 2025
Website: unsplash.com
- Blue-Green Deployment in a Local Environment with Docker
- TailwindCSS Tip : How to prevent Layout Shifts With Aspect Ratio
-
Three Free Resource Websites to Boost My Workflow
As a developer and designer, we often need high-quality images and vector resources for projects. In this post, I’ll share three of my go-to platforms: Unsplash (free high-quality photos), pngfree.ai (free high-quality PNG images), and SVGRepo (free SVG vector graphics). These sites have helped me save countless hours, and I think they might come in handy for others too.
-
Facing my performance anxiety
Photo by Wan San Yip on Unsplash Photo by the blowup on Unsplash
Visual Studio Code
Posts with mentions or reviews of Visual Studio Code.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-07-15.
-
Code highlighting with Cursor AI used for $500k theft
And yet, this entire class of abuse is only possible because Microsoft refuse to implement any kind of permission management or sandboxing for extensions.
https://github.com/microsoft/vscode/issues/52116
-
How to Create a Node.js Project in VS Code
Install VS Code from the official site.
-
**The Complete Beginner's Guide to Git & GitHub for Website Content Editing on macOS**
Download from code.visualstudio.com or:
-
AI-Driven Development: Code Smarter with Vue.js, Beginners-Friendly 2025
Cursor: AI-driven code suggestions for VS Code.
-
Copilot Chat in VS Code is now open source
I'm not sure I see the problem. The number of merged PR's looks on the high side for a FOSS project.
https://github.com/microsoft/vscode/pulls?q=is%3Apr+is%3Aclo...
-
Git & GitHub Collaboration
Download VS Code from the https://code.visualstudio.com/. Install it by following the setup instructions.
-
First Day as a Developer:
I installed VS Code from ➡️https://code.visualstudio.com.
-
Setting Up Git, Python, WSL, Docker, and GitHub SSH
3.Visual Studio Code (Text Editor) VS Code is lightweight and great for Python/Django development. Where you write and edit your code. it's important cause you Syntax highlighting, auto-complete, and error detection Tools like VS Code improve speed and productivity How Installed It: Downloaded from code.visualstudio.com Or you can install it from microsoft store by typing "Vs Code"
-
Show HN: VSCode/Cursor/Windsurf Extensions Might Be Dangerous
Nice work! This has actually been an open feature request since 2018 [0]. I've been wanting something like this for a while.
[0] https://github.com/microsoft/vscode/issues/52116
-
Setting Up Your Windows Development Environment Edition
3.Vs Code I decided to use (VS Code)as my text editor of choice because it's lightweight, incredibly fast, and very beginner-friendly. It also has a vibrant extension ecosystem, built-in Git support, and seamless integration with tools like Python, Docker, and WSL — making it ideal for both newcomers and experienced developers alike. use this link to download;https://code.visualstudio.com/
What are some alternatives?
When comparing go-unsplash and Visual Studio Code you can also consider the following projects:
picsum-photos - Lorem Ipsum... but for photos.
community - Public feedback discussions for: GitHub Mobile, GitHub Discussions, GitHub Codespaces, GitHub Sponsors, GitHub Issues and more!
Google Fonts - Font files available from Google Fonts, and a public issue tracker for all things Google Fonts
identity-obj-proxy - An identity object using ES6 proxies. Useful for mocking webpack imports like CSS Modules.
squoosh - Make images smaller using best-in-class codecs, right in the browser.
KDevelop - Cross-platform IDE for C, C++, Python, QML/JavaScript and PHP