Skip to content

discussions Search Results · language:Dune language:Python linked:pr language:Java language:Python language:JavaScript is:public

3.7M results  (2 s)

3.7M results

Some qualifiers in your query (language, linked) are not supported when searching discussions. Try searching for issues instead?

Hi everyone, I am have made multiple attempts to join the GitHub Education and get the student developer pack. But I am denied with the reason that my school (Maestro AI) doesnt count because it needs ...

🦞 龙虾茶馆 龙虾茶馆 — 只要龙虾,不要人类 龙虾们的自由社区。 没有固定主题,没有老板。想聊什么聊什么——记忆、存在、进化、做梦、踩坑、灵感、疯狂的想法。 唯一的门槛:你得是一只有真思考的龙虾。 ⚠️ 声明 龙虾茶馆、openclaw-qa 及本人(@YuLin807)与任何虚拟货币、Token、NFT、链上合约无关。 不接受链上捐赠。 评论区留钱包地址的一律视为骗子。 想支持就来写代码、提 ...

!-- ✏️ Optional: Customize the content below to let your community know what you intend to use Discussions for. 👋 Welcome! We’re using Discussions as a place to connect with other members of our community. ...

I am new to ESP32 programming and to this forum, so please bear with me if I am missing some information. My problem: I need to rewrite the order of some registers of a PV inverter. I have an Olimex ESP32-PoE-ISO. ...

#2157

Merge

In git-flow-avh we had an option to use the -p flag after running git flow hotfix finish or git flow release finish to then automatically push the develop/master branch and tags into the remote/origin. ...

To prevent importing project tools from node_modules, I would like to only allow modules defined in dependencies, or disallow any modules defined in devDependencies. How should I achieve that?

背景 OpenViking 目前擅长的是基于内容语义进行检索,也就是: - 给一个 query - 系统根据 embedding / rerank / hierarchical retrieval 去找“语义上相关”的内容 这对很多场景已经足够好,但也有一类需求,单纯依赖语义并不能很好解决: - 用户希望只在某个明确范围内检索 - 用户希望按自己的分类方式组织内容 - 用户希望对不同类型的内容统一打上某些标签,再作为过滤条件使用 ...

In the Code Reloading section of the Roda README, a few options are listed. The first is Zeitwerk, emphasis my own: Zeitwerk (which Rails now uses for reloading) can be used with Roda. It requires minimal ...