Hacker Newsnew | past | comments | ask | show | jobs | submit | shayac2's commentslogin

Unable to log in to the dashboard but my applications themselves are still running.


Check out carbone.io It’s not super powerful but does the trick for basic stuff. They have both self hosted and a cloud/paid version. pspdfkit.com might also have something for rendering PDFs as a service.


If you are looking for a quick way to get up to speed with flexbox or css-grid you should check out https://flexboxfroggy.com/ and https://cssgridgarden.com/ They are fun little tutorial games that introduce the basics


Funny thing is PHP was in fact at least partially the inspiration for react! See https://staltz.com/nothing-new-in-react-and-flux-except-one-...


A heat-map of sorts for a codebase showing the files that have the most-frequent/most-recent edits as hottest. Purpose being to help acclimate new developers to a project by easily seeing which parts of the codebase are most actively worked on.



Thanks!!!


Gitlab is using Monaco for this. An open sourced online editor brought to you by none other than Microsoft. (https://github.com/Microsoft/monaco-editor) I couldn't dig it up now but I recall seeing that Microsoft started this project as an online code editor for Azure, later using it in VSCode. So it would not be surprising if they bring this to github some time in the future.


I'm well aware of monaco.

I doubt something like what gitlab is building will come to github. Maybe a quick edit editor, but nothing more.

Gitlab is going to integrate this to gitlab's CICD infra.

If github gets one, it'll be a shitty typo fixer, that's it.


It still is "alive" somewhere in Azure but MS scrapped it really and focused making the best possible Desktop Editor. You wont see a web editor form them soon.


Ironic how they have Microsoft to thank for open-sourcing Monaco


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: