dbetteridge

↗ HN profile [ 72.2 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. 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…

  2. 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.…

  3. 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…

  4. 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…

  5. C++ Core Guidelines (isocpp.github.io)
  6. 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.

  7. 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…

  8. Pulling data from a xiaomi mi band 2 (medium.freecodecamp.org)
  9. 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…

  10. 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…