article/fix_sudo_not_use_proxy.tsx
1
name:

'解决sudo命令不使用代理问题'

2
desc: '在国内环境下,我们经常需要使用代理来进行一些系统操作,比例apt包管理,比如curl命令或者git命令等等。通常我们通过配置.bashrc或者.zshrc等shell配置文件,增加代理选项就可以正常工作。本文旨在解决sudo命令未使用代理问题,让sudo使用代理。'
2024-02-27
#Linux技术分享
article/xmrig-6-19-for-windows-free-update.tsx
1
name:

'Xmrig-6.19 for Windows 免抽水版'

2
desc: 'Xmrig是一款免费的开源软件,它是一个高性能的加密货币挖掘程序。免抽水版通过修改donate.h文件,去掉官方版本中的1%开发者捐赠费用,其他部分代码未做任何改动。编译采用Visual Studio 2022版本,目前仅提供Windows版本。'
2023-02-15
#加密货币#XMRIG工具分享
article/turn-off-twitters-annoying-recommendations.tsx
1
name:

'Turn off Twitter's annoying "Recommended For You"!'

2
desc: '"Learn how Twitter's new 'For You' feature impacts your timeline and how the 'Control Panel for Twitter' script restores the default chronological feed and blocks unwanted recommendations.”'
2023-01-19
#greasyfork#Twitter工具分享
article/如何在openwrt上使用fzf?.tsx
1
name:

'如何在OpenWRT上使用fzf'

2
desc: 'fzf 是一个 交互式的 可以用于任何列表,文件,命令行历史,进程,主机名等的模糊搜索神器。它基于GO语言,没有其他依赖,类似于Windows上的Everything。本文旨在解决fzf在openwrt下的find命令所出现的Command failed: set -o pipefail;错误问题。'
2022-02-13
#Openwrt#工具#开发技术分享
article/关闭twtiter的为你推荐,恢复原来的twitter.tsx
1
name:

'Control Panel for Twitter,关闭Twitter讨厌的为你推荐!'

2
desc: 'Twitter最近的更新中增加了“为你推荐”这个功能进行内容推荐,默认网页版进去之后就是“为你推荐”,Timeline变成的乱七八糟。greasyfork上有一个脚本,名字叫做Control Panel for Twitter,可以去掉为你推荐,恢复原来的twitter界面。'
2023-02-12
#Twitter#greasyfork#浏览器工具分享
article/polygon拥堵怎么办?-创建自己的rpc!.tsx
1
name:

'Polygon链上拥堵怎么办? 创建自己的私人RPC!'

2
desc: 'Polygon上RPC服务器大多是Public RPC服务器,面向所有的使用者,当使用者的人数上升到一定程度的时候,拥堵的情况也就不可避免的发生了。 解决这种问题的方法很简单,我们可以建立自己的RPC服务器,只面向自己使用。'
2022-05-19
#加密货币#Polygon技术分享
article/如何在debian上编译安装neovim.tsx
1
name:

'如何在Debian上编译安装Neovim'

2
desc: 'Neovim是一个开源的Vim替代品,提供了许多增强功能,如异步操作、内嵌脚本语言、内置编译器等。在Debian操作系统上编译安装Neovim需要一些命令行技巧。本文将向您详细说明如何在Debian上编译安装Neovim。'
2023-07-12
#Linux#Debian#Neovim技术分享
article/why-does-kaspa-address-in-wallet-change-every-time.tsx
1
name:

'Why does KASPA address in wallet change every time?'

2
desc: 'KDX Web Wallet enhances privacy by generating a new address after each use while ensuring previously used addresses remain valid.'
2023-01-24
#加密货币#KASPA技术分享
article/recommended-public-rpc-nodes-for-polygon.tsx
1
name:

'Recommendation of Public RPC Nodes for Polygon.'

2
desc: 'Explore Polygon, a Layer 2 solution for Ethereum that improves performance and reduces fees. This guide provides essential public RPC node addresses for interacting with the Polygon blockchain.'
2022-01-19
#Polygon#加密货币技术分享
article/polygon-public-rpc.tsx
1
name:

'探索Polygon网络的公共RPC节点'

2
desc: '本文推荐多个可靠的Polygon主网RPC地址,包括MaticVigil、Polygon、moonbeam官方等提供的节点。了解如何安全高效地与Polygon区块链交互,适合开发者和加密货币爱好者阅读。'
2022-01-18
#Polygon#加密货币新闻分享
article/什么是raptoreum?.tsx
1
name:

'什么是Raptoreum?'

2
desc: 'Raptoreum是一种安全的工作量证明(Proof of Work,POW)区块链、加密货币和NFT平台,从Dash Fork而来。经过两年的测试网络后于2021年2月26日正式上线主网,代币名称为$RTM。Raptoreum在主网上线时实行公正启动(fair launch),没有预挖和没有ICO。'
2022-07-06
#加密货币#Raptoreum新闻分享
article/什么是polygon-matic?.tsx
1
name:

'什么是Polygon (MATIC)?'

2
desc: '我们可以合理假设未来的发展趋势是多链,不再由一条区块链主导,而是出现许多互连网络,每个网络具有独特属性、信任假设、性能和安全性。Polygon通过提供与以太坊相兼容的扩展解决方案框架,努力推动这一未来趋势成为现实。其权益证明侧链已经吸引了来自比特币和加密货币社区的关注。接下来详细介绍一下。'
2022-03-09
#加密货币#Polygon新闻分享