mcfog 最近的时间轴更新
悲剧总是惊人的相似
2016-02-26 10:39:31 +08:00
mcfog's repos on GitHub
PHP · 63 人关注
voltage
Fundamental application structure for Lit
PHP · 31 人关注
litphp
The LitPHP monorepo
PHP · 2 人关注
bolt
litphp micro-framework
PHP · 1 人关注
middlewares
PHP · 1 人关注
nexus
misc interfaces, traits, and derived classes for lit components
PHP · 1 人关注
nimo
PHP · 1 人关注
runner-road-runner
PHP · 1 人关注
todobackend
a demo todobackend implementation
PHP · 1 人关注
tutorial
the tutorial repo for LitPHP
0 人关注
.github
PHP · 0 人关注
aether
dead simple framework which just works
PHP · 0 人关注
air
simple & smart dependency injection
PHP · 0 人关注
cached-fast-route
HTML · 0 人关注
litphp.github.io
the site
PHP · 0 人关注
middleware-cookie
fig-cookies powered middleware for reading/writing http cookies
PHP · 0 人关注
middleware-ip-address
PSR-15 middleware for get client ip address
Shell · 0 人关注
pre-commit-php
Pre-commit scripts appropriate for any PHP project. These hooks are made as custom plugins under the pre-commit git hook framework.
PHP · 0 人关注
project
A minimal boilerplate for litphp project
PHP · 0 人关注
router-fast-route
router utilizing fast-route for litphp
PHP · 0 人关注
runner-laminas-sapi
PHP · 0 人关注
runner-nyholm-sapi
PHP · 0 人关注
runner-react
PHP · 0 人关注
runner-swoole
PHP · 0 人关注
runner-zend-sapi
bolt runner for zend-diactoros + php standard sapi environment
PHP · 0 人关注
view-php
PHP · 0 人关注
view-plates
Plates integration for lit
PHP · 0 人关注
view-twig
Twig integration for lit
JavaScript · 0 人关注
website
mcfog

mcfog

a pragmatic programmer
V2EX 第 7379 号会员,加入于 2011-03-27 07:08:24 +08:00
今日活跃度排名 6282
<mcfogw#gmail>

github坑多到不行……

曾在SF坑蒙拐骗 http://segmentfault.com/u/mcfog

大概就是这样
根据 mcfog 的设置,主题列表被隐藏
二手交易 相关的信息,包括已关闭的交易,不会被隐藏
mcfog 最近回复了
14 天前
回复了 v2nika 创建的主题 程序员 为什么这么多后端开发上下游不分?
如果上下游按南北方向或一般架构图方位算,最上游是网关最下游是数据库,上游到下游是请求流动的方向,请求来自客户,来自上游

如果上下游按数据流向或依赖方向算则恰好相反,最上游是数据库而下游是网关,上游到下游是数据流动的方向,数据来自数据库,来自上游

那么 op 是不认可哪一边呢? 如果说调用就是上游那也未免太单纯一点了,难道我订阅做个推拉,还能推模式和拉模式的上下游就反过来了?
b64Table='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/='
decode = s=>atob(Array.from(s).map(c=>b64Table[codeTable.indexOf(c)]).join(''))
console.log(decode(encode('Hello World!')))

没啥毛病,中文是因为整个过程用 charcode 当取字节用了,但实际上 charcode 取的是 unicode codepoint
61 天前
回复了 tqz 创建的主题 程序员 go channel 这段代码为什么报错
因为阻塞了,所以 all goroutines are asleep 。因为 all goroutines are asleep ,所以 deadlock 。因为 deadlock ,所以报错了
别说文档了,开源项目如果交付给你产品,除了代码不能收费其他什么都能收费。编译后的执行文件付费下载,和作者聊天,readme 写你名字都可以收钱,爱怎么收怎么收

如果没有交付给你产品,更是想怎么玩怎么玩,比如把 LOGO 一改自己部署出来,外面再套个收费,完全符合各种主流开源协议

不如说软件自由就是保障的这个,没有完全且不可撤回的商业化授权,大量重要开源项目会瞬间失去主要的贡献者

大公司拿着开源项目乱赚钱然后挤可怜巴巴的一个或者半个人的薪水养着贡献开源,这才是开源社区的常态
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2188 人在线   最高记录 6067   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 15ms · UTC 14:32 · PVG 22:32 · LAX 07:32 · JFK 10:32
Developed with CodeLauncher
♥ Do have faith in what you're doing.