anno189

@anno189@hollo.1dian.site · 0 following · 0 followers

思维碎片

anno189

@anno189@hollo.1dian.site

关于仓位,在竞价找可以考虑如下: 高位涨跌,阈值0 中位涨跌,阈值0 低位涨跌,阈值0 退潮涨跌,阈值0 成交量前100涨跌,阈值0 竞价一字,阈值0

仓位管理逻辑 ①:每个指标对应一成仓位,最低5成仓。 ②:做情绪票,高位、中位、低位均小于0,则不开仓。

anno189

@anno189@hollo.1dian.site

竞价关注: 高标涨幅、中位涨幅、近期强势三个数据,如果都是负数,则不开仓。

anno189

@anno189@hollo.1dian.site

在使用列表模式的时候,css 需要修改 不支持 list 编辑

anno189

@anno189@hollo.1dian.site

1.笔记软件是输入软件,要和输出软件区分开,这是软件的边界。输入的工具很多。 2.笔记是碎片的,不是连续的。连续是思考的结果,是输出。 3.能结合电子书,feeds,网摘。 这些是源数据,结合是为了回溯。 电子书:Koodo reader/微信读书/Calibra feeds: RSSHub 网摘:Omnivore ‘ 4. 有时间线,空间和人三个维度。 5. 标签是一种分类方式

anno189

@anno189@hollo.1dian.site

服务器端:初期使用,等待一个稳定版本。增加真时间线,书籍,分类等属性。 数据库:使用,考虑未来兼容桌面版本。 客户端:初期使用 二次开发。 存储:S3兼容,目前使用七牛云。

anno189

@anno189@hollo.1dian.site

UUIDv7 generator library for JavaScript, RFC 9562 compliant. Supports encoding/decoding UUIDs to custom alphabets. https://github.com/TheEdoRan/uuidv7-js

anno189

@anno189@hollo.1dian.site

Check if a string contains a potential SSRF attack https://github.com/felippe-regazio/ssrfcheck

anno189

@anno189@hollo.1dian.site

High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library. https://sharp.pixelplumbing.com/

anno189

@anno189@hollo.1dian.site

The semver parser for node (the one npm uses) https://github.com/npm/node-semver

anno189

@anno189@hollo.1dian.site

qr code generator https://github.com/soldair/node-qrcode

anno189

@anno189@hollo.1dian.site

One Time Password (HOTP/TOTP) library for Node.js, Deno, Bun and browsers. https://github.com/hectorm/otpauth

anno189

@anno189@hollo.1dian.site

Node.js scraper service for Open Graph Info and More! https://github.com/jshemas/openGraphScraper

anno189

@anno189@hollo.1dian.site

Mime types for JavaScript https://github.com/broofa/mime

anno189

@anno189@hollo.1dian.site

-639-1 ISO-639-1 codes https://github.com/meikidd/iso-639-1

anno189

@anno189@hollo.1dian.site

File Storage abstraction for cloud services and local filesystem https://flydrive.dev/

anno189

@anno189@hollo.1dian.site

-ffmpeg A fluent API to FFMPEG https://fluent-ffmpeg.github.io/

anno189

@anno189@hollo.1dian.site

A modern JavaScript utility library that's 2-3 times faster and up to 97% smaller—a major upgrade to lodash. es-toolkit 是一个先进的、高性能的 JavaScript 实用工具库,具有小的捆绑包大小和强大的类型注解。 https://es-toolkit.slash.page/

anno189

@anno189@hollo.1dian.site

Headless TypeScript ORM with a head. Runs on Node, Bun and Deno. Lives on the Edge and yes, it's a JavaScript ORM too https://drizzle.zhcndoc.com/ https://orm.drizzle.team/

anno189

@anno189@hollo.1dian.site

The fast, flexible, and elegant library for parsing and manipulating HTML and XML. https://cheerio.nodejs.cn/

anno189

@anno189@hollo.1dian.site

Simple logging library with zero dependencies for Deno, Node.js, Bun, browsers, and edge functions https://logtape.org/

anno189

@anno189@hollo.1dian.site

Polyfill for Temporal (under construction) https://github.com/js-temporal/temporal-polyfill

anno189

@anno189@hollo.1dian.site

Base64 and base64url to string or arraybuffer, and back. Works in Node, Deno or browser. http://base64.56k.guru/

anno189

@anno189@hollo.1dian.site

ActivityPub server framework in TypeScript https://fedify.dev/

anno189

@anno189@hollo.1dian.site

Lightweight WASM Postgres with real-time, reactive bindings. https://pglite.dev/

anno189

@anno189@hollo.1dian.site

-s3 -sdk -providers -request-presigner Modularized AWS SDK for JavaScript. https://github.com/aws/aws-sdk-js-v3

anno189

@anno189@hollo.1dian.site

使用 Pglite 替代了 postgresql。 测试成功。