@ideskangel

2 Followers
19 Following
103 Posts
A Software developer.
https://daremote.deskangel.com
DevDaRemote, P.Diary
GNOME Release Notes

Discover what's new in GNOME, the distraction-free computing platform.

GNOME Release Notes
Antigravity 放着不动,Quota fresh 的时间自己从 5H 变成了 6d。
#daremote v5.12.0
1. Added pinch-to-zoom support in the terminal emulator. You can now zoom in and out directly with gestures, making it much easier to adjust font size on the fly.
2. Added an option in Settings to disable swipe-to-switch between command pages. This helps prevent conflicts between swipe gestures and pinch-to-zoom, which could occasionally trigger accidental page switches.
3. Fixed an encoding issue in Windows system information that caused some characters to display incorrectly.

一个 bug, 和 Gemini 3.1 Pro 纠缠了一整天,它写了26 个测试脚本,还在继续写……

最后还是我静下心来调试半个小时,搞定。

用小号订购了 Google AI Pro, $19.9/月。订阅成功后才反应过来,为什么用小号?

1.7B 的效果和 0.6B 的效果还是非常明显的:
0.6B:在这次界面增加标点符号的。在此,总共是三个选项:,一个是完整的标点符号,第二个是所有的标点改为空格,第三个是去除最后的标点。

1.7B:在设置界面增加标点符号的设置,总共是三个选项,一个是完整的标点符号,第二个是所有的标点改为空格,第三个是去除最后的标点。

#qwen3asr

I rarely complain, but this Swift crap like move(from start: Int, to end: Int) -> Bool is a turd polished with gold

As a bonus, horizontal scrolling via touch drag is now supported in the terminal.
In Vim, :set sidescroll=1 (or a small value) gives a really nice experience.

This is something even Termux does not support.

Finally fixed the scrolling bug when running OpenCode in the #daremote terminal.

Now OpenCode scrolls properly and plays nicely inside the built-in terminal.

A new version is on the way.

just_audio 播放某个文件失败

今天遇到一个十分灵异的问题,使用just audio在macOS上面播放 school.mp3 这个文件的时候死活都会抛异常。 await _player.setAsset('assets/audio/school.mp3');await _player.setSpeed(speed);await _player.play(); 每次都是:flutter: Error pla

DeskAngel