1
hellojay 2023-09-14 10:24:32 +08:00
我记得有说速度会快,但是我没有感觉到。感受最强的还是桌面小组件,非常棒
|
2
Cherchez 2023-09-14 10:41:00 +08:00
从上版 beta 开始用 sonoma 的 第一时间也更了 RC 没啥问题
昨晚把 ios 也升到 rc 了 小组件用起来很舒服 |
5
khunwang 2023-09-14 12:04:56 +08:00 via iPhone
为啥我升级后上不去网,重启后进去连网上一会就又不行
|
6
slowmist 2023-09-14 12:21:06 +08:00
用 pf 的不多吧
这家 vpn 会用到 pf 吗 |
7
Leonard 2023-09-14 12:24:38 +08:00 via iPhone
请问下各位小组件有哪些实用的推荐吗
|
9
z1645444 2023-09-14 12:39:22 +08:00
从 13 stable 到 Beta 到 RC ,完全没感觉到性能上的减弱或者提升😳
|
10
Ga2en 2023-09-14 12:43:54 +08:00
没问题随便升,比 Ventura 的 beta 强了也就一千倍吧。
|
11
clocean 2023-09-14 13:51:56 +08:00
rc 是否等于正式版的固件了?准备从 public beta 升级到正式版
|
12
1234ts 2023-09-14 13:52:25 +08:00
锁屏头像老是空白,加载慢的很
|
13
wsjjacky 2023-09-14 13:57:16 +08:00
从公测版一路升过来,没感觉了,你说是正式版我也信(反正正式版也经常小 bug 不断 ¯\_(ツ)_/¯ )。
|
14
zjuster 2023-09-14 15:27:59 +08:00
已经更新,屏幕组件真的是期待已久。
我的 vpn 可以正常使用。 几个不满意的点: 1. 字体有点别扭,chrome 标题栏的字体、正文的字体、组件(大中小)的字体都不太一样,眼睛不适应。 2. 一碰桌面就进入小组件的编辑模式,没找到关闭的地方,等下试一下。 2. Bartender 不行,会一直显示 bartender4 正在捕捉屏幕,开发者说是因为 API 淘汰的问题,还在处理中,不过可以能正常隐藏任务栏图标。 @clocean 最近几年的 RC 到正式版啥都没改。我是因为真的很期待小组件升级了,手机手表和 Pad 暂时不相碰。(去年 iPad 测试版出现了不给笔充电的问题...,也遇到过手表系统版本不匹配耗电的问题) |
15
Cat7373 2023-09-14 15:32:38 +08:00
流畅,流畅,还是流畅;
不光 Mac ,iOS 也是; 然,台前调度有各种 Bug |
16
slowmist 2023-09-14 15:41:30 +08:00
@DJCNMHG
原来 mullvad 和 tor 有合作啊 第一次见用 pf 的服务商😇 ``` cat pfdump.txt r scrub-anchor "com.apple/*" all fragment reassemble r anchor "com.apple/*" all r anchor "mullvad" all n nat-anchor "com.apple/*" all n rdr-anchor "com.apple/*" all n rdr-anchor "mullvad" all A com.apple A mullvad com.apple r anchor "200.AirDrop/*" all com.apple r anchor "250.ApplicationFirewall/*" all com.apple A com.apple/200.AirDrop com.apple A com.apple/250.ApplicationFirewall mullvad r pass quick on lo0 all flags any keep state mullvad r pass out quick inet proto udp from any port = 68 to 255.255.255.255 port = 67 no state mullvad r pass in quick inet proto udp from any port = 67 to any port = 68 no state mullvad r pass out quick inet6 proto udp from fe80::/10 port = 546 to ff02::1:2 port = 547 no state mullvad r pass out quick inet6 proto udp from fe80::/10 port = 546 to ff05::1:3 port = 547 no state mullvad r pass in quick inet6 proto udp from fe80::/10 port = 547 to fe80::/10 port = 546 no state mullvad r pass out quick inet6 proto ipv6-icmp from any to ff02::2 icmp6-type routersol no state mullvad r pass in quick inet6 proto ipv6-icmp from fe80::/10 to any icmp6-type routeradv no state mullvad r pass in quick inet6 proto ipv6-icmp from fe80::/10 to any icmp6-type redir no state mullvad r pass out quick inet6 proto ipv6-icmp from any to ff02::1:ff00:0/104 icmp6-type neighbrsol no state mullvad r pass out quick inet6 proto ipv6-icmp from any to fe80::/10 icmp6-type neighbrsol no state mullvad r pass in quick inet6 proto ipv6-icmp from fe80::/10 to any icmp6-type neighbrsol no state mullvad r pass out quick inet6 proto ipv6-icmp from any to fe80::/10 icmp6-type neighbradv no state mullvad r pass in quick inet6 proto ipv6-icmp all icmp6-type neighbradv no state mullvad r pass out quick on utun3 inet proto tcp from any to 100.64.0.31 port = 53 flags S/SA keep state mullvad r pass out quick on utun3 inet proto udp from any to 100.64.0.31 port = 53 no state mullvad r pass out quick inet proto tcp from any to 186.243.5.35 port = 443 user = 0 flags S/SA keep state mullvad r block return out quick proto tcp from any to any port = 53 mullvad r block return out quick proto udp from any to any port = 53 mullvad r pass quick on utun3 all flags S/SA keep state mullvad r pass out quick inet from any to 10.0.0.0/8 no state mullvad r pass in quick inet from 10.0.0.0/8 to any no state mullvad r pass out quick inet from any to 172.16.0.0/12 no state mullvad r pass in quick inet from 172.16.0.0/12 to any no state mullvad r pass out quick inet from any to 192.168.0.0/16 no state mullvad r pass in quick inet from 192.168.0.0/16 to any no state mullvad r pass out quick inet from any to 169.254.0.0/16 no state mullvad r pass in quick inet from 169.254.0.0/16 to any no state mullvad r pass out quick inet6 from any to fe80::/10 no state mullvad r pass in quick inet6 from fe80::/10 to any no state mullvad r pass out quick inet6 from any to fc00::/7 no state mullvad r pass in quick inet6 from fc00::/7 to any no state mullvad r pass out quick inet from any to 255.255.255.255 no state mullvad r pass out quick inet from any to 224.0.0.0/24 no state mullvad r pass out quick inet from any to 239.0.0.0/8 no state mullvad r pass out quick inet6 from any to ff01::/16 no state mullvad r pass out quick inet6 from any to ff02::/16 no state mullvad r pass out quick inet6 from any to ff03::/16 no state mullvad r pass out quick inet6 from any to ff04::/16 no state mullvad r pass out quick inet6 from any to ff05::/16 no state mullvad r pass out quick inet proto udp from any port = 67 to any port = 68 no state mullvad r pass in quick inet proto udp from any port = 68 to 255.255.255.255 port = 67 no state mullvad r block return out quick all mullvad r block drop quick all ``` |
18
DJCNMHG OP @slowmist mullvad 和 tor 合作,出了一个不带 tor 节点的浏览器,叫 mullvad browser ,就是内置了一些隐私插件,稍微有点鸡肋。。
|
19
bleaker 2023-09-14 16:06:27 +08:00
Sonoma RC 修了第一次开机时系统无法识别无线键鼠的问题,非常有用
|
20
Dachunlv 2023-09-14 16:09:35 +08:00
升级了,感觉还可以,没觉得有明显提升,也没啥明显 BUG
|
21
WonderUniverse 2023-09-14 21:56:23 +08:00
好像 RC 还有点问题 RC 版的完整 pkg 文件还没有出来 而且还在看到有人说 M2 系列的电脑收不到 RC 更新?
|
22
darrh00 2023-09-14 23:46:45 +08:00
刚升级了,感觉有点小卡,2019 年的 iMac 27
|
24
givebest 2023-09-15 08:30:19 +08:00
mini m2 升了,感觉动画变快了?小组件可以放桌面了,其它无感。
|
25
freeair 2023-09-15 08:32:25 +08:00
Homebrew 正常吗?
|
26
kennir 2023-09-15 11:47:31 +08:00
公测版本用到现在, ventura 有的毛病它也有, 动态的壁纸和桌面很酷, 其他没啥感觉
windows server 似乎优化过,内存占用少很多 |
27
cky 2023-09-15 17:44:31 +08:00 via iPhone
M2 air 升级了 RC ,除了动态壁纸没发现啥变化,因为这个壁纸我重新打开了屏保功能,小组件没尝试,平时桌面都看不到放小组件没啥用
|
28
atpx4869love 2023-09-15 20:43:10 +08:00 via iPhone
2019 款 mbp 是否也能流畅运行,目前用的卡特琳娜
|
29
weeei 2023-09-16 22:03:34 +08:00
iOS 17 ,macOS 14 下周四就出正式版本了,不急现在更新。
|