raxor53
|
2 years ago
|
on: GitHub issue - resolved
I'm sure your scale is similar.
raxor53
|
3 years ago
|
on: Ask HN: Visualizing software designs, especially of large systems (if at all)?
Why are all these comments suggesting new tools instead of answering your question? From what I've seen, high documentation only comes into higher level abstractions such as individual services or architecture design.
In school, I was taught to draw UML for classes within a program. I have never seen that IRL. I think the difference is the time required to comprehend the application.
raxor53
|
4 years ago
|
on: I Am Satoshi
If this was true, it'd be a great movie in about 10 years.
raxor53
|
4 years ago
|
on: NoJS – Creating a calculator with only HTML and CSS
> Why make this?
> Why not?
Yes, please
raxor53
|
4 years ago
|
on: WeWork CEO Says Least Engaged Employees Enjoy Working from Home
Is WeWork still around? After their last CEO, I thought they shut down most operations.
raxor53
|
5 years ago
|
on: Solar2D Game Engine
Probably not, alongside the rename, they essentially closed the business side to move to donations based.
raxor53
|
5 years ago
|
on: Deno 1.5
Ryan Dahl has talked about how he regrets making npm the default package manager for Node. I think its smart to have some explicit separation between framework and package manager.
raxor53
|
5 years ago
|
on: Dockerfile Security Best Practices
raxor53
|
5 years ago
|
on: A Picture of Java in 2020
I use Visual Studio for C# (haven't tried Rider yet) for the reasons you mentioned. However, I feel that VSCode more than capable as a platform. The intersection of tooling for C# and VSCode is really lacking compared to TypeScript.
raxor53
|
5 years ago
|
on: List of YouTube channels for improving web development and programming skills
Completely agree. I watch various programming/software videos on YouTube, but afterwards my recommendations is filled with "Intro to JS".
raxor53
|
5 years ago
|
on: D3 6.0
Mike is everywhere D3 is, it's incredible. Most of the popular D3 questions on StackOverflow are answered by him.
raxor53
|
5 years ago
|
on: How to Run a Live Coding Stream on Twitch Using OBS
CJ from Coding Garden does a phenomenal job with his streams. I've watched a few of his past streams on youtube and its refreshing. Its cool to see how he progresses through problems and is so endlessly positive.
https://coding.garden/Daniel Shiffman from Coding Train does something similar, but more focused on P5.js and general interactive toys. https://shiffman.net/
raxor53
|
6 years ago
|
on: JavaScript Image Compress Using HTML5 Canvas and File API Before Upload
These are the new standards, please send out a memo.
raxor53
|
6 years ago
|
on: Asset minification with Elm (2018)
I know NoRedInk has a lot of Elm components; however, they employ Evan Czaplicki, who is the creator of the language.