KooFrank

Results 10 comments of KooFrank

why don't merge to master?

> Depending on the configuration you'd need sudo privileges to run docker. Could you please confirm that the [docker post installation](https://docs.docker.com/engine/install/linux-postinstall/) step have been performed ? I installed virtualbox and...

自荐,希望和大家一起分享,更有动力写blog 博客Title:KooFrank's Blog 博客地址:http://koofrank.com/ RSS聚合地址:http://koofrank.com/atom.xml 博主微博地址(选填):http://weibo.com/phpmaple

@tangqiaoboy 麻烦帮我RSS地址更新一下,还有Slack里面blog-cn里面地址也更新以下吧 准备恢复写Blog,懒太久对不起大家 博客地址http://koofrank.com RSS地址更新为 http://koofrank.com/rss 之前是http://koofrank.com/atom.xml

proxychains4 brew install 并不能让 brew install 走代理 为什么呢? 只有设置 export http proxy这种才能让 brew 走代理

Process: Xcode [2373] Path: /Applications/Xcode.app/Contents/MacOS/Xcode Identifier: com.apple.dt.Xcode Version: 5.0.2 (3335.32) Build Info: IDEApplication-3335032000000000~4 App Item ID: 497799835 App External ID: 106632651 Code Type: X86-64 (Native) Parent Process: launchd [171] Responsible:...

0x7fff84e36000 - 0x7fff84e48ff7 com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff84e49000 - 0x7fff85039ffd com.apple.WebKit2 (9537 - 9537.74.9) /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2 0x7fff8503a000 - 0x7fff8503afff com.apple.quartzframework (1.5 - 1.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fff8503b000 - 0x7fff8503cff7 libsystem_sandbox.dylib (278.11) /usr/lib/system/libsystem_sandbox.dylib...

> 历史原因,在项目开始时候`VirtualService`的最高版本还是`v1alpha3`,会择期评估升级 因为现在我用的阿里云的服务网格, 它里面是v1beta1不能换成v1alpha3, 现在我是不是用他的就部署不了这个了, 要等你们升级了

这个能不能不按照逗号切分,而是真的流式,比如输出一个token变成音频,之后继续推理输出token到音频。。。。。

> I notice that in GameViewController.swift that when it tries to play a sound it prints NO AUDIO PLAYER. Instead maybe we could use a UIAlert Controller telling the user...