This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[0;37m2022-08-04 09:09:49.1 DEBUG --- Github endpoint URL https://github.com/[0m | |
[0;37m2022-08-04 09:09:49.455 DEBUG --- Passing --ephemeral to config.sh to enable the ephemeral runner.[0m | |
[0;37m2022-08-04 09:09:49.458 DEBUG --- Configuring the runner.[0m | |
-------------------------------------------------------------------------------- | |
| ____ _ _ _ _ _ _ _ _ | | |
| / ___(_) |_| | | |_ _| |__ / \ ___| |_(_) ___ _ __ ___ | | |
| | | _| | __| |_| | | | | '_ \ / _ \ / __| __| |/ _ \| '_ \/ __| | | |
| | |_| | | |_| _ | |_| | |_) | / ___ \ (__| |_| | (_) | | | \__ \ | | |
| \____|_|\__|_| |_|\__,_|_.__/ /_/ \_\___|\__|_|\___/|_| |_|___/ | |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2022-08-03T18:59:30Z DEBUG controller-runtime.webhook.webhooks received request {"webhook": "/mutate-runner-set-pod", "UID": "717e2237-1349-4b69-a01d-55ee9a81931c", "kind": "/v1, Kind=Pod", "resource": {"group":"","version":"v1","resource":"pods"}} | |
2022-08-03T18:59:30Z DEBUG controller-runtime.webhook.webhooks wrote response {"webhook": "/mutate-runner-set-pod", "code": 200, "reason": "", "UID": "717e2237-1349-4b69-a01d-55ee9a81931c", "allowed": true} | |
2022-08-03T18:59:30Z INFO actions-runner-controller.runnerpod Runner pod has been stopped with a successful status. {"runnerpod": "github-runners/fabricam-github-runners-x64-fast-9vfd8-xr68r"} | |
2022-08-03T18:59:30Z INFO actions-runner-controller.runner Created runner pod {"runner": "github-runners/fabricam-github-runners-x64-fast-9vfd8-pdrzp", "repository": ""} | |
2022-08-03T18:59:30Z DEBUG events Normal {"object": {"kind":"Runner","namespace":"github-runners","name":"fabricam-github-runners-x64-fast-9vfd8-pdrzp","uid":"2e9dd13b-8caa-4dbf-89db-6bd267eccbe1","apiVers |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for ffmpeg on macOS 12 | |
Build date: 2022-02-08 10:19:01 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
ini_set('memory_limit', '256M'); | |
ini_set('display_errors', 'on'); | |
set_time_limit(0); | |
/** | |
* Filmbuzi.hu / pocok | |
*/ | |
/** |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Image: http://blog.ktamas.com/wp-content/uploads/2013/04/8731e218a1da11e2bb3e22000a1fb8a8_7.jpg | |
No effect: | |
throat infections caused by viruses | |
cold | |
bronchitis | |
Common cough | |
--- | |
Doubtful or little effect: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Removes Velvet, Totalcar, Porfolio, Divany, HG and some other unnecessary stuff. For the best experience, use it with adblock. */ | |
/* based on http://keki.tumblr.com/post/15183352367/angeldaynak-szeretettel and userscripts.org/scripts/show/69639 */ | |
#featured, #rss, #indabox, .adocean, #cikklistak, #szolg, .hirdetes, .cimlapozo-anyag .microsite_dummy, .hirdetes_bottom, .linkroll, #idojaras_top, #idojaras, #idojaras_bottom, #idojaras_bottom + .doboz_bottom, .partnerek, .partnerek + .box_bottom_light, #ctravelbox, #ctravelbox + .box_bottom_dark, #bookline, #top_velvet, #top_velvet + .hasab, #top_velvet + .hasab + .hasab, #divanybox, #hgbox, #ml_kep, #top_tc, #top_tc + .hasab, #top_tc + .hasab + .hasab, #travelbox, #ongo_rotate, .box_bottom_dark, #ongobox, .ajanlok, .blogbox, .box_bottom_light, #tulelokeszlet_szeles, #rotate_ongo_ctravel_travelo, #travelo_rotate, #travelo_box, #top_portfolio, #top_portfolio + .hasab, #top_portfolio + .hasab + .hasab, #divanybox_szeles, #divanybox_szeles + .hasab, #divanybox_s |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env ruby | |
require 'gchart' | |
accesslog = "/opt/nginx/logs/access.log" | |
count = 30 | |
data = {} | |
count.times do |c| | |
day = `date -d "-#{c+1} day" '+%d/%b/%Y'`.gsub("\n", '') | |
data[day] = `cat #{accesslog} |grep 'csak_happolhatoak' | grep 'rukkola.hu' | grep '#{day}' | awk '{print $1}' | sort | uniq| wc -l`.to_i |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(function() { | |
var a=document.createElement('script'); | |
a.setAttribute('src','//my/bookmarklet/source.js'); | |
document.body.appendChild(a) | |
}()); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Removes Velvet, Totalcar, Porfolio, Divany, HG and some other unnecessary stuff. For the best experience, use it with adblock. */ | |
/* based on http://keki.tumblr.com/post/15183352367/angeldaynak-szeretettel and userscripts.org/scripts/show/69639 */ | |
#featured, #rss, #indabox, .adocean, #cikklistak, #szolg, .hirdetes, .cimlapozo-anyag .microsite_dummy, .hirdetes_bottom, .linkroll, #idojaras_top, #idojaras, #idojaras_bottom, #idojaras_bottom + .doboz_bottom, .partnerek, .partnerek + .box_bottom_light, #ctravelbox, #ctravelbox + .box_bottom_dark, #bookline, #top_velvet, #top_velvet + .hasab, #top_velvet + .hasab + .hasab, #divanybox, #hgbox, #ml_kep, #top_tc, #top_tc + .hasab, #top_tc + .hasab + .hasab, #travelbox, #ongo_rotate, .box_bottom_dark, #ongobox, .ajanlok, .blogbox, .box_bottom_light, #tulelokeszlet_szeles, #rotate_ongo_ctravel_travelo, #travelo_rotate, #travelo_box, #top_portfolio, #top_portfolio + .hasab, #top_portfolio + .hasab + .hasab, #divanybox_szeles, #divanybox_szeles + .hasab, #divanybox_s |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env ruby | |
# encoding: UTF-8 | |
require 'rubygems' | |
require 'open-uri' | |
require 'nokogiri' | |
PAGES = [0, 11, 21, 31] | |
BASE_URL = "http://thestir.cafemom.com/column/ill_advised?next=" | |
HEADER = '<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8" /></head><body>' + "\n" |
NewerOlder