Readit News logoReadit News
mdl_principle commented on How to Spot NASA's Solar Sail Demonstration Streaking Through the Night Sky   smithsonianmag.com/smart-... · Posted by u/Brajeshwar
mdl_principle · 2 years ago
Another option for those who don't want to download the app: https://www.heavens-above.com (also works for many other satellites).

Set your location in the upper-right corner, then select the ACS3 on the main page.

mdl_principle commented on Show HN: Integer Decompiler – Get the shortest program generating a given number   integer-decompiler.neocit... · Posted by u/mdl_principle
jepler · 3 years ago
That's neat!

A number of years ago I attempted to create a program that would exhaustively evaluate short, digitless "dc" programs to find the shortest programs for all numbers under a million: https://emergent.unpythonic.net/01518231512 & a database of all my results for numbers up to 1 million: https://emergent.unpythonic.net/01525128151

While dc does have looping and function calls, my program didn't investigate their use; only straight-line dc programs are checked.

(dc is an rpn calculator available on many unix systems)

mdl_principle · 3 years ago
Cool - looks like we both walked similar paths: Using a stack-based language, pruning invalid programs, even having similar bugs (I too had one related to excluded prefixes).

It's sad that things like this are nearly impossible to find on Google unless you already know the exact title.

u/mdl_principle

KarmaCake day152September 2, 2023
About
quick.frog5938@fastmail.com
View Original