"One night I was just playing my piano here in this apartment and I was writing a new song and I didn't have my phone on me which I usually use to record ideas. So I actually took out my MacBook and I didn't want to open like a proper recording program, so I just opened Photo Booth and recorded a video of myself playing the song so that I would remember the song. And I really liked the atmosphere of that video and that's when I thought I should do a series of songs in my living room..."
Whenever Uniswap releases a new frontend version, they also publish its CID. To be 100% sure you're not using a compromised frontend, you can load it via CID. An IPFS CID is essentially a SHA256 hash, meaning that even a single byte of change in the underlying content will completely alter the SHA256 hash, ensuring its integrity.
For example, the CID for the latest Uniswap frontend release is QmQZe48wGBwx6z8DuboTG62AYf8BbKd6XYDENefVZUvjyV
In the latest updates to Planet, we've added a quick way to open any CID via Planet's local IPFS gateway. You can find the "Open IPFS Resource" option under the "File" menu to open either a CID or IPNS.
Compared to simply opening a website via HTTPS, accessing the frontend through a CID introduces concepts that need to be understood and extra steps. However, it also offers an additional layer of security. Give it a try!
https://lg.us-east-1.claw.cloud/
Server Location: N. Virginia, United States
Network Type: BGP
IPv4 Address: 47.253.157.212
IPv6 Address: 240b:4002:131:bc00:ffff::
美国西部 加州
https://lg.us-west-1.claw.cloud/
Server Location: N. California, United States
Network Type: BGP
IPv4 Address: 47.251.75.195
IPv6 Address: 240b:4004:108:7f00:ffff::
今天新上的
英国 伦敦
https://lg.eu-west-1.claw.cloud/
Server Location: London, United Kingdom
Network Type: BGP
IPv4 Address: 8.208.44.202
IPv6 Address: 240b:4011:a:7a00:ffff::
印尼 雅加达
https://lg.ap-southeast-5.claw.cloud/
Server Location: Jakarta, Indonesia
Network Type: BGP
IPv4 Address: 147.139.193.80
IPv6 Address: 240b:400b:1a:a000:ffff::
Solana Name Service is the most popular name service on the Solana blockchain. You can get your .sol names at sns.id. There is a one-time payment of $20 USDC per name for names with five or more characters. Shorter names may cost more. The initial cost is slightly higher than ENS, but there’s no need for renewal, and the gas costs for any activity on the Solana blockchain are very low and fast.
You can link your Planet site's IPNS address to your .sol names, and it is accessible through the new sol.build gateway. You can also access it using the local gateway in Planet, which now fully supports .sol.
For example, this site is now also available on .sol as:
Pixel Planet is a delightful new avatar image set created by Ann. You can find it using the smile button on the toolbar and select one of them as your site avatar image.
Hope you will like it.
Web Client
We have been improving Planet's API server, which now powers a new web client that allows you to access Planet from any browser.
You can access this new web client by adding /app/ to your API server's IP address and port. For instance, if your API server's port is 8086, then the web client is accessible at:
In the previous version, you had to manually install the web client. This is no longer necessary; Planet now includes a built-in updater to automatically install and update the latest web client.
Planet Web Client on Window MakerPlanet Web Client on Elementary OS
Experimental Gateway for Farcaster Profile URL
furl.pro is an experimental IPFS gateway for the URL field in Farcaster profile.
If you set an IPNS or IPFS address as your Farcaster profile URL, you can access it via [your-fc-username].furl.pro. For example:
URL field is part of the Farcaster protocol, but it is currently not exposed in the Warpcast client. You can update the field using a third-party client like Recaster.
Other Fixes and Improvements
Fixed various RPC issues that could affect ENS resolution.
Implemented a button for manually triggering IPFS garbage collection.
选中 In-Page-Push 这个 Zone ,它默认是让你添加含有Anti-AdBlock的代码,这能增加广告收益,我没开这个,因为我希望屏蔽广告的人也能看见我的内容。如果关闭掉Anti-AdBlock开关,下面有一个代码。复制这串代码添加到Typecho中你使用的主题目录中的header.php文件,具体应该在<head>标签中的<meta>下面。