杜郎俊赏 - dujun.io

电台的延时器

平时在车里常听的电台推出了抖音直播,想着挺与时俱进的,但没当回事。奈何男主持一直撩拨说女主持多么颜值担当,遂让副驾的老婆在抖音搜了直播间看了下。然后发现声音与长相实在不符,第二点是注意到电台比抖音直播延后了近十秒钟。 无线电是光速,所以不存在距离传输原因,那这个延时是故意的。我当时的理解是为了避免播出事故,留给导播掐断信号的反应时间。事后查了一下果然是这样,广电总局对广播电视直播节目有这样的要求: 群众参与的各类广播电视直播节目(包括新闻、体育、文艺等),一律延时播出。没有延时设备的电台、电视台,不得播出群众参与的广播电视直播节目。所有群众参与的电视直播节目一律延时 20 秒以上播出。群众参与的广播直播节目,如果与当地电视台直播同一活动,需与电视台同步延时 20 秒以上;如果单独直播,需延时 6 秒以上。 所以电台都有一种叫延时器的设备,在发现主持人或听众言语不当时,就会敲延时器,在随后实...

2023-07-20

开源实例之Hindsite

hindsite-example封面
前言 Hindsite is a fast, lightweight static website generator. It builds static websites with optional document and tag indexes from Markdown and Rimu source documents. 实例地址 https://hindsite.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Go 1.20 服务器 Nginx 程序 Hindsite 2.0.2 实例部署 权限要求 具有系统读写权限 已安装 Go 已安装 Nginx 安装程序 仓库地址:https://github.com/srackham/hindsite 文档地址:https://srackham.github.io/hindsite #安装 Hinds...

2023-07-19

开源实例之SiteGen

sitegen-example封面
前言 Sitegen is a simple but flexible static site generator. 实例地址 https://sitegen.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Go 1.20 服务器 Nginx 程序 SiteGen 0.0.12 数据 altlimit 实例部署 权限要求 具有系统读写权限 已安装 Go 已安装 Nginx 安装程序 程序仓库:https://github.com/altlimit/sitegen 数据仓库:https://github.com/altlimit/website #安装 SiteGen curl -s -S -L https://raw.githubusercontent.com/altlimit/sitegen/master/install.sh | bash #克隆代码...

2023-07-19

开源实例之Ulka

ulka-example封面
前言 A fast, pluggable and lightweight static site generator written in javascript. 实例地址 https://ulka.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 16 服务器 Nginx 程序 Ulka 1.0.0 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 官网地址:https://ulka.js.org 仓库地址:https://github.com/ulkajs/ulka yarn create ulka my-blog --template default-blog cd my-blog yarn yarn build 实例体验 进入实例深度体验 后记 本实例仅供参考,不定期重置数据。 体验更多开源...

2023-07-19

开源实例之Pystatic

pystatic-example封面
前言 Dead simple static site generator. To build a website you need only one line of Python, the rest is Markdown, HTML, and CSS. 实例地址 https://pystatic.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Python 3.9 服务器 Nginx 程序 Pystatic 1.1 实例部署 权限要求 具有系统读写权限 已安装 Python 已安装 Nginx 安装程序 仓库地址:https://github.com/Zedelghem/pystatic #克隆代码 git clone https://github.com/Zedelghem/pystatic.git cd pystatic #安装依赖 pip ins...

2023-07-19

开源实例之Gustwind

gustwind-example封面
前言 Gustwind is an experimental site generator built on top of Deno. As you might have guessed, it's as fast as the wind itself. 实例地址 https://gustwind.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Deno 服务器 Nginx 程序 Gustwind 0.28.4 数据 JSter 实例部署 权限要求 具有系统读写权限 已安装 Deno 已安装 Nginx 安装程序 官网地址:https://gustwind.js.org 程序仓库:https://github.com/gustwindjs/gustwind 数据仓库:https://github.com/jsterlibs/website-v2 git...

2023-07-19

开源实例之Blogo

blogo-example封面
前言 Blogo is a blog generator based on JS and Jade. Blogo是一款轻量级博客生成工具。 实例地址 https://blogo.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 16 服务器 Nginx 程序 Blogo 0.1.0 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 仓库地址:https://github.com/kevin14/blogo npm -g i blogo blogo init blog blogo new title blogo generate 实例体验 进入实例深度体验 后记 本实例仅供参考,不定期重置数据。 体验更多开源实例

2023-07-19

开源实例之Pagegen

pagegen-example封面
前言 Pagegen is a Python static site generator with reStructuredText or Markdown markup and Mako templates. Live reloading. Pagegen takes content found in a bunch of regular plain text files and folders and wraps them up nicely as a website. You can focus on writing content, and pagegen will do it up for web. 实例地址 https://pagegen.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Python 3.9 服务器 Nginx 程序 Page...

2023-07-19

开源实例之Stasis

stasis-example封面
前言 Stasis is a simple and easy to use static site generator. It aims to provide production ready tools to create static website projects. Stasis uses Handlebars templates to compile your Markdown source files into static HTML web pages. Scripts and styles are compiled using the powerful Parcel Bundler. It can handle sass, scss, ts and many more asset types and compiles them into pure javascript an...

2023-07-19

开源实例之Vaseman

vaseman-example封面
前言 PHP static site and prototype Generator. Support both Twig and Blade engines. 实例地址 https://vaseman.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 PHP 8.0 服务器 Nginx 程序 Vaseman 4.0.4 实例部署 权限要求 具有系统读写权限 已安装 PHP 已安装 Nginx 安装程序 官网地址:https://about.asika.tw/vaseman 仓库地址:https://github.com/asika32764/vaseman composer global require asika/vaseman vaseman init site cd site vaseman up 实例体验 进入实例深度体验 后记 本实例仅供参考...

2023-07-19

分页: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197