zzo38computer

↗ HN profile [ 53.0 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Show HN: Hlsrecord (github.com)

    This program is intended for recording audio/video streaming from internet; later there may also be added others that are related to this. (You might then be able to record it onto a DVD (after converting from MPEG-TS…

  2. 2FA is no good; it does not improve security much. GitHub requires it (although it is unclear if it is required for API access; I almost entirely use the API access anyways), but that doesn't help. Also, the method of…

  3. The first version of Free Hero Mesh which is ready for public testing is now available. It is far from being complete, although it is believed to be the minimum needed that someone can try it now. It is available in a…

  4. How to skip CSS animations so that if an animation only plays once it will be skipped and display only the end of the animation?

  5. TeXnicard is a program to make card databases, querying, collaboration, and rendering, for such card games as Magic: the Gathering. It is an alternative to Magic Set Editor. TeXnicard is public domain, but depends on…

  6. How to globally disable CSS transitions in Firefox?

  7. sqlnetnews is a NNTP server software. bystand is a NNTP client software. You can use them with other software too, and not only with both of them together. I wrote these programs because the other one they are large…

  8. Many stuff (including this Hacker News) uses protocols other than NNTP. Is there the protocol translator programs to use with NNTP clients? I recommend to implement NNTP on your server instead though, but, if that won't…

  9. I invented a remote virtual table protocol (and an implementation of a client as a SQLite extension), and I think, can be use for many kind of remote data, such as weather, movie times, and many other kind of stuff. You…