deepstream
- Karma
- 80
- Created
- January 16, 2019 (7y ago)
- Submissions
- 0
-
I'm currently building a software-as-a-service app and using a novel architecture I'm going to use the unix specifically Debian file system and user accounts as the users database. so basically whenever someone signs up…
- Preparedness 101: Zombie Apocalypse (2011) (fema.gov)
- Japan Chooses ‘Reiwa’ as Name for Incoming Emperor’s New Era (bloomberg.com)
-
javascript:alert(`${Array.from(document.querySelectorAll('rect.user-contrib-cell')).reduce((sum, node) => sum + (parseInt((node.getAttribute('title') || node.getAttribute('data-original-title') || '').split(' ')[0]) ||…
-
I had an idea for an online magazine for long form content with the provision that people have to pay to submit articles if published. I would have sole responsibility for editorial direction. what are the ethics…
- How to Capture a NetLog Dump (dev.chromium.org)
-
No offence to the good people of Taleo is meant, but the candidate system TOTALLY SUCKS. The UX for sign up, login, upload, is so much worse than say, applying to jobs on Stack Overflow. Why do people use it?
-
I travel a lot and find Skype frustrating because it has rules for recharges based on which country you are currently in / where you created your account. I also often forget my Skype password. The result is when I need…
- April 4 set for Musk contempt hearing (edition.cnn.com)
- China fueling economy: NYU professor (en.people.cn)
- Boeing testing software changes to 737 MAX (edition.cnn.com)
-
These things are quite useful for accessibility, which the HNers talk about a lot as important. Wondering why their favorite news forum doesn't have any? I once lived next door to a gardener / landscape architect who…
- Musk says SEC wrong at every level (theverge.com)
-
Asking for a friend.
- HN Reader Survey (docs.google.com)
-
Fuzzing can be used to find bugs. Could it be used to fix obscure bugs, bugs in complex data flows, by fuzzing over inputs? Could a fuzzing like approach be used to generate code (even code we have no chance of…