rekulas's repos on GitHub
202 人关注
awesome-chatgpt
chatgpt中文提问魔法指令
Shell · 22 人关注
auto-ssl-renew
一个简易的ssl自动更新小脚本。 acme可实现自动修改dns并申请泛域名证书,因此写了这个小脚本,以方便在申请之后分发到每个客户端机器。
Go · 7 人关注
datereminder
一个简单日程提醒小程序,用于提醒用户年度任务例如亲友生日、车险续费、医保续费等等,支持公历、农历日期提醒,提醒方式为发送邮件给用户。
JavaScript · 3 人关注
dopass
PHP · 3 人关注
huobi_rest_api
Python · 0 人关注
acme-tiny
A tiny script to issue and renew TLS certs from Let's Encrypt
0 人关注
awesome-go
A curated list of awesome Go frameworks, libraries and software
Shell · 0 人关注
B2G
Boot to Gecko aims to create a complete, standalone operating system for the open web.
CSS · 0 人关注
bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
Python · 0 人关注
char-rnn-tf
Implement character-level language models for text generation based-on LSTM, in Python/TensorFlow
0 人关注
CN-Massage-Map
这里,真的介绍的是正规、优质按摩店(误:性感荷官,在线发牌)
0 人关注
coins
0 人关注
dianzi
个人点子 仅供娱乐
C · 0 人关注
Dockfile-Coreseek
sphinx chinese full text index
HTML · 0 人关注
drmfly.github.io
JavaScript · 0 人关注
explorer
An open source block explorer
Java · 0 人关注
finalspeed
高速双边加速软件,在高丢包,延迟环境下仍可达到90%物理带宽利用率.
Shell · 0 人关注
finalspeed-1
服务器TCP双边加速软件可达到90%的物理带宽利用率
0 人关注
framework
ThinkPHP Framework
JavaScript · 0 人关注
gaia
Gaia is a HTML5-based Phone UI for the Boot 2 Gecko Project. NOTE: For details of what branches are used for what releases, see
0 人关注
gecko
This is Harman copy of Mozilla gecko (source https://git.mozilla.org/releases/gecko). It's for a Harman internal collaboration
0 人关注
gecko-dev
Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. Please don't submit PRs, see: https://developer.mozilla.org/en-US/docs/Mercurial_FAQ#I%27m_all_used_to_git.2C_but_how_can_I_provide_Mercurial-ready_patches_.3F
0 人关注
gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
Go · 0 人关注
gin-vue-admin
基于vite+vue3+gin搭建的开发基础平台(支持TS,JS混用),集成jwt鉴权,权限管理,动态路由,显隐可控组件,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器等开发必备功能。
Go · 0 人关注
go-ethereum
Official Go implementation of the Ethereum protocol
Go · 0 人关注
go-extract-embedfs
a little tool to extract golang embed files to local path, 一个用于将go的embed.FS文件集合提取并存储到本地磁盘的小工具
Shell · 0 人关注
hooks
JavaScript · 0 人关注
iBarn
iBarn SkyDrive provides file network backup, synchronization and sharing service. This system can resume upload and down file and if someone uploads one file when you upload it too, it needn't upload any more, directly upload success. You can choose file download to local or online collection. The recycle bin function to prevent users from accidentally deleted data. While providing customized services, and the two development. the intention to contact by email [email protected] or QQ 451802973.iBarn网盘,功能强大,堪比百度网盘
0 人关注
icoproject-dispatch
0 人关注
knowledge
rekulas

rekulas

V2EX 第 173283 号会员,加入于 2016-05-16 14:09:48 +08:00
今日活跃度排名 5235
根据 rekulas 的设置,主题列表被隐藏
二手交易 相关的信息,包括已关闭的交易,不会被隐藏
rekulas 最近回复了
18 小时 11 分钟前
回复了 nullo 创建的主题 程序员 邮件代理服务
nginx 挺方便 用了很多年了
stream {
server{
listen 100;
proxy_pass host:1000;
}
}
1 天前
回复了 lulinchuanllc 创建的主题 程序员 网页内存占用高如何优化
@wxf666 应该是指单 tab 几百兆 不是浏览器几百
tab 几大百是有点高了,大概率泄漏了,毕竟打开淘宝刷一会也才 2 300MB
1 天前
回复了 lulinchuanllc 创建的主题 程序员 网页内存占用高如何优化
加内存只是吃止痛药,还是要找到原因才行
可以考虑排查下是否存在内存泄漏的代码 https://facebook.github.io/memlab/
怀疑跟 google play 有关,在安了 play 的机器上安装应用, 某些设置下 play 会进行安全扫描, 有可能是发现了这个应用然后分析出报告发回服务端进行深度分析
3 天前
回复了 gzldc 创建的主题 NAS 周末卖了一台群晖 918+ 买家开宝马来自提的
发错地方了, 所以大家认可度不高
it 行业的薪资买个一般宝马还是轻轻松松的, 除非是贵的型号 (40+大部分人就有压力了)
感觉需求不是很大,作为一个经常买米的我更看重平台本身而不是价格,小平台哪怕便宜 30%+都不想去
9 天前
回复了 rekulas 创建的主题 程序员 rpa 软件的元素识别是如何实现的
这 2 天偶然发现个小工具 accexplorer 能做到类似解析,目前测试能解析原生 flutter electron 等多种软件的元素,感觉跟 rpa 的技术有点像,怀疑可能是类似技术升级而来
10 天前
回复了 rekulas 创建的主题 程序员 rpa 软件的元素识别是如何实现的
@imrockpan 多谢回复, 基于网页的自动化我都熟悉, 这 2 个工具也看了下, 不过都是偏向于模拟自动化操作的, 我主要想了解下任意桌面软件的元素定位相关的, 资料不是很多
11 天前
回复了 rekulas 创建的主题 程序员 rpa 软件的元素识别是如何实现的
@liedownpls
@imrockpan

发现 v2 有几个做 rpa 的朋友 不知道能否解答我的疑问 冒昧 at 一下
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2579 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 16ms · UTC 04:44 · PVG 12:44 · LAX 21:44 · JFK 00:44
Developed with CodeLauncher
♥ Do have faith in what you're doing.