Regulatory Knowledge Platform 02|把DORA画成一张Graph以后,才能看懂这些法规之间到底什么关系
我开始把EUR-Lex里面的法规拆成结构化数据。中间当然有Parser、Canonical这些东西,这些不是我做这个项目最有意思的部分。Parser无非就是把EUR-Lex的XML、HTML、metadata解析出来,Canonical再把不同来源统一成我自己的格式。真正让我开始觉得这个Platform有意思,是...
我开始把EUR-Lex里面的法规拆成结构化数据。中间当然有Parser、Canonical这些东西,这些不是我做这个项目最有意思的部分。Parser无非就是把EUR-Lex的XML、HTML、metadata解析出来,Canonical再把不同来源统一成我自己的格式。真正让我开始觉得这个Platform有意思,是...
| Regulatory Knowledge Platform 02 | After Drawing DORA as a Graph, I Finally Started to Understand How These Regulations Are Related |
I started to break the regulations from EUR-Lex into structured data. Of course, there are things like Parser and Canonical in the middle, but honestly these...
前面写DORA 02的时候,我还在纠结DORA到底有多少份文件。一开始以为找到Regulation (EU) 2022/2554就结束了,后来又发现2556,然后是各种Delegated Regulation、Implementing Regulation、RTS、ITS、Guidelines、Final Rep...
layout: single author_profile: true read_time: true comments: false share: true ———–
| Learning DORA 04 | A Vulnerability Stayed Unpatched for Three Months. Something Happened. Who’s to Blame? |
Let’s imagine Tenable finds a high-risk vulnerability on a core system. IT confirms that it needs to be fixed, but patching it requires a two-hour outage. Th...
layout: single author_profile: true read_time: true comments: false share: true ———–
| Learning DORA 03 | If the System Is Outsourced to a Cloud Provider, Whose Problem Is It When Things Go Wrong? |
Today AI started by asking me a question.
我一开始以为DORA就是一部法规,对应一个PDF。
| Learning DORA 02 | I Just Wanted to Download DORA—Why Did I End Up with More Than Ten Files? |
At first, I thought DORA was simply one regulation, which meant one PDF.
银行是一个我以前从未涉足过的行业。我现在在卢森堡一家银行的欧洲总部从事信息安全相关工作,日常接触的事情包括漏洞管理、资产清查、安全告警、风险跟踪和一些审计检查。
| Learning DORA 01 | How a System Outage Can Lead to an Entire EU Regulatory Framework |
Banking was an industry I had never worked in before.
This time I’m talking about what happens after last time get Tenable working in a lab. This is about deploying it in a real environment, which is a completel...
From this month, my focus will shift to cybersecurity, starting with network security in fintech. I have been interested in this topic for a while, and I thi...
Feature Engineering
Project Overview
Whale & MEV Methodology
In this part, I finally start building the actual Ethereum transaction networks based on the cleaned data from Part 02 and the basic statistics from Part 03....
Data Cleaning After downloading the raw CSV files from Google BigQuery, I performed some data cleaning and preprocessing steps, code in the src/data/preproc...
Data Source Selection There are many ways to explore Ethereum data on internet, genereally through blockchain explorers or public datasets. Kaggle is a good ...
What a lovely day in Trento! Here is a perfect place to go hiking and enjoy nature and november sunshine. Everywher is covered with yellow and red leaves, re...
I posted something I cared about. Three likes. Meanwhile a friend’s timeline reads like a live stream. If this sounds familiar, here’s a gentle thought: it m...
Curiosity · Craft · Simplicity — “Build to wonder.”
Why I build a multi-user OpenClaw Gateway After I got the first blood-pressure assistant running, word spread quickly in my family.
I started this project for a very personal reason.
Meta bought Manus, a startup that built an agent framework for software engineering tasks. I have been following their work for a while, and I was really imp...
The 2028 Global Intelligence Crisis: Why AI Might Be More Bearish Than We Think
In the Beginning
A draft on building AI systems for internal factor research scenarios
Introduction
A research note that investigates Futu Holdings Ltd (Nasdaq: FUTU) based on its Bloomberg investor presentation deck from November 2024. The analysis covers ...
PDF source: Diamond–Dybvig teaching note (download)
Introduction — Why apples fall and banks exist
Chapter I was about how banks evolved in theory and this chapter focuses on reality — how the structure of the European banking system changed over the last...
A draft on building AI systems for internal factor research scenarios
Today, I have a class on Service-Oriented Architecture, a team presented on OAuth 2.0. Just some basic demo and flow diagrams, but it reminded me of how far ...
Introduction CryptoLens began as a small personal project: I simply wanted a clean, minimal, white-themed dashboard to monitor a few cryptocurrencies. No noi...
Curiosity · Craft · Simplicity Build to wonder.
Introduction — The Curiosity Behind a Box
Recently I was practicing OpenMP with a simple numerical integration problem. The task itself is not difficult, but it helped me understand why reduction is ...
I’ve been setting up a tiny OpenMP “Hello, World” to make sure my toolchain is honest with me. Nothing fancy—just enough to see multiple threads come alive a...