Tuesday, August 9, 2022

Show HN: Loop, run a command in loop and nothing else https://ift.tt/gjWdsV2

Show HN: Loop, run a command in loop and nothing else This is a small utility to loop a command, in a shell. This is deceptively simple, you can loop a command forever, or loop until it is succeeded or failed. Currently, it really does nothing else than a bash `for` and `sleep`, but I intend to add the possibility of running a command in loop, in parallel. In conjonction with some tests/stress tools (like https://hurl.dev who I am one of the maintainer), I think this can be useful to other... $ loop --iter 4 --delay 1000 date Tue Aug 9 06:59:58 CEST 2022 Tue Aug 9 06:59:59 CEST 2022 Tue Aug 9 07:00:00 CEST 2022 Tue Aug 9 07:00:01 CEST 2022 https://ift.tt/DLSqWCy August 9, 2022 at 10:56AM

Show HN: Yare 2 – Programmable RTS game https://ift.tt/iE2T1vB

Show HN: Yare 2 – Programmable RTS game https://www.yare.io August 9, 2022 at 12:10PM

Show HN: Debuglater – Serialize Python traceback for later debugging https://ift.tt/wbirSvh

Show HN: Debuglater – Serialize Python traceback for later debugging https://ift.tt/lS1JZae August 8, 2022 at 10:35PM

Show HN: Rewind 4, a Chrome extension for bookmark hoarders https://ift.tt/JkD3j6g

Show HN: Rewind 4, a Chrome extension for bookmark hoarders https://ift.tt/8UhVsJ0 August 9, 2022 at 03:08AM

Show HN: Realtime visualization of 3D spectrogram with THREEJS shaders https://ift.tt/k8xhIpH

Show HN: Realtime visualization of 3D spectrogram with THREEJS shaders I've been working with 2D spectrograms for a while now while working with Speech recognition. It had always fascinated me how speech and words had such distinct features. Looking at spectrograms is essentially like hearing with your eyes. Over the weekend i built a tool to visualize your own audio into a spectrogram in 3D. I used threeJS with shaders and vanilla JS/Html. Play with it here : https://ift.tt/FkW7J3i I hope it brings you as much joy as it does for me. August 9, 2022 at 01:38AM

Show HN: I grew my startup to 100.000 visitors /m with no time for marketing https://ift.tt/GP6ADqT

Show HN: I grew my startup to 100.000 visitors /m with no time for marketing https://ift.tt/l3NjI7g August 9, 2022 at 12:51AM

Monday, August 8, 2022

Show HN: Voxel map of my school, made with WebGL and SDF raymarching https://ift.tt/mjTqgyb

Show HN: Voxel map of my school, made with WebGL and SDF raymarching https://ift.tt/akmRtnl August 8, 2022 at 07:42PM

Show HN: Orca – AI Game Engine https://ift.tt/By5qzel

Show HN: Orca – AI Game Engine https://ift.tt/EnUGtua August 16, 2025 at 02:52AM