Live data from Hacker News

Deploy based on the planet alignments

github.com

21–30 of 47 posts

Re: Deploy based on the planet alignments

#21

This could be integrated in to an SDK - Superstitious Developer Kit. Other tools in the chain could check for things like Friday the 13th, the occurrence of three consecutive sixes in your IP address, and tell you which oils to vaporise, incense to burn, crystals to wear, homoeopathic prophylactics to take, whether it's okay to build or deploy if you, your mother, or sister(s) are menstruating, and so on and so forth…

This would be fantastic.

Re: Deploy based on the planet alignments

#22
I had look at source code, it seems like very inaccurate approximation, real planet position could be a few degrees different.

You can get 10' accuracy with a few kilobytes of polynomials. Some astronomical (and astrological) programs use polynomials a few megabytes big. JPL ephems are 1 to 100 gigabytes.

Re: Deploy based on the planet alignments

#23
post #22

I had look at source code, it seems like very inaccurate approximation, real planet position could be a few degrees different. You can get 10' accuracy with a few kilobytes of polynomials. Some astronomical (and astrological) programs use polynomials a few megabytes big. JPL ephems are 1 to 100 gigabytes.

You raise an interesting question. Does accuracy matter for something like this? Would a more accurate version be better...?

Re: Deploy based on the planet alignments

#25
post #23
post #22

I had look at source code, it seems like very inaccurate approximation, real planet position could be a few degrees different. You can get 10' accuracy with a few kilobytes of polynomials. Some astronomical (and astrological) programs use polynomials a few megabytes big. JPL ephems are 1 to 100 gigabytes.

You raise an interesting question. Does accuracy matter for something like this? Would a more accurate version be better...?

Of course. The fact that it has not worked until now is that all the calculations were wrong!

Re: Deploy based on the planet alignments

#26

This could be integrated in to an SDK - Superstitious Developer Kit. Other tools in the chain could check for things like Friday the 13th, the occurrence of three consecutive sixes in your IP address, and tell you which oils to vaporise, incense to burn, crystals to wear, homoeopathic prophylactics to take, whether it's okay to build or deploy if you, your mother, or sister(s) are menstruating, and so on and so forth…

IPv666?

Re: Deploy based on the planet alignments

#27

The moon is missing. Let me know when you figure that one out.

  % pom
  The Moon is Waning Crescent (20% of Full)
  % man pom
  POM(6)                       FreeBSD Games Manual                       POM(6)
  
  NAME
       pom — display the phase of the moon
  
  SYNOPSIS
       pom [-p] [-d yyyy.mm.dd] [-t hh:mm:ss]
  
  DESCRIPTION
       The pom utility displays the current phase of the moon.  Useful for
       selecting software completion target dates and predicting managerial
       behavior.
  
       Use the -p option to print just the phase as a percentage.
  
       Use the arguments -d and -t to specify a specific date and time for which
       the phase of the moon has to be calculated.  If -d but not -t has been
       specified, it will calculate the phase of the moon on that day at mid‐
       night.
  
  SEE ALSO
       `Practical Astronomy with Your Calculator' by Duffett-Smith.
  
  FreeBSD 10.1                     July 14, 2010                    FreeBSD 10.1

Re: Deploy based on the planet alignments

#29

This could be integrated in to an SDK - Superstitious Developer Kit. Other tools in the chain could check for things like Friday the 13th, the occurrence of three consecutive sixes in your IP address, and tell you which oils to vaporise, incense to burn, crystals to wear, homoeopathic prophylactics to take, whether it's okay to build or deploy if you, your mother, or sister(s) are menstruating, and so on and so forth…

Better look for consecutive sixes in both hexadecimal and decimal, too.

Re: Deploy based on the planet alignments

#30

This could be integrated in to an SDK - Superstitious Developer Kit. Other tools in the chain could check for things like Friday the 13th, the occurrence of three consecutive sixes in your IP address, and tell you which oils to vaporise, incense to burn, crystals to wear, homoeopathic prophylactics to take, whether it's okay to build or deploy if you, your mother, or sister(s) are menstruating, and so on and so forth…

Better look for consecutive sixes in both hexadecimal and decimal, too.

Hexadecimal: the numeric base of Deep Black Magic.
Post reply on HN