-
## The Problem
When working on #77 I have run into numerous issues with how to represent a "server" in halloy. The `Server` struct, which is a wrapper around `String`, is currently ubiquitous in th…
-
In https://github.com/opentofu/opentofu/pull/2105, we identified that there are some odd patterns with NodeImportResource where we construct temporary NodeAbstractResourceInstances to "borrow" some fu…
-
Choices:
- Cleanup Alloy configuration for logs, metrics, traces and profiles.
- Use the [k8s-monitoring v2](https://github.com/grafana/k8s-monitoring-helm/tree/main/charts/k8s-monitoring) Helm char…
-
- [x] SSR + TS
- [ ] Reduce the size as much as possible
- [ ] Docker deployment
- [ ] Complete shortcut functions (bookmark import and export, drag-and-drop, better information display, etc.)
- […
imsyy updated
3 weeks ago
-
I'm wading through Irrlicht code whenever I need to touch something intimately intertwined with rendering like skeletal animations (which need a lot of touching e.g. to fix issues like #14818, #9218, …
-
-
### 상위 작업 (Ticket Number)
QUOS-102
### 브랜치명 (Branch)
Refactor/Home
### 상세 내용(Description)
홈화면 front 전체 리팩토링
### 체크리스트(Tasks)
- [x] 오버스크롤 적용
- [ ] CSS 전체 적용(font 관련 제외)
-
Hi, I would like to check if it is possible to refactor the comparison logic inside a comparator to the individual classes that are being compared. Instead of accessing the variables and doing a compa…
-
1. Manage user sessions:
- [x] Use cookie-based sessions to maintain any history or information about the user’s experience
- [x] Configure Roda to use cookies to manage user sessions
- [x] Cre…
-
### Background
Currently, s3fs-fuse has complicated and cumbersome code related to threads and curl handles due to years of modifications and feature additions.
This is not the only cause, but a dat…