https://maebert.github.io/themostdangerouswritingapp origin - https://www.pipiscrew.com/2019/08/the-most-dangerous-writing-app/ the-most-dangerous-writing-app
https://github.com/soheilpro/pgcmd origin - https://www.pipiscrew.com/2019/08/postgresql-outputs-json/ postgresql-outputs-json
https://parenting.nytimes.com/health/fatherhood-mens-bodies origin - https://www.pipiscrew.com/2019/08/how-mens-bodies-change-when-they-become-fathers/ how-mens-bodies-change-when-they-become-fath...
Is an emulator for two recent Nintendo video game consoles: the GameCube and the Wii. https://dolphin-emu.org https://www.reddit.com/r/pcgaming/comments/ctkiff/we_are_the_team_behind_the_dolphi...
https://www.bbc.com/news/av/technology-49322217/contactless-cards-could-get-fingerprint-upgrade origin - https://www.pipiscrew.com/2019/08/contactless-cards-could-get-fingerprint-upgrade/ contactl...
https://www.hanselman.com/blog/SharpScriptFromServiceStackLetsYouRunNETAppsDirectlyFromAGitHubGist.aspx origin - https://www.pipiscrew.com/2019/08/sharpscript-from-servicestack-lets-you-run-net-ap...
Is a SQL powered operating system instrumentation, monitoring, and analytics framework, available for Linux, macOS, Windows and FreeBSD. https://github.com/osquery/osquery https://osquery.io/ or...
He wanted to use the framework-independent library i18next with an Angular wrapper: angular-i18next. However, there is currently an unfortunate limitation with angular-i18next: it’s not capable of ...
https://www.iou.ch – https://play.google.com/store/apps/details?id=com.Splitwise.SplitwiseMobile https://www.iou.ch/ origin - https://www.pipiscrew.com/2019/08/iou-track-shared-expenses-much-sim...
//src - http://lennybacon.com/post/Generating-AES256-Keys-with-PowerShell $random = [System.Security.Cryptography.RandomNumberGenerator]::Create(); $buffer = New-Object byte[] 32; $random.GetBytes...