Wednesday, November 4, 2020

Breaking #FoxNews Alert : It’s too early to call the battleground state with the hour's biggest prize but Trump sealed a win in this additional state, Fox


from Twitter https://twitter.com/RKarthickeyan1

November 04, 2020 at 06:33AM
via RKarthickeyan1

Breaking #FoxNews Alert : This is the first state Trump can add to his win column, Fox News projects.


from Twitter https://twitter.com/RKarthickeyan1

November 04, 2020 at 06:33AM
via RKarthickeyan1

Breaking #FoxNews Alert : Battleground Georgia too early to call as Fox News projects Biden takes these 2 states


from Twitter https://twitter.com/RKarthickeyan1

November 04, 2020 at 06:33AM
via RKarthickeyan1

Show HN: Flyable - One of the fastest way to execute Python code https://ift.tt/3oX65he

Show HN: Flyable - One of the fastest way to execute Python code Recently, I saw few Python accelerators getting a lot of attention, and I thought it would be a good time to finally present the project that we will make available to test in the upcoming days. Flyable is an ahead-of-time compiler that takes your Python code, analyses it, and outputs very optimized machine code. Micro-benchmarks show that it produces programs that run between 10-70x time faster than Python. Flyable is certainly one of the fastest and easiest ways to accelerate your Python code. It finally allows Python to compete in the ring of fast and efficient languages without having to add nasty non-python stuff that some other implementations need. Here is a quick demo (1 min) : https://ift.tt/3mKqeVS You can freely register to the beta to try it out at http://flyable.dev/ ! Thank you ! November 4, 2020 at 04:50AM

Show HN: Imagemaps Create annotated interactive images and HTML image maps https://ift.tt/329skXK

Show HN: Imagemaps Create annotated interactive images and HTML image maps https://ift.tt/34W0boV November 4, 2020 at 12:23AM

Show HN: I made a Chrome extension to restore the old Google icons https://ift.tt/363fMlB

Show HN: I made a Chrome extension to restore the old Google icons https://ift.tt/34VR0EZ November 3, 2020 at 11:22PM

Tuesday, November 3, 2020

Show HN: Embedr – Agentic IDE for Arduino, ESP32, and More https://ift.tt/8o2SWI1

Show HN: Embedr – Agentic IDE for Arduino, ESP32, and More Hi HN, I’m building an agentic IDE for hardware developers. It currently supports...