Free Stuff for Developers
31–40 of 56 posts
Re: Free Stuff for Developers
#32It's not free but it's only a buck: open source sticker pack from StickerMule https://www.stickermule.com/unixstickers And note these are pretty high quality stickers too.
Re: Free Stuff for Developers
#33It's not free but it's only a buck: open source sticker pack from StickerMule https://www.stickermule.com/unixstickers And note these are pretty high quality stickers too.
No gentoo, no perl, and no emacs in the $1 pack :/
Re: Free Stuff for Developers
#34Earlier quoted context omitted.
No gentoo, no perl, and no emacs in the $1 pack :/
Although I'm a vi user, I have to respect that they give you the the Emacs sticker the pack labeled "Elite" :)
If you really prefer the vi syntax, there is even an "evil mode" for emacs - https://github.com/emacs-evil/evil
Re: Free Stuff for Developers
#35When the service transitions to being 10 dollars per month without notice (looking at you, Trello) how many times can you say "just add it to my tab"?
I'm only using self hosted, open source solutions from now on. Been burned too many times in the past, and yes, I do pay for some services - but that doesn't stop the providers from increasing the price or even discontinuing the service (Google) at any time
Re: Free Stuff for Developers
#36Earlier quoted context omitted.
Although I'm a vi user, I have to respect that they give you the the Emacs sticker the pack labeled "Elite" :)
Well yeah, emacs users are elite :) If you really prefer the vi syntax, there is even an "evil mode" for emacs - https://github.com/emacs-evil/evil
(uEmacs is okay too).
Re: Free Stuff for Developers
#37Earlier quoted context omitted.
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.
Re: Free Stuff for Developers
#38I'm over all of this "free" stuff. When the service transitions to being 10 dollars per month without notice (looking at you, Trello) how many times can you say "just add it to my tab"? I'm only using self hosted, open source solutions from now on. Been burned too many times in the past, and yes, I do pay for some services - but that doesn't stop the providers from increasing the price or even discontinuing the servi…
Something like postman, for example, is easily a multi-month or year project for a big team of devs to create/maintain. I've been using the free version for years and it's saved an amazing amount of time. I'd use the paid version if I had a bigger team.
Something like Cloudflare is a whole different scale altogether. Their free tier is a loss-leader for their enterprise plan, but even the free tier is better than most paid CDNs out there. And good luck trying to replicate that on a FOSS stack and shared infrastructure.
If you're worried about secret billing, either don't provide your billing info to begin with, cancel trial subscriptions as soon as you start them (usually they won't expire until the end), or use a virtual CC# service like privacy.com.
Re: Free Stuff for Developers
#39Earlier quoted context omitted.
Well yeah, emacs users are elite :) If you really prefer the vi syntax, there is even an "evil mode" for emacs - https://github.com/emacs-evil/evil
Nope, You're are not a real emacs user unless you use real emacs with real emacs key bindings. (uEmacs is okay too).
That's okay though, I quite like that I can use Emacs like a souped-up vim, especially when Emacs sometimes does vim-like better than even vim could in so many workflows.
Re: Free Stuff for Developers
#40Sublime Text is not free. You're free to try it out and it won't stop you, except for the reminder pop-up. That doesn't make it free though, you still need a license.