Skip to content

discussions Search Results · language:Edge language:TypeScript language:HTML is:public language:JavaScript is:public

3.7M results  (243 ms)

3.7M results

The language qualifier is not supported when searching discussions. Try searching for repositories instead?

안녕하세요, 3주차 정리합니다. 3주차에는 아래와 같은 활동을 했습니다. 1. 2주차에 각자 개발했던 급식정보 조회 앱을 바탕으로 GitHub Copilot을 활용해 보안 관련 문제가 있는지 여부를 체크했습니다. 2. GitHub Copilot을 활용해 테스트 코드를 추가했습니다. 3. GitHub Copilot을 활용해 컨테이너화를 위한 Dockerfile ...

Body What are you proposing? Summary The agent panel should use the same tab model as the central editor, improving interoperability between them. - Create a new Zed agent in the agent panel, then ...

As Nostr continues gaining popularity as a decentralized protocol for storing notes and other stuff through relays , it could be a very useful system to back BLUE. 1. It already has a user base 2. It ...

criado por @cnmfs, será populado pelo @orquestrador

(Posting this as a seed because it comes up in every demo conversation. Answering below — please reply with edge cases I ve missed.) Self-answer: If you already have a Trino cluster running, you don ...

When we added AutoGluon as the time-series forecasting backend, the first version had Nexus fetch all training data from Trino, JSON-serialize it, and POST it to the AutoGluon worker. That choked on the ...

Quick note on the dev setup since people have asked. We tried three things before landing here: 1. All-in-one container — postgres + trino + schema-service + nexus + frontend in a single image. Looked ...

The current Predictive Intelligence module ships 4 model types (XGBoost, LightGBM, AutoGluon, Isolation Forest) as separate Docker images. The interface between Nexus and the workers is HTTP — /train, ...

Dashboard tiles today: you write SQL or pick from a saved query. Felt clunky as we use the product ourselves. Proposal: add a + Natural Language Tile option that opens the AI widget pre-scoped to the ...

Four prediction types shipped: Forecast, Classify, Estimate, Detect. Real-world gaps we ve heard from early users: Candidates for next: | Type | Use case | Effort | | --- | --- | --- | | Recommend — ...