Giter Club home page Giter Club logo

jessemoe.github.io's Introduction

Hi there 👋

Languages

JavaScript JavaScript TypeScript Nodejs   Nodejs

JavaScript Java C++

Skill

JavaScript Fullstack-DEV ethereum

JavaScript BackEnd-DEV

Framework

React NextJS

ethers.js ethers.js web3.js wagmi.js

NestJS Prisma GraphQL Hugo

Jesse's GitHub stats Top Langs

jessemoe.github.io's People

Contributors

jessemoe avatar

Stargazers

 avatar  avatar

Watchers

 avatar

jessemoe.github.io's Issues

warp-config

http://cryptonet.tk/warp/

  1. 添加完源后,安装 Cloudflare WARP 客户端:
    sudo apt update
    sudo apt install cloudflare-warp

  2. 配置 Cloudflare WARP

如果是第一次安装,你需要先注册一个帐号。其注册信息会在这里/var/lib/cloudflare-warp/reg.json

warp-cli register
然后设置代理模式,这点非常重要,因为默认是 WARP 模式,这个会把你的整个 VPS 带到 Cloudflare 的 VPN 网络中,那么就会出现无法连接的情况。

warp-cli set-mode proxy
然后,设置永久连接模式。

warp-cli enable-always-on
配置完后,你可以使用 warp-cli settings 来查看配置。你也可以通过查看配置文件来看是否配置成功,配置文件在 /var/lib/cloudflare-warp/settings.json。

  1. 连接 Cloudflare WARP

使用如下命令来连接 Cloudflare WARP:

warp-cli connect
你可以使用 warp-cli status 来查看连接状态。如:

warp-cli status
Status update: Connected
Success

连接成功后,你可以会在本地有一个 Socks5 代理, 127.0.0.1:40000,你可以使用如下命令来查看:

  1. 验证 Cloudflare WARP

你可以使用如下命令来验证是否成功:

curl -x

Why did I give up learning Rust

http://cryptonet.tk/why-did-I-give-up-learning-rust/

As a former Haskeller, let me share my feelings about Rust. Language is very powerful, but the reason why I am not interested in this language is:

There are many business logic in the world that require creativity and programming flow experience, and the Rust compiler always interrupts your directional thinking,

forcing you to focus on unimportant details during the design phase, losing a lot of programming fun.

The people in the Rust community seem to have no understanding of market economy and cost concepts. A good software is not only about memory security and absolute performance, code readability, scenario suitability, deep understanding, and continuous maintenance, 

but also valuable to users. Rewriting a software proves that Rust is faster and more powerful than other languages, and software that is immediately abandoned has no value.

The Rust community values the delicate control of memory, which is sometimes just as annoying as C++developers. They use pointers or lifecycle control capabilities as a way to show off, and Rust is more like a tool to prove that they are better than others.

I’m not saying that Rust is bad, but I don’t like the idea of thinking that Rust is the best in the world and that everything needs to be rewritten with Rust.

Rust’s mandatory memory management, when writing complex logic, the compiler interrupts too rigidly, which makes people unable to quietly think about the most important architecture design.

Rust is suitable for scenarios that do not require GC or require strict performance, such as low-level libraries or real-time performance. For memory security, it can tolerate compiler rigor.
However, in most real-world scenarios, memory security is not always prioritized, but creativity and logical clarity are prioritized.

warp-cn2

http://cryptonet.tk/warp-cn2/?

  代碼
  地区
  城市
  反應時間




  TPE
   
  台北
  20ms


  KHH
   
  高雄
  26ms


  HKG
   
  香港
  15ms


  OKA
  日本
  那霸
  35ms


  KIX
  日本
  大阪
  35ms


  NRT
  日本
  東京
  33ms


  SJC
  美國
  聖荷西
  132ms


  LAX
  美國
  洛杉磯
  138ms

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.