GitHub Personal Website Generator
vscode.dev
GitLab Pages
StackBlitz
GatsbyJS
Beautify Github Profile
goodprofile{me}
mmm.page
V (programming language)
Nim (programming language)
D (Programming Language)
Go Programming Language
C++
Crystal (programming language)
Zig
Perl
GitHub Personal Website Generator
V (programming language)No GitHub Personal Website Generator videos yet. You could help us improve this page by suggesting one.
Based on our record, V (programming language) should be more popular than GitHub Personal Website Generator. It has been mentiond 78 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
The GitHub code editor (immediately accessible by changing the ".com" to ".dev" in your browser URL, in case you didn't know) is miles, leagues ahead of what AWS has to offer. It has a full, working version of vscode.dev, which is pretty much the same as github.dev those days, I hear. It will allow you to install supported extensions, do some code completion, run your testsโ-โand even has a shell! You can't... - Source: dev.to / over 1 year ago
It'll be interesting to see how things evolve over time though โ with https://github.dev/github/dev it seems like Github is trending towards trying to solve similar problems as Vercel or Replit. - Source: Hacker News / over 3 years ago
The browser version of VS Code offered by Github is actually better than Xcode in a lot of ways. Apple should find this situation supremely embarrassing. I'm sure the engineers who work on Xcode know that it's completely fucked, but their higher-ups don't give them the resources needed to actually fix it. Source: over 3 years ago
How is made https://github.dev/github/dev without microsoft loyalities/copyright agreement? thx. Source: almost 4 years ago
Swap .com with .dev in the URL. For example, this repo https://github.com/github/dev becomes http://github.dev/github/dev. Source: almost 4 years ago
How about v-lang? https://vlang.io/ Not python, but, go-like syntax, and satisfies other stuff you mentioned. - Source: Hacker News / 2 months ago
Somewhat similar language, https://vlang.io Itโs a mix of go and rust syntax that translates to C. - Source: Hacker News / 3 months ago
Language explorers looking for lower level languages like this may also want to take a peek at the V language. https://vlang.io/ I won't say with confidence either is better than the other; but I think both are worth a look. Odin (iiuc) always makes you manage memory; Vlang permits you to, but does also have linking to the Boehm GC that it will generate for you in most cases. Vlang and Odin in terms of syntax and... - Source: Hacker News / 6 months ago
There are other choices of languages, that are close to and influenced by Golang. Languages such as Odin[1] and Vlang[2] (which addresses several issues mentioned). Even more, they are at the stage where advance programmers can contribute or influence them in the ways that they might find satisfactory. Golang is too far down the road and cemented in its ways, to expect such significant changes in direction. [1]:... - Source: Hacker News / 11 months ago
> For me the biggest gap in programming languages is a rust like language with a garbage collector, instead of a borrow checker. https://vlang.io. - Source: Hacker News / over 1 year ago
vscode.dev - Now when you go to https://vscode.dev, you'll be presented with a lightweight version of VS Code running fully in the browser.
Nim (programming language) - The Nim programming language is a concise, fast programming language that compiles to C, C++ and JavaScript.
GitLab Pages - GitLab Pages you can create static websites for your GitLab projects, groups, or user accounts.ย
D (Programming Language) - D is a language with C-like syntax and static typing.
StackBlitz - Online VS Code Editor for Angular and React
Go Programming Language - Go, also called golang, is a programming language initially developed at Google in 2007 by Robert...