Google Search Within opentiss.uk

2022-09-28

Two commands socks 5 proxy with ssh run Chrome in MacOS

I now learn React. There are install React Developer Tools extension notification when debug development version app. But I can't connect to Chrome webstore extensions as everyone knows Network block.

Fortunately I have VPS with ssh login permission. So based socks5 proxy with ssh and chrome in osx. I use below commands connect to Internet once and add the extension to Chrome.
ssh -D 22927 -f -C -q -N user@remote -p 2222
/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --proxy-server="socks5://localhost:22927"
Very simply, bless for similar you like me.

2022-09-23

My account at codeberg.org

 I create my account opentiss at codeberg.org in agreement with Give Up GitHub!.

Before I have account on GitHub. But unfortunately I use my domain email as account of GitHub. So when my hosting service server ended his HK company, my domain becomes to unregistered. Then registered by ad sites owner. GitHub need confirm my account by email when I sign in. And I lost my account of GitHub in fact.

I have to find other hosting service. And now I use a2hosting outside of some dangerous countries as you known. I can only use a new domain opentiss.uk and give up used over fifteen years old domain.

a2hosting is fit to me and is the best web hosting for me. You can register account and normal visit in some dangerous countries. That's important to me. As developer I need visit Internet from dangerous local network. I used Unmanaged VPS Hosting Runway 2 for triennially term. That is cheap for software developer. If you are interesting to a2hosting, I share my refer. You should have discount with the refer.

2022-09-21

Areditors version 0.1.0 is published

Long time ago, I developed JDiary for record text content. But now is web age. All is online and based on Node.js. PWA runs on all platform. I need more quickly tools for writing. So I develop Areditors based on Node.js and PWA.

Areditors is powered by Dexie. Now data are saved on local. UI components use React/MUI. Global state is managed by Redux. Rich text editor use draftjs.

Today Areditors version 0.1.0 is published on https://areditors.opentiss.uk and can installed with workbox.

In the futher Areditors will with features:

PWA update.

Synchronize data with Dexie Cloud or WebRTC p2p between online instances.

Image editor with kleki.

Online feed add-on.

2018-03-09

Am I?

I am alive in China?? :) Thanks, Use SSH to Create an HTTP Proxy | Linux Journal.

Programming

  • Java(jsp)/Javascript/
  • Apache commons(cli/codec/io/lang3/)
  • Oracle
  • C++/C 

Tools

  • Eclipse(SDK JUNO 4.2.0/JEE INDIGO 3.7.2)

Others

  • Linux(openSuSE)
  • Mozilla Firefox

2012-05-30

致那刚刚逝去的…

真的没想到能坚持这么多天,其实早在两个多月前,就已经出现了不良的状况了,也没想到来得这么快,都二十多年了,但还是要来的就挡不住呀,2012年5月30日18点39分(因为收音机的时间有点快,倒推了点时间,就当是这个时间吧)——你毅然决然地去了,就在我吃面疙瘩汤的时候,真是我不小心,让你那坚强地仅存一半已数年的躯体彻底从我的牙龈上脱落了,那一瞬间,虽我已有所预料有所准备,但当真的来临时,一点轻轻的痛楚,我知道,你去了,永远地离我而去了,而我所能做的,也只有保存好你、永远地记着你,你是我第一颗完全脱落的牙齿,从今以后,将会陆续有更多的你的同胞随你而去,并见证着我的渐渐老去与消亡,毫不讳言——你是我的唯一(唯一的第一个脱落的),在漫漫人生长路上,你为我服务了二十数年,我能有几个二十数年呢?在此我向你真诚的致歉,当年体检医生记录下牙根残断时,我就应该好好地珍惜你,早就应该养成良好的生活习惯、做好相关卫生。可现在一切都晚了,你已离我而去,我只有赶快行动起来,用切实地行动来挽留住你的追随者。
珍惜生命,爱护牙齿,以我为鉴,切实行动。

2012-05-13

Blogger整理:20120512

终于有机会好好整理一下这一荒芜良久的博客了,昨天主要做了以下调整:
  1. rss去除GullFOSS(OpenOffice.org Engineering at Sun),因其已经被Oracle铲除。
  2. 更新Google Search代码,经过测试,搜索结果不错,但广告没有出现,可能AdSense生效是延时造成的,不过,在AdSense的报表中已经有所体现了。
  3. 添加以Frequency排序Cloud显示的Labels Widget,同时删除原来以“分类”命名的Labels Widget。
  4. 将页面Am I?的发布日期修改为2018-3-9,以使其靠前显示,主要内容应该为当前的兴趣所在。当然,此方法来源于其他先行者,向他们致敬。
  5. 以每三十天的统计区间添加Blogger Stats Widget。
  6. 将Navbar移至页面最底部(不成功,最终导致模板无法直接修改HTML了,下载xml模板,去除Navbar Widget后上传成功,当然Navbar Widget又在最顶端了,也只要向Blogger平台示弱了,哈哈)。
  7. 删除了模板HTML中两个多余的。
  8. 修改了css:使用border-radius,而非background image表现圆角;修改了#AdSense1的padding为0,以充满main div,同时调整了#outer-wrapper/#main-wrap1/.main .widget/.main .Blog的width,以容纳整个AdSense。

2012-05-06

I come back: 20120506

Yes. I come back now.
嗯,我终于可以正常使用这个博客系统来发布我的博文了,谷歌真的很强大。这次是因为我的ftp发布方式被通知要正式切换,给予我修改设置的最后机会,我才有机会与动力完成了这一次小小的技术尝试,最终,我成功了,非常顺利。
另外,twitter也神奇的正常了,这要归功于Use SSH to Create an HTTP Proxy
最后,还是要说开源软件让生活更美好。