Skip to content

Instantly share code, notes, and snippets.

View testman42's full-sized avatar
:octocat:
Converting caffeine into code

testman42

:octocat:
Converting caffeine into code
View GitHub Profile
Podcasts related to free and open source
Actually, turns out that making this list is mostly pointless because https://player.fm is gold mine for podcasts
Everything that would go on this list is already there. EVERYTHING!
See following links:
https://player.fm/en/podcasts/Linux
https://player.fm/en/podcasts/open-source
https://player.fm/featured/tech
Testman Test
Purpose of this is to develop a framework for determening the quality of "intelligent personal assistants".
1. Core Concepts
As intelligent personal assistants function by responding to user queries, this project aims to provide set of queries of various types and their expected responses.
While the Turing Test is a concept for a test that determines wheather artificial intelligence is advanced enough to pass as a human, it's implementation is not in any way defined.
<?php
//=========================================================================
// Skripta za posiljanje sms preko Simobilove Klape / Najdi.si / Tusmobil
// Verzija 2.50 (c) blackbfm @ slo-tech
//=========================================================================
// Pošiljanje:
// SendFreeSms("ponudnik", "uporabniskoime", "geslo", "stevilka", "sporocilo")
//
// Preverjanje stanja:
// SendFreeSms("ponudnik", "uporabniskoime", "geslo", "stevilka", "sporocilo", False)
<?php
//=========================================================================
// Skripta za posiljanje sms preko Simobilove Klape / Najdi.si / Tusmobil
// Verzija 2.40 (c) blackclw @ slo-tech
//=========================================================================
// Pošiljanje:
// SendFreeSms("ponudnik", "uporabniskoime", "geslo", "stevilka", "sporocilo")
//
// Preverjanje stanja:
// SendFreeSms("ponudnik", "uporabniskoime", "geslo", "stevilka", "sporocilo", False)