Live data from Hacker News

Free Stuff for Developers

freestuff.dev

11–20 of 56 posts

Re: Free Stuff for Developers

#13
post #9

Should have an easy way to suggest more services. (Was going to suggest expo)

Currently using Hugo (SSG) Need to create new file to add new content. Definitely not the user friendly right now, currently thinking how to make this easier. But really glad to know someone wants to contribute

Re: Free Stuff for Developers

#15
Hi, freestuff.dev built with hugo SSG Currently the easiest way to contribute is creating a new file on github.

I have an idea to make a GUI, so people just put links, benefits and tags, the other stuff will be pre-filled, but still will go through github's pull request.

Let me know if you have an idea to make it easier to contribute

Re: Free Stuff for Developers

#16

The most underrated thing on here is probably Visual Studio Code. It's a really great piece of software and has a bunch of really neat features when editing on a remote machine.

Sorry, but I have no knowledge and do not understand what "editing remote" means? What is the use case?

The source files are in a shared network directory, but VS code (the editor) is on my machine? Or is it something different?

Where would the compiler reside? Will the Compile/Build be executed on my machine?

Edit: found some answers: https://code.visualstudio.com/docs/remote/remote-overview

Re: Free Stuff for Developers

#19

The most underrated thing on here is probably Visual Studio Code. It's a really great piece of software and has a bunch of really neat features when editing on a remote machine.

Sorry, but I have no knowledge and do not understand what "editing remote" means? What is the use case? The source files are in a shared network directory, but VS code (the editor) is on my machine? Or is it something different? Where would the compiler reside? Will the Compile/Build be executed on my machine? Edit: found some answers: https://code.visualstudio.com/docs/remote/remote-overview

The source files can be on a remote machine but you still get great GUI editor support.
Post reply on HN