会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
bighu
博客园
首页
新随笔
联系
订阅
管理
1
2
3
4
下一页
2025年10月19日
平铺窗口合成器杂谈
摘要: 玩linux 有4-5年了,今天来简单梳理一下linux上我用过的一些平铺窗口合成器,也顺便说一下最近先换的一个合成器--niri 和平铺窗口绑定最多的标签就是 -- “效率提升”,“增加屏幕利用率”,我最初可能就是应为这些标签被吸引来的。当然可能还有vim的一部分原因(感觉vimer最终都会转到平
阅读全文
posted @ 2025-10-19 12:49 bighu
阅读(61)
评论(0)
推荐(0)
2025年6月21日
solana杂谈(1)
摘要: solana杂谈(1) 本文适用于“只需大致了解 Solana”的读者,部分说法可能不够准确或不够深入。如需详细了解,建议阅读 Solana 的官方文档:https://solana.com/zh/docs solana账户模型 solana 上所有数据都是储存在账户中,也就是说你可以通过账户信息拿
阅读全文
posted @ 2025-06-21 09:33 bighu
阅读(146)
评论(0)
推荐(0)
2024年12月15日
arbitrum 资产桥合约
摘要: title: arbitrum 资产桥合约 author: ivhu date: 2024-12-15 10:51:52 categories: - 区块链 - arbitrum tags: - 资产桥 description: 资产桥的作用 Rollup 的主要流程中,实际上不包含资产桥,也就是说
阅读全文
posted @ 2024-12-15 13:31 bighu
阅读(59)
评论(0)
推荐(0)
2024年11月15日
公网服务器必备--ssh auto deny
摘要: title: 公网服务器必备-ssh deny author: ivhu date: 2024-11-15 16:34:57 categories: - 计算机 - 运维 tags: - ssh description: 问题? 公网上的服务器被一群无聊的人做密码爆破(我曾经也是其中的一员😀).
阅读全文
posted @ 2024-11-15 17:07 bighu
阅读(105)
评论(0)
推荐(0)
2024年9月23日
最好的文件管理器-dolphin
摘要: title: 最好的文件管理器-dolphin author: ivhu date: 2024-09-23 19:04:30 categories: - 计算机 - linux tags: - 文件管理器 description: WARN:windows没有,废话少说,直接开始 what's do
阅读全文
posted @ 2024-09-23 19:30 bighu
阅读(839)
评论(0)
推荐(0)
acme+cloudflare生成免费证书(自动续期)
摘要: title: acme+cloudflare生成免费证书(自动续期) author: ivhu date: 2024-09-23 08:42:58 categories: - 计算机 - 运维 tags: - acme证书 - cloudflare description: acme DNSapi
阅读全文
posted @ 2024-09-23 11:50 bighu
阅读(6645)
评论(0)
推荐(2)
2024年9月21日
以太坊Rollup方案之 arbitrum(2)
摘要: 这篇博客主要介绍了Arbitrum验证节点的架构及其工作原理,重点讨论了验证节点的功能、AVM(Arbitrum虚拟机)的状态机结构、操作码及数据结构的细节,并深入解释了交互式证明的分割协议和单步证明的实现机制。通过图示,作者详细说明了验证节点如何通过二分协议来证明某个区块的正确性,并在必要时提交单步证明。这种验证机制确保了区块链系统的安全性,避免了恶意节点的欺骗行为。
阅读全文
posted @ 2024-09-21 15:20 bighu
阅读(256)
评论(0)
推荐(0)
2024年9月13日
chainLink vrf实验
摘要: title: chainLink vrf实验 author: ivhu date: 2024-09-13 14:00:42 categories: - 区块链 - 二层 tags: - solidity - ch - vrf description: 目标 用vrf写一个随机红包 数据结构 红包:
阅读全文
posted @ 2024-09-13 18:39 bighu
阅读(148)
评论(0)
推荐(0)
2024年9月11日
konsole奇怪的command bar
摘要: title: konsole奇怪的command bar author: ivhu date: 2024-09-11 17:22:58 categories: - linux - kde tags: - konsole - command bar description: WTF 今天以打开kons
阅读全文
posted @ 2024-09-11 17:31 bighu
阅读(30)
评论(0)
推荐(0)
区块链应用与以太坊的交互
摘要: title: 区块链应用与以太坊的交互 author: ivhu date: 2024-09-11 15:52:13 categories: - 区块链 - 二层 tags: - 以太访 - L2 - 合约交互 - arbitrum description: 我们要谈的交互 首先要明确一点,以太坊是
阅读全文
posted @ 2024-09-11 17:21 bighu
阅读(194)
评论(0)
推荐(0)
1
2
3
4
下一页
公告