Maybe this is an opportunity to create a new kind of Show/Ask HN, called “Who’s got questions?”<p>For example. I’m a self-described senior electron/react/iOS app dev and I have created exactly one API in my life using node/express/GraphQL/mongo/redis on heroku. It works great! I had a ton of fun learning and deploying and now maintaining.<p>Now... I want to add some features such as long-running (30s-10m) batch jobs. How do I go about doing this? I noticed Redis has Bull ... but I’m still not clear on the architecture. I feel a bit stuck and nervous I’m going to pick something that’s going to fall over at the slightest traffic.
I really like the concept, I look forward to seeing more diverse projects added to the index. I looked for, embedded stuff, virtual reality and high frequency trading and got 0 hits on all of em :(
Couldn't find any Arduino projects but i wanted to contribute. After a quick google search, I found this:<p><a href="https://create.arduino.cc/projecthub" rel="nofollow">https://create.arduino.cc/projecthub</a><p>Which seems to be a narrower mindset of the OP's vision. Should i link that page or pick a couple projects?
The idea is very interesting although at the moment it seems to cover only popular choices. I tried to look for prolog and I found no results at all. Same for other topics like knowledge database or petri networks for which google is just a better option.<p>I hope they can somehow automate the data input for the search engine.
My pet peeve: there are still many developer-oriented sites (including this site) that can't handle special characters in search. For example, searching for `C#` or `C++` returns C, C++, C# results.
Search is good, but if you're like me and would like to just see the list of available projects, it's here<p><a href="https://github.com/aquadzn/learn-x-by-doing-y/blob/main/projects.csv" rel="nofollow">https://github.com/aquadzn/learn-x-by-doing-y/blob/main/proj...</a>
I looked at the title and thought "You know it would be really cool to learn rust by making a Roguelike with it". Then I clicked the link and searched for Rust and there it was! Upvoted!
I'm really tempted to document my own learning/musings in microarchitecture by making a semi-zachlike "game" to go through it. Really stretching the definition of game though, although I know I'd play it which is enough for me.<p>There's already one on steam, but I don't think it uses a real HDL - thanks to yosys (Claire Wolf you're a god) it could be completely open-source, and you could even just about gamify the end result (Dhrystone MIPS per gate?)
Any suggestions for hardware? I'm currently going through Ben Eaters videos on youtube, going to get his kit soon. Seem like it's a great resource. Any more?
cool site. I've been wondering about building a video streaming app/platform but unfortunately I couldn't find anything related to that here. Any pointers on how one can go about building a Zoom like service? Is Web RTC the way to go?
It looks like the list "Build your own X" <a href="https://github.com/danistefanovic/build-your-own-x" rel="nofollow">https://github.com/danistefanovic/build-your-own-x</a>
This looks really cool. The thing that makes me sad is that there are way too many resources on stuff like React and python and not much material on stuff like webgl. I wanna learn webgl!! Where do i go
For more such projects: <a href="https://github.com/tuvtran/project-based-learning" rel="nofollow">https://github.com/tuvtran/project-based-learning</a>
I notice that the search is not doing partial matches within words, e.g. "RTC" does not bring up results with "WebRTC" in the title. Not sure how this would affect other results.