杜郎俊赏 - dujun.io

因葛优躺照片葛优6年获赔875万

1613封面
截至2023年11月23日,由葛优起诉的因“葛优躺”照片造成的侵权相关判决文书超700份,涉及650余起案件,葛优方面几乎全部胜诉,涉案企业共计需向葛优赔偿经济损失、合理维权成本等874.87万余元。 这条新闻震惊了我两次。 一是无知的震惊,我不知道葛优躺是侵权,在我概念中就是一个表情包。它出自《我爱我家》的剧照,也就是公开出版的影视形象。不过看起来起诉对象都是企业,不针对个人。或许因为涉及商业使用所以是侵权? 二是贫穷的震惊,别人靠侵权官司就能赚到我难以想象的数字。还真是“躺”赢。

2023-11-25

开源实例之Plainpad

plainpad-example封面
前言 Plainpad is a self hosted, open source note taking application that is very easy to setup on your server. Your data will never leave your server and you will be able to access them from any device connected to the internet. Plainpad 是一款 PHP 语言开发的自托管开源笔记程序,使用 PWA 技术,也就是说可以离线使用。 实例地址 https://plainpad.dujun.eu.org 实例配置 配置 描述 系统 Debian 服务端 PHP 7.4 数据库 MariaDB 10.5 服务器 Nginx 程序 Plainpad 1.0.0 实例部署 权...

2023-11-24

“纳入式性行为”

刷视频看到一个词:“纳入式性行为”。这是我第一次看到这种说法,但是秒懂。 视频讲的是呼吁女性追求阴蒂高潮,而不是阴道高潮。因为后者是服务于男性的,与之相关的是生育风险;而前者是女性自我满足的追求,是脱离男性的。在描述阴道性交时用了“纳入式性行为”这个说法。 我查了一下,原来这个说法好几年前就已经出现了。相对于“插入式性行为”的传统说法,“纳入式性行为”被认为是“性别友好”的表达方式。“插入式”是男性视角,以女性为客体,以射精作为一次性行为的完成;“纳入式”是女性视角,以使用外物(不限于阴茎)达到高潮作为结束。 我尊重平权意识和为之做出的改变,但这个过程中的矫枉过正又何尝没有令人不适呢。我们习惯了日常生活的表达,我不会觉得“插入”是具有“侵犯性”的。在动物界的交配行为,一般是雄性作为发起和实施方,所以“插入”是一个客观的描述。并且较真地来讲,“纳入”不是平权,而是女权,将男性物化了。叠个 b...

2023-11-24

开源实例之Onsen UI

onsen-ui-example封面
前言 The most beautiful and efficient way to develop HTML5 hybrid and mobile web apps. Onsen UI is an open source framework that makes it easy to create native-feeling Progressive Web Apps (PWAs) and hybrid apps. 实例地址 https://onsen-ui.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 18 服务器 Nginx 程序 Onsen UI 2.12.8 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 官网地址:https://onsen.io 程序仓库:https://gith...

2023-11-23

开源实例之Wired Elements

wired-elements-example封面
前言 Wired Elements is a series of basic UI Elements that have a hand drawn look. These can be used for wireframes, mockups, or just the fun hand-drawn look. Wired Elements 是一套特别的手写体 WEB 组件。 实例地址 https://wired-elements.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 18 服务器 Nginx 程序 Wired Elements 0.7.0 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 官网地址:https://wiredjs.com 程序仓库:https://github.com/r...

2023-11-23

开源实例之Shoelace

shoelace-example封面
前言 A forward-thinking library of web components. A collection of professionally designed, every day UI components built on Web standards. Works with all frameworks as well as regular HTML/CSS/JS. 实例地址 https://shoelace.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 18 服务器 Nginx 程序 Shoelace 2.12.0 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 官网地址:https://shoelace.style 仓库地址:https://github.com/sh...

2023-11-22

开源实例之Omi

omi-example封面
前言 Omi (pronounced /ˈomɪ/) is web components framework base JSX and signal. Omi 是腾讯开源的 Web Components 框架。 实例地址 https://omi.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 18 服务器 Nginx 程序 Omi 7.3.6 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 官网地址:http://omijs.org 程序仓库:https://github.com/Tencent/omi 示例仓库:https://github.com/omijs/tutorial 快速开始 #安装软件 npm i omi #创建项目 npx omi-cli init-spa my-app #...

2023-11-22

开源实例之Riot

riot-example封面
前言 Simple and elegant component-based UI library Riot brings custom components to all modern browsers. It is designed to offer you everything you wished the native web components API provided. 实例地址 https://riot.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 18 服务器 Nginx 程序 Riot 9.1.1 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 官网地址:https://riot.js.org 仓库地址:https://github.com/riot/riot #创建项目 n...

2023-11-22

开源实例之Ionic

ionic-example封面
前言 Ionic is an open source app development toolkit for building modern, fast, top-quality cross-platform native and Progressive Web Apps from a single codebase with JavaScript and the Web. Ionic is based on Web Components, which enables significant performance, usability, and feature improvements alongside support for popular web frameworks like Angular, React, and Vue. 实例地址 https://ionic.dujun.eu...

2023-11-22

开源实例之Stencil

stencil-example封面
前言 Stencil is a library for building reusable, scalable component libraries. Generate small, blazing fast Web Components that run everywhere. Stencil 是基于 Node.js 开发的 WEB 组件生成器。 实例地址 https://stencil.dujun.eu.org 实例配置 配置 描述 系统 Debian 服务端 Node.js 18 程序 Stencil 4.7.2 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 官网地址:https://stenciljs.com 仓库地址:https://github.com/ionic-team/stencil #创建项目 yarn create st...

2023-11-22

分页: 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 198 199