It seems we are moving to a world of magic, where developers will be alchemists, and only a handful of people will understand "physics" or "chemistry" and know what is actually going on in the cloud, serverless, fileless, functionless development. Since google translate and google maps, I always ask myself, what is the real price for this very convenient and engaging product.
I see this happening a lot with the young engineers. Very few of them really know what's happening under the hoods.
Web-based editor
41–50 of 307 posts
Re: Web-based editor
#42Earlier quoted context omitted.
Why is it scary?
It's the end of being able purchase any kind of perpetual license to your software. It'll all be on the web and it will be paid per month. When that meets a company with an aggressive sunset policy or if they have an outage it won't be a good time.
We are still in the Wild West Phase of SAAS.
Re: Web-based editor
#43Re: Web-based editor
#44It seems we are moving to a world of magic, where developers will be alchemists, and only a handful of people will understand "physics" or "chemistry" and know what is actually going on in the cloud, serverless, fileless, functionless development. Since google translate and google maps, I always ask myself, what is the real price for this very convenient and engaging product.
I see this happening a lot with the young engineers. Very few of them really know what's happening under the hoods.
It is the nature of evolution whether you like it or not.
Re: Web-based editor
#45Re: Web-based editor
#46Am I alone in not jumping on the Visual Studio [Code] bandwagon? Other online editors have had "vim modes" for ages (e.g. Overleaf) and frankly I'm unlikely to write a chonking great script or project in a browser on Github -- a minor modification is much more likely. VS Code's codebase is huge . Will Github allow people to use other $EDITORs? (Yes, I'm aware this makes me sound like an old man!)
Are the other $EDITORS able to run inside a web browser?
Re: Web-based editor
#47Earlier quoted context omitted.
Why is it scary?
It's the end of being able purchase any kind of perpetual license to your software. It'll all be on the web and it will be paid per month. When that meets a company with an aggressive sunset policy or if they have an outage it won't be a good time.
Re: Web-based editor
#48Earlier quoted context omitted.
I see this happening a lot with the young engineers. Very few of them really know what's happening under the hoods.
Does anybody really know anything which goes on under the hood, all the way down to transistors? I think it is half a century since this was even possible for a single person.
but there is a difference between knowing vaguely how internal combustion engine works versus treating your car as a magic box from the future. (which of course now most cars are, you can not even disable the tire pressure alert after you pump your tires without going to the service shop)
I fear that nobody will even teach the fetch-execute cycle to our kids.
Re: Web-based editor
#49The amazing part is that it's all divs, spans, CSS and very smooth. Congrats!
These super fast super browsers we have today? You can kill all of them if you render a table with around 500.000 cells.
So yes, many people use divs and spans for the same functionality.
Re: Web-based editor
#50You can open any GitHub repository in the web-based editor in the following ways: - Pressing the dot ( . ) key while browsing any repository on GitHub. - Change the URL from "github.com" to "github.dev". rad
Is there a way to disable this option? (to avoid accidentally opening up the editor). Couldn't find info on this from the linked page.