fdomingues

↗ HN profile [ 45.5 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. From the page 329 of the Accessory Design Guidelines[1], the camera bump is 5.68mm thick, the main body is 5.64mm, as advertised everywhere, which brings the total thickness to 11.32mm. Is this good? Is this bad? Don't…

  2. I really like the Django schema migrations, and I wanted a simple way to use it outside of Django projects, this file is the solution that I found.

  3. Vortex is a lightweight, end-to-end encrypted chat application that ensures message authenticity and confidentiality. It offers transport agnosticism, supporting both PostgreSQL and WebSocket, all in less than 600 lines…