derekp7

↗ HN profile [ 79.4 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. It has been said on here previously that it is more efficient to have a gas powered generator that sends electricity to a house, to run a heat pump, then it is to heat the house directly by burning natural gas. My…

  2. Looking at currently deployed driver assist technologies (things like emergency breaking, lane departure warning/assist/centering, speed limit recognition / cruise assist), assuming they become universal at some point…

  3. Given the number of open source foundations that many of us depend on, and how thinly stretched the resources are to maintain many of them, would such a monthly thread be a good idea? The thread would be open for anyone…

  4. The documentation at https://www.snebu.com needs a bit more of an overhaul, however updated it to reflect how to use the encryption features. Take a look at https://www.snebu.com/tarcrypt.html for a description of how…

  5. I have created a program called tarcrypt which takes the output of a standard tar file (focused on Gnu tar currently), and adds compressed/encrypted extensions. This encrypts the file contents while providing standard…

  6. I've seen several tools to view your web site using various colorblind filters. However, I was wondering if there are standard colors that can be used for Critical (Red), warning (Yellow), and OK (Green) conditions? For…

  7. I've had a couple side project ideas (either turning one of my existing open source projects into a SAAS business, or starting a couple new ones). But I work full time. I'm looking for a company that I can outsource the…

  8. Typically, data is exported from apps in tab, csv, or pipe delimited format. Or in a more structured format such as JSON or XML. The problem is that the more structured formats aren't as useful for processing data…

  9. So I'm thinking of putting up an online service as a side project. However, since it will be storing customer data, I'm concerned about liability. Since this is just a hobby for now, I don't currently have funding to…

  10. Suppose that I have an open source project, which would be a good candidate for customers wanting paid support for it. Now since I have a day job, I won't be able to provide that support on a 9-5 basis. What I'm looking…

  11. Many of us here are almost too busy to cook, so we end up eating out a lot. This is costly, and not as healthy as it can be. To remedy that, I'd like to start a thread for your favorite quick to prepare, cheap, healthy…

  12. I was digging around on some old backup tapes I had laying around, and came across a program I wrote more than 20 years ago. The program effectively provides similar functionality to Gnu Screen, however as it was…