avatar
Articles
78
Tags
165
Categories
7
Home
Archives
Categories
Tags
About
shijun0210
Search
Home
Archives
Categories
Tags
About

shijun0210

有趣的规律 1
Created2025-04-16|2024-2025
7±2 原则由于人类大脑处理信息的能力有限,它会将复杂信息划分成块和小的单元。根据乔治A米勒(George...
情绪三维模型
Created2025-04-14|2024-2025
Source: A new three-dimensional model for emotions and monoamine neurotransmitters 这三种神经递质全是单胺 血清素 生理层面:阳光、饮食、睡眠、运动; 安全层面:安全感 <-> 杏仁核 关系层面:亲密、归属 <-> 催产素 尊重层面:胜利、权位 <-> 睾酮 多巴胺(多巴胺是一种对即将到来的快乐的期待,而非快感本身;快感本身由内啡肽影响) 预期得到奖励 - 习得 “贪” if 奖励不存在 - 空转 “痴” if 认知失调 - 渴望重构 “嗔” 去甲肾上腺素 意外/注意,人们对习以为常的事物不会感到惊奇,而当遇到冲突or紧急情况时,会调动去甲肾上腺素,可以理解为一种“唤醒”机制 局限性: 忽略了认知维度 - 情绪认知系统(如内疚、后悔、羞耻等) 该模型提供的这8个情绪是最基础的,比如落在“悲-安”中间的某个点上,该如何定义 匹配方式分歧
MacBook使用tips
Created2025-04-09|2024-2025
安装homebrew后需要将其添加至PATH环境变量中: Zsh 12echo 'eval "$(/opt/homebrew/bin/brew shellenv)"' >> /Users/$(whoami)/.zprofilesource ~/.zprofile Bash 12echo 'eval "$(/opt/homebrew/bin/brew shellenv)"' >> /Users/$(whoami)/.bash_profilesource ~/.bash_profile Homebrew下载or安装失败的网络问题解决办法加速器代理配置: 12export http_proxy="http://127.0.0.1:7897"export https_proxy="http://127.0.0.1:7897" 查看当前使用的代理: 12echo $http_proxyecho...
anaconda commands常用指令
Created2025-04-02|2024-2025
查看anaconda配置信息:conda info 查看虚拟环境列表:conda env list anaconda换源:conda config –add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/conda config –add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/conda config –set show_channel_urls yes 更改anaconda虚拟环境默认安装位置:conda config –add envs_dirs D:\software\anaconda\envs 新建虚拟环境:conda create -n yourname python=3.7 启用虚拟环境conda activate yourname 删除虚拟环境conda remove -n yourname –all 指定源安装pip install opencv-python -i...
Custom Configuration Hexo-butterfly
Created2025-04-01|2024-2025
Gallery Github New Repository Connect your PC with Github (details can be seen in the article “Deployment Hexo Github Pages”) Create a new folder, and open Git Bash 12git clone git@github.com:Jasper1910/pic_bed.git# your github SSH Create folders and add your pictures, and then, open Git Bash in the path with README 123git add.git commit -m "更新图片"git push Also, PicGo is a popular tool to manage pictures. Add auto categories install hexo plugins add codes in...
Philosophy and Knowledge Management
Created2025-03-30|2024-2025
This article will go deeper in the relationship between philosophy and knowledge management. In the article “How to Build Knowledge Systems”, we said that it is a dual with 5 steps.{Dual: (Record/Outline -> Extraction/Distillation -> Conceptualization/MFUs)} -> Reconfiguration -> Creative Application Now, I wanna take it a step further. Firstly, I will introduce Ontology.Substance and AttributeMatter and FormPotentiality and ActualityIn Aristotle’s idea, form is...
How to Build Knowledge Systems
Created2025-03-29|2024-2025
(Last updated: 2025/03/30 4:05)There are several methods we can use to build knowledge systems. For example, we can classify our knowledge based on theoretical hierarchy (meta/grand/middle-range/applied/empirical generalization). Also, we can build the system based on the disciplinary division. According to different purposes, we have different methods. However, it is too difficult for personal users to build knowledge systems, if we are exposed to multiple...
Blog Deployment: Hexo Github-Pages
Created2025-03-27|2024-2025
This article aims to introduce a method to deploy the personal blog based on Hexo, Github and Obisidian. Environment OS: windows Tools: Node.js, VS Code, git HexoDownload and install Node.js https://nodejs.org/enDownload and install git https://git-scm.com/downloads/winOpen the powershell or cmd and install Hexo, excute: 1npm install -g hexo-cli To initialize hexo:Create new folder named ‘xx-blog’ (whatever u like)Enter your blog folder, input cmd in the navigation barAlso, you can choose...
My questions
Created2025-03-26|2024-2025
...
Delagation Theory
Created2025-03-14|2024-2025
Baird, Aaron, and Likoebe M. Maruping. “The Next Generation of Research on IS Use: A Theoretical Framework of Delegation to and from Agentic IS Artifacts.” MIS Quarterly 45, no. 1 (March 1, 2021): 315–41. https://doi.org/10.25300/MISQ/2021/15882. Presumption: the theoretical paradigm shift in the ==IS use== research - from “treating the IS artifact as a passive tool” to “agentic IS artifacts“. Gap: The vast majority of IS use research, however, assumes that IS artifacts...
1…345…8
avatar
Jun
Articles
78
Tags
165
Categories
7
Follow Me
Announcement
Welcome to my blog!
Recent Posts
MISQ 26年 第1期2026-07-31
MISQ 26年 第2期2026-07-31
数据治理概述2026-05-20
R 数据分析常用工具2025-08-03
RAG简介2025-07-28
Categories
  • 2012-20161
  • 2016-20196
  • 2020-202130
  • 2022-20231
  • 2024-202537
    • 模型思维:数学模型结构大模型黑箱21
  • 20263
Tags
基于阈值的模型 butterfly 股票 数据 模型误差分解定理 知识 ontology reinforcement-learning 金融市场 波动 估值模型 凸函数 提出问题 diary 流动资产 心理学 logical-positvism 情绪三维模型 研究方法 相似 思考 互联网 控制 文献 半衰期 communication LLM 理论 财务报表 Agenda-Setting 幂律分布 权重 数据可视化 图表 估值误差 pragmatism 快速阅读 笔记 平方根法则 文化研究
Archives
  • July 2026 2
  • May 2026 1
  • August 2025 1
  • July 2025 1
  • May 2025 9
  • April 2025 21
  • March 2025 5
  • April 2022 1
Website Info
Article Count :
78
Unique Visitors :
Page Views :
Last Update :
©2019 - 2026 By Jun
Framework Hexo 8.1.2|Theme Butterfly 5.3.5
Search
Loading Database