yyfearth 最近的时间轴更新
yyfearth's repos on GitHub
JavaScript · 3 人关注
yyfearth-chrome-repo
Wilson's Chrome related projects repository, including chrome apps, exts, user scripts, etc.
Objective-C · 2 人关注
cordova-plugin-appmemstorage
Apache Cordova plugin for setting and retrieving string values in app memory.
CoffeeScript · 1 人关注
coffee-script
Unfancy JavaScript with eXtra features, such as import and cson.
Java · 1 人关注
cordova-plugin-certinfo
Fetch SSL certificate and prevent Man in the Middle attacks with this Cordova plugin
Objective-C · 1 人关注
cordova-plugin-http
Cordova / Phonegap plugin for communicating with HTTP servers. Allows for SSL pinning!
Objective-C · 1 人关注
cordova-plugin-privacyscreen
Cordova / PhoneGap plugin that secures your app from displaying a screenshot in task switchers under Android and iOS. Keeps sensitive information private.
CoffeeScript · 1 人关注
madtalk
MadTalk - IM with Markdown
VimL · 1 人关注
wilson-cfg
the configration files repo of wilson
Python · 0 人关注
apps-yyfearth-appspot
Deprecated, archive only, use another repo instead:
Scala · 0 人关注
bfg-repo-cleaner
Removes large or troublesome blobs like git-filter-branch does, but faster. And written in Scala
JavaScript · 0 人关注
bootstrap-scheduler
A datepicker for @twitter bootstrap forked from Stefan Petre's (of eyecon.ro), improvements by @eternicode
JavaScript · 0 人关注
bull
Premium Queue package for handling jobs and messages in NodeJS.
JavaScript · 0 人关注
cordova-plugin-actionsheet
:clipboard: ActionSheet plugin for Cordova iOS and Android apps
Java · 0 人关注
cordova-plugin-email
Edit and send email messages
Objective-C · 0 人关注
cordova-plugin-jailbreak-detection
Cordova / PhoneGap Jailbreak Detection Plugin for Apache Cordova >= 3.0.0
Objective-C · 0 人关注
cordova-plugin-secure-storage
SecureStorage plugin for iOS & Android
CoffeeScript · 0 人关注
driver-asst
A web mobile system for searching service stations in bay area using embedded Google Maps with offline accessibility.
Ruby · 0 人关注
dropzone-user-scripts
See the README at the bottom of this page for how to use this repository
Ruby · 0 人关注
homebrew-cask
A CLI workflow for the administration of Mac applications distributed as binaries
0 人关注
homebridge-eufy-security
Homebridge plugin to control certain Eufy Security devices
JavaScript · 0 人关注
karma-jsdom-launcher
A Karma plugin. Launcher for jsdom.
Objective-C · 0 人关注
karma-webview-launcher
A Karma plugin. Launch a webview based app as a browser.
Java · 0 人关注
life-stream
Project LifeStream for CMPE275
JavaScript · 0 人关注
marxo
Marxo an online social marketing system with customizable workflow and social media integration.
Ruby · 0 人关注
mooc
The CMPE 275 Project 2
JavaScript · 0 人关注
node-ldapjs
LDAP Client and Server API for node.js
C++ · 0 人关注
node-zopfli
Node bindings for Zopfli Compression Algorithm (zlib, gzip, deflate compatible)
C · 0 人关注
shadowsocks-libev
libev port of shadowsocks
JavaScript · 0 人关注
StarCraft
HTML5 version for StarCraft game
XSLT · 0 人关注
xml-cms
A xml + xsl based cms (weblog)
yyfearth

yyfearth

