pullrequests Search Results · language:Dune language:Python language:JavaScript language:Go language:PHP language:JavaScript
Filter by
186M results
Added a new stock market system, featuring:
- A custom coin FernCoin (FERN)
- A market that goes up and down based
- Based on user activity
- Based on random AI generated events
- Portfolios ...
Improve cell segmentation inference performance
Type of changes
- [x] 🐛 Bugfix (changes that fix a problem with the current behavior)
- [x] 🔥 Improvements (Minor refactoring, code changes or optimizations) ...
參考主流工具(Mermaid 文字流程是 RD 慣用、可版控)後,最高槓桿的優化:Mermaid 匯入,讓 RD 既有的流程圖(如 HackMD 上的 SM-SP-032)零重畫接進來,變成可編輯、可連 wireframe、可 Demo
的流程。
- 新增 lib/mermaidImport.js:解析 mermaid flowchart(flowchart/graph LR|TD、節點形狀 ...
:robot: I have created a release beep boop
0.5.0 (2026-06-13)
Features
- opt-in swing control via a TriState desired value (#43) (c95bf12)
This PR was generated with Release Please. See documentation. ...
autorelease: tagged
This updates the landing page hero subtext to the new positioning: an internal “future self vs present self” conflict,
with emphasis on consistency and discipline. The previous accountability/reflection ...
Dodałem pare pierdółek:
- endpoint /get-salt/ zawsze zwraca 200 żeby nie dało się sprawdzić czy konto istnieje
- rate limiting na logowaniu (5 prób / 5 min, liczone osobno per IP i per email)
- ...
Chưa Test được Swift Connection do cụm Openstack hiện tại không có
概要
Geneve parser が固定 8-byte header を extract して accept するだけだったため、Geneve を越えるチェイン(例 eth/ipv4/udp/geneve/eth/ipv4/tcp)は inner
payload を offset 8 と仮定し、opt_len 0(option 付き Geneve)のとき誤った inner offset を読んでいた。 ...
Summary
Adds the users filter modal (date range + primer apellido) end-to-end: new GET /api/users/surnames endpoint scoped by
parking_id, server-side first_surname filter on the existing user listing, ...
api
enhancement
frontend