TimeAxis
753 subscribers
543 photos
9 videos
5 files
326 links
GZTime's personal channel.
Download Telegram
1024 快乐程序员们🌭
🥰8👍1
Forwarded from zaobao.sg 早报
中国前总理李克强星期五凌晨因心脏病在上海逝世,享年68岁。https://bit.ly/475FMe7
😱10😢4😭4
梦见 Hackergame 有人 AK
于是被吓醒()
Forwarded from 科技圈🎗在花频道📮
OpenAI 惨遭背刺,GPT-3.5 Turbo 参数量被微软意外泄露

在微软研究院新论文《CODEFUSION: A Pre-trained Diffusion Model for Code Generation》中,数个模型被标注了参数量,其中 GPT-3.5 Turbo 只有 200 亿参数,而不是众人熟知的 1750 亿。如果该数字无误,将刷新人们对性能与参数量关系的认知,并且像 ChatGPT 这样的 AI 也有机会运行在家用 PC 上。

https://arxiv.org/abs/2310.17680

投稿:@ZaiHuaBot
频道:@TestFlightCN
😱8
The philosophy of DEF CON CTF

- Responsible Innovation
- Intellectually Rewarding Challenges
- State-of-the-art Challenges
- Inclusivity
- Transparency

https://oooverflow.io/philosophy.html#our-philosophy
1
#hackergame

Hackergame 完结启动!

又是一年一度 GZ 最开心快乐的日子了,今年边看剧边切题,最后是 rk6 ,顺手推荐一波《Bodies》,虽然我还留着最后一集没有看。

今年协办名单上已经不是我的名字了,但是宣传还是不错的,很多人来玩了。前半赛程的题目还一度被学弟追着跑,一直囤着没交的原因其实是一直在被学弟超(bushi

还是不希望有人把 Hackergame 和其他任何比赛或者 CTF 去比较。

Hackergame 就是 Hackergame,每年都能让我快乐的 Hackergame🚀
12
延期了一年,终于收到TCTF决赛邀请函啦,想面基的可以开约了!
🥰5
等明天一觉醒来,时间戳就 17 开头了哦 🥰
🥰6👍1
半夜在改一些 Rust,
但是实现出来了一些 &**self 的写法。
觉得不好看,遂换了种实现方式。

过了一会偶然点进了 String 的标准库实现,然后看到了:

#[stable(feature = "rust1", since = "1.0.0")]
impl fmt::Display for String {
#[inline]
fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
fmt::Display::fmt(&**self, f)
}
}

甚至还看到了自己写出来的另一个东西:

&mut self[..][index]


嗯,原来是我已经达到了标准库的水平(乐
🥰182
Jetbrains Rider 什么时候更新啊
dotnet 8 都发布一周了
急急急
Forwarded from Rachel 碎碎念 (Rachel 🐨)
是日 / 小雪
「虹藏不见 / 天腾地降 / 闭塞而成冬」

https://fxtwitter.com/lxhcat/status/1727114672896151679
#blog #Linux #ttyUSB

关于使用 systemd 管理 USB tty,使你在 Linux 主机没有网络的情况下也能用 shell 管理它的那些事……

PS:以后要是更新了什么技术文章大概也会在这里发个提醒?
PPS:是不是整个 RSS Bot 会更好()

https://blog.gzti.me/posts/2023/1c5683d9/
👍7
Forwarded from MiaoTony's Box (MiaoTony 🐱)
#今天又看了啥 #tailscale #network
Choose Your Own IP 

Tailscale assigns every one of your nodes a private IPv4 address. We do this from the CGNAT range, which is typically used by ISPs that have run out of public IPv4 addresses. Starting today, you have control over what IP address from that range is assigned to your nodes. This gives you the ability to decide what subset of the CGNAT range your tailnet uses to avoid conflicts with other applications.

https://tailscale.com/blog/choose-your-ip/

感人,ts 终于支持自定义 CGNAT IP 范围了。
原来他们设想是给 ts 宇宙里的每个节点分配唯一的 CGNAT IP,这样共享给别人的节点也用同样的 IP,但是发现 100.64.0.0/10 这400万个 IP 被用完了,哈哈
于是他们现在干脆放开了,每个 tailnet 域内都能自由分配任意这400万个里的 IP 了,而共享也不受影响,NAT 你值得信赖!

One thing you can rely on with IPv4: whatever the problem, Network Address Translation is part of the solution.
🥰1
#Github

好哦,Github Markdown 支持了新的扩展语法:

TL;DR


> [!NOTE]
> Useful information that users should know, even when skimming content.

> [!TIP]
> Helpful advice for doing things better or more easily.

> [!IMPORTANT]
> Key information users need to know to achieve their goal.

> [!WARNING]
> Urgent info that needs immediate user attention to avoid problems.

> [!CAUTION]
> Advises about risks or negative outcomes of certain actions.


https://github.blog/changelog/2023-12-14-new-markdown-extension-alerts-provide-distinctive-styling-for-significant-content/
👍6
Forwarded from 追尾游戏热点 (Liao wh)
《Baba Is You》制作人的新作、效仿《陷阵之志》的机甲回合制解谜战术游戏《机动战士巴巴(Mobile Suit Baba)》已经上线:https://hempuli.itch.io/mobile-suit-baba 首周12月28日之前完全免费。
游戏共计43关,玩家需要通过不同组合的机甲小队完成每一关的任务,保护水果不被神秘的敌人摧毁!
3
Forwarded from TGStat Bot
Summary of the year for the channel "TimeAxis" from @TGStat
Forwarded from MiaoTony's Box (MiaoTony 🐱)
#今天又看了啥 #security #iOS
37C3 第一天:卡巴斯基爆料 Operation Triangulation 漏洞细节分析
https://mp.weixin.qq.com/s/vwRgZyGqTTI6lrCGtbmmMQ
#2024

新年快乐!以及,年终报告🥳
🥰4🎉2