V2EX 第 4791 号会员,加入于 2011-01-06 21:30:37 +08:00
今日活跃度排名 26287
这次居然还是没有推出 AirTags
Apple  •  yyfearth  •  2020-09-16 15:44:47 PM  •  最后回复来自 yyfearth
7
刚刚升级完 macOS 10.12.5 和 iTunes 12.6.1 后 iTunes 打不开了
macOS  •  yyfearth  •  2017-05-16 15:37:07 PM  •  最后回复来自 msn1983aa
10
OS X El Capitan Update 10.11.6 is available
macOS  •  yyfearth  •  2016-07-24 21:48:20 PM  •  最后回复来自 kekeones
17
貌似只要 Win10 升级成功后的电脑 全新安装 联网自动激活
Windows  •  yyfearth  •  2015-08-02 10:02:02 AM  •  最后回复来自 echoflying
8
朋友支付宝转账弄错转给别人了怎么办
问与答  •  yyfearth  •  2014-11-20 10:06:33 AM  •  最后回复来自 yyfearth
53
有没有人和我一样用 Yosemite+Bartender 切换屏幕非常的卡?
macOS  •  yyfearth  •  2014-10-20 13:39:44 PM  •  最后回复来自 SoloCompany
12
apple.com 拍扁了
Apple  •  yyfearth  •  2014-09-10 16:12:29 PM  •  最后回复来自 GPU
7
果然和之前泄露的 iPhone 6 一模一样啊
iPhone  •  yyfearth  •  2014-09-10 01:23:18 AM  •  最后回复来自 yyfearth
2
今天的 Doodle 太现实了 www.google.com
分享发现  •  yyfearth  •  2014-06-24 14:45:05 PM  •  最后回复来自 baichi
5
Amazon Fire Phone 出来了
分享发现  •  yyfearth  •  2014-06-23 16:22:38 PM  •  最后回复来自 Luzifer
25
yyfearth 最近回复了
1 天前
回复了 changdy 创建的主题 Electron 再也不说 electron 是个邪恶的技术了
@changdy 这个要看你 UI 用的什么框架
比如移动端的小程序之类背后还是 Web 或者类似的 Virtual DOM
非常多的国产 App 桌面或者移动端 其实也是套了壳的 webview 除了没自带 Chromium 外 渲染效率也和 web 一个级别
其他桌面端不少跨平台 UI 框架 也不见得有多轻
sublime 之类很多 App 对 UI 渲染有专门的优化 算是非常优秀的产品 其他产品不见得会有多好
类似的 Jetbrains 的 Java UI 就是比 Eclipse 和一堆 Swing 做的 UI 要流畅
另外微软的.net 的 WinForms WPF MAUI 也都不轻 不优化写出来的 UI 大都没有 sublime 之类的好

其实 electron 就是一个打包了 Chromium+NodeJS 的 webview 套壳
主要好处是不同环境下不用担心浏览器和运行时以及系统造成的兼容性问题
如果 Electron 能共享系统的 chromium/edge webview 或者互相之间共享内核版本就足够好了
很多 App 并不是很注重 UI 有多流畅 能用就不错了
3 天前
回复了 changdy 创建的主题 Electron 再也不说 electron 是个邪恶的技术了
其实只要 electron 可以动态下载核心
以及多个 app 直接共享核心 或者和本地的 chrome 或者 edge 共享核心
其实就够了 无非相当于多开了几个网页 而不是多开一堆浏览器
这样体积和内存占用大的问题就可以解决了
@levelworm 可以改的呀 系统设置里面外观 滚动条 有 3 个选项:自动 滚动时显示 一直显示
确定不是 macOS 的设置?
默认不接鼠标 macOS 滚动条都是小小的 然后会自动消失
接上鼠标后就一直存在了
其实这两代 Intel 也还不错的 毕竟 Intel Mac 还是 9 代 10 代
不是 Apple 或者 ARM 强 是那几代 Intel 实在不行了 AMD 都比 Intel 强

但是省电是真 最新的高端 Intel 和 AMD CPU 虽然绝对性能超过了 M3 Max 但是效能上还是没法比
另外内存和集显带宽 以及节省内存 M 系列优势也不少
21 天前
回复了 Ophianth 创建的主题 macOS 苹果有开发新的文件系统的留言或消息吗?
不太可能换了 刚换 APFS 不久
另外 APFS 有不少新特性 NTFS 反而没有的
49 天前
回复了 carykel 创建的主题 Apple 我被苹果生态绑定的原因就只有一个
@wxw752 家里人用惯了 iCloud Photos 没办法换
群晖 Photos 用户体验还是有差距的
虽然 iCloud Photo AI 挺弱的相比 Google Photos
但是还是比群晖 Photos 强
49 天前
回复了 carykel 创建的主题 Apple 我被苹果生态绑定的原因就只有一个
@wxw752 释放空间 我记得 iCloud 里面就没有了 不知道现在是不是这样
我也是买小容量的呀 容量不够了会自动 iCloud
49 天前
回复了 carykel 创建的主题 Apple 我被苹果生态绑定的原因就只有一个
@wxw752 群晖那个不太好用了 换手机后发现 photos app 居然要重新同步一次
1T 的照片啊 都在 iCloud 边下载边重新同步 不知道要多久
然后发现 同步后 群晖里面所有照片都两份 郁闷死
@NeedMe123456 这个没办法比呀 苹果的所有产品的配置都对不起那个价格
在电子家电汽车随便哪个日常消费领域国产性价比哪个不是吊打其他 配置高 品质也不差 某些方面还可以领先
学生肯定是 Windows+Linux 比较好 Mac 只在特定领域比较有优势
在国内上学 千万不要买 Mac 尤其是有计算机课程的专业
在国外上学的话 稍微好一点 但是计算机专业的也最好不要只有 Mac 必须要有一台 X86 的机器
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1090 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 24ms · UTC 18:57 · PVG 02:57 · LAX 11:57 · JFK 14:57
Developed with CodeLauncher
♥ Do have faith in what you're doing.