dbetteridge
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
Hey HN I've predominantly always worked in Web dev but always had an interest in 3D graphics, modelling and games. What are your best resources for me to go from 0 to being able to write my own (basic) graphics…
-
Hi HN As the impacts of COVID19 continue to be felt around the world and layoffs and business closures start to happen more and more, I thought it would be worthwhile to compile this data somewhere.…
-
Hi HN! During lockdown i've been working on building Gitdocs https://gitdocs.page It offers a simple interface for extracting your documentation from git (github/azure devops currently supported) and making them easily…
-
Hi HN! We're in the processing of deploying a series of internal domain specific services (Ala Microservices) I'm currently investigating the best mechanism for communicating data between them, For example service A…
- Musings on a Consensus System for the Web (danielbetteridge.com)
- C++ Core Guidelines (isocpp.github.io)
-
For documents that aren't a nice plaintext thats easily put into version control. Things like spreadsheets, word documents, GIS files etc. Just interested in what approaches are out there.
-
I'm at the early stages of building an API, i've laid out my database structure and some idea of the functions/features I need from it. However i'm a bit stuck on language for building the API itself, there will be a…
- Pulling data from a xiaomi mi band 2 (medium.freecodecamp.org)
-
Looking at this thread https://news.ycombinator.com/item?id=10706314 from 2 years ago, I'm interested to see if people's opinions around this have changed at all. Most of the suggestions seem to be C or C++ with a…
- GraphQL pain points and some workarounds (labs.getninjas.com.br)
-
Hi HN My day to day job is primarily using Nodejs and React but my degree was in Embedded systems and i'm keen to get back to learning a lower level language such as C/C++ . Any suggestions on some good sources to tap…