Text |
Locale |
Likes |
Reposts |
Date |
TypeScript excitement 😉
Congrats to @searyanc.dev on landing big updates to the default tsconfig settings used by `tsc --init` 🎉
Defaults matter - and in TS 5.9 they embrace simplicity 💙
🔷 ESM (was CommonJS) 🔷 No down-leveling (was ES2016) 🔷 verbatimModuleSyntax: true
github.com/microsoft/Ty...
|
en |
125 |
17 |
06/07/2025 |
. @akiohoshi.bsky.social さんが「マニフェストに人権の前進に関する項目を設けよう」と提案を送っただけで「人権という絶対的な正義が異論を唱える権利を封殺している」みたいな人たちが(二名だけど)現れて大荒れのチームみらい政策リポジトリスレッド。
まあ、なぜチームみらいが人権課題をマニフェストに盛り込むことを拒んでいたのかがよくわかるというか、おそらくご本人は人権概念を理解しているであろう安野代表も「だから人権課題を盛り込みたくなかったんだよなー」と思っていそう。でもいやしくも政治集団である限り、そこからずっと逃げ続けるのはできないと思う。
|
ja |
101 |
24 |
07/19/2025 |
#neovim Development News
The 0.12 version will start to use Zig language to build Neovim itself.
This should improve overall Neovim development and should not have visible effect on users.
Thanks, @bfredl.bsky.social!
PRs (so far): - github.com/neovim/neovi... - github.com/neovim/neovi...
|
en |
78 |
16 |
06/16/2025 |
#neovim Development News
The 0.12 version will have minimal built-in plugin manager. It is still a work in progress, so use it carefully (if you use Nightly builds) and expect breaking changes without notice.
PR: - github.com/neovim/neovi...
|
en |
77 |
10 |
07/04/2025 |
Wow! @posthog.com moved from @eslint.org to Oxlint and achieved 97% faster linting.
Instead of 7.7s, the pre-commit hook takes 230ms now 👀
github.com/PostHog/post...
|
en |
75 |
5 |
07/02/2025 |
I love you, Sonic hacking/data research scene. Some previously undocumented, unused demo data within the first game *may* be a leftover from the infamous 1990 Tokyo Toy Show version!
github.com/sonicretro/s...
|
en |
59 |
16 |
06/02/2025 |
#neovim Development News
The 0.12 version will support workspace LSP diagnostics (`workspace/diagnostic` method) with the new `vim.lsp.buf.workspace_diagnostics()` function. This allows getting diagnostic data not only from opened files.
PR: - github.com/neovim/neovi...
|
en |
56 |
12 |
07/10/2025 |
hell yeah github.com/bluesky-soci...
|
en |
55 |
5 |
06/17/2025 |
Wow! @sapphi.red just made @rolldown.rs Vite's startup time 2x quicker.
How? By dealing with PIFEs and optimizing for the v8 engine, also coming to Oxc 👀
Everyone knows IIFEs but PIFEs? 😁 Really impressed by such deep knowledge 👏
|
en |
54 |
9 |
07/17/2025 |
Getting ready for Oxlint v1.0. No extra features, stability and performance are the key features.
github.com/oxc-project/...
|
en |
54 |
6 |
06/10/2025 |
🎉 my no-std network stack is finally actually no-std 🎉
github.com/jamesmunns/e...
|
en |
50 |
15 |
07/01/2025 |
this is my white whale bug
|
en |
48 |
2 |
06/06/2025 |
A lot of first-timers on an atproto-platform will want to sign themselves in the way they’re used to, with their “social login” of choice, i.e. Google, Facebook, GitHub etc.
Onboard first, challenge the Social-ID primacy later.
@roomy.chat team is up-streaming SSO in @atproto.com reference PDS.
|
en |
46 |
4 |
07/19/2025 |
ECMAScript excitement 😉
Congrats to @nicr.dev @ryzokuken.bsky.social on landing support for TC39 Stage 3 `import defer` (Lazy Evaluation) in upstream TypeScript heading for TS 5.9 🎉
Thanks to @jakebailey.dev @danr.bsky.social @chronicles.org Wes Wigham for the reviews 👍
github.com/microsoft/Ty...
|
en |
46 |
5 |
06/06/2025 |
PR by @landervr.bsky.social
|
en |
46 |
2 |
06/12/2025 |
i've started on a rewrite of the React Compiler docs thanks to the feedback from this thread: bsky.app/profile/nmn....
i want to make our compiler docs really great before the stable release, so i would love to hear more feedback! github.com/reactjs/reac...
|
en |
46 |
8 |
07/16/2025 |
#neovim Development News
The 0.12 version will add `:restart` command which restarts Neovim. This is useful during user config tweaking to see the effect right away.
Currently doesn't preserve buffer/window layout, but it is planned.
PR: - github.com/neovim/neovi...
|
en |
45 |
1 |
07/03/2025 |
this one has been bugging me so i sent a PR to Next docs. github.com/vercel/next....
maybe not the best way to explain it but it needs to be explained somewhere! many people don't know it exists
|
en |
44 |
13 |
06/16/2025 |
thanks @hirbod.dev for fixing the bug where sometimes videos on Android would have the wrong aspect ratio!
|
en |
43 |
5 |
07/04/2025 |
New PR: PDS ActivityPub support 😉 (#3943)
|
en |
39 |
12 |
06/09/2025 |
another day another ESM migration 😅
|
en |
39 |
4 |
06/20/2025 |
#neovim Development News
The 0.12 version will respect project-local configuration files not only from the current working directory, but also from all its parent directories.
PR: - github.com/neovim/neovi...
|
en |
36 |
2 |
06/09/2025 |
Node excitement 😉
Congrats to @legendecas.bsky.social & @joshuakgoldberg.com on fixing Mocha to be compatible with Node's require(ESM) & type-stripping 🎉
This removes the last known blocker to unflagging type-stripping on Node v22 👍
github.com/mochajs/moch...
|
en |
36 |
11 |
06/18/2025 |
With my PR finally merged today, the upcoming release of #GodotEngine will feature more consistent, complete, predictable, and better documented resource duplication (and that of Variants involving them!). github.com/godotengine/...
|
en |
35 |
2 |
05/27/2025 |
Vite 7 (to be released in ~2 weeks) will be distributed as ESM-only, unblocked by require(esm). We decided to bump node versions to 20.19+, 22.12+ to have it unflagged. Here is @sapphi.red's PR removing the bits of CJS we were still shipping.
|
en |
35 |
3 |
05/28/2025 |
GitHubには、次のリンクで閲覧できる。 github.com/team-mirai/p...
この提案をどう受け取るかで「チームみらい」への評価が変わる、かもしれません。
|
ja |
33 |
9 |
07/14/2025 |
just noticed the nixos pds version was like 50 behind. thats now fixed
github.com/NixOS/nixpkg...
|
en |
32 |
12 |
07/15/2025 |
Exactly 1 year ago I opened the PR to add Type Stripping to Node.js.
After 1 year of testing on the v23 and v24 release lines, it's finally ready to be unflagged on v22
github.com/nodejs/node/...
|
it |
32 |
2 |
07/04/2025 |
just landed github.com/bevyengine/b... in @bevy.org! this is an incremental step towards achieving a number of goals in our renderer, most importantly moving us towards more ecs-forward patterns and enabling things like ui tooling for building materials.
|
en |
31 |
5 |
06/28/2025 |
#neovim Development News
The 0.12 version will have "extended command line". It is a more flexible and user-friendly way to manage command line. Both for input (typing commands) and output (messages/errors).
Will probably be experimental (not stable) for a while.
PR: - github.com/neovim/neovi...
|
en |
30 |
3 |
05/29/2025 |
New PR: Granular notification settings (#8484)
|
en |
30 |
18 |
06/12/2025 |
Sneak peek: github.com/duckdb/duckd...
|
en |
30 |
11 |
07/03/2025 |
Sometimes when you're purchasing concert tickets you need to take a detour to open a pull request. 🙃 https://github.com/apple/password-manager-resources/pull/919
|
en |
29 |
6 |
06/02/2025 |
#neovim Development News
The 0.12 version will have a better 'smartcase' support during filtering candidates of built-in Insert mode completion.
PR (Vim patch): - github.com/neovim/neovi...
|
en |
28 |
5 |
06/12/2025 |
I've been on a bit of a docs kick for #bevy recently; the words have been flowing smoothly and I'm feeling an urge to teach :D Today's work was a fairly opinionated page on project structure and organization in #rust.
Toss me a review? Beginner feedback very welcome! github.com/bevyengin...
|
|
28 |
4 |
07/09/2025 |
And soon just dotnet app.cs 😎
github.com/dotnet/sdk/p...
|
en |
27 |
8 |
06/14/2025 |
✨ Node.js: Now with Rolldown? Yes - to some degree!
@rolldown.rs is planned to power the future API documentation generator of @nodejs.org.
More info in the linked PR!
github.com/nodejs/api-d...
|
en |
27 |
7 |
07/16/2025 |
github.com/rust-lang/ru... is the beginning of a fix for all the nonsense lifetime errors you probably encounter when writing async code in Rust that heavily uses lifetimes.
github.com/rust-lang/ru... If you've ever hit any of these issues, I'd like your feedback when that PR lands.
|
en |
26 |
2 |
07/14/2025 |
I did a bigger write-up on linked-in but I can finally go public with what I've been working on for the past 3 or so months.
OpenXR 1.1.49 adds the much awaited spatial entities extension. Thanks to funding from Khronos, Godot will support this API "today".
github.com/godotengine/...
|
en |
26 |
5 |
06/11/2025 |
🔫 got nerd-sniped into fixing how automatic query cancellation (when using our AbortSignal) makes imperative methods throw even if the internal state is reverted (which is bad when used with route loaders) and it led to a huge core refactoring 😅
I’m a bit scared to ship this 🙈. Review anyone?
|
en |
26 |
0 |
06/21/2025 |
The new v0.24 of vite-plugin-node-polyfills now uses more of @rolldown.rs's built-in features, e.g. inject, which improves performance when detecting it is running via the Rolldown-powered @vite.dev! 🙌
More in the PR from @sapphi.red
|
en |
26 |
6 |
07/07/2025 |
Landed support for proxies in Node.js http/https builtins github.com/nodejs/node/...
To enable proxies configured from *_PROXY env vars: use NODE_USE_ENV_PROXY=1.
This was already implemented for fetch and released in 24 github.com/nodejs/node/... - soon the old builtins will also support it.
|
en |
25 |
10 |
07/18/2025 |
Claude just saved me at *minimum* 2 hours debugging something in my least favorite section of the #AshFramework codebase. We can discuss exactly *how* to use LLMs, or *when* to use them, but the *are they useful* discussion is, respectfully, over 😊. #ElixirLang github.com/ash-project/...
|
en |
25 |
1 |
06/11/2025 |
started a repo to track my solutions to Tao’s Analysis challenges in Lean. i’ve previously solved exercises up to chapter 5 or so but it wasn’t as enjoyable without formal verification. aiming to compete Section 2.2 tomorrow, here’s work in progress so far:
|
en |
25 |
2 |
06/30/2025 |
Today I merged one of my personal most anticipated improvements to Avian: a parallel solver with graph coloring! github.com/Jondolf/avia...
|
en |
25 |
7 |
07/07/2025 |
granular notification settings will follow soon after dw
|
en |
24 |
4 |
05/31/2025 |
Amused and delighted to see @distraction.engineer adding ActivityPub support to ATProto relays github.com/bluesky-soci...
|
en |
24 |
8 |
06/09/2025 |
that's pretty sick... love what end-to-end paradigms unlock for the tooling github.com/facebook/rea...
|
en |
24 |
8 |
06/02/2025 |
this one, on the other hand, purports to make grok "more justice-focused," has a single commit with the title "made the bot based," and replaces nearly all logic with statements asking the bot to identify itself as makoto niijima from persona 5 github.com/xai-org/grok...
|
en |
24 |
11 |
07/10/2025 |
Amaro v1.0.0 is out! 🔥 github.com/nodejs/amaro...
|
it |
24 |
3 |
06/09/2025 |
second vibe coded PR. this one looks trivial but it actually started more complicated (i had separate .dark.svg and .svg files exported from Excalidraw). then i asked it to look at how Excalidraw actually handles dark mode export, it read the source and stole the exact CSS filter value
|
en |
24 |
2 |
06/11/2025 |
Landed a new Node.js API for configuring the CA certificates used by the built-in HTTPS/TLS clients. github.com/nodejs/node/...
Add certs installed in the OS to the embedded Mozilla bundle:
tls.setDefaultCACertificates(tls.getCACertificates('default').concat(tls.getCACertificates('system')))
|
en |
23 |
4 |
07/18/2025 |
always a good day when you can remove a complex piece of code and make a more powerful system that is easier to understand
github.com/GlasgowEmbed...
|
en |
23 |
3 |
06/01/2025 |
Heads up: interest invokers are getting a rename to better align with command invokers
[interesttarget] --> [interestfor] interest-target-show-delay --> interest-show-delay (same for hide)
I was kind of expecting this eventually, and now its been discussed in WGs
github.com/openui/open-...
|
en |
23 |
4 |
06/10/2025 |
#neovim Development News
The 0.12 version will update `vim.diagnostic.setloclist()` and `vim.diagnostic.setqflist()` to support custom `format`. This can be used to modify and/or filter diagnostic before setting them to location/quickfix list.
PR: - github.com/neovim/neovi...
|
en |
22 |
1 |
06/05/2025 |
#neovim Development News
The 0.12 version will update maximum search count from 99 to 999. This will result into more informative total number of matches during search, truncating not at ">99", but at ">999".
PR: - github.com/neovim/neovi...
|
en |
22 |
4 |
07/07/2025 |
In true Zed style, the Debugger exists because our community made it happen. Special thanks to Remco and Anthony for all their work on this. What a PR! github.com/zed-industri...
|
|
22 |
4 |
06/18/2025 |
@jakebailey.dev ported my perf-oriented PR to TS-Go and it helps quite a bit (%-wise) there too! This is nice
github.com/microsoft/ty...
|
pl |
21 |
6 |
07/04/2025 |
#neovim Development News
The 0.12 version will introduce new `StderrMsg` and `StdoutMsg` highlight groups. These will be applied to show stderr and stdout messages from shell commands.
PR: - github.com/neovim/neovi...
|
en |
21 |
7 |
07/14/2025 |
#neovim Development News
The 0.12 version will improve behavior of a prompt buffer: - Multi-line input/paste, undo/redo, o/O normal commands. - `prompt_getinput()` function to get current input.
PRs (part of Google Summer of Code): - github.com/neovim/neovi... - github.com/neovim/neovi...
|
en |
21 |
15 |
07/21/2025 |
👀 github.com/facet-rs/fac...
it starts (facet for functions)
|
en |
21 |
2 |
06/04/2025 |
npmgraph will soon be able to list suggestions from the @e18e.dev community 🎉
this'll be great for helping maintainers keep an eye on their dependency trees!
|
en |
21 |
4 |
07/02/2025 |
Let the #Symfony 8 dev-cycle begin! github.com/symfony/symf...
|
|
20 |
5 |
06/03/2025 |
Yet another small OCaml/OxCaml diff has been squished! Polymorphic parameters has just gotten merged upstream:
github.com/ocaml/ocaml/...
There's more to go (include functor, for example: github.com/ocaml/RFCs/p...), but it's nice to see more progress in this space.
|
en |
20 |
5 |
07/21/2025 |
Last chance to review and add your feedback on RFC to propose how to move PS content out of MyDocuments (aka OneDrive): github.com/PowerShell/P...
|
en |
20 |
11 |
07/01/2025 |
#neovim Development News
The 0.12 version will allow a callable `behavior` for `vim.tbl_extend()` and `vim.tbl_deep_extend()` for a more flexible table merge.
PR: - github.com/neovim/neovi...
|
en |
19 |
2 |
06/19/2025 |
New PR: Add `subscribed-post` notification reason (#4005)
|
en |
19 |
3 |
06/30/2025 |
What's that you say? Cloudflare Workers might be soon gaining the ability to run express and fastify apps directly? That would be crazy!!
Stay tuned ;-)
github.com/cloudflare/w...
|
en |
19 |
2 |
07/16/2025 |
🚀 Try it out! Experimental TypeScript Go support is now available in rolldown-plugin-dts.
github.com/sxzz/rolldow...
|
en |
19 |
3 |
06/01/2025 |
#neovim Development News
The 0.12 version will add `vim.version.intersect()` to compute intersection of version ranges (like '>=1.2.3', '1.*', etc.).
PR: - github.com/neovim/neovi...
|
en |
18 |
0 |
07/17/2025 |
Just merged support for deprecating associations in Active Record.
I have been working on this one for a while as part of my consulting work with Gusto.
Wrote a simpler version as a monkey patch to AR for them first, and they were glad to contribute it back to Rails.
github.com/rails/rails/...
|
en |
18 |
4 |
07/02/2025 |
🎉 enableEdgeToEdge opt-in has been merged into React Native github.com/facebook/rea...
|
en |
18 |
4 |
06/27/2025 |
Everyone please relax. I have opened up a PR to make grok woke github.com/xai-org/grok...
|
en |
18 |
16 |
07/09/2025 |
🎉🎉🎉🎉🎉🎉 E TEMOS A PRIMEIRA SUBMISSÃO DA RINHA do Luiz Cordista!!! 🎉🎉🎉🎉🎉🎉
E a API dele já foi testada (não oficialmente) com o servidor novo!
github.com/zanfrancesch...
|
pt |
18 |
4 |
07/09/2025 |
one benefit of the way notification filters are being designed is that you'll be able to choose for each type (likes, reposts, replies, follows etc) to get them only from people you follow
e.g. you'll be able to choose to get only notifications for follow backs, rather than all follows 👌
|
en |
17 |
2 |
06/03/2025 |
I'm really sad that MinIO turned their self hosted version to shit considering it was actually kinda neat
for reference, they basically nuked everything from their agpl builds: github.com/minio/object...
114k line removal btw
|
en |
17 |
7 |
05/27/2025 |
Do you use ESLint in a large repo (more than 1,000 files)? We'd love your feedback on this parallel linting prototype.
github.com/eslint/eslin...
|
en |
17 |
2 |
06/11/2025 |
Proud to land my first ZJIT contribution this week—in Rust! github.com/ruby/ruby/pu...
|
en |
17 |
0 |
06/07/2025 |
Today my first PR to the #GodotEngine docs was merged! Hoping this can help other devs avoid a particular pain point we had while upgrading a game from Godot 3 -> 4.
github.com/godotengine/...
|
en |
17 |
3 |
06/23/2025 |
Merged an overhaul of Avian's force APIs. This one went through quite a lot of bikeshedding and numerous redesigns, but I quite like how it turned out! github.com/Jondolf/avia...
|
en |
17 |
2 |
07/17/2025 |
nitesky now removes `via`. thanks @kasimir.bsky.on-a-ps4.lol for PRing this github.com/NotNite/nite...
|
en |
17 |
1 |
07/13/2025 |
后知后觉,给其他人加发帖提醒的功能似乎要来了,还能调整隐私设置,不允许别人给你挂小铃铛 github.com/bluesky-soci...
|
zh |
16 |
2 |
06/24/2025 |
and when I say real I mean real. we actually clicked that button.
github.com/nuxt/nuxt/pu...
|
en |
16 |
4 |
07/16/2025 |
oh. someone in kubernetes is inventing a new subset of yaml
github.com/kubernetes/e...
it's json but with trailing commas, bare keys, but using '#' instead of `//`, which is probably the only difference between this and json5 heh
|
en |
16 |
6 |
06/17/2025 |
Draft PR, who dis? #activitypub #atproto #atdev
github.com/bluesky-soci...
(I need to sleep now, but I've started isolating the code-bits into something that *could* be merged into mainline 🤯)
|
en |
15 |
4 |
06/09/2025 |
(this isn't shipped yet, it's just an idea. PR here github.com/sveltejs/sve...)
|
en |
15 |
2 |
06/17/2025 |
New PR: Fix translations on Android using PROCESS_TEXT intent (#8486)
|
en |
15 |
4 |
06/13/2025 |
New PR: Release 1.104.0 (#8595)
|
en |
15 |
6 |
07/02/2025 |
This is quite a substantial change, therefore we'd love if you could try out the new RC in your projects and report any problems you find.
We're also very interested in seeing some real world numbers about diff improvements, so please let us know what you see!
github.com/phoenixframe...
|
en |
15 |
5 |
07/07/2025 |
It's hot af here, and the world sucks, but I managed to add support for broadcast messages to `ergot-base`, and mapped it to p-rpc topics in `ergot`. You can tx messages "blind fire" style, and it is delivered to any local subscribers, and forwarded to all interfaces.
github.com/jamesmunns/e...
|
en |
15 |
11 |
06/22/2025 |
#neovim Development News
The 0.12 version will allow setting 'grepformat' option per buffer, instead of only global.
PR (Vim patch): - github.com/neovim/neovi...
|
en |
14 |
2 |
06/02/2025 |
*cough* coming soon *cough*
|
en |
14 |
4 |
05/31/2025 |
Scalable Vector Shapes 2D- looking for reviewers for a pull request to add arc command support.
The sooner it's done, the sooner I can start helping you clip holes in your polygons! 😅
github.com/Teaching-mys...
#opensource #gamedev #godot #addon #svg #indiegame #solodev #Vector art
|
nl |
14 |
3 |
07/16/2025 |
Great news: #FrankenPHP worker mode will be automatically supported in #Symfony in 7.4. No more additional package required! 💪
github.com/symfony/symf...
#php @dunglas.dev @symfony.com
|
fr |
14 |
4 |
06/20/2025 |
If I'd know it was this easy, I would have done it months ago. github.com/flutter/flut... (Still a bunch of review logistics to figure out, but this bodes well!)
|
en |
14 |
1 |
06/24/2025 |
Passkeys coming to ASP.NET Core identity: github.com/dotnet/aspne...
Really excited for this!
|
en |
14 |
3 |
06/26/2025 |
ECMAScript excitement 😉
Congrats to @zoomdong.bsky.social on landing support for TC39 Stage 3 `import defer` in upstream Biome 🎉
Heading for Biome v2.1.3 👍
github.com/biomejs/biom...
|
en |
14 |
3 |
07/21/2025 |
Do you really need to RUN all of those #ElixirLang tests on every commit? ⌛
We've had `mix test` flags like `--stale` and `--failed` for a while; soon we'll have a new flag purely to list all tests which would be run: `--dry-run`
How would/will you use this flag?
github.com/elixir-lang/...
|
en |
14 |
2 |
07/11/2025 |
I added a command line mode to Asset Cooker, to be able to use it with CI/CD. It cooks everything then exits.
Remote control from another process is next 🙌
github.com/jlaumon/Asse...
|
en |
14 |
0 |
06/13/2025 |
what's the opinion on not using `cursor: pointer` in UI unless it's a link
|
en |
14 |
5 |
06/23/2025 |
Since Balatro is next on #SGDQ2025: A community member has a Balatro break screen channel in the works and would like help pushing the concept further. We even got the blessing of @localthunk.com, so please check out the discussion thread if you'd like to help: github.com/GamesDoneQui...
|
en |
14 |
5 |
07/11/2025 |
#neovim Development News
The 0.12 version will allow calling `nvim_open_term()` with non-empty buffer. Its text will be processed as terminal input.
This will help with displaying content meant to be shown as terminal output.
PR: - github.com/neovim/neovi...
|
en |
13 |
2 |
06/23/2025 |
New PR: Fix mention tab flicker (#8640)
|
en |
13 |
1 |
07/12/2025 |
the chunky PR to add the UI for age assurance to social-app has dropped 👀
github.com/bluesky-social/social-app/pull/8652
|
en |
13 |
6 |
07/15/2025 |
and recursive duplication! forgot to mention that one. it's a biggie by @randompedroj.bsky.social: github.com/godotengine/...
|
en |
13 |
3 |
06/19/2025 |
A "more complete" PR that fixes Ubuntu 24.04 support in the PDS. #atdev #atproto
github.com/bluesky-soci...
|
en |
13 |
3 |
05/30/2025 |
took me a few days but i'm very happy to be done with this section. the trickiest bit was probably learning to deal with the coercions (so i added some documentation on them upstream)
my favorites so far have been
- specification_from_replacement - singleton_iff (required some thinking)
|
en |
13 |
5 |
07/08/2025 |
#neovim Development News
The 0.12 version will have default value of 'statusline' implemented as a regular expression (instead of an internal C approach).
This is a first step towards a more capable default statusline.
PR: - github.com/neovim/neovi...
|
en |
12 |
4 |
05/27/2025 |
New PR: Mute words: handle `Andor` and `and/or` case (#3948)
|
en |
12 |
4 |
06/12/2025 |
New PR: Replace "Note about sharing" prompt with an inline hint (#8452)
|
en |
12 |
5 |
06/06/2025 |
I wasn't aware of this until very recently but godot 4.5 is adding deterministic UIDs??? UID conflicts between different machines was such an annoying aspect of godot development on a team and having this fixed is a huge pain point gone github.com/godotengine/... #godot #gamedev
|
en |
12 |
12 |
07/16/2025 |
Ionide’s C# dependency moved from mandatory ➡️ recommended. Result: the extension pack now works on any VS Code fork (Cursor, VSCodium, etc.). Get in touch with one of the CIT team to find out how this will benefit your project. 🌍 #fsharp #vscode #oss @fsharponline.bsky.social
|
|
12 |
4 |
06/18/2025 |
What I worked on today: adding /llms.txt and a clean Markdown version (URL with .md suffix) of all docs pages. The two Docusaurus plugins could be useful to others. I borrowed ideas from the Prisma's implementation.
github.com/dbos-inc/dbo...
|
en |
12 |
1 |
06/07/2025 |
thanks to @ari.gf for the first external contribution here, a fix to allow supporting eip-1271 contract wallets!
|
en |
12 |
9 |
06/30/2025 |
walking down memory lane.. my first ever GitHub PR was to TheHive very soon after it hit GitHub in 2016
It was the first contribution to the project outside of the core dev team. They sent me a postcard from France afterwards :)
github.com/TheHive-Proj...
|
en |
12 |
2 |
06/27/2025 |
Thanks for the pull request to the @pomerium.io MCP demo app repo @furrerw.bsky.social!
github.com/pomerium/mcp...
#opensource #mcp #reactjs
|
en |
12 |
2 |
07/12/2025 |
New PR: Implement OAuth into the app (#8665)
|
en |
11 |
6 |
07/18/2025 |
As part of the Khronos Godot Integration Project support for this extension was implemented for the Godot Game Engine and we can finally make the pull request publicaly available: github.com/godotengine/...
|
en |
11 |
3 |
06/11/2025 |
OwO whats this? github.com/xai-org/grok...
|
en |
11 |
2 |
07/10/2025 |
Preview release of Server-Sent Events is ready to try in MSW!
👉 github.com/mswjs/msw/p...
Install it, explore it, share your feedback! Thank you.
|
en |
11 |
2 |
07/12/2025 |
What's neat is that it only requires a single cargo build to capture all 3 informations.
And you get the result as a bunch of structs so you could diff them to do HEAD vs main, which is the plan, I've been experimenting in this facet branch: github.com/facet-rs/fac...
|
en |
11 |
1 |
06/08/2025 |
New PR: Fix iOS video visibility/early destroy issue (#15)
|
en |
11 |
5 |
07/03/2025 |
I lost an ENTIRE DAY discovering that the entire rust ecosystem depending on cosmic-text has a clipping error that everyone missed because everyone is using cosmic-text wrong and the fix is literally two lines of code: github.com/pop-os/cosmi...
|
en |
11 |
1 |
06/28/2025 |
1. github.com/bevyengin...
Some of my writing from yesterday, selling folks on "why is it all ECS". This is a common complaint / confusion from experienced #gamedev programmers, who are used to Unity's bolted-on ECS solution at most.
|
|
11 |
3 |
07/07/2025 |
#neovim Development News
The 0.12 version will allow `vim.diagnostic.get()` to accept an `enabled` filter to only return enabled or disabled diagnostics.
PR: - github.com/neovim/neovi...
|
en |
10 |
0 |
06/26/2025 |
#neovim Development News
The 0.12 version will allow customization of `:checkhealth` output inside a regular `Filetype checkhealth` autocommand.
PR: - github.com/neovim/neovi...
|
en |
10 |
1 |
06/30/2025 |
github.com/bluesky-social/a… added support for the "transition:email" scope and allows you to access the email via `getSession`
|
en |
10 |
2 |
06/06/2025 |
https://github.com/bluesky-social/atproto/pull/3943 AHAHAHAHAHHAHA THEY'RE FUCKING DOING IT THEY PUT ACTIVITYPUB IN THE PDS
|
en |
10 |
3 |
06/09/2025 |
Based on my big data analysis of ungodly numbers of HTTP requests, I've made a HTTP client fingerprinting specification. Please roast it: github.com/TecharoHQ/an...
|
en |
10 |
4 |
06/05/2025 |
New PR: Better dead feed handling (#8579)
|
en |
10 |
4 |
06/27/2025 |
one got merged 🥳
|
en |
10 |
0 |
07/18/2025 |
networking folks, i've found the terminology around IEEE 802.3 Clause 22 / Clause 45 very confusing; can you take a look over github.com/GlasgowEmbed... and tell me if this API would make sense to you? Is the naming in that file reasonable overall, or does it look weird or wrong anywhere?
|
en |
10 |
2 |
06/02/2025 |
check out how straightforward the code is!
core of the controller: github.com/GlasgowEmbed... wrapper that makes it an applet: github.com/GlasgowEmbed...
|
en |
10 |
3 |
06/07/2025 |
You can now use F# and Ionide with @cursor.com.web.brid.gy 🥰 #fsharp #fable github.com/ionide/ionid...
|
nb |
10 |
6 |
05/31/2025 |
Looks like Zen browser doesn't have folders in sidebar YET like in Arc (can't live w/o this) BUT it's implemented in a PR and should be available soon 🤞🏻
github.com/zen-browser/...
|
en |
10 |
3 |
06/03/2025 |
Aêeeee!
github.com/jekyll/jekyl...
Oficialmente contributor (minor, quase nada, bem pequenininho) do Jekyll
|
pt |
10 |
3 |
06/05/2025 |
typage v0.2.4 will add support for the Streams API.
I found working with it kinda confusing coming from Go. Hidden queues everywhere, and a lot more piping.
In Go, age.Encrypt takes and returns an io.Writer, but I think the idiomatic JS choice is ReadableStreams? Feedback welcome!
|
|
10 |
5 |
06/15/2025 |
Rebooting an old proposal for three.js! Adding an AgX tone mapping option with a “look” (contrast, saturation, etc.) more similar to other three.js tone mappers.
It's a compromise. Would love to add a color grading API, but “perfect is the enemy of good” and all that.
github.com/mrdoob/three...
|
en |
10 |
1 |
07/09/2025 |
`igniter.new` will set up a git repo for you now! I'd like for it to eventually set up github actions as well 🙂 github.com/ash-project/... #ElixirLang
|
en |
10 |
2 |
07/15/2025 |
@rossipedia.com @danabra.mov i took into account all the comments in the thread in a rewrite: github.com/reactjs/reac...
would love to hear your thoughts on the PR and if there's anything else we can add to make the docs better!
|
en |
10 |
3 |
07/16/2025 |
@computer-guy.bsky.social just made one of my favorite runes soooooo much better
github.com/sveltejs/sve...
|
en |
9 |
0 |
06/11/2025 |
New PR: Notifications for likes on reposts (#8413)
|
en |
9 |
4 |
05/26/2025 |
New PR: Activity notifications (#8557)
|
en |
9 |
0 |
06/23/2025 |
New PR: Activity notifications - the notifications part (#8592)
|
en |
9 |
1 |
06/30/2025 |
New PR: Improve "replied to a post" component (#8602)
|
en |
9 |
1 |
07/03/2025 |
A warm welcome to our newest Node.js TSC member: Filip Skokan!
Happy to see you onboard!
github.com/nodejs/node/...
|
pt |
9 |
6 |
05/28/2025 |
Nice bump in fog volume performance for Apple GPUs github.com/godotengine/...
|
en |
9 |
1 |
07/02/2025 |
github.com/WebKit/WebKi... - even got an old pull request that we could dust off and merge for this...
|
en |
9 |
1 |
06/12/2025 |
What I was working on for the past ~seven workdays! github.com/Roll20/roll2...
|
en |
9 |
4 |
05/29/2025 |
Thank you to @perlence.bsky.social for spotting and fixing an off-by-1 error in samwho.dev/reservoir-sa...!
This is the first external contribution to my posts, and it was a subtle problem to spot. I'd mis-transcribed the algorithm from the pseudo-code on Wikipedia 🫠
github.com/samwho/visua...
|
en |
9 |
0 |
05/30/2025 |
I added a "unwrap" function to the glTF-transform library/CLI tool written by @donmccurdy@hachyderm.io, which he merged today! It uses the xatlas library to generate new texture coordinates for a mesh that can be used for things like lightmapping, AO, and texture painting.
|
en |
9 |
4 |
06/09/2025 |
今回の選挙、チームみらいについて特にあまり考えていなかったのだけど、能登半島地震で被災した現地の方がいくつか問題提起をしたら爆速で言語化して防災関連のマニフェストをアップデートしてGithubにコミットを上げてくれている。こういう動きはめちゃくちゃ助かる……! github.com/team-mirai/p...
|
ja |
9 |
2 |
07/17/2025 |
Yay, my first contribution to the #GitHub docs was merged. I spotted an inconsistency while reading them as part of writing the new GitHub book... BDD (Book-Driven Development) in action!
github.com/github/docs/...
|
en |
9 |
1 |
06/17/2025 |
github.com/RodZill4/mat...
|
en |
9 |
3 |
06/22/2025 |
remote nix/nixos/nix-darwin builds from a unified interface for all that want them 😄
github.com/alyraffauf/n...
|
en |
9 |
3 |
07/12/2025 |
this is from github.com/vihdzp/combi...
|
en |
9 |
3 |
07/14/2025 |
A reminder that if your paper has open data containing stim circuits, I keep a list of those and you can be on the list. I know my 2025 list so far is incomplete: github.com/quantumlib/S...
|
en |
9 |
1 |
07/14/2025 |
happy to share the redirect uri origin limitation was lifted! as i recall the purpose was to err on the side of strictness while details of the client id metadata doc spec continued to solidify, to promote client compatibility. some deets: github.com/bluesky-soci... docs.bsky.app/blog/oauth-i...
|
en |
8 |
2 |
07/05/2025 |
github.com/bluesky-soci...
|
en |
8 |
4 |
07/07/2025 |
Seems like it might be rolled back: github.com/rust-lang/ru...
|
en |
8 |
1 |
07/17/2025 |
New PR: Bump API SDK to fix `and/or` mute words bug (#8488)
|
en |
8 |
1 |
06/13/2025 |
gah so ugly
@esb.lol pls stamp github.com/bluesky-soci... 🙏
|
en |
8 |
2 |
06/18/2025 |
lesgooo
|
en |
8 |
6 |
06/18/2025 |
just fixing a really dumb bug lol
|
en |
8 |
5 |
06/27/2025 |
New PR: Remove broken search screen in PWI (#8649)
|
en |
8 |
4 |
07/15/2025 |
k i sent a pr with this but no idea if it even compiles github.com/bluesky-soci...
cc @esb.lol
|
en |
8 |
2 |
07/20/2025 |
it's a denoiser issue. close guess though because the solution does involve checking for backfaces at one point
|
en |
8 |
0 |
06/07/2025 |
Thank you! And it wasn't just a proposal. With GDQuest's sponsorship, this was fully implemented:
github.com/godotengine/...
|
en |
8 |
1 |
06/11/2025 |
Scalable Vector Shapes 2D - looking for reviewers for a pull request to improve the auto-updating collision shapes:
github.com/Teaching-mys...
This is a prerequisite for clip path support: github.com/Teaching-mys...
#opensource #gamedev #godot #addon #svg #indiegame #solodev #Vector art
|
en |
8 |
3 |
07/21/2025 |
In the future, this may be optimized further. Of course, another way to handle lists is to use streams, but that's not always the solution.
See the PR for more details if you're interested! github.com/phoenixframe...
|
en |
8 |
2 |
06/07/2025 |
PSA: The node:http get and request methods will soon be available for use on Cloudflare Workers with nodejs_compat mode github.com/cloudflare/w...
|
en |
8 |
2 |
07/18/2025 |
"download time is reduced by ~13%" (for #curl)
... by adding some odd #OpenSSL functions we didn't know existed.
https://github.com/curl/curl/pull/17548
|
en |
8 |
8 |
06/06/2025 |
NO MATTTER WHAT IM DOING THE PINOUTS KEEP CATCHING UP WITH ME AAAAH
github.com/micropython/...
|
en |
8 |
2 |
07/16/2025 |
@iame.li i think this is something you were running into lol github.com/expo/expo/pu...
|
en |
8 |
4 |
07/17/2025 |
🚀 Excited about my #DevoxxPL workshop! I just upgraded the #SpringPetclinic to #SpringBoot 3.5 and can’t wait to run my benchmarks again. Curious to see how the latest #Java and #SpringBoot updates perform! 🐾⚡️
Check out: github.com/spring-pr...
#Java #Spring #OpenSource 🚀
|
|
8 |
1 |
06/05/2025 |
Recording and minutes from the #nodejs TSC meeting today in case you want to catch up - github.com/nodejs/TSC/p..., www.youtube.com/watch?v=um3g...
|
en |
8 |
3 |
06/18/2025 |
I just released @brew.sh 4.5.5. Normally patch releases aren't particularly notable but this one includes an MCP server for Homebrew (`brew mcp-server`): github.com/Homebrew/bre...
Let me know any thoughts or feedback!
|
en |
8 |
2 |
06/09/2025 |
Welcome @marcphilipp.de! github.com/aalmiray/jav...
|
en |
8 |
1 |
06/23/2025 |
#ss954 チームみらい、中の人が言ってることと、表で言ってることが違いすぎて、怖い。 どう読んでもベースに人権がいない集団。
>"私が、真に、問題にしたいのは、「人権」という絶対的な正義の名前の下に、とは異なる人々の「異論を正義」のため、これを封殺し、そして、守られるべき別の重要な「人権」や「価値観」、「社会的リスク」を、意図せずして侵害してしまう、その知られていない「考え方」である。" github.com/team-mirai/p...
|
ja |
8 |
1 |
07/20/2025 |
I hate std::string! So I started to write my own : github.com/kimkulling/c... #cpp #gamedev
|
de |
8 |
4 |
06/25/2025 |
getting closer to finishing ansifmt v0.4.0
github.com/qexat/ansifm...
|
en |
8 |
4 |
06/27/2025 |
R devs can soon `brew install air` for lightning-fast formatting! ⚡
Submitted Posit's Air formatter built with Rust to Homebrew + wrote up the process since I always forget how to create formulae 😅
📝 blog.thecoatlessprofessor.com/programming/... 🔧 github.com/Homebrew/hom...
#rstats #homebrew
|
en |
8 |
4 |
07/03/2025 |
If you know, you know github.com/blitz-resear... #gamedev #indiedev
|
en |
8 |
2 |
07/17/2025 |
an integrated plugin manager just got merged into neovim core - it's still a little simple but shows great promise.
now we can finally all start purging lazy-nvim from our config.
github.com/neovim/neovi...
|
en |
7 |
2 |
07/04/2025 |
getPostThreadV2だとー。
|
ja |
7 |
5 |
05/28/2025 |
👀‼️ Notification preferences V2 lexicon by mozzius · Pull Request #3901 · bluesky-social/atproto https://github.com/bluesky-social/atproto/pull/3901
|
ja |
7 |
2 |
05/28/2025 |
🙌🔔⚙️
|
en |
7 |
5 |
05/29/2025 |
Opened a PR that fixes the typescript codegen tool. While the reason I needed this fixed was to do something out-of-spec (i.e. outputting JSON-LD with a Lexicon), this has the side effect of removing an ugly error that users wont be able to trace. #atdev #atproto
github.com/bluesky-soci...
|
en |
7 |
2 |
06/06/2025 |
New PR: APIs for age assurance compliance (#4028)
|
en |
7 |
2 |
07/10/2025 |
31. github.com/bevyengin...
Math for #gamedev is weird: there's a ton of little tasks that you need to do constantly, but you can't assume your users are particularly good at the fundamentals needed to derive it from scratch. Very happy to have a "closest point to this line segment" method!
|
|
7 |
2 |
07/14/2025 |
New PR: Activity notification settings (#8485)
|
en |
7 |
4 |
06/13/2025 |
New PR: Activity notification public preference settings (#8504)
|
en |
7 |
2 |
06/16/2025 |
New PR: Android notification channels (#8539)
|
en |
7 |
3 |
06/19/2025 |
New PR: Move NUX date (#8603)
|
en |
7 |
5 |
07/03/2025 |
New PR: Translation update (#8624)
|
en |
7 |
0 |
07/08/2025 |
New PR: Enable show less / more buttons for third party feeds (wip) (#8672)
|
en |
7 |
3 |
07/18/2025 |
some relevant JWT claim validation stuff in here, btw
(constant "have an unmerged PR around here somewhere" theme)
|
en |
7 |
1 |
06/16/2025 |
New PR: Age assurance support for compliance (#361)
|
en |
7 |
7 |
07/10/2025 |
While investigating @rspack.dev performance in Next.js, SyMind found a simple opportunity to add caching that speeds up webpack >6%! github.com/vercel/next....
An awesome contribution for those still stuck on webpack.
|
en |
7 |
2 |
07/15/2025 |
Rumor is someone made a docker compose to run the whole teal.fm stack locally this week. Idk who that was though 👀
github.com/teal-fm/teal...
|
en |
7 |
2 |
05/31/2025 |
Here's a fun Rust theory/API design question for everyone, in the context of this PR where I tried to reduce some boilerplate, but I felt like it was only a lateral move:
github.com/jamesmunns/e...
(Here goes a thread):
|
en |
7 |
2 |
06/30/2025 |
I lucked into this one rather - what I started just as a cleanup actually saves ~4% dynamically executed instructions in SPEC's 519.lbm_r. Recognising we can use addi rather than addiw allows FoldMemOffset to do its job and reduces register pressure in this benchmark. github.com/llvm/llvm-pr...
|
en |
7 |
2 |
06/03/2025 |
New PR: Blog: OAuth Improvements (#364)
|
en |
7 |
3 |
06/13/2025 |
You might be thinking of github.com/tidyverse/gg.... There'd be less options for how to dictate which panels it should go to though.
|
en |
7 |
2 |
07/15/2025 |
Please accept the permission change to re-enable the extension. More information can be found in the pull request that added the change: github.com/keepassxrebo...
|
en |
7 |
1 |
06/24/2025 |
FINALLY, WOW github.com/ZDoom/gzdoom...
|
en |
7 |
5 |
07/01/2025 |
⚠️ PR is open for adding Server Mono to Nerd Fonts!
Check it out now, github.com/ryanoasis/ne...
|
en |
7 |
1 |
07/02/2025 |
The merged PR is here.
github.com/webpack/webp...
|
en |
7 |
1 |
07/02/2025 |
🥺 my bug fix went in! It fixed a bug where it admitted a pod when its cluster queue that originally borrowed quota is deleted.
(lmao, I’ll stop updating after this… unless the PR is really cool. 😂)
github.com/kubernetes-s...
|
en |
7 |
1 |
07/18/2025 |
What I’m now calling egressV2 is pretty much done in kube-vip.io, native kernel calls and simple nftables rules should make for a much nicer experience. github.com/kube-vip/kub...
|
en |
7 |
2 |
07/16/2025 |
just made baby's first nixpkgs new package!!! 🤞hopefully i didn't do anything wrong
|
en |
6 |
2 |
07/16/2025 |
New PR: Draft: New public record `app.bsky.feed.honk` (#3896)
|
en |
6 |
4 |
05/27/2025 |
Tell them about what @radicle.xyz is exploring in their identity stack, with the help of folks like @lorenz.leutgeb.xyz & @knotbin.com
radicle.zulipchat.com#narrow/chann...
github.com/bluesky-soci...
If only farcaster ID was DID-compatible they might do the same kind of alsoKnownAs on that end?
|
en |
6 |
2 |
06/10/2025 |
New PR: @atproto/lex-cli, @atproto/lexicon, @atproto/xrpc-server: Support for arrays of encodings and automatic decoding more json formats (#3986)
|
en |
6 |
2 |
06/21/2025 |
Do I know anyone that speaks turkish? github.com/TecharoHQ/an...
|
en |
6 |
2 |
07/03/2025 |
and github.com/rust-lang/ru... is a neat fix for at least some of that.
|
en |
6 |
2 |
06/26/2025 |
New PR: Remove `noreferrer` from external links on web (#8439)
|
en |
6 |
1 |
06/03/2025 |
that prompt is really annoying, so glad to see it's on the way out 🙌
github.com/bluesky-social/social-app/pull/8452
|
en |
6 |
4 |
06/06/2025 |
New PR: Fix other case of `Promise.all` misuse (#8505)
|
en |
6 |
0 |
06/17/2025 |
New PR: Virtualise labeler list (#8566)
|
en |
6 |
2 |
06/25/2025 |
New PR: Follow redirects for soundcloud shortlinks (#8614)
|
en |
6 |
1 |
07/07/2025 |
there's a PR open to add this, maybe @hailey.at might be able to give it another look sometime? 👀
github.com/bluesky-social/social-app/pull/6761
|
en |
6 |
1 |
07/07/2025 |
they just merged a fix for that a little while ago, so if it works properly in testing it should be in the next release
github.com/bluesky-social/social-app/pull/8629
|
en |
6 |
4 |
07/10/2025 |
In this morning's newsletter from @cassidoo.co, there was a link to an article about styling the alt text of images, by @bell.bz.
So, being my usual self, I put together a PR for the base theme of LocalGov Drupal to follow that practice.
github.com/localgovdrup...
|
en |
6 |
1 |
05/26/2025 |
Live translation preview for the Godot editor just got merged!
Man, this would have saved so many hours in The Rise of the Golden Idol development, but better late than never!
github.com/godotengine/...
#godotengine #godot #i18n #l10n
|
en |
6 |
3 |
05/27/2025 |
The cool thing about open source is that one can fix issues that one's passionate about. For example, Emmet expansions not working with @elixir-lang.org when using @zed.dev #myelixirstatus #elixirstatus
github.com/zed-industri...
|
en |
6 |
1 |
06/30/2025 |
@why.bsky.team Joke PR's aside, I noticed your "devfeed" wasn't catching all the #atproto and #atdev posts (notably those with mixed case like #AtProto). If you want, I've made a PR that `*should*` fix that.
github.com/whyrusleepin...
|
en |
6 |
4 |
05/27/2025 |
There's an odd resonance when your project's issue numbers start being years that you've lived through: github.com/nedbat/cover...
|
en |
6 |
1 |
05/28/2025 |
Get ready for an upcoming official #angular htttpResource guide!
github.com/angular/angu...
|
en |
6 |
2 |
06/11/2025 |
Zoneless goes stable 🎉
Finally 🔥
github.com/angular/angu...
#angular
|
en |
6 |
0 |
07/18/2025 |
can finally unblock the svelte clack migration i think
have been chipping away at these two branches for a while. was a deep rabbit hole of refactor but the code is so much easier to maintain
|
en |
6 |
2 |
05/28/2025 |
Reached a decent point with the #android support in Mill with this PR github.com/com-lihaoyi/...
Time to start testing with more complex samples and see what's left!
#androiddev #kotlinmultiplatform #kotlin #scala #java
|
en |
6 |
4 |
05/31/2025 |
(Also, we make very sure to run our CI tests against the compiled artifact... gotta stay safe)
|
en |
6 |
2 |
06/18/2025 |
Just been bitten again by the usage of `const` in libraries so I made a smol PR
github.com/JetBrains/in...
|
en |
6 |
0 |
06/04/2025 |
The result? Noto Color Emoji went from 20MB to ~150KB. Perfect for CI tests where you want minimal data and faster runs ✅ github.com/penpot/penpo...
|
en |
6 |
2 |
06/23/2025 |
github.com/X11Libre/xse... сука
|
ru |
6 |
1 |
06/23/2025 |
I am *really excited* about getting this merged to SDL3-CS as well:
github.com/ppy/SDL3-CS/...
It's a feature I wish I had earlier in the development of Heroes On Time.
|
en |
6 |
3 |
06/06/2025 |
Support for #JuliaLang in Google's Release Please? 👀
If any folks could review the contribution from the Julia side of things (e.g. checking my assumptions about Julia project layouts) I'd really appreciate it!
|
en |
6 |
0 |
06/08/2025 |
Thanks for @antfu.me merging this PR
In the foreseeable near future, I'll be able to directly use ```vue-vine code blocks in Vitepress to write examples without any additional configuration!
Awesome !! 🎉
github.com/shikijs/text...
|
zh |
6 |
2 |
06/09/2025 |
Greetings! I happen to work on reverse engineering water for Source 2 Viewer right now, this might be interesting to you: github.com/ValveResourc...
|
en |
6 |
2 |
06/11/2025 |
チームみらいは誰でも政策提言ができるということで、国政選挙の在外投票のオンライン化について提案してきた。チームみらいはいろいろ言われているけど、1桁人数程度議会にいる分にはよいのではないかなあと考えてるところです(たぶん投票はしないと思うけど)
github.com/team-mirai/p...
|
en |
6 |
2 |
07/11/2025 |
@amarois.bsky.social Bonjour, un wikipédien a créé un style Zotero pour Wikipédia. Il a créé une PR pour l’ajouter au catalogue officiel, mais personne n’intervient. Sais-tu qui on pourrait contacter ? github.com/citation-sty...
|
fr |
6 |
3 |
06/18/2025 |
📢 Happy to see that the Jakarta Faces project has been successfully updated HtmlUnit 4.13.0. github.com/jakartaee/fa...
#JakartaFaces #HtmlUnit #JavaEE #OpenSource #WebDevelopment
|
en |
6 |
3 |
06/24/2025 |
i'm contributing to tao's analysis repo wahhh github.com/teorth/analy...
|
en |
6 |
3 |
07/06/2025 |
Hello Vue! github.com/emberjs/data...
|
en |
6 |
1 |
06/27/2025 |
Working on a custom toolbar using shadcn_ui in #FlutterDev
Spotted a small issue with icon size and fixed it! github.com/nank1ro/flut...
|
en |
6 |
0 |
06/28/2025 |
i've been doing a lot of #chess engine development recently
here's a fun stockfish patch: github.com/official-sto...
let's all use avx512 more
|
en |
6 |
0 |
07/13/2025 |
New PR: Ozone support for age assurance compliance events (#4029)
|
en |
5 |
5 |
07/10/2025 |
New PR: Pass Through Age Restricted Status on Device Push Tokens (#4030)
|
en |
5 |
6 |
07/10/2025 |
👀 github.com/TecharoHQ/an...
|
en |
5 |
2 |
06/06/2025 |
big stuff happening in zig right now
github.com/ziglang/zig/...
|
en |
5 |
0 |
07/10/2025 |
6. github.com/bevyengin...
A PR improving Bevy's 3DS support?! Uh, sure? Like the PR says, it's not an officially supported target, but we might as well merge simple fixes for it.
In this case, it just turns off a broken optional dependency on the corresponding target. Sure! Merging.
|
|
5 |
1 |
06/02/2025 |
7. github.com/bevyengin...
Ah, the plans are being set into motion: this PR tackles one of the first steps of queries-as-entities, a galaxy-brain ECS strategy to make it easier to update query caches efficiently, in part to allow us to scale to support huge numbers of archetypes.
|
|
5 |
1 |
06/02/2025 |
1. github.com/bevyengin...
Ha, minimized windows: the bane of #gamedev. So many divide-by-zero bugs! Today, we're fixing a crash when minimizing a window with custom viewports. We've managed to fix a dozen of these already, so it make sense that this is niche. LGTM, merging :)
|
|
5 |
3 |
07/14/2025 |
おそかった (マージされたのは2月で1.98にはいったらしい) https://github.com/bluesky-social/social-app/pull/7723
|
ja |
5 |
5 |
05/28/2025 |
ok
|
en |
5 |
1 |
05/28/2025 |
New PR: Double the framerate (#8446)
|
en |
5 |
2 |
06/05/2025 |
New PR: Fix composer scroll position when switching apps (#8450)
|
en |
5 |
1 |
06/06/2025 |
New PR: Instant Feed Update on Mute or Moderation Action (#8463)
|
en |
5 |
2 |
06/08/2025 |
I do have a fix! but it probably won’t make it into this update :/
|
en |
5 |
2 |
07/01/2025 |
New PR: Likes of your reposts copy tweak (#8506)
|
en |
5 |
3 |
06/17/2025 |
New PR: Add granular notifications nux (#8515)
|
en |
5 |
0 |
06/18/2025 |
New PR: Mark translatable text in `PreferenceControls.tsx` (#8516)
|
en |
5 |
0 |
06/18/2025 |
New PR: Fix linking to specific search results (#8520)
|
en |
5 |
2 |
06/18/2025 |
New PR: Add scrollbars back on android (#8529)
|
en |
5 |
3 |
06/18/2025 |
New PR: Fix a11y labels for activity notifs settings (#8599)
|
en |
5 |
2 |
07/02/2025 |
New PR: Check handle as you type (#8601)
|
en |
5 |
1 |
07/03/2025 |
New PR: ✨ `SegmentedControl` component (#8606)
|
en |
5 |
1 |
07/04/2025 |
New PR: Fix navigation (#8648)
|
en |
5 |
2 |
07/15/2025 |
New PR: Fix whitespace collapse in web composer when changing color scheme (#8659)
|
en |
5 |
4 |
07/17/2025 |
New PR: OAuth client SDK (#1100)
|
en |
5 |
3 |
06/16/2025 |
This might help (added in 4.5-dev5): github.com/godotengine/...
|
en |
5 |
0 |
06/03/2025 |
This Merge Request is my 42nd contribution to Godot! It's not the most important one but 42!!
github.com/godotengine/godot/pull/101536
|
en |
5 |
0 |
07/02/2025 |
It worked! It correctly linked @eslint.org because it's a valid handle, and didn't link @nczonline.net because it's not a valid handle.
The best part? This was all done by GitHub Copilot Agent on GitHub. I just told it what to do. github.com/humanwhocode...
|
en |
5 |
1 |
07/03/2025 |
Close to getting neo4j added to @comind.stream in a principled way. This sits on top of your comind instance and mirrors all the ATProto records you own, primarily posts and comind records like concepts. All dockerized, easy startup scripts, etc.
github.com/cpfiffer/com...
|
en |
5 |
4 |
05/28/2025 |
hi! curious if you’ve seen this feedback on the scroll thing: github.com/facebook/rea...
(i’m not involved, just something i noticed in the repo. not sure if Safari is interested in making it usable for this use case)
|
en |
5 |
3 |
06/10/2025 |
The Angular Router Resolver feature documentation has been missing from the official documentation for a few versions. You can learn more about resolvers from the open PR fixing it.
github.com/angular/angu...
|
en |
5 |
1 |
07/01/2025 |
Another @angular.dev upcoming docs update from @bencodezen.io to provide you with guidance about router testing.
github.com/angular/angu...
|
en |
5 |
1 |
07/03/2025 |
Day 75 #100DayStartup fixed a small vibe-bug where the server cold start loading indicator was visible above the navbar #buildinpublic
github.com/joshuabenson...
|
en |
5 |
1 |
06/21/2025 |
Relevant PR if anyone's curious 👀 github.com/gleam-lang/g...
|
en |
5 |
0 |
06/18/2025 |
github.com/sveltejs/kit...
|
en |
5 |
0 |
06/19/2025 |
Just made my first contribution to #Nextjs!
It’s a small docs fix, but hopefully it’ll save someone a bit of time down the road: github.com/vercel/next....
Big or small, every contribution counts... that’s the power of open source! 💪
#Nextjs #OpenSource #DevLife #JavaScript
|
en |
5 |
1 |
06/27/2025 |
You can now use SlateDB with any OpenDAL-supported object store (obs, oss, openstack_swift, and so on). :)
|
en |
5 |
0 |
07/06/2025 |
github.com/dotnet/aspir...
bug filed friday, PR opened monday 🤌🤌🤌 how’s that for turnaround?! @james.newtonking.com
|
en |
5 |
1 |
06/09/2025 |
Look, a new #curl option proposed by @icing: '--out-null'
https://github.com/curl/curl/pull/17800
|
en |
5 |
4 |
07/02/2025 |
In the mood for coding instead? Want to help the fabled #bevy editor along? Well, I spent yesterday revising our roadmap for editor prototypes, to help focus work on getting an MVP of some form into user hands ASAP. There's a ton of crunchy, approachable work to do!
Read: github.com/bevyengin...
|
|
5 |
0 |
06/02/2025 |
I asked AI to convert Articulate for #Umbraco 13 to version 15, here's what it did github.com/Shazwazza/Ar... ...
|
en |
5 |
1 |
06/04/2025 |
You can follow along as I'm documenting the way to intercept and mock Server-Sent Events (SSE) in MSW here: github.com/mswjs/mswjs...
Finally writing about this one. Protocol-based docs make it so simple to find the right place for the upcoming SSE feature!
|
en |
5 |
2 |
06/04/2025 |
Note to self: Setting RS_NO_SPLASH=1 as a personal environment variable (not in your .Renviron file, but in your operating system) works just fine. Also, @posit.co plans to release an option to manually opt out of the splash screen. github.com/rstudio/rstu...
|
en |
5 |
2 |
07/14/2025 |
New PR: Destroy players when backgrounded (#14)
|
en |
5 |
2 |
06/06/2025 |
Weird perf goose chase for the day: bumping Terser allows for hoisting of `null` & `undefined` which we use all across the Preact code base; however, doing so comes with a sizeable regression[0]. Chrome's JIT exacerbates this a bit, disabling it reduces the gap
[0]: github.com/preactjs/pre...
|
en |
5 |
0 |
06/07/2025 |
... and here's the PR
(note that I just built this last night, so I'm still ironing out the kinks)
|
en |
5 |
0 |
06/09/2025 |
In response to some feedback from @dame.is, the evaluation logic more closely matches the original Wordle now.
This should reduce the number of tiles that get highlighted yellow if your word uses letters more than once.
github.com/smolfarm/sky...
|
en |
5 |
3 |
06/13/2025 |
チームみらいに選択的夫婦別姓を提起したPRのコメントがなかなか酷い。 NiftyServeの頃から何度も見てきた、机に長く座ってられる側が勝つ「論破芸」だ。 コメントは党員のものじゃないだろうけど、極めて重要な問題提起をこんな醜悪なやり取りで貶めるのが「ブロードリスニング」ということなの?
https://github.com/team-mirai/policy/pull/6335
|
ja |
5 |
6 |
07/19/2025 |
Highlighting an awesome PR from one of my coworkers: replace all stdlib f64 trig functions with trig from the libm crate. Previously, snapshot tests of our language runtime would pass on Linux but fail on ARM MacBooks because they use different trig implementations. github.com/KittyCAD/mod...
|
en |
5 |
3 |
06/17/2025 |
@duckdb.org just merged a PR for a new, simpler, and -- mostly importantly -- non-deprecated @arrow.apache.org C API: github.com/duckdb/duckd.... #apachearrow #duckdb
|
en |
5 |
1 |
07/18/2025 |
Thanks for attending my talk on #powershell Profiler internals, at #psconfeu. Here are the slides and code:
github.com/psconfeu/202...
|
en |
5 |
1 |
06/23/2025 |
The @standardschema.dev interface for @nuqs.47ng.com is ready for review 👀
github.com/47ng/nuqs/pu...
🟣 I'll play with that on stream tomorrow with the experimental @tanstack.com Router adapter, to pass the nuqs search params definitions validation & type inference to TSR's validateSearch. 🤞
|
en |
5 |
2 |
06/23/2025 |
As of Ecto 3.13.0, we're getting a nicer version of `Ecto.Repo.transaction/2` called `Ecto.Repo.transact/2`!
It looks like it simplifies the transaction API and removes the need for manual calls to `Ecto.Repo.rollback/1`? 🤩
github.com/elixir-ecto/... #ElixirLang
|
en |
5 |
2 |
06/24/2025 |
While on holidays, aside from running a sponsorship drive, I’ve had a little time for recreational coding. So I’m back on Decaf Sucks. Tonight I merged the beginnings of our low-level geocoding support. A small PR, but some interesting things in there if you want to poke around:
|
|
5 |
4 |
06/30/2025 |
This is an excellent example of caring about the Open Source ecosystem. Big shoutout to the entire JUnit team and @marcphilipp.de in particular.
github.com/mp911de/micr...
|
en |
5 |
1 |
07/01/2025 |
Zed Editor will now be able to use DAP, and Scala is not far behind! If you’d like to test it, we would encourage a brave developer to try and check out the work-in-progress PR at github.com/scalameta/m... created by a member of the great OSS community.
|
en |
5 |
0 |
07/02/2025 |
Both instances of vendors reporting highly misleading TPC-C results have come from the use of sysbench-tpcc, so let's see if we can try to improve the root of the problem rather than one-by-one publicly shame vendors? github.com/Percona-Lab/...
Also open to better ideas.
|
en |
5 |
0 |
07/01/2025 |
With help from @tlively.bsky.social I think we have a way to fuzz Branch Hints in Binaryen, that is, automatically look for wasm-opt mishandling a wasm branch hint (say, forgetting to flip it):
github.com/WebAssembly/...
(branch hints implement __builtin_expect: annotate code with "(un)likely")
|
en |
5 |
0 |
07/09/2025 |
We'll have a blog post covering this optimization soon. 🚀
You can also check out the PR to learn more:
github.com/browserslist...
|
en |
5 |
1 |
07/03/2025 |
Very excited that #statsmodels (the standard #Python library for statistics) accepted a code contribution that makes it 💯 compatible with upcoming #DataMatrix 2.0 as well as other data formats! No more converting to and from pandas DataFrame. github.com/statsmodels/...
|
en |
5 |
2 |
07/09/2025 |
It’s gratifying to see a huge improvement to #Nelm from a third-party #OpenSource contributor, Vladimir! His massive effort introduces the `werf.io/sensitive-paths` annotation, enhancing sensitive data handling with JSONPath expressions. Available in Nelm v1.8.0+. github.com/werf/nelm/pu...
|
en |
5 |
4 |
07/15/2025 |
JavaFX very much needs a top-level headless platform (for testing, server-side rendering, and more). PR is currently in review: github.com/openjdk/jfx/...
|
en |
5 |
2 |
07/18/2025 |
My first #nixpkgs contribution: upgraded the Aporetic font to 1.2.0 github.com/NixOS/nixpkg...
|
en |
4 |
0 |
07/14/2025 |
New PR: Improve OAuth Example app (#3952)
|
en |
4 |
1 |
06/13/2025 |
New PR: bump MST key length from 256 to 1024 chars (#3956)
|
en |
4 |
0 |
06/13/2025 |
New PR: Appview: sync up protos for notification prefs (#3970)
|
en |
4 |
0 |
06/17/2025 |
New PR: repo: MST should allow tilde in keys (#3981)
|
en |
4 |
1 |
06/21/2025 |
New PR: Loosen unspecced constraint on saved feed IDs (#4010)
|
en |
4 |
1 |
07/01/2025 |
New PR: Version packages (#4016)
|
en |
4 |
0 |
07/02/2025 |
The PR for it dropped too
|
en |
4 |
2 |
07/10/2025 |
|
en |
4 |
2 |
07/17/2025 |
New PR: Single-sign-on (#4060)
|
en |
4 |
3 |
07/19/2025 |
added a note to the PR github.com/sveltejs/sve...
|
en |
4 |
1 |
06/19/2025 |
4. github.com/bevyengin...
Every now and then we'll get a non-blocking idea for improvements in a PR. I try and spin these out into an issue, so they don't bog down the main work and *also* don't get lost. This is one of those from a couple months back. +7/-33 feels good!
|
|
4 |
1 |
06/02/2025 |
5. github.com/bevyengin...
One of my most important tasks at Bevy is drinking directly from the firehose and keeping up with assorted chatter on Discord and social media about Bevy. The complaints are the most valuable: they're often actionable problems that we can easily fix!
|
|
4 |
1 |
06/02/2025 |
7. github.com/bevyengin...
A nice little symmetric helper method: despawn_children. This doesn't introduce anything new: all of the "children"-based helper methods are doable via generic relations API. But those are harder to read and use as a beginner, justifying the parallel methods.
|
|
4 |
1 |
06/09/2025 |
github.com/bevyengin... (and its predecessor github.com/bevyengin...) don't *change* anything substantive. They just try and capture and explain the current state of things. That helps people learn, but more critically, it gives me and any reviewers the confidence to evaluate changes.
|
|
4 |
2 |
06/11/2025 |
2. github.com/bevyengin...
Light textures! Finally, this sweet treat is rebased and ready to go. Pressing the button now :D This is why these merge trains always go in reverse-chronological order: it's important to ensure that older stuff wins merge conflict fights!
|
|
4 |
0 |
07/01/2025 |
1. github.com/bevyengin...
We're starting with a beefy rendering PR from January: "composable pipeline specialization". What does that even mean?
Well, a render pipeline is a set of steps to transform in-game objects into pixels that you render on your screen. Okay, not too bad.
|
|
4 |
0 |
07/01/2025 |
15. github.com/bevyengin...
We got a new domain! bevy.org! But our links were not all updated. A new contributor noticed this and did the find-and-replace for us. Very kind of them :) Merging and leaving a grateful message.
|
|
4 |
0 |
07/01/2025 |
9. github.com/bevyengin...
Oh hey, comments in our shader code to make our rendering examples more approachable? I didn't know that was even possible! j/k j/k ILY rendering peeps. A very welcome and simple addition that will save some poor soul hours of time.
Merging.
|
|
4 |
0 |
07/07/2025 |
18. github.com/bevyengin...
Bevy uses the "latest stable" #rust as its MSRV. That means we can use let chains today to clean things up! Oh yeah baby, give me that +17/-34 diff :D
Merging.
|
|
4 |
0 |
07/14/2025 |
New PR: Bump version to v1.104 (#8447)
|
en |
4 |
0 |
06/05/2025 |
New PR: Fix copy url on Android (#8448)
|
en |
4 |
1 |
06/05/2025 |
New PR: Threads v2 tweaks (#8467)
|
en |
4 |
0 |
06/09/2025 |
Android では、現在は Google 翻訳アプリに正常にテキストデータを渡せていないようです (Google 翻訳アプリの最新版の仕様変更によるもの) github.com/bluesky-soci...
Google 翻訳アプリを削除するか、一時停止ないし無効状態にして Web ブラウザで開くと正常に翻訳できます。
|
ja |
4 |
2 |
06/17/2025 |
New PR: use right file name in github action (#8510)
|
en |
4 |
3 |
06/17/2025 |
New PR: Notification settings lexicon change (#8518)
|
en |
4 |
1 |
06/18/2025 |
New PR: feat: use t.gifs cdn for tenor search results (#8574)
|
en |
4 |
0 |
06/26/2025 |
added in:
github.com/bluesky-social/social-app/pull/8579
|
en |
4 |
1 |
07/13/2025 |
New PR: Update copy and link in reporting flow (#8583)
|
en |
4 |
1 |
06/27/2025 |
New PR: Improve search perf (maybe), ALF sidebar search (#8615)
|
en |
4 |
2 |
07/07/2025 |
New PR: Bump version to v1.105 (#8616)
|
en |
4 |
2 |
07/07/2025 |
New PR: Detect Age Restricted Geos (#8634)
|
en |
4 |
4 |
07/10/2025 |
(i’ve had this discussion before on my opinions around the topic. but tldr im personally quite against the bsky app having this sort of interface in it. see link)
github.com/bluesky-soci...
|
en |
4 |
3 |
07/14/2025 |
New PR: Add verification to `embed.bsky.app` (#8644)
|
en |
4 |
3 |
07/14/2025 |
New PR: Handle missed error branch (#8663)
|
en |
4 |
1 |
07/17/2025 |
ReactにOAuthのパッチ投げてたのもありついに動き出した様子👀 https://github.com/bluesky-social/social-app/pull/8665
|
ja |
4 |
2 |
07/18/2025 |
👏💪👍 https://github.com/mastodon/mastodon/pull/34907
#WebDev #FrontEnd #StoryBookJS
|
en |
4 |
5 |
06/07/2025 |
New PR: 0008 - Fixed "lexicon.community" typo (#84)
|
en |
4 |
0 |
06/13/2025 |
New PR: Lexgen Notification Preferences Types (#1092)
|
en |
4 |
4 |
06/07/2025 |
New PR: bump to go v1.24 (#1096)
|
en |
4 |
0 |
06/15/2025 |
The fix is here. Heading for Node v24
github.com/nodejs/node/...
|
en |
4 |
2 |
06/12/2025 |
The little fairy has heard your wishes: github.com/godotengine/...
(This is coming in 4.5 beta 1.)
|
en |
4 |
1 |
06/18/2025 |
Here's a PR that connects a decade of design evolution with the bleeding-edge #[AutowireMethodOf] attribute to achieve true functional dependency injection! 🤯 A must-read for architecture fans 😉 #SymfonyDI4ever github.com/symfony/symf...
|
|
4 |
4 |
06/21/2025 |
年末に報告して年明けに修正して、PR出した flutter/engine macosの不具合修正がやっとmasterにマージされたっぽい 🎉 #flutter https://github.com/flutter/flutter/pull/166291
|
ja |
4 |
2 |
06/21/2025 |
Was there any public RFC or design process behind the Active Job Continuations API? There's absolutely no discussion on the Github PR.
https://github.com/rails/rails/pull/55127
|
en |
4 |
1 |
06/02/2025 |
github.com/withastro/as...
|
en |
4 |
1 |
06/23/2025 |
> Unfortunately we aren't able to prioritize this at the moment because of other pressing issues and priorities.
lol is anyone even using angular these days?
github.com/angular/angu...
|
en |
4 |
1 |
07/15/2025 |
Day 66 #100DayStartup added Sign In button. Still working on Firebase authentication. It will be optional but is needed so I can get people using this to further gauge interest in this product #buildinpublic
github.com/joshuabenson...
training-plan-generator-xygz.vercel.app
|
en |
4 |
0 |
06/08/2025 |
Day 79 #100DayStartup added having the next Monday be a start date for the training plan and persist that in the firestore #buildinpublic
github.com/joshuabenson...
|
en |
4 |
1 |
07/11/2025 |
anyway, github.com/vuejs/core/pul…
|
en |
4 |
0 |
07/21/2025 |
Source: github.com/Budibase/bud...
|
en |
4 |
1 |
05/29/2025 |
Also of note, this doesn't work with SvelteKit yet. But it's being worked on! github.com/sveltejs/kit...
|
en |
4 |
0 |
06/13/2025 |
@stracke.tech have you seen this by @gruntled.bsky.social? 🙂
github.com/sveltejs/kit...
|
en |
4 |
0 |
06/26/2025 |
Maestro support for toggling light/dark theme coming soon thanks to Mark - github.com/mobile-dev-i...
|
en |
4 |
0 |
05/29/2025 |
Here's the PR if you want to give it a try: github.com/eslint/eslin...
|
en |
4 |
1 |
05/30/2025 |
New PR: Update Japanese translation of lexicon guides (#429)
|
en |
4 |
1 |
07/12/2025 |
Small improvement on mdbook CLI: it now displays where the HTML was generated.
PR: github.com/rust-lang/md...
|
en |
4 |
2 |
07/16/2025 |
Thanks once again to constructive prodding from @simonwillison.net I tried to do something actually useful with an LLM and succeeded. Just some refactoring with agent mode in VS Code. Stuff that I'm familiar with that already has tests.
github.com/catalyst-coo...
|
en |
4 |
2 |
06/04/2025 |
Making an if-statement branchless in the JVM results in a 5% speed up in certain queries in Apache Lucene.
Not voodoo, but still requires some time to wrap your around it - also more written code becomes faster.
|
|
4 |
3 |
07/18/2025 |
Keep the hits coming!
Would never have imagined Echo to be where it is today back when I was flipping tables and moving everything to TypeScript. Still can't believe this huge PR got merged back then 😂
github.com/laravel/echo...
|
en |
4 |
1 |
06/05/2025 |
New PR for #ServerMono is out now!
I want anyone that's interested to review the PR and provide feedback.
This is the final step before we cut a new release!
github.com/internet-dev...
|
en |
4 |
0 |
06/06/2025 |
New PR: fix: update import paths and add missing header (#32)
|
en |
4 |
2 |
06/06/2025 |
Today is a coding day on stream! Working on the IResourceHandler & `IEnergyHandler PR today
If you are a modder, even if you don't pop by stream, I recommend perusing the pr to see if your needs are fulfilled! Live soon! #mcdev
github.com/neoforged/Ne...
|
en |
4 |
1 |
06/07/2025 |
Idk how many people would be interested in this, or if it would be worth it to start making a multi-user host system so my friends can also schedule posts for free.
Regardless, the pr is below. My main branch has the project plus this patch..
|
en |
4 |
2 |
06/09/2025 |
とりあえずUTF-8の読み書き実装完了 github.com/raviqqe/s...
|
|
4 |
0 |
06/11/2025 |
Finally got around to running Hanami tests on JRuby. The results are promising! The suite uses ObjectSpace.each_object, but After enabling that there's only 58 failures, most due to using `fork` or the `sqlite3` C ext directly. Let's work together to get Hanami green on JRuby! buff.ly/zU63eq1
|
|
4 |
3 |
06/14/2025 |
sorry, i have a pull request that got stuck on this exact naming issue. github.com/stan-dev/bay...
i think we might go y - y_rep for posterior predicted error and y - mean(y_rep) for posterior residual
|
en |
4 |
0 |
06/16/2025 |
I opened a PR that introduces a ProvidesInertiaProp interface. It gives access to the prop key, request, and other props, making it easier to build contextual, reusable prop classes 💫
The PR includes examples. Let me know what you think!
github.com/inertiajs/in...
|
en |
4 |
3 |
06/17/2025 |
first public Pull Request? merged ✅ github.com/vemetric/ve...
|
en |
4 |
1 |
06/25/2025 |
Oh and here's the PR 👇. Its got lot of extra junk too, but notice the amount of deletions 😮💨
github.com/PuruVJ/neodr...
|
en |
4 |
1 |
06/20/2025 |
Related PR: github.com/swc-project/...
|
en |
4 |
2 |
06/18/2025 |
Maybe this is the fix? github.com/swiftlang/sw... (I haven’t tried it yet.)
|
en |
4 |
2 |
07/08/2025 |
This is so cool -- an example of embedding a special index (a DistinctValues index no less) inside a Paruqet file: github.com/apache/dataf... (coming in DataFusion 49.0.0) @apachedatafusion.bsky.social
|
en |
4 |
2 |
06/20/2025 |
I should probably start posting the stuff I work on...
To start, I've sent a pull request for @quadspinner.bsky.social Gaea2Unreal plugin to support Unreal Engine 5.6. It uses a now-deprecated variable, but it works!
Check it out here: github.com/QuadSpinner/...
#unrealengine #ue5 #gamedev
|
en |
4 |
1 |
06/20/2025 |
New PR: Maybe fix kotlin build error (#5)
|
en |
4 |
1 |
06/23/2025 |
My talk about building simple PowerShell resource repositories with Sleet is tomorrow! One of my call to actions was to upvote the PR for PSResourceGet NuGet v3 dependency support. That said, it looks like we have action on it! Hope to see it soon! github.com/PowerShell/P...
|
en |
4 |
0 |
06/22/2025 |
I love to see more comments in shaders! With the recent addition of github.com/gfx-rs/wgpu/... ; we'll even be able to start adopting doc comments in shaders 🤩
|
en |
4 |
1 |
07/11/2025 |
Whipped up another experimental prototype to optimize React-Redux update + selector perf. Does top-level root state field diffs, based on a closed community React PR.
Not sure it's actually _helping_, but initial benchmarks say it's at least equivalent perf:
github.com/reduxjs/reac...
|
en |
4 |
0 |
06/25/2025 |
Just to tease @schultek.dev github.com/schultek/jas... (note: this is a DRAFT PR)
|
en |
4 |
0 |
06/26/2025 |
Thanks for the PR to the @pomerium.io codebase @alexcurtisslep.bsky.social!
github.com/pomerium/mcp...
|
en |
4 |
1 |
07/15/2025 |
github.com/zimakki/cind... i started vibe coding it late last night (playing with vibe coding really). If it's any good I'll push it over to you 😀
|
en |
4 |
0 |
06/29/2025 |
Wrote a basic test runner for #bevy. It's deeply WIP, but functional. I thought it was cool enough to share.
github.com/ada-x64/qpro...
|
en |
4 |
0 |
07/02/2025 |
Okaaaaaaaaaaaay github.com/mamedev/mame...
|
enes |
4 |
1 |
07/17/2025 |
github.com/DeltaV-Stati... I'm so mad the gif didn't post right bc seeing it in motion is such an experience. But anyway thank you for your service
|
en |
4 |
2 |
07/07/2025 |
Acabei de fazer merge do primeiro PR "Vibe Coded" em um projeto que mantenho.
Eu pedi para implementar uma issue simples, mas o resultado foi bom, eu economizei algumas horas de trabalho.
github.com/rochacbruno/...
|
pt |
4 |
2 |
07/08/2025 |
yuppp :) github.com/lmstudio-ai/...
|
en |
4 |
1 |
07/09/2025 |
. @sanity.io will now generate types from queries on your @vuejs.org files, not only typescript. new things otw for the @nuxt.com module 👀
github.com/sanity-io/sa...
|
en |
4 |
1 |
07/21/2025 |
Finally found a way to use my Tmux setup with Ghostty using the cmd key on macOS. I can switch between tmux tabs using cmd+1, cmd+2, open a new pane via cmd+p, close it via cmd+w and many more. Here are my settings: github.com/fatih/dotfil...
|
en |
3 |
2 |
05/27/2025 |
New PR: Notification preferences V2 lexicon (#3901)
|
en |
3 |
0 |
05/28/2025 |
New PR: ❇️ Ozone events timeline (#3927)
|
en |
3 |
0 |
06/05/2025 |
New PR: Update V2 additional replies naming convention (#3929)
|
en |
3 |
2 |
06/05/2025 |
Opened a PR that enables the Lexicon TypeScript codegen tool to let you to add 'ref' or 'union' types in the "defs" section of a Lexicon schema file. #atdev #atproto
github.com/bluesky-soci...
|
en |
3 |
1 |
06/08/2025 |
New PR: Version packages (#3959)
|
en |
3 |
2 |
06/14/2025 |
New PR: Minor Fixes: Typo Correction and Comment Update (#3961)
|
en |
3 |
2 |
06/16/2025 |
New PR: Rename `filter` -> `include` (#3966)
|
en |
3 |
2 |
06/17/2025 |
New PR: Replace slice() with subarray() in car file parsing (#3971)
|
en |
3 |
0 |
06/18/2025 |
New PR: Perform a bi-directional check when resolving identity from did (#3977)
|
en |
3 |
1 |
06/19/2025 |
New PR: @atproto/xrpc-server: (partial) fix for Lexicon input and output encodings with extra arguments after semicolon (;) (#3984)
|
en |
3 |
0 |
06/21/2025 |
New PR: bump PDS JSON request limit to 1MB (#4009)
|
en |
3 |
0 |
07/01/2025 |
non it is pretty much stored in the appview github.com/bluesky-social…
|
en |
3 |
3 |
07/11/2025 |
New PR: Version packages (#4036)
|
en |
3 |
2 |
07/11/2025 |
New PR: Endpoint for unregistering push notifications (#4041)
|
en |
3 |
0 |
07/14/2025 |
PR書いた github.com/bluesky-soci...
|
ja |
3 |
2 |
07/21/2025 |
Fixed yet another reexport bug in rustdoc:
``` mod raw { pub struct Foo; }
pub use raw::Foo; pub use raw::*; ```
In this code, `Foo` was imported twice and the second one overwrote the first, making docs and attributes nonsensical.
Fixed in github.com/rust-lang/ru....
|
en |
3 |
1 |
07/11/2025 |
official scope guards in the stdlib! woo! github.com/rust-lang/ru...
|
en |
3 |
1 |
07/21/2025 |
1. github.com/bevyengin...
Oh, we're starting with a fun one! This ECS PR by one of Rendering SMEs adds the ability to "inherit" arbitrary components down arbitrary relationships. They wanted this for render layers, but this sort of thing is very useful for game and other engine code too.
|
|
3 |
0 |
06/02/2025 |
2. github.com/bevyengin...
A simple PR demonstrating how to draw 2D elements on top of UI elements. I pushed back initially, wanting something that was... more grounded in things game devs might actually want to do. That said, with the new usage / API example split, I'm less worried about that.
|
|
3 |
0 |
06/02/2025 |
3. github.com/bevyengin...
A nice little docs cleanup for reflection by TheOtherPhil. Simple, less broken and clearer. Uncontroversial win: merging.
|
|
3 |
0 |
06/02/2025 |
9. github.com/bevyengin...
Oh lovely; Elliot has started doing my job for me! One of my focuses this cycle is cleaning up the observer API, and one of the things that bothered me most was the use of Entity::PLACEHOLDER when an Option would do just fine. It even has a migration guide!
|
|
3 |
0 |
06/09/2025 |
15. github.com/bevyengin...
Oh hey, one of my PRs has been community-approved. Sweet! This PR tackles a little rename, to help reduce the number of stupid search / autocomplete problems. Overly general names really suck in big frameworks, and I really felt that during this refactor.
Merging!
|
|
3 |
0 |
06/09/2025 |
17. github.com/bevyengin...
Some of my work from yesterday is ready: nice! This PR tackles some *sorely* missing docs for system sets. This was a big enough wart that I dropped my other work to bang this out quick: as an ECS expert + skilled doc writer I really was the right person for the job.
|
|
3 |
0 |
06/09/2025 |
21. github.com/bevyengin...
Want to test things in Rust? Better slap some PartialEq and Debug on that random struct. Makes sense; thanks for the motivation. Merging.
|
|
3 |
0 |
06/09/2025 |
22. github.com/bevyengin...
Ah good, my review-begging worked, and this nice little ECS PR is ready to go. A `Result` is as good as a `bool` for clarity around run conditions, and ? is always nice. Great stuff: merging.
I was surprised by how simple this was!
|
|
3 |
0 |
06/09/2025 |
1. github.com/bevyengin...
Ah, I see 😅 We're starting with the PR that I've been putting off reviewing. No time like the present I suppose. So, let's talk about the anatomy of Bevy's queries, so you can understand what this PR is even trying to do with "let query items borrow from query state".
|
|
3 |
2 |
06/16/2025 |
2. github.com/bevyengin...
Ah this one's a nice easy change of pace. We want to clean up a feature that no one is using to reduce tech debt. We've deprecated it this dev-cycle, so we shouldn't remove it until 0.18. I made a milestone just for this lol
Relabelling S-Blocked.
|
|
3 |
1 |
06/16/2025 |
3. github.com/bevyengin...
Oh good, the author who was asking for reviews on Discord earlier today got them! This refactors Bevy's log layer integration with the tracing crate to make it more flexible. Looked fine, but I really haven't explored this much myself.
|
|
3 |
1 |
06/16/2025 |
5. github.com/bevyengin...
Ah, a classic "user-submitted PR": assets and error handling. It's always interesting to see the differences in priority; users care a lot about "help me figure out what the hell is going on" in a way that pure engine devs often neglect.
|
|
3 |
1 |
06/16/2025 |
6. github.com/bevyengin...
Bevy's steady march of documentation continues, an inexorable crusade led by the one, the only, the Other: Phil! This time, it's boilerplate docs for bevy_reflect, so we can deny new missing docs. Great! These are well-done, and I'm sure it's a great way to learn. Merge!
|
|
3 |
1 |
06/16/2025 |
13. github.com/bevyengin...
A smol bug fix from a new contributor, for our brand new slider widget. You heard that right! First-party widgets! In Bevy! After all this embarassingly long time! Turns out building consensus is *hard*, especially on UI patterns.
|
|
3 |
1 |
06/16/2025 |
I've taken a pass at refactoring the module structure of the observers code for #bevy: github.com/bevyengin.... It was getting too painful, and seriously hampering my ability to understand (and thus change) observers code, especially when it came to the data structures.
|
|
3 |
0 |
06/22/2025 |
1. github.com/bevyengin...
Very nice, I've been looking forward to landing light textures (mmm cookies!) for a couple months. A simple effect (create a mask over a light), but really useful artistically.
Pleased with the quality and reviews, but needs merge conflict resolution. Pinging.
|
|
3 |
0 |
06/24/2025 |
3. github.com/bevyengin...
Networking folks are up to their nonsense again: they really push Bevy's ability to operate generically to its limit. This time, we're taking a look at how to improve ergonomics for entity mapping, used to reconstruct webs of entities across a serialization boundary.
|
|
3 |
0 |
06/24/2025 |
12. github.com/bevyengin...
Ah good, another PR for "our weird rendering data structures need more utility methods". I bet this came up at work for IceSentry :) Uncontroversial, cleanly implemented, nicely documented, and I trust that this is helpful. Merging.
|
|
3 |
0 |
06/24/2025 |
3. github.com/bevyengin...
A nice simple example clean-up, moving one of our examples to use the children! macro. Yay for tiny PRs: very easy to make and review. Merging :)
|
|
3 |
0 |
07/01/2025 |
4. github.com/bevyengin...
Oh this is interesting; I had no idea we were trying to improve the ease functions for our animations / math by defining unit structs. Hmm!
I am surprised to see that this improves perf in a noticeable way. I guess it's low-level enough that it matters.
|
|
3 |
0 |
07/01/2025 |
14. github.com/bevyengin...
A gnarly bug: one of our plugins was silently doing *nothing* because we're adding it to the wrong subapp :( Boo! Into the point release milestone it goes, and merging.
|
|
3 |
1 |
07/01/2025 |
16. github.com/bevyengin... 17. github.com/bevyengin...
A pair of PRs from Nicholas Nethercote, #rust project contributor, incrementally improving our generated code for bevy_reflect. The other day, he wrote a post about how much code got generated by Rust, and one of our users chimed in.
|
|
3 |
0 |
07/01/2025 |
21. github.com/bevyengin... 22. github.com/bevyengin...
The rendering team has been cooking: moving away from `FromWorld` implementations and implicit ordering of rendering plugins and towards a new RenderStartup schedule. These are the first two PRs to actually use this simple little pattern!
|
|
3 |
1 |
07/01/2025 |
13. github.com/bevyengin...
Shockingly important #programming best practice: document why you're doing something weird next to the weird thing. In this case, we disabled some examples on web, but didn't record why. This PR goes back and tries to reconstruct that!
Great, merging :D
|
|
3 |
0 |
07/07/2025 |
14. github.com/bevyengin...
An explanation of why the 3D shapes example exists, and what it does. fallible-algebra has been big on these, and their writing is excellent. Very helpful context for both users and maintainers. Big literate programming vibes.
|
|
3 |
0 |
07/07/2025 |
15. github.com/bevyengin...
An audio PR! Our SpatialListener component needs a Transform to work, but it didn't use required components to add it. That's because this was added before required components! Nice to see that abstraction paying off. Good fix; merging.
Nice help from hukasu too!
|
|
3 |
0 |
07/07/2025 |
17. github.com/bevyengin...
The nerdsniping of nnethercote continues, as he removes needless trait bounds to speed up and shrink the generated code from bevy_reflect. 21.2% reflection code size reduction T_T
Well, that's good to do: let's get this merged. Thanks again!
|
|
3 |
0 |
07/07/2025 |
24. github.com/bevyengin...
Unused dependencies begone! Always nice to do: thanks vero. I don't remember why we don't have something like cargo-machete in CI, but I'm sure Francois would have a good reason and complain if I tried to add it :p
Merging, and we'll listen for screams.
|
|
3 |
0 |
07/07/2025 |
6. github.com/bevyengin...
A simple cleanup of our reflection code (which will help a tiny bit with compile times). The interesting bit here is my back-and-forth with nnethercote about why we use squash-on-merge. TL;DR: it's really nice to be able to bisect the history.
Squashing and merging ;)
|
|
3 |
1 |
07/14/2025 |
9. github.com/bevyengin...
A TOCTOU bug in our ECS internals. No, no, not the cryptocurrency scammer! For those with an unconventional background in #programming like myself, TOCTOU means Time of Check Time of Use: a common class of bugs that's caused by the data changing after your check.
|
|
3 |
0 |
07/14/2025 |
11. github.com/bevyengin...
Another missed release note: this time about the faster zstd backend. I think this needs more context about what zstd is and why this is important enough to warrant a release note, but we can hash that out in the final editing process. Sure, merging.
|
|
3 |
0 |
07/14/2025 |
15. github.com/bevyengin...
Shape sampling for rhombuses! Sure, I can see this being useful to someone at some point. Maybe isometric tile-based games? I like that the trait-based design lets us gradually add these methods one at a time while ensuring consistency.
Merging.
|
|
3 |
0 |
07/14/2025 |
17. github.com/bevyengin...
Ah, Jan's work to carefully document how to move your camera when working with a fixed timestep. This is a massive pain in the ass to do right. I wish it was easier to do right, but for now, documenting the arcane arrangement is really nice.
|
|
3 |
0 |
07/14/2025 |
24. github.com/bevyengin...
Want to clone some struct and you can't? Tell us why you're trying to do that and then slap some Clone on that struct. I'm pretty sure this particular request is for some cursed meta-scheduling abstraction lol.
I'm fine with that though: let's merge this.
|
|
3 |
1 |
07/14/2025 |
25. github.com/bevyengin...
Hang on, GPU memory allocation isn't blocking? What on earth is going on here. This is definitely over my head: I'm going to ask Rob Swain, my fellow maintainer and rendering expert for his help. This whole API feels off, and I'm not confident here.
|
|
3 |
1 |
07/14/2025 |
another Samuel W github.com/bluesky-soci...
|
en |
3 |
1 |
05/27/2025 |
New PR: Send FeedFeedback interactions in thread view (#8414)
|
en |
3 |
0 |
05/26/2025 |
New PR: Fix link to like-via-repost (#8428)
|
en |
3 |
1 |
05/29/2025 |
New PR: Make via-repost notifs groupable (#8429)
|
en |
3 |
0 |
05/29/2025 |
New PR: Release 1.103.0 prep (#8434)
|
en |
3 |
0 |
05/31/2025 |
New PR: Disable avatar preview in searchable people list (#8453)
|
en |
3 |
2 |
06/06/2025 |
New PR: Fix using screen names in `Link` (#8473)
|
en |
3 |
0 |
06/11/2025 |
New PR: Hover card on anchor displayName/handle (#8479)
|
en |
3 |
0 |
06/12/2025 |
Bluesky公式アプリの通知設定のうち、"Activity from others"の設定は他の設定項目よりも新しいようだ
github.com/bluesky-soci...
github.com/bluesky-soci...
|
ja |
3 |
3 |
07/07/2025 |
New PR: Disable default stack traces that are causing issues (#8487)
|
en |
3 |
0 |
06/13/2025 |
New PR: Rearrange notif settings (#8519)
|
en |
3 |
0 |
06/18/2025 |
New PR: Fix anchor follow button alignment (#8522)
|
en |
3 |
2 |
06/18/2025 |
New PR: Gate notification settings (#8527)
|
en |
3 |
0 |
06/18/2025 |
New PR: enable fabric on iso (#8544)
|
en |
3 |
0 |
06/20/2025 |
github.com/bluesky-soci...
|
en |
3 |
2 |
06/23/2025 |
New PR: Use lingui loaders instead of compile command (#8563)
|
en |
3 |
0 |
06/24/2025 |
New PR: Notifications registration (#8564)
|
en |
3 |
0 |
06/25/2025 |
New PR: Fix unnecessary loading of feeds (#8578)
|
en |
3 |
1 |
06/27/2025 |
New PR: Tweak string in Content Languages modal (#8582)
|
en |
3 |
0 |
06/27/2025 |
New PR: Improve post spacing (#8589)
|
en |
3 |
0 |
06/30/2025 |
New PR: Reduce composer font size (#8591)
|
en |
3 |
1 |
06/30/2025 |
New PR: Add mechanism for running navigation actions when it's ready (#8598)
|
en |
3 |
1 |
07/02/2025 |
New PR: Specify McEmojiPicker version (#8600)
|
en |
3 |
0 |
07/03/2025 |
Up wondering when bookmarks will land in Bluesky
|
en |
3 |
1 |
07/07/2025 |
New PR: Fix checkmark overflow in profile card (#8612)
|
en |
3 |
1 |
07/07/2025 |
New PR: [DO NOT MERGE] Revert "Update react-navigation (#5967)" (#8617)
|
en |
3 |
2 |
07/07/2025 |
New PR: Fix perf issue on web - restore pop behaviour to tabs (#8620)
|
en |
3 |
1 |
07/08/2025 |
New PR: Fix who can reply icon when it's your own post (#8625)
|
en |
3 |
0 |
07/09/2025 |
New PR: Handle notifications on first load (#8629)
|
en |
3 |
0 |
07/09/2025 |
New PR: UI for age assurance compliance (#8652)
|
en |
3 |
0 |
07/15/2025 |
New PR: Use push to convo mechanism in startup notification handling (#8653)
|
en |
3 |
1 |
07/16/2025 |
New PR: Add profile hover card to notification items items (#8666)
|
en |
3 |
2 |
07/18/2025 |
this was me. here's the context: github.com/bluesky-soci...
previously this would hit you to the login screen. maybe my fix for that broke something else (or just postponed the problem)
|
en |
3 |
2 |
07/20/2025 |
New PR: Maybe fix logouts (#8679)
|
en |
3 |
1 |
07/20/2025 |
I'm working on introducing ErrorProne on Spring Batch, and I'll add NullAway after it.
Any problems you're facing?
github.com/spring-proje...
|
en |
3 |
1 |
05/27/2025 |
New PR: carstore: don't ignore the first record in sqlite (#1103)
|
en |
3 |
1 |
06/20/2025 |
New PR: Initial adjustments to remove Bluesky references (#1112)
|
en |
3 |
0 |
07/03/2025 |
New PR: Lexgen Latest Types (#1119)
|
en |
3 |
1 |
07/15/2025 |
New PR: goat: Create service auth token via locally-held signing key (#1122)
|
en |
3 |
0 |
07/17/2025 |
New PR: :lipstick: Add reply context when reviewing a post which is a reply to a post (#350)
|
en |
3 |
1 |
05/28/2025 |
New PR: :sparkles: Add remove set action (#351)
|
en |
3 |
1 |
05/29/2025 |
New PR: ❇️ Add safelink module (#359)
|
en |
3 |
1 |
06/27/2025 |
In @nodejs.org, when a child process exits, don't always expect a numeric exit code.
If it's terminated by a signal, the code is null and the signal holds the signal name. Just fixed a few flaky tests in Node.js' test suite that got this wrong. Clarified the docs in: github.com/nodejs/node/...
|
en |
3 |
2 |
06/03/2025 |
PSA... If you use the node:fs cp, cpSync, and promises.cp methods, there are a handle of known issues to be aware of, especially if you use alternative encodings for filenames. github.com/nodejs/node/...
|
en |
3 |
0 |
06/29/2025 |
It's official! Unflagged TypeScript support just got merged into the v22 branch!
github.com/nodejs/node/...
|
en |
3 |
0 |
07/05/2025 |
PSA: Node.js is about to get an impl of the Web Locks API built in github.com/nodejs/node/...
|
en |
3 |
1 |
07/18/2025 |
my first contribution to #godot has been merged! its always exciting to contribute to the tools i love
|
en |
3 |
1 |
06/06/2025 |
Now that github.com/godotengine/... has been merged into #GodotEngine, will it be easier to write a glow/outline shader? It's one thing I've often wanted to do in Godot and had trouble getting to work.
|
en |
3 |
0 |
06/12/2025 |
time to fork the probe-rs repo and start working on the protocol
github.com/GlasgowEmbed...
|
en |
3 |
0 |
05/27/2025 |
feel free to test github.com/GlasgowEmbed...
|
en |
3 |
1 |
05/28/2025 |
here's the pull request with webusb bits that i cleaned up so that they're not awful github.com/GlasgowEmbed...
there are also toolchain bits. the toolchain bits are awful. i am too ashamed to post them
|
en |
3 |
1 |
07/18/2025 |
im gonna wall it github.com/Unity-Techno...
|
en |
3 |
2 |
05/28/2025 |
github.com/rails/rails/...
|
en |
3 |
1 |
05/31/2025 |
I'm curious how well this will work in practice. github.com/rails/rails...
|
en |
3 |
1 |
06/20/2025 |
This PR will add `min_connections` as a db configuration option. SQLite apps with bursts of heavy write traffic can remove the bottleneck of writes saturating the connection pool and holding back reads, since at the db level reads can always occur.
github.com/rails/rails...
|
en |
3 |
0 |
07/12/2025 |
@nicolesullivan.bsky.social any chance to get this WebKit PR reviewed to help improve web components and container queries? If merged it would improve WebKit’s WPT passing rate in this area a ton!
github.com/WebKit/WebKi...
|
en |
3 |
0 |
06/10/2025 |
The fix? Only generate recursive accessibility labels for views with accessible={true}, the ones that are used for accessibility features like VoiceOver.
Here’s the PR: github.com/facebook/rea...
|
en |
3 |
1 |
06/13/2025 |
github.com/facebook/rea...
|
en |
3 |
0 |
07/14/2025 |
The enhanced dynamic component creation with #angular v20 release, supporting input/output/two-way data bindings was only the beginning!
v20.1.0 version will include the same support for TestBed.createComponent.
Discover details: github.com/angular/angu...
|
en |
3 |
1 |
06/18/2025 |
Day 63 #100DayStartup added mocks for firebase login ui and routes #buildinpublic github.com/joshuabenson...
|
en |
3 |
1 |
06/06/2025 |
Still cooking in this PR github.com/vercel/next....
|
en |
3 |
0 |
05/30/2025 |
I’ve been hacking on the code from this awesome PR - github.com/pimoroni/pre...
|
en |
3 |
1 |
05/29/2025 |
excited to have finally gotten this RFC merged in SlateDB 😆. the implementation around this has already moved a lot github.com/slatedb/slat...
|
zh |
3 |
1 |
07/10/2025 |
bug #1
github.com/slatedb/slat...
|
en |
3 |
0 |
07/13/2025 |
Well that took a bit of an effort. Time to work on shared element transitions next.
github.com/msasikanth/t...
|
|
3 |
1 |
06/28/2025 |
Just little more time for docs!
github.com/kazupon/guns...
|
en |
3 |
0 |
06/30/2025 |
I've just started completion plugin implementation for gunshi by bombsh/tab! 🚀 That means is, when you install and configure the plugin, you can provide users with a CLI that supports the command completion feature 🔥 github.com/kazupon/guns...
|
en |
3 |
1 |
07/07/2025 |
TypeScript wizards, once again I call upon your help! I'm at my wits' end. Is there no way to satisfy this type test in current TS? Do I want too much here?
github.com/mswjs/msw/p...
|
en |
3 |
4 |
06/01/2025 |
New PR: Lexicon Enhancement: Support for arrays of strings in `procedure` and `query` encodings (#426)
|
en |
3 |
2 |
06/21/2025 |
Welcome Bartosz Ruszczak as #curl commit author 1379: https://github.com/curl/curl/pull/17616
|
en |
3 |
1 |
06/20/2025 |
devalue has nice and compact approach on how to serialize arbitrary objects; I did a proof of concept on how one could use it to handle async objects with it a while back
github.com/Rich-Harris/...
|
en |
3 |
1 |
06/01/2025 |
Oh, I thought `>=` didn't work with SemVer pre-releases.
I've switched to the official version now.
github.com/sxzz/rolldow...
|
en |
3 |
1 |
06/02/2025 |
hm github.com/haskell-infr...
|
en |
3 |
2 |
06/02/2025 |
*eye twitch*
github.com/micropython/...
|
en |
3 |
1 |
06/13/2025 |
PR here: github.com/web-infra-de...
|
en |
3 |
1 |
06/16/2025 |
Smuggling the first Higher Kinded Types into Apollo Client 👀
github.com/apollographq...
|
en |
3 |
0 |
06/03/2025 |
New PR: switch py oauth demo from rye to uv (#28)
|
en |
3 |
2 |
06/16/2025 |
The SB9 migration guide recommends moving to CSF3.
I put up a PR for eslint-plugin-storybook(the official @storybook.js.org eslint plugin) for a new lint rule to enforce projects only use CSF3.
github.com/storybookjs/...
|
en |
3 |
1 |
06/03/2025 |
And the PR is approved! Django 6.0 is going to get CSP in core. That’s a biggie.💃
https://github.com/django/django/pull/19393 #Django
|
en |
3 |
3 |
06/27/2025 |
github.com/expo/expo/pu...
|
en |
3 |
3 |
07/16/2025 |
What will be first? JDK 25 or UUIDv7 native support in #Java?
I guess if the next "LTS release" (quotes!) is 29 to include #UUID v7, most java devs will be using something different by then - #snowflake, #TSID, #ULID, #NanoID, UUIDv7 via library.
What do you use?
PR: github.com/openjdk/jdk/...
|
en |
3 |
2 |
06/26/2025 |
And this is our pull request to NetExec which adds efsr_spray which can re-enable EFSR/PetitPotam on up-to-date Windows 11 hosts 🤯 if they have a writeable share:
github.com/Pennyw0rth/N...
|
en |
3 |
2 |
06/04/2025 |
Mikko and I added MacOS-style keyboard navigation to the Skribidi text library. github.com/memononen/Sk...
|
en |
3 |
0 |
06/29/2025 |
さっそく Claude Code に gat の小さい修正を実施してもらった github.com/koki-develop...
|
|
3 |
2 |
06/05/2025 |
Recording and minutes from the #nodejs Technical Steering Committee meeting today in case you want to catch up github.com/nodejs/TSC/p..., www.youtube.com/watch?v=WKRX...
|
en |
3 |
1 |
06/25/2025 |
プルリクタイトルが長いw
|
ja |
3 |
0 |
06/05/2025 |
Thanks @bnewbold.net, @matthieu.bsky.team, et al ❤️
|
en |
3 |
1 |
06/10/2025 |
Reminder that you can almost always use latest tooling.
Apollo Kotlin is now built with Gradle 9 milestones
github.com/apollographq...
|
en |
3 |
1 |
06/06/2025 |
I did the Vite adapter for Inertia github.com/inertiajs/in...
When this is merged I could use my adapter github.com/andresgutgon...
So in development, there is a Node.js process in the backend, at is just the Vite dev server serving the Frontend and Backend Node.js. The HMR experience is nice
|
en |
3 |
0 |
06/07/2025 |
Thanks to the contributor for taking the time to add it to the codebase. github.com/alexisbcz/pa...
|
en |
3 |
1 |
06/17/2025 |
Also, I am definitely accepting pull requests on this tool! Shoutout to @yellowapple.us for being the first person to make a contribution. If we want to go over 9 emoji items, I'll need to rethink the UI selector popup a tiny bit, but shouldn't be that tricky.
|
en |
3 |
2 |
06/10/2025 |
Okay, done: github.com/nodejs/nodej...
|
en |
3 |
0 |
06/27/2025 |
Nice, my EDP32 DNSServer patch is merged in the master. It’s been decades that I write code that will actually be used.
https://github.com/espressif/arduino-esp32/pull/11411
|
en |
3 |
1 |
06/20/2025 |
API Diff for .NET 10 Preview 6 is out: github.com/dotnet/core/...
This includes `Enumerable.Sequence(start, endInclusive, step)`, UTF-8 parsing for `Guid`, fixes for various Arm64 SVE APIs (experimental), and additional x64 AVX512 masking intrinsics (Compress and Expand, more coming in P7).
|
en |
3 |
0 |
07/15/2025 |
🐝 New User Alert 🐝
OVHcloud is using Cilium as the default CNI on their Managed Kubernetes Service (MKS) clusters offering with Premium plan
Use Cases: CNI, network policies, visibility
github.com/cilium/ciliu...
|
en |
3 |
0 |
06/11/2025 |
Recording and minutes from the Next-10 meeting today in case you want to catch up - github.com/nodejs/next-..., youtu.be/NhVoDImuF0I
|
en |
3 |
1 |
06/11/2025 |
Claude has been quite good at generating proc-macro tests, though less so at generating proc macros with good error handling.
|
en |
3 |
1 |
06/12/2025 |
github.com/nuxt/nuxt.co...
|
en |
3 |
1 |
06/12/2025 |
whoop, now i can add my bluesky handle to my owncast and not have it look generic and ugly
github.com/owncast/ownc...
|
en |
3 |
0 |
06/13/2025 |
Lots of big news (too much).
And to plop one smaller thing. Transformers deprecating tf! End of an era!
github.com/huggingface/...
|
en |
3 |
1 |
06/13/2025 |
First big PR into an open source project.
We use this project for language translations.
Bless the team for releasing an API quickly, but it was missing certain functionality.
github.com/opral/monore...
|
en |
3 |
1 |
06/15/2025 |
(except the favicon, which was me 🤓)
|
en |
3 |
0 |
06/16/2025 |
Made another contribution to the #SpringIntegration project! 🌟 Starting with version 7.0, distributed locks stored in the same registry can now be acquired with different TTL values. #Java #OpenSource #DistributedLock github.com/spring-proje...
|
en |
3 |
1 |
06/16/2025 |
Hey @chancethedev.bsky.social, really appreciate how you're pushing radix forward, amazing work
did you get a chance to see github.com/radix-ui/pri...? 1 line change adding a missing dep array to an effect that fixes a really nasty infinite re-render bug with all popper elements
|
en |
3 |
0 |
06/17/2025 |
@amirsakhravi.bsky.social @aslemammad.bsky.social thoughts?
github.com/e18e/cli/pul...
|
en |
3 |
0 |
06/19/2025 |
So many of those systems are not open source. How much "BenchMaxxxing" is going on beyond "prying" eyes?
We can at least **see** optimizations of dubious applicability like github.com/duckdb/duckd... in open source systems
(Thank you to @danielheres.bsky.social for introducing me to BenchMaxxxing)
|
en |
3 |
1 |
06/25/2025 |
github.com/mdn/browser-...
|
en |
3 |
2 |
06/19/2025 |
there's already an open PR to add haxe by a fnf head... so maybe soon... github.com/basementdevs...
|
en |
3 |
2 |
06/19/2025 |
Just got code coverage merged into github.com/open-quantu...! Happy to contribute to the future of quantum resistant cryptography.
|
en |
3 |
0 |
06/20/2025 |
🦀 github.com/rust-lang/cr...
my work from yesterday: SLoC counting for crates :)
an interesting metric that can tell us how much of that 5MB crate is actually Rust library code, or whether we're dealing with a leftpad library.
|
en |
3 |
0 |
06/28/2025 |
New PR: feat: update to support 0.79 with new architecture (#4)
|
en |
3 |
0 |
06/22/2025 |
i could somehow auto-post threads based on activity, but for now im keeping it explicit
here's the PR with the server implementation: github.com/jlowin/fastm...
|
en |
3 |
0 |
06/23/2025 |
These are now part of the glossary update, which will be merged soon. github.com/w3c/wcag3/pu...
|
en |
3 |
1 |
07/16/2025 |
WAI support for biscuit is starting to look good
github.com/eclipse-bisc...
A middleware handling biscuit extraction, parsing, verification and optionally authorization. It can be used directly or as a basis for other frameworks (eg Scotty)
|
en |
3 |
1 |
06/24/2025 |
The pull request which implements this functionality is here:
github.com/marcoroth/he...
|
en |
3 |
0 |
06/25/2025 |
And just like that, the Ruby zlib library has JRuby support: buff.ly/QXv64Sz
We have maintained our own version of the zlib standard library based on jzlib (pure-Java zlib, now maintained by us) for many years, but it never got into the gem. We'd love help maintaining both codebases!
|
|
3 |
0 |
06/25/2025 |
This makes shared files in Peergos post-quantum encrypted:
github.com/Peergos/Peer...
|
en |
3 |
2 |
06/26/2025 |
learned a lot doing this bugfix. types in Lean live in different "universes". you can be generic over those "universes"
|
en |
3 |
2 |
07/09/2025 |
Thanks to GitHub user AbdulrahmanReda70 we now have the ability to verify article authors! Verified authors will get the ability to publish without a review. To get verified, regularly submit quality articles that get approved.
Here's the PR: github.com/laravelio/la...
|
en |
3 |
2 |
06/27/2025 |
my new task for fetch👀 github.com/whatwg/fetch...
|
en |
3 |
1 |
07/09/2025 |
My TamaGo SMP support effort can be followed in this PR.
Additional cores bootstrap is now fully polished.
Next up: handing goroutines to the awaken extra cores!
It feel crazy awesome to send Inter-Processor Interrupts in pure Go but hey...life choices.
github.com/usbarmory/ta...
|
en |
3 |
0 |
06/27/2025 |
Having some fun with @github.com Copilot improving the copilot instructions for the project I'm working on. 👀
github.com/pomerium/mcp...
|
en |
3 |
1 |
07/02/2025 |
I think dependency graph store is the best option
github.com/pnpm/pnpm.io...
|
en |
3 |
0 |
06/28/2025 |
👉👈
|
en |
3 |
2 |
07/20/2025 |
survival::pyears is not a function I use regularly, but was still surprised broom::tidy did not give me the output I expected.
This fixes that
github.com/tidymodels/b...
|
en |
3 |
2 |
06/28/2025 |
Suppose you have an index.js file and a types.ts file, both built into a dist/ directory with tsc. Is there a JSDoc/TSDoc way to define a type-only re-export in that index.js file which will be built into something like:
export type * from "./types.d.ts";
?
Context: github.com/eslint/markd...
|
en |
3 |
2 |
06/30/2025 |
thank you for the catch, Zineb, updated: github.com/javaconferen...
|
en |
3 |
0 |
07/01/2025 |
JUnit's `@ParameterizedClass` just works beautifully.
Now we've gotten rid of more code than it required to use ParametrizedClass. The only surprise was Closeable handling.
github.com/spring-proje...
|
en |
3 |
0 |
07/02/2025 |
Ah, so not super relevant for github.com/kevinmehall/....
Thanks!
|
en |
3 |
0 |
07/04/2025 |
This 100+- pull request is why we've not had 1Password support on Wayland for the past 5 years ...
Install the Beta and you'll have a fully Wayland 1Password.
Enjoy!
|
en |
3 |
1 |
07/05/2025 |
Some minor clean-up work this evening. Cleaned up the Bicep templates to reduce the number or parameters and refactored the Bicep GitHub Action workflow templates to use azure/bicep-deploy over azure/arm-deploy: github.com/willvelida/b...
|
en |
3 |
2 |
07/06/2025 |
the pull request with theming support and a basic docs.rs theme is open at github.com/rust-lang/cr... :)
|
en |
3 |
1 |
07/07/2025 |
4. github.com/bevyengin...
My overhaul of the page explaining schedules. I wasn't happy with the last bit talking about custom schedules: it focused too much on adding new main schedules, and not enough on the much more useful pattern of running schedules on demand. Thanks for the review; merging!
|
|
3 |
1 |
07/07/2025 |
5. github.com/bevyengin...
Hey! This isn't new book content! Apparently with the new 2024 edition, we don't need to set the resolver field of our #rust Cargo.toml anymore. Neat: that simplifies the setup a bit. Lovely: merging. Thanks jan for confirming.
|
|
3 |
1 |
07/07/2025 |
I am vibing coding, can I add "AI powered Engineer" to my LinkedIn skills?
I just told gemini-CLI "Implement issue 225, add docs and tests, make the layout style as a grid"
Gemini did everything, committed, pushed, created PR and it looks good
github.com/rochacbru...
|
|
3 |
0 |
07/10/2025 |
My experience suggests that is a sure way to fail. No human would ever approve this pile of junk, yet AI did: github.com/JodaOrg/joda...
|
en |
3 |
0 |
07/13/2025 |
The Ktor Library Improvement Propisal (KLIP) for API documentation has just been made public! 🔥
This is going to be one of the most awaiting features. This is going to allow not just OpenAPI but different formats, and use cases! 🚀
Feedback welcome 🙏
github.com/ktorio/ktor-...
|
en |
3 |
1 |
07/18/2025 |
Well that was easy github.com/serde-rs/jso...
|
en |
3 |
2 |
07/18/2025 |
And it recently supports C language plugins - complete toolchain with WASI SDK, CI/CD and browser support. #WebAssembly
github.com/topheman/web...
|
fr |
3 |
1 |
07/19/2025 |
👨💻 Updated my very fresh side project tonight.
`phoenix` from `v1.8.0-rc.3` to `v1.8.0-rc.4` `phoenix_live_view` from `1.0.9` to `1.1.0-rc.3"`
and other friends. #ElixirLang
github.com/zorn/wayfind...
|
en |
3 |
0 |
07/21/2025 |
Nature is healing and such and so on github.com/WordPress/gu...
|
en |
2 |
0 |
06/12/2025 |
No. Plenty of examples on github of Copilot, Micosoft's AI, getting things wrong and being told by a real person to fix it. github.com/dotnet/runti...
|
en |
2 |
1 |
05/30/2025 |
Well this is quite the read.
To quote a colleague “Interesting to see MS unleash copilot on the dotnet runtime, although I sense a slight hint of frustration from the human reviewing the PR”
github.com/dotnet/runti...
|
en |
2 |
1 |
06/02/2025 |
Absolutely — in contexts were there are existing well-established guardrails (human or otherwise), LLMs can be good. An LLM helped me create this PR, and static analysis tooling and a bajillion tests helped ensure it didn’t break anything.
|
en |
2 |
1 |
07/20/2025 |
thamks bb
|
en |
2 |
0 |
07/04/2025 |
Somehow I wasn’t aware of this even when I’ve been dreaming about it! #neovim
|
en |
2 |
1 |
07/10/2025 |
New PR: Add `app.bsky.unspecced.getPostThreadHiddenV2` (#3894)
|
en |
2 |
1 |
05/27/2025 |
New PR: Add max length limit to passwords (#3900)
|
en |
2 |
1 |
05/28/2025 |
New PR: Endpoint for unregistering push notifications (#3903)
|
en |
2 |
0 |
05/28/2025 |
New PR: `app.bsky.unspecced.getPostThreadV2` filtering (#3905)
|
en |
2 |
0 |
05/29/2025 |
New PR: Fixed codegen for arrays of strings with known values (#3906)
|
en |
2 |
0 |
05/29/2025 |
New PR: Subscribe to activity lexicons (#3908)
|
en |
2 |
1 |
05/29/2025 |
"posts_no_replies"と"posts_with_replies"のactivityを指定してsubscribe/unsubscribe/listSubscriptionsして、さらに"!no-subscribe"のラベルも検討されててこれはなかなか👀
|
ja |
2 |
2 |
05/29/2025 |
New PR: Use different types for threadItem and threadHiddenItem (#3913)
|
en |
2 |
1 |
05/30/2025 |
New PR: Version packages (#3914)
|
en |
2 |
0 |
05/31/2025 |
New PR: Show sign-in instead of welcome screen when user already signed-in (#3916)
|
en |
2 |
0 |
06/02/2025 |
New PR: :white_check_mark: Fix flaky team test in ozone suite (#3917)
|
en |
2 |
0 |
06/02/2025 |
New PR: Use Form encoded body instead of JSON for OAuth requests (#3919)
|
en |
2 |
1 |
06/02/2025 |
New PR: Version packages (#3924)
|
en |
2 |
1 |
06/04/2025 |
New PR: Remove `iss` claim from DPoP proofs (#3926)
|
en |
2 |
0 |
06/05/2025 |
I can't promise it'll be soon, but you can follow along here: github.com/bluesky-soci...
|
en |
2 |
0 |
06/09/2025 |
New PR: Version packages (#3944)
|
en |
2 |
1 |
06/10/2025 |
New PR: :sparkles: Adds safelink module (#3945)
|
en |
2 |
0 |
06/10/2025 |
New PR: Improve error reporting and logging (#3953)
|
en |
2 |
2 |
06/13/2025 |
New PR: Version packages (#3969)
|
en |
2 |
1 |
06/17/2025 |
New PR: OAuth: Improve error reporting (#3973)
|
en |
2 |
2 |
06/18/2025 |
New PR: Version packages (#3979)
|
en |
2 |
1 |
06/20/2025 |
New PR: Sketch of nudges storage (#3980)
|
en |
2 |
0 |
06/20/2025 |
New PR: ❇️ Ozone user agent (#3991)
|
en |
2 |
1 |
06/23/2025 |
New PR: Fanout notification read to bsync (#3993)
|
en |
2 |
1 |
06/23/2025 |
New PR: Add put method to record utility classes (#3995)
|
en |
2 |
0 |
06/25/2025 |
New PR: Add missing put method to record (#3997)
|
en |
2 |
0 |
06/26/2025 |
New PR: Version packages (#4001)
|
en |
2 |
0 |
06/27/2025 |
New PR: Version packages (#4006)
|
en |
2 |
1 |
06/30/2025 |
New PR: Change prettier from eslint plugin to eslint config (#4011)
|
en |
2 |
1 |
07/01/2025 |
New PR: PDS: account deletion robustness (#4014)
|
en |
2 |
1 |
07/02/2025 |
New PR: Version packages (#4017)
|
en |
2 |
1 |
07/02/2025 |
github.com/bluesky-soci...
|
en |
2 |
2 |
07/07/2025 |
なかなか大変そうな github.com/bluesky-soci...
|
ja |
2 |
1 |
07/11/2025 |
New PR: :memo: Add changeset for ozone age assurance changes (#4034)
|
en |
2 |
0 |
07/11/2025 |
New PR: [sync] allow wildcard ending to filtercollections (#4038)
|
en |
2 |
1 |
07/12/2025 |
New PR: Fix KWS env var name (#4039)
|
en |
2 |
0 |
07/14/2025 |
New PR: Update proto to keep up with latest changes (#4040)
|
en |
2 |
1 |
07/14/2025 |
New PR: Uppercase countryCode in initAgeAssuranceMethod (#4042)
|
en |
2 |
1 |
07/14/2025 |
New PR: Version packages (#4043)
|
en |
2 |
1 |
07/14/2025 |
New PR: External ID in ozone events to help dedupe events (#4048)
|
en |
2 |
0 |
07/15/2025 |
New PR: `checkHandleAvailability` endpoint (#4049)
|
en |
2 |
1 |
07/16/2025 |
Zig "Writergate" -- putting the buffer in the interface for Reader and Writer is the right design for zero copy IO. It's too bad this wasn't in the first version but it's the right move. Perf of a generic impl but with runtime polymorphism. Have your cake and eat it too!
github.com/ziglang/zig/...
|
en |
2 |
1 |
07/04/2025 |
He's writing TypeScript too, but it feels like he's playing a completely different game than I am. github.com/microsoft/Ty...
|
en |
2 |
0 |
05/29/2025 |
github.com/rust-lang/ru...
Is a fun one to watch I don't see linked there
|
en |
2 |
2 |
06/26/2025 |
periodic reminder that rust’s PR #42069 was about niceness values github.com/rust-lang/ru...
|
en |
2 |
0 |
07/18/2025 |
PR for await in Svelte Component has merged!!
github.com/sveltejs/sve...
|
en |
2 |
0 |
07/14/2025 |
9. github.com/bevyengin...
Today in "Bevy will use *every* single new feature that #rust adds": trait upcasting was added to Rust 1.86! We were using a workaround in multiple places, which we can now remove. +23/-97 is great. And that's even with an 8 line migration guide!
Let's merge this :)
|
|
2 |
1 |
05/27/2025 |
11. github.com/bevyengin...
Oh networking people: you really do push our change detection to its limits. This is a networking crate author wanting to keep track of when systems were last run, but tripped over the type not deriving Clone.
Fixing conflicts and merging.
|
|
2 |
1 |
05/27/2025 |
12. github.com/bevyengin...
A little documentation fix for our new `AssetChanged` filter: the wrong schedule was listed in our advice.
Merging :)
|
|
2 |
1 |
05/27/2025 |
26. github.com/bevyengin...
Ah double-precision math, my nemesis. While I personally think that "ultra-big world" is a game design dead end with a ton of incidental technical complexity, we have a shocking amount of users who want it.
|
|
2 |
1 |
05/27/2025 |
27. github.com/bevyengin...
Fixes a subtle bug when doing headless screenshot testing. Ah, it's a "bug we encountered at work" PR :) Thanks IceSentry + Foresight.
Easy fix, merging and in into the 0.16.1 milestone she goes.
|
|
2 |
1 |
05/27/2025 |
35. github.com/bevyengin...
Ohoho: one of our first usage examples from #rustweek is ready to merge! This is a really nice demonstration of a core game dev concept: cooldowns. Great selection of example, and a good level of complexity.
Love it: merging.
|
|
2 |
0 |
05/27/2025 |
41. github.com/bevyengin...
Yoo a *context menu* example?? That's exactly the sort of practical, non-trivial thing that a lot of users currently shy away from in bevy_ui, even though it's only a couple hundred lines of code for the whole thing. Perfect!
Merging <3
|
|
2 |
0 |
05/27/2025 |
45. github.com/bevyengin...
Bevy lives up to its reputation as a stress test for Rust: we had to pin nightly versions to avoid getting hit by a weird bug in Miri, Rust's delightful soundness checking tool. That's fixed, so it's time to unpin it again so we can trip over the next bug.
Merging.
|
|
2 |
0 |
05/27/2025 |
48. github.com/bevyengin...
A common little papercut is now mentioned in our docs: the first parameter of any observer system must be `Trigger`. Great, I've seen users trip on that before. Phil, you're going to run us dry on docs issues!
Merging.
|
|
2 |
1 |
05/27/2025 |
49. github.com/bevyengin...
Let Phil be an example to you all: find something tiny but aggravating in the projects you love, make a simple PR, get it merged quickly. This time, some inadequate docs on the .entry() APi for components.
Merging :)
|
|
2 |
1 |
05/27/2025 |
50. github.com/bevyengin...
A relatively controversial example change, making our box_shadow example much more complex and interactive to show off all of the different ways it can vary. Since simply adding a box shadow is easy, I think that this is worthwhile.
|
|
2 |
1 |
05/27/2025 |
51. github.com/bevyengin...
Whoops: we weren't tracking spawn information when calling spawn_empty. Curse you API duplication. Thanks for catching this my lovely Rust hotpatching mad scientists.
Merging.
|
|
2 |
1 |
05/27/2025 |
52. github.com/bevyengin...
Ha, Francois reaching in to fix a controversy-avoiding decision that I made in the past. Some users were nervous about enabling state scoped entities by default, since it added extra systems. This turned out to be a nuisance, so we're making it opt-out.
|
|
2 |
1 |
05/27/2025 |
53. github.com/bevyengin...
We've long been dreamt of removing weak handles from bevy_assets: they're a premature and confusing micro-optimization that blocks more important work. To prep for that, we should move away from internal usages.
Great! I'm glad our shader work is paying off.
|
|
2 |
1 |
05/27/2025 |
1. github.com/bevyengin...
I see we're starting out with a doozy: a UiTransform. This PR is part of a broader effort to make transforms better for use-cases other than 3D objects. UI and 2D each have their own needs, but they've been stuck dealing with quaternions for years. Boo!
|
|
2 |
0 |
06/09/2025 |
2. github.com/bevyengin...
Another big splashy PR: the first glimpses of raytraced lighting in Bevy! This is offline only, but still a very important step forwards. Offline lighting is useful even in a game engine though: it can be used to generate fancy "baked" lighting and save the result.
|
|
2 |
0 |
06/09/2025 |
3. github.com/bevyengin...
The backlog continues to pay off, with another old docs issue tackled. Query transmutes are powerful but confusing, and more complete, tangible examples of what exactly is allowed are very welcome. Merging, and closing out an old PR that did something very similar.
|
|
2 |
0 |
06/09/2025 |
4. github.com/bevyengin...
A simple usability change to our bundle derive macro, allowing it to work better when used with the new child-spawning API via an opt-out. Required components may still be the new hotness, but I do sometimes appreciate ye-olde Bundle type for explicit construction.
|
|
2 |
0 |
06/09/2025 |
5. github.com/bevyengin...
Oh nice, a lovely little docs PR, explaining that you can use Mut in queries. Phil is a lovely writer: very pleased to welcome him as contributor.
This is clearer and flows better, in addition to teaching a nice minor point. Merging.
|
|
2 |
0 |
06/09/2025 |
6. github.com/bevyengin...
A PR that I was pinged about in Discord for a review! This PR exposes some of the overflow-checking behavior for change detection in a way that users can easily hook into. Useful for weird logic and networking.
|
|
2 |
0 |
06/09/2025 |
8. github.com/bevyengin...
Oh nice, a cleanup of an old bodge we added, to avoid accidentally triggering a noisy warning when resizing images. Great! It's easy to go back and forget to clean this up, and then over time people forget why it exists at all.
Merging.
|
|
2 |
0 |
06/09/2025 |
10. github.com/bevyengin...
Oh excellent, ambiguity detection bug fixes! This is a remarkably simple PR, that changes the set of access we look for to allow WIthout filters to work properly, just like they do inside of systems.
Great fix, well-made, merging :)
|
|
2 |
0 |
06/09/2025 |
11. github.com/bevyengin...
Cleaning up a now redundant method, inspired by the PR just before it. Great! Very easy merge: simple, well-motivated, has a migration guide.
The person responsible for this tech debt reviewed and apologied! I love little social dynamics like that in open source :3
|
|
2 |
0 |
06/09/2025 |
12. github.com/bevyengin...
Missing docs begone! Another incremental steps towards complete (well, not missing) docs for all of our types and functions across all of Bevy. Inoffensive and simple, but still helpful, and easier to build on. Blank pages suck!
Merging.
|
|
2 |
0 |
06/09/2025 |
13. github.com/bevyengin...
Set the window settings correctly / consistently for all of our stress tests. Obviously correct, merging as trivial.
There's a more interesting question here though.
|
|
2 |
0 |
06/09/2025 |
16. github.com/bevyengin...
Another little breaking change cleanup PR: making the name `JustifyText` consistent with our other types and calling it simply `Justify`. Good call, merging.
Thank goodness for in-repo migration guides! No more end-of-cycle chores to write these!
|
|
2 |
0 |
06/09/2025 |
18. github.com/bevyengin...
Oh hey, one of the spun-off PRs from the big raytracing PR. Great! It's nice to see those go in separately as tiny, uncontroversial units of work. Merging.
|
|
2 |
0 |
06/09/2025 |
19. github.com/bevyengin...
And another one! This time, cleaning up the camera controller used in our examples. Nice stuff: presumably this was causing unrealistic perf issues in testing. Great: merging.
|
|
2 |
0 |
06/09/2025 |
20. github.com/bevyengin...
Ah, my other work from yesterday; cleaning up and collecting all of our lifecycle code into one spot and then documenting it. Quite proud of the effect there, and grateful for the quick review. CI is failing though, so poking the author to fix it before merging. Hey!
|
|
2 |
0 |
06/09/2025 |
4. github.com/bevyengin...
Alright, enough philosophizing. It's time for a build system PR, preventing users from going OOM when running CI locally. Ha, I've hit that... I would really prefer the fix were somewhere upstream, but this is a good config option and a sensible fix. Merging :)
|
|
2 |
1 |
06/16/2025 |
7. github.com/bevyengin...
Oh good, a states bug fix, reviewed by the usual states gang of mini and Pyrious (curse you multiple chat platforms). We screwed up an and vs or: classic. 2 characters for the fix, 2 hundred LoC for the tests. Yep... Good stuff, merging.
|
|
2 |
1 |
06/16/2025 |
8. github.com/bevyengin...
Hey! You're not supposed to be in here! Damn reviewers, approving and triaging the PRs out from under me. This is a simple "thing X is not supported" docs PR; nice to have to avoid users' wasting time. A little manual merge conflict resolution and we're good to go.
|
|
2 |
1 |
06/16/2025 |
9. github.com/bevyengin...
Oh right, this one is my PR! As part of our big observers overhaul, we've been tackling tech debt, small bugs and documentation issues around that code. Fixing those sorts of paper cuts makes big refactors much lower risk, and splitting the changes is easier to review.
|
|
2 |
1 |
06/16/2025 |
10. github.com/bevyengin...
Now, a PR that's bounced back-and-forth in terms of controversy. Apparently the glTF spec not only specifies an Up direction, it also specifies a Forward. Bevy's stack has been silently violating this, leading to weird model import problems.
|
|
2 |
1 |
06/16/2025 |
11. github.com/bevyengin...
Ah, the bikeshedding PR! This is a nice D-Trivial, X-Uncontroversial PR about how we shouldn't call methods "compute_foo", because it's unhelpful. Especially when the conversion is cheap! This is obviously better; merging when conflicts are resolved.
|
|
2 |
1 |
06/16/2025 |
12. github.com/bevyengin...
Relatedly, converting a GlobalTransform into an isometry (rotation + translation) *is* a relatively expensive, lossy converstion. We should clearly document that in the docs! As another math-member noted in their labelling, this is easy enough to merge with one approval.
|
|
2 |
1 |
06/16/2025 |
14. github.com/bevyengin...
Another simple bug fix for our slider: it wasn't taking the UiScale into account. Particularly nasty for Apple users, since modern mac displays have a non-1 display factors by default :/ This is simple enough for me to feel comfortable merging without another review.
|
|
2 |
1 |
06/16/2025 |
15. github.com/bevyengin...
And another trivial PR, which I reviewed and approved during my latest triage pass for unlabelled PRs. We forgot to register the `Serialize` trait for strings, which bit a user. Trivial fix: merging and sticking in the point release milestone since the backport is safe.
|
|
2 |
1 |
06/16/2025 |
2. github.com/bevyengin...
Improved example descriptions for our fog example :) Straightforward and clear; I really love this work.
Module docs in examples are a really nice #rust patern; you can give a lot of helpful context and motivation. With a review from Charlotte, it's time to merge!
|
|
2 |
0 |
06/24/2025 |
4. github.com/bevyengin...
Okay, apparently tilemap chunk rendering has been approved by our SME-Rendering?? Was not expecting this today, but I'll take it! The core ideas here are a) Bevy should really be shipping with tilemap support for 2D games and b) efficient rendering is hard.
|
|
2 |
0 |
06/24/2025 |
5. github.com/bevyengin...
Ah window grabbing :( I know a bunch of jammers struggled with this, since the behavior on web is not great. Looks like it's better on Windows now though, so we should update the docs. Great, merging!
|
|
2 |
0 |
06/24/2025 |
6. github.com/bevyengin...
Nice, another step towards always-strong-handles and general rendering cleanup. This time, making the fullscreen shader patterns cleaner. Good, I'm happy with that :) Last I heard we were blocked on assets-as-entities for a full fix, but this progress matters too. Merge!
|
|
2 |
0 |
06/24/2025 |
7. github.com/bevyengin...
A simple enough bug fix for resizing images while on the GPU, a functionality that we introduced earlier this cycle. To fix it, we need to pass in the old asset, which apparently is broadly useful. Neat! Happy to merge this, especially since then we never ship the bug.
|
|
2 |
0 |
06/24/2025 |
8. github.com/bevyengin...
Oh good, the EntityCloneBuilder stuff is ready :) I think we hit this last week but something was slightly off? Anyways, Eugineerd has done an awesome job mentoring this work: the overall design and polish are much improved thanks to that. Merging!
|
|
2 |
0 |
06/24/2025 |
9. github.com/bevyengin...
Man, really just hammering me with X-Contentious stuff today. I guess "making decisions" is a huge part of the job. This is a follow-up for the GLTF coordinate conversion stuff, allowing a global setting. Definitely useful. Did it get contextualized properly?
|
|
2 |
0 |
06/24/2025 |
10. github.com/bevyengin...
Oh interesting, Cart's extremely preliminary reactive systems PR got a second approval. Sure, might as well move that can down the road :) It doesn't do much yet, but it's the direction we want to move, and it's not a big maintenance burden. Merging to keep it moving.
|
|
2 |
0 |
06/24/2025 |
11. github.com/bevyengin...
Whee contentious PRs! This time, it's mesh serialization! There's been a whole bunch of back-and-forth about how we should do this: it's immediately useful, but our mesh format is overdue for changes, and handle serialization is a huge can of worms.
|
|
2 |
0 |
06/24/2025 |
13. github.com/bevyengin...
My job really is to make the final call, huh... Today, we have another simple widget (!): radio buttons. Generally clean, and very nice to have but ickshonpe is displeased that there's no built-in mechanism for enforcing mutual exclusion.
|
|
2 |
0 |
06/24/2025 |
5. github.com/bevyengin...
Linter version bump for superlinter, which we use for markdown linting. Thanks dependabot! Like Francois says, this may result in spurious-ish failures of other PRs that touch markdown files. Unlike rustfmt, it only checks changed files. Should be fine still; merging.
|
|
2 |
0 |
07/01/2025 |
6. github.com/bevyengin...
Ah edge cases: the favored habitat of bugs of all sorts. This time, it's relationships + spawn_batch. Good test, sensible fix: a flush after every spawn is too expensive for sure.
Good test, quality reviews, important fix. Merging :) Spun out a nice perf follow-up too!
|
|
2 |
0 |
07/01/2025 |
7. github.com/bevyengin...
Ah, handle serialization changes / discussion again. This came up the other day in the context of meshes. Apparently we were already mistakenly doing this for AnimationGraphs. Bad! Good clean fix, nice migration guide, merging.
|
|
2 |
0 |
07/01/2025 |
8. github.com/bevyengin...
More "always strong handles" work: some bevy_assets internal cleanup. Good to see! Yay for people learning and improving the internals there: we had several years with almost no changes because folks were scared and the docs were too bad. Lovely stuff; merging.
|
|
2 |
0 |
07/01/2025 |
9. github.com/bevyengin... 10. github.com/bevyengin...
Oh good, the pair of picking-outside of-the-viewport bug fixes got a second approval :) O was hoping for that. Nice! Good little fixes, and cleanly done. I suspect we'll be grateful for this when it comes to editor work in the future.
|
|
2 |
0 |
07/01/2025 |
11. github.com/bevyengin...
Simple benchmarks for spawning and inserting bundles, split out from the very exciting Box / optional bundles PR. Love to see the complexity on the big PRs go down, and great to have better benches. Merging :) Benchmarking hardware should be online soon!
|
|
2 |
0 |
07/01/2025 |
13. github.com/bevyengin...
When people say that Bevy is a test suite for the Rust compiler, this is the nonsense they mean. Here, we're grouping some system params in a complex rendering system to make it clearer and more robust. Great, merging!
|
|
2 |
0 |
07/01/2025 |
18. github.com/bevyengin...
A little dependabot PR for CI that needed some help.
Alice: Adds S-Adopt-Me
Francois: Update ci.yml, removes S-Adopt-Me
lol! Maintainers having the ability to write to branches is great. Merging now :)
|
|
2 |
0 |
07/01/2025 |
19. github.com/bevyengin...
Another little dependabot PR, this time for criterion, our benchmarking crate. Thanks little robot :)
|
|
2 |
0 |
07/01/2025 |
20. github.com/bevyengin...
A little cleanup PR for UI, making `ScrollPosition` wrap a `Vec2` rather than just having two `f32` to allow for better methods. Great :) It even comes with improved docs! Merging, after ickshonpe fixed my rustfmt-noncompliant suggestion.
|
|
2 |
0 |
07/01/2025 |
23. github.com/bevyengin...
A simple rendering bug fix, with 4 approvals after I asked for reviews lol. Oh buffer alignment... Maybe we should make a horrible `Aligned<usize; 4>` numeric type to catch these...
|
|
2 |
0 |
07/01/2025 |
24. github.com/bevyengin...
And finally, a cleanup fix for shadows following type-erased materials. Look at those example screenshots plus git-bisect doing *work* to spot problems for us :D Yay automation. Good fix, merging.
|
|
2 |
0 |
07/01/2025 |
8. github.com/bevyengin...
Time for the first engine PR. And oh look, it's a "Rust doesn't have perfect derives" bug. Whee, love those... This one is exceptionally clean and useful though, allowing for a nice use of our parallel APIs even without defaults. Merge conflicts though; pinging.
|
|
2 |
0 |
07/07/2025 |
10. github.com/bevyengin...
Ah good, tests for some malformed meshes. Malformed meshes are not good, but we shouldn't be *panicking* on them. Good use of our rendering-enabled integration tests.
There's a few linked PRs with additional fixes, so let me go poke those and get them moving again.
|
|
2 |
0 |
07/07/2025 |
11. github.com/bevyengin...
Ah web. I love web. Please rendering, I just want you to work consistently on all of our platforms. Seems reasonable, but tet's see if Rob's comment is addressed. It's about padding and byte alignment? Those poor GPU programmers :( Fixed now, so let's merge this.
|
|
2 |
0 |
07/07/2025 |
12. github.com/bevyengin...
Looks like a simple enough change: stop inserting FooPlugin as a resource, because it's wildly confusing in inspectors. There's been some last minute questions about "is this going to require users to manually set the resource before adding the plugin", which would suck.
|
|
2 |
0 |
07/07/2025 |
16. github.com/bevyengin...
A lot of back-and-forth here, debating what exactly to add to the docs to help future users without overfitting to the specific user's problem. In the end, it's a single line with breadcrumbs! I like that! Linking to "other related thing" is extremely good value. Merge.
|
|
2 |
0 |
07/07/2025 |
18. github.com/bevyengin...
Implement Display for our Direction type. Trivial enough, but a bit contentious: traits aren't free! They cost compile time and binary size, so there should be a good reason to add them.
|
|
2 |
0 |
07/07/2025 |
19. github.com/bevyengin...
nnethercote is *gunning* for bevy_reflect, cleaning up all over the place. Here, we have a nice Don't Repeat Yourself (DRY) refactor of a common pattern that's +38/-80, even after adding docs to the method. Good cleanup, I'm happy to merge this.
|
|
2 |
0 |
07/07/2025 |
20. github.com/bevyengin...
More entity cloning cleanup, unifying and simplifying some of our API. Some fun Rust tricks here: impl Trait, sealed traits and marker types to avoid conflicting blanket impls. Good improvement, and a fun read. Merging.
|
|
2 |
0 |
07/07/2025 |
21. github.com/bevyengin...
A nasty little bug, where functions for entity commands were evaluated even if the command would later fail. Boo! I bet that's part of the 0.16 perf regression... I should write that down! Okay, written down, time to merge :) The Fn -> FnOnce improvement is a nice bonus.
|
|
2 |
0 |
07/07/2025 |
22. github.com/bevyengin...
Error reporting is so so key to a good development experience. Here, a user is scratching their own itch and recording the parent entity too for our "cursed hierarchy" warning. Good idea: merging as trivial.
|
|
2 |
0 |
07/07/2025 |
23. github.com/bevyengin...
Oh hey, ickshonpe added HSL and HSV color gradients in our shader code to help unblock Talin's color picker widget. Very nice of him! These changes look great and this is a useful feature on its own: let's merge it.
|
|
2 |
0 |
07/07/2025 |
25. github.com/bevyengin...
Problem: reunite it with its family. Solution: Immigration. So true bestie!
This is a follow-up from Vero's weekend work: creating bevy_camera and bevy_light. Really exciting to see rendering get split up finally!
Obviously the correct place for this type, merging.
|
|
2 |
0 |
07/07/2025 |
26. github.com/bevyengin...
The color picker work revealed some bugs in our UI color gradient implementation. This PR fixes them, before we even shipped them! Eat your dogfood kids.
It even comes with a visual regression test. Yay! I'm glad we finally have a home for those. Merging :)
|
|
2 |
0 |
07/07/2025 |
27. github.com/bevyengin...
Our poor little dependabot needed a hand: the typos CI tool version upgrade has new typos in its database, and Bevy *had* some of those. Thanks rparett for being a pal.
Good to fix, merging. Seriously though: corresping??
|
|
2 |
0 |
07/07/2025 |
2. github.com/bevyengin...
An edge case bug in our asset loading. The `meta_transform` here is "how to modify the asset metadata".
This is incorrect by inspection, so I'm going to merge it. We do badly need more tests for bevy_assets still though: so many edge cases. Maybe we can fuzz?
|
|
2 |
0 |
07/14/2025 |
3. github.com/bevyengin...
More on_unimplemented custom diagnostics for #rust :D I love this feature so much. Very simple diagnostic (just "this isn't a read-only system"), but should still make a big difference. The type alias is perfectly sensible too.
Merge conflicts, so pinging the OP.
|
|
2 |
0 |
07/14/2025 |
4. github.com/bevyengin...
PR description looks reasonable: a code quality / usability fix to how we handle glyph positions. But uh, what the +40k/-17k diff?! Oh, git screwed up :( This needs to be rebased, which should fix the diff. Author has already been pinged, but let me try on Discord...
|
|
2 |
0 |
07/14/2025 |
5. github.com/bevyengin...
Oh-ho-ho: improvements to our scrolling example. I'm excited to continue improving our UI examples, since we have the bare bones of a real widget library now: both headless and via bevy_feathers.
This is rebased, so it's time to merge :)
|
|
2 |
0 |
07/14/2025 |
7. github.com/bevyengin...
More RenderStartup! I really love this set of changes: it makes the ordering of our rendering initialization much more controllable and explicit. And it reduces the stupid "plugin initialization order dependency' woes.
I'm surprised this is negative LOC! LGTM; merging.
|
|
2 |
0 |
07/14/2025 |
8. github.com/bevyengin...
And a second RenderStartup PR :D Thank goodness for having at least *some* automated rendering testing now: it makes these changes much more reliable.
Same deal here: merging.
|
|
2 |
0 |
07/14/2025 |
10. github.com/bevyengin...
Apparently we missed adding release notes for light textures! Well, that's an easy fix, and it's nice we can just make a follow-up PR.
These are a little rough and will need editing, but that's an expected part of our release workflow. I'm just glad we remembered!
|
|
2 |
0 |
07/14/2025 |
12. github.com/bevyengin...
A feature flag fix: you *really* only want to enable dependency features in #rust if you actually need it, because features are additive and cannot be later disabled.
Perfectly reasonable fix: merging. Boy i wish there was better tooling for this though.
|
|
2 |
0 |
07/14/2025 |
13. github.com/bevyengin...
A really interesting PR that allows us to move components from one entity to another even if they aren't `Clone`. Intuitively makes a lot of sense, but the details were tricky. Very high quality engineering by eugineerd, and excellent review by urben.
Merging :)
|
|
2 |
0 |
07/14/2025 |
14. github.com/bevyengin...
Why is it always edge cases? Rendering features are so tricky to ship because of the complex interaction between features. Good work detecting this bug, and good job fixing it.
We could use more rendering tests to test all these combinations, but merging the fix now.
|
|
2 |
0 |
07/14/2025 |
16. github.com/bevyengin...
Another bug fix from the author before. Clearly a skilled rendering engineer, but they're new around these parts. Neat! Only a partial fix for forward rendering only, but that's better than nothing.
Spinning up a follow-up and merging.
|
|
2 |
0 |
07/14/2025 |
19. github.com/bevyengin...
Oh nice, some doc tests demonstrating how to use `camera_to_world`. They even mention the timing needed to ensure that transform propagation has taken place! Very terse, I love it. Bevy really is a research project some days, but that extends to API design.
Merging.
|
|
2 |
0 |
07/14/2025 |
20. github.com/bevyengin...
A broken link to the shiny new bevy_solari logo. We can't be having that! The link now works: it's merging time :D I love love love tiny PRs: they're so easy to just merge.
|
|
2 |
0 |
07/14/2025 |
21. github.com/bevyengin...
Speaking of tiny PRs: slap some const on that function. Yay const floating point arithmetic for making this possible. Merging.
I poked at this for bevy_color the other day, but we need const trait methods to really improve things there :( const fn lighten plz!
|
|
2 |
0 |
07/14/2025 |
22. github.com/bevyengin...
Another iteration (within 0.17) on our event trait hierarchy. This time, we're finally killing the shared trait between buffered and observer traits entirely. Cart's on board with this too, so I marked this Blessed.
|
|
2 |
0 |
07/14/2025 |
23. github.com/bevyengin...
And a second PR in this vein: automatically deriving the root `Event` trait (shared by both targeted and untargeted observer events). I'm not super-keen on how implicit the "also derive this other trait" pattern is, but I understand Cart's aversion to boilerplate.
|
|
2 |
0 |
07/14/2025 |
26. github.com/bevyengin...
Ah, this is more my speed of rendering PR: assorted cleanups! These changes all look fine: merging.
We should really be linting for .get_resource + .unwrap: lemme ask the CLI group....
|
|
2 |
0 |
07/14/2025 |
27. github.com/bevyengin...
I see folks are making good use of the `HierarchyPropagatePlugin` :D Very nice little feature! We should probably call that out in the release notes. Issue time.
This particular PR just adds some traits to `NotShadowCaster`: trivial and very reasonable. Merging :)
|
|
2 |
0 |
07/14/2025 |
28. github.com/bevyengin...
`RenderStartup` again! This time for examples :D Good stuff: it's nice to teach this to users. Merging :)
|
|
2 |
0 |
07/14/2025 |
29. github.com/bevyengin...
Another reflection cleanup / compile time optimization PR. TIL that you can rely on default method impls to improve compile times in #rust. I mean, it makes sense! I'd just never connected the dots. Merging :) Thanks for getting nerd-sniped so thoroughly :D
|
|
2 |
0 |
07/14/2025 |
🤯
github.com/bevyengine/b...
I don't know why I never thought about using blanket impls and marker traits like this but oh my god. This will solve so much nonsense in my code.
|
en |
2 |
0 |
07/15/2025 |
30. github.com/bevyengin...
Crosslinks to a little ECS helper: `ComponentIdFor`. I call these sort of documentation crosslinks "bread crumbs" (since you can follow the trail and get gobbled up by a witch), and they're shockingly useful to users. That's level design baby!
Very reasonable; merging.
|
|
2 |
0 |
07/14/2025 |
Gemini CLI took a verbal instruction for me, analysed the repo, drafted a plan, implemented support for itself in Ruler, created a PR, babysat CI, and got it ready for review. LGTM! github.com/intellectro...
|
en |
2 |
1 |
06/25/2025 |
si quereis ver que tan basados estan los admins id aqui
github.com/bluesky-soci...
|
es |
2 |
1 |
05/28/2025 |
New PR: add metrics (#8426)
|
en |
2 |
0 |
05/29/2025 |
sometime when you have a moment, would it be possible to take a look at #8156? it looks like it has some useful improvements that could help (while still using lande)
github.com/bluesky-social/social-app/pull/8156
|
en |
2 |
2 |
05/30/2025 |
Bluesky公式アプリはブラジルのポルトガル語に対応してたけど、ポルトガルのポルトガル語に対応してなかったようだ github.com/bluesky-soci...
|
ja |
2 |
1 |
05/31/2025 |
New PR: Tweak AppLanguage names (#8436)
|
en |
2 |
1 |
05/31/2025 |
New PR: feat: migrate the app to native tabs (#8438)
|
en |
2 |
0 |
06/02/2025 |
New PR: Show misclass button by the same logic as feedContext (#8445)
|
en |
2 |
1 |
06/05/2025 |
New PR: Guard 'Push source lang to Crowdin' based on existence of CROWDIN_PERSONAL_TOKEN (#8462)
|
en |
2 |
0 |
06/08/2025 |
New PR: Replace remaining uses of old post embeds in Composer (#8475)
|
en |
2 |
0 |
06/11/2025 |
New PR: Reduce thread footer height where possible (#8477)
|
en |
2 |
1 |
06/11/2025 |
New PR: Use Button instead of TextLink for show more button (#8480)
|
en |
2 |
0 |
06/12/2025 |
👀
|
ja |
2 |
0 |
06/12/2025 |
Soon… github.com/bluesky-soci...
|
en |
2 |
1 |
06/27/2025 |
マージされてる👀 https://github.com/bluesky-social/social-app/pull/8485
|
ja |
2 |
0 |
07/01/2025 |
it looks like there's a fix for the empty translation in process, but the text selection bug is still being worked on
github.com/bluesky-soci...
github.com/bluesky-soci...
|
en |
2 |
2 |
07/07/2025 |
New PR: Run lint-staged without concurrency (#8489)
|
en |
2 |
2 |
06/13/2025 |
New PR: Use post shadow within anchor post (#8491)
|
en |
2 |
0 |
06/14/2025 |
New PR: increase input font-size on mobile web via fontScale (#8495)
|
en |
2 |
0 |
06/14/2025 |
New PR: Fix long-press loophole for disabled quote posts (#8502)
|
en |
2 |
0 |
06/16/2025 |
New PR: Move dialog outputs inside navigation context (#8511)
|
en |
2 |
0 |
06/17/2025 |
New PR: Delete some old dialogs (#8512)
|
en |
2 |
0 |
06/17/2025 |
New PR: Mistaken PR (#8514)
|
en |
2 |
1 |
06/18/2025 |
👀
github.com/bluesky-social/social-app/pull/8520
|
en |
2 |
2 |
07/07/2025 |
New PR: Disable android new arch (#8525)
|
en |
2 |
0 |
06/18/2025 |
New PR: [Prerelease draft] Safelink implementation. Warns users about the content of links in DMS. Feature flagged. (#8534)
|
en |
2 |
0 |
06/18/2025 |
New PR: Allow disabling replies (#8537)
|
en |
2 |
0 |
06/19/2025 |
New PR: Use Reanimated layout animations for Android composer (#8546)
|
en |
2 |
1 |
06/20/2025 |
New PR: Add simple heuristic for reducing footer height in thread (#8549)
|
en |
2 |
0 |
06/20/2025 |
New PR: Update messages.po (#8554)
|
en |
2 |
0 |
06/22/2025 |
New PR: Tooltip (#8555)
|
en |
2 |
1 |
06/22/2025 |
New PR: Upgrade prettier to 3.6 (#8558)
|
en |
2 |
1 |
06/23/2025 |
New PR: Make sure cache and cache-dep-path is set in CI (#8562)
|
en |
2 |
0 |
06/24/2025 |
New PR: A few perf params for threads v2 (#8567)
|
en |
2 |
0 |
06/25/2025 |
New PR: Android paper text input padding (#8570)
|
en |
2 |
1 |
06/26/2025 |
New PR: Fix video aspect ratio error - "Record/embed/aspectRatio/width cannot be less than 1" (#8571)
|
en |
2 |
0 |
06/26/2025 |
New PR: fix: preserve newlines from intent text query parameter (#8572)
|
en |
2 |
1 |
06/26/2025 |
New PR: Tweak Who can reply dialog (#8573)
|
en |
2 |
0 |
06/26/2025 |
New PR: Enforce border radius on default avatar (#8577)
|
en |
2 |
0 |
06/27/2025 |
New PR: Remove old_postonboarding gate (#8593)
|
en |
2 |
0 |
07/01/2025 |
1.104.0もリリースが先行するのかな https://github.com/bluesky-social/social-app/pull/8595
|
ja |
2 |
1 |
07/02/2025 |
New PR: Nicer error message for backend video too large error (#8596)
|
en |
2 |
0 |
07/02/2025 |
New PR: bump video lib to 0.3.2 (#8604)
|
en |
2 |
0 |
07/04/2025 |
ha yeah we already have something cooking w/ satori, typst looks cool tho!
|
en |
2 |
2 |
07/06/2025 |
New PR: Use `ProfileCard` in immersive video feed (#8613)
|
en |
2 |
0 |
07/07/2025 |
New PR: Specify `autoCapitalize` value (#8619)
|
en |
2 |
0 |
07/08/2025 |
Es un bug, pretenden arreglarlo: github.com/bluesky-soci...
|
es |
2 |
0 |
07/08/2025 |
the fix for the autocapitalisation issue has been landed on main:
github.com/bluesky-social/social-app/pull/8619
and afaik they're currently prepping an OTA release but it hasn't rolled out yet:
github.com/bluesky-social/social-app/tree/1.104.0-ota-1
|
en |
2 |
1 |
07/08/2025 |
New PR: Alternative fix to web perf issue (#8621)
|
en |
2 |
0 |
07/08/2025 |
New PR: Fix quote+list card padding (#8623)
|
en |
2 |
0 |
07/08/2025 |
New PR: Only update shadows when screen is focused (#8626)
|
en |
2 |
0 |
07/09/2025 |
New PR: Fix scroll not working emoji reaction popup (#8636)
|
en |
2 |
1 |
07/11/2025 |
New PR: Filter activity notifications for muted words (#8637)
|
en |
2 |
2 |
07/11/2025 |
New PR: chore(bskyembed): ESLint flat configs (#8638)
|
en |
2 |
0 |
07/12/2025 |
New PR: Only show WhoCanReply on root post (#8645)
|
en |
2 |
1 |
07/14/2025 |
New PR: omitempty on Age Restricted Geo (#8647)
|
en |
2 |
1 |
07/14/2025 |
it’s for neither of these reasons, the problem is specifically with React Navigation (a third party library). it’s primarily designed for mobile so its web support has some weird corners and this is one of them. unfortunately fixing this causes other issues github.com/bluesky-soci...
|
en |
2 |
3 |
07/15/2025 |
easy fix, thanks for the report! github.com/bluesky-soci...
|
en |
2 |
0 |
07/16/2025 |
New PR: Age assurance fast-follows (#8656)
|
en |
2 |
1 |
07/16/2025 |
New PR: Avoid handling notifications on entry if opened via deep link (#8657)
|
en |
2 |
1 |
07/17/2025 |
New PR: Validate domain in change handle flow (#8658)
|
en |
2 |
0 |
07/17/2025 |
:) github.com/bluesky-soci...
|
en |
2 |
1 |
07/18/2025 |
For example, EqualsVerifier adopted forking: github.com/jqno/equalsv...
|
en |
2 |
1 |
05/27/2025 |
✂️ New feature for Knip: show configuration hints for redundant, unused or empty set of entry/project files
Example: entry files that no longer exist, or already added by a plugin (also, stay informed when future plugins are added)
Feel free to try it out or chime in: github.com/webpro-nl/kn...
|
en |
2 |
1 |
05/26/2025 |
@webpro.nl Apologies for reaching out outside GitHub 🙏
Hoping to move PR #1171 forward (github.com/webpro-nl/kn...). It’s affecting several of our repos; happy to make the necessary tweaks. Thanks!
|
en |
2 |
2 |
07/14/2025 |
New PR: Client assertion backend (#82)
|
en |
2 |
0 |
06/04/2025 |
New PR: auth scopes proposal (#85)
|
en |
2 |
1 |
06/24/2025 |
make that 4000 lines lol
|
en |
2 |
2 |
05/27/2025 |
New PR: add a 1ms delay between re-subscribing to PDS instances (#1090)
|
en |
2 |
0 |
06/05/2025 |
New PR: update function name in comment (#1091)
|
en |
2 |
1 |
06/06/2025 |
New PR: Rename Notif Preference Filter -> Include (#1101)
|
en |
2 |
0 |
06/17/2025 |
New PR: identity SDK tweaks (#1106)
|
en |
2 |
1 |
06/21/2025 |
New PR: lex and lexgen: Allow encodings in Lexicon files to be arrays of strings (#1107)
|
en |
2 |
0 |
06/22/2025 |
New PR: Some new backfill package noodling for efficient network crawling (#1111)
|
en |
2 |
1 |
06/29/2025 |
New PR: Synchronizing ozone event updates as they exist today. (#1116)
|
en |
2 |
2 |
07/09/2025 |
New PR: Goat PLC identity management commands (#1120)
|
en |
2 |
1 |
07/16/2025 |
New PR: comment out old repo benchmark code using broken dep (#1121)
|
en |
2 |
1 |
07/16/2025 |
New PR: :lipstick: Show confirmation panel over quick action panel (#353)
|
en |
2 |
1 |
06/09/2025 |
New PR: :lipstick: Show account level sticky comment when reviewing record in quick action panel (#354)
|
en |
2 |
0 |
06/09/2025 |
New PR: :zap: Reduce query for workspace action by fetching from react-query cache (#358)
|
en |
2 |
0 |
06/26/2025 |
..but I've gained a good amount of experience with Zephyr at work so had a pretty easy time developing a fix: https://github.com/zephyrproject-rtos/zephyr/pull/93064
If I didn't already have familiarity with Zephyr though, I expect this whole board bringup would have been inscrutable.
|
en |
2 |
0 |
07/13/2025 |
LLMs 🤝 @analogjs.org
github.com/analogjs/ana...
#Angular
|
en |
2 |
1 |
05/27/2025 |
Hello Community! We are having super important PR in about our #GOVERNANCE: github.com/k3s-io/k3s/p... We ask everyone who is interested in the K3s project or in general interested in #OpenSource Governance to take a look and provide feedback, so we can make sure we take the right steps.
Thank you!
|
en |
2 |
0 |
06/13/2025 |
Goodbye _http_*
github.com/nodejs/node/...
|
en |
2 |
0 |
05/31/2025 |
I used to pray for times like these, an absolute game changer for Godot's vfx and shaders has been merged.
apples is an absolute legend. 🫡
github.com/godotengine/...
|
en |
2 |
2 |
06/12/2025 |
#godot #godotengine stencil buffer support 😍😍😍
github.com/godotengine/...
|
en |
2 |
1 |
06/12/2025 |
done github.com/GlasgowEmbed...
|
en |
2 |
1 |
06/01/2025 |
https://github.com/d0iasm/saba/pull/8 PR出した
|
tr |
2 |
1 |
05/28/2025 |
look what you made me do ! 😉
github.com/colliery-io/...
|
en |
2 |
1 |
05/29/2025 |
Sorry folks. github.com/flutter/flut... is HUGE. 60 files touched. This is a great excuse to run the beta. We just pushed a new one, I think!
|
en |
2 |
1 |
06/06/2025 |
Just released a bug fix on vue-gtag. Those pesky cookies just wouldn't go away! 🍪
github.com/MatteoGabrie...
|
en |
2 |
1 |
07/10/2025 |
Got bitten by ActiveSupport::CurrentAttributes not being frozen, so let's fix that 💪
github.com/rails/rails/...
|
en |
2 |
0 |
05/28/2025 |
This is super exciting. Looking forward to trying this out.
github.com/rails/rails/...
|
en |
2 |
1 |
05/30/2025 |
This is some really impressive work, I'm really looking forward to this!
github.com/rails/rails/...
|
en |
2 |
0 |
05/30/2025 |
github.com/rails/rails...
|
en |
2 |
1 |
07/14/2025 |
👀 Enable #CSS field-sizing in Safari Technology Preview
|
en |
2 |
1 |
05/28/2025 |
Not looking likely github.com/WebKit/WebKi...
|
en |
2 |
0 |
06/02/2025 |
New PR: Add support for server-side sharding (#53)
|
en |
2 |
0 |
06/11/2025 |
By the way, Xcode 26 beta 1 is available to GitHub runners on macOS 15 https://github.com/actions/runner-images/pull/12387
|
en |
2 |
1 |
06/13/2025 |
@jeanmeche.com just clarified in his comment github.com/angular/angu...
I'm sure you put a lot of work into this PR, sorry it got closed. It'll be worth connecting with @jeanmeche.com to discuss an alternative approach that will let us land your work.
|
en |
2 |
0 |
07/15/2025 |
In v20.1 we’ve added support for the following binary operators in templates:
▶️ += - addition assignment ▶️ -= - subtraction assignment ▶️ *= - multiplication assignment
and more.
To see the full list check out: github.com/angular/angu...
|
en |
2 |
1 |
07/15/2025 |
In Python have you ever seen `f.read()` or `f.read(n)` return None? I do mean None, not b''. The only condition I've dug up is if the file descriptor is non-blocking, but there may be others. Context is trying to understand github.com/mitogen-hq/m... where f is io.BufferedReader around stdin (fd 0).
|
en |
2 |
0 |
07/17/2025 |
I think my favorite Rust technique is custom inlining vtables. Some weird restriction on a dyn Trait? Extract the functions into your own vtable! github.com/maplant/sche...
|
en |
2 |
0 |
05/29/2025 |
Noticed a bug that's been bugging (😉) me for a while with @github.com's desktop app when using a custom editor. Took a second to submit a fix for it tonight!
github.com/desktop/desk...
|
en |
2 |
0 |
05/29/2025 |
Day 57 #100DayStartup added form persistence through browser storage to training plan preview #buildinpublic github.com/joshuabenson...
|
en |
2 |
0 |
05/29/2025 |
Day 60 #100DayStartup made more fixes to the plan form to allow switching between miles and kilometers more easily #buildinpublic github.com/joshuabenson...
training-plan-generator-xygz.vercel.app/return-from-...
|
en |
2 |
0 |
05/31/2025 |
Day 61 #100DayStartup added health check on page load to wake up the Render backend to improve plan generate time. #buildinpublic
github.com/joshuabenson...
|
en |
2 |
0 |
06/02/2025 |
Day 73 #100DayStartup added a loading indicator for when the Render backend is waking from cold start #buildinpublic
github.com/joshuabenson...
training-plan-generator-xygz.vercel.app
|
en |
2 |
1 |
06/18/2025 |
github.com/vuejs/core/p...
|
en |
2 |
0 |
07/05/2025 |
Also shoutout @benmccann.com for a last minute reference of projectService being faster than project 😄
github.com/sveltejs/kit...
|
en |
2 |
0 |
05/29/2025 |
We've started investigating it here: github.com/sveltejs/kit...
|
en |
2 |
2 |
06/03/2025 |
I significantly sped up a pathlib function a while back using it! github.com/python/cpyth...
|
en |
2 |
0 |
06/10/2025 |
I did accidentally omit one of the settings from the Game Settings controls — the one that adds in the Innovations from the earlier part of Deep Cuts — so I've submitted a patch for that. github.com/Roll20/roll2...
But otherwise, those Game Settings settings seem to be doing what they should.
|
en |
2 |
1 |
05/30/2025 |
"...anything dynamic in the client layer will only render in browser."
Nice
github.com/vercel/next....
|
en |
2 |
0 |
07/19/2025 |
New PR: Ubuntu 24.04 support, erroneous 23.10 removal, readme (#250)
|
en |
2 |
2 |
05/30/2025 |
Would love your feedback on the PR: github.com/TanStack/que...
|
en |
2 |
1 |
06/08/2025 |
New PR: Update aturi_syntax_valid.txt (#6)
|
en |
2 |
1 |
05/30/2025 |
FYI working on exposing more events as well. Feedback welcome. github.com/adobe/react-...
|
en |
2 |
0 |
05/30/2025 |
wondering if this is related to github.com/goatcorp/goa...
|
en |
2 |
0 |
05/30/2025 |
I have just adopted the plugin architecture to make gunshi more extensible. This pull request is the first step. github.com/kazupon/guns...
|
en |
2 |
0 |
05/31/2025 |
Minor performance update in Tiptap React: we removed flushSync from the NodeView renderer. This brings us back in line with React 18’s automatic batching and improves support for React 19: github.com/ueberdosis/t...
|
en |
2 |
1 |
07/03/2025 |
github.com/whatwg/html/... fingers crossed 🤞
|
en |
2 |
0 |
06/01/2025 |
Bun adds pnpm-style isolated installation mode | Discussion
|
|
2 |
0 |
07/19/2025 |
New PR: Align statusphere guide with confidential client update (#428)
|
en |
2 |
0 |
06/27/2025 |
New PR: Add missing guides to navigation (#430)
|
en |
2 |
1 |
07/18/2025 |
Welcome Edwin Török as #curl commit author 1377: https://github.com/curl/curl/pull/17548
|
en |
2 |
0 |
06/11/2025 |
"Flaws in any (#curl) script or compiled artifact which isn't installed by default is not considered to be security vulnerabilities."
https://github.com/curl/curl/pull/17761
|
en |
2 |
1 |
06/27/2025 |
Welcome Ammar Faizi as #curl commit author 1393: https://github.com/curl/curl/pull/17943
|
en |
2 |
3 |
07/17/2025 |
Welcome Pino Toscano as #curl commit author 1394: https://github.com/curl/curl/pull/17975
|
en |
2 |
1 |
07/20/2025 |
Submitted a pull request for their consideration :) github.com/digidemlab/d...
|
en |
2 |
0 |
06/01/2025 |
These look great! If you're not aware, there was an issue found that affects every Neptune board out there. It messes with the region, serial, and causes cram dots in some games. Simple fix though after hunting for it for over 2 weeks by a large group of people. github.com/Board-Folk/N...
|
en |
2 |
1 |
06/04/2025 |
Thanks for the feedback!
We fixed this here: github.com/godot-rust/g...
|
en |
2 |
0 |
06/02/2025 |
Well, it mostly works with Claude code wiring a shitload of hacks together but I am archiving stuff for offline viewing lol github.com/notactuallyt...
|
en |
2 |
1 |
06/03/2025 |
She attempted to use our shell on android environments. Thanks a lot! #bash #sush #rusty_bash
github.com/shellgei/rus...
|
en |
2 |
0 |
06/03/2025 |
Small #rstats improvement for folks interested in RAG with {ragnar} (and just in time for their conference): github.com/tidyverse/ra...
|
en |
2 |
1 |
06/09/2025 |
New PR: py post example: require PDS configuration (#27)
|
en |
2 |
0 |
06/16/2025 |
github.com/netty/netty/...
This is only needed for 4.1.x, in 4.2.x we are able to fix this in another way that does not require the usage of sun.misc.Unsafe
|
en |
2 |
2 |
06/03/2025 |
I've update the PR description with the full details of tools, prompts, etc... github.com/Shazwazza/Ar... Using the right tools and models is a must, else it will produce bad results. RooCode is awesome, especially when you use a good model and auto-approve actions with git commits.
|
en |
2 |
1 |
06/04/2025 |
Bot: "I noticed a violation of our guidelines for pull request comments" | Discussion
|
|
2 |
0 |
07/20/2025 |
Lucene is getting faster at deep search by switching to a more efficient heap implementation to collect top hits. github.com/apache/lucen...
|
fr |
2 |
0 |
06/06/2025 |
patriots in control: github.com/camino-rs/ca...
|
en |
2 |
1 |
06/04/2025 |
Newer Windows clients often enforce signing ✍️ when using SMB fileshares. To quickly deploy an SMB server with signing supported we implemented this in impacket's smbserver.py based on a prior work by @lowercasedrm.bsky.social .
github.com/fortra/impac...
|
en |
2 |
1 |
06/05/2025 |
@matthieu.bsky.team here's a quick pr to remove that iss claim requirement from the oauth guide doc if it helps, thanks!
github.com/bluesky-soci...
|
en |
2 |
0 |
06/06/2025 |
New PR: describe OAuth client metadata path convention (for hostname display) (#363)
|
en |
2 |
1 |
06/12/2025 |
New PR: Tweaks to video tutorial (#367)
|
en |
2 |
0 |
07/02/2025 |
New PR: Showcase: One Ocean Network (#368)
|
en |
2 |
0 |
07/09/2025 |
New PR: Add video staging system to iOS (#16)
|
en |
2 |
1 |
07/07/2025 |
Made my first contribution to @daprdev.bsky.social. Added support for custom endpoints when working with OpenAI Conversation component. Working on updating the docs now: github.com/dapr/compone...
|
en |
2 |
0 |
06/06/2025 |
There is add-navigation-view branch and you should be able to build the module with '& Build.ps1 Release'. Hope it works as the release will be in 2 weeks or so. github.com/mdgrs-mei/Wi...
|
en |
2 |
0 |
06/07/2025 |
It's just agents vs agents now. Codegen is amazing. Their plan is unlimited everything for less than 9$/month. Sweet sweet VC money go 🔥 github.com/steipete/Pee...
|
en |
2 |
0 |
06/08/2025 |
🫡
|
en |
2 |
1 |
06/08/2025 |
good news for fans of reproducible builds: this PR has now been merged which will make it a little bit easier for React Native apps to become reproducible :3
github.com/software-man...
#fdroid #android #reproducibility #reproduciblebuilds #reactnative
|
en |
2 |
1 |
07/08/2025 |
🐝 New User Alert 🐝
Cilium is the default CNI used by OUTSCALE on all clusters provisioned through their Kubernetes offering, OKS
github.com/cilium/ciliu...
|
en |
2 |
1 |
06/19/2025 |
アップルのMLXがCUDAをサポート Apple's MLX adding CUDA support
🔺 394 💬 21 🔗 HN Post | Article
|
|
2 |
0 |
07/15/2025 |
havent used SWR before and just taking a guess but this looks right.
|
en |
2 |
2 |
06/14/2025 |
Well well well, this is fun... after a few more patches to Hanami and changing the spec DB URLs from "sqlite:" to "jdbc:sqlite:", about half of the DB specs now pass! Work remains to make Hanami aware of JRuby/JDBC, but this is exciting! 🤩 buff.ly/vmukEN9
|
|
2 |
1 |
06/16/2025 |
⫚ SQL stream processing with zero-copy over Arrow IPC data with DuckDB 🦆 🏹
github.com/Query-farm/a...
|
en |
2 |
1 |
06/16/2025 |
FYI: now that Ubuntu 20.04 is EOL, future releases of JRuby will be based on Ubuntu 22.04.
This will take effect with releases 9.4.14.0 and 10.0.1.0, whenever they happen.
See github.com/docker-libra...
|
|
2 |
2 |
06/17/2025 |
✅ Made a quick open-source contribution: opacity utilities + real-time previews now live in grabss/grabcss.
github.com/grabss/grabc...
|
en |
2 |
2 |
06/18/2025 |
Neodrag 2.3.1 out with a critical fix regarding legacyTranslate from Wiblz!
Available across - @neodrag/svelte - @neodrag/vue - @neodrag/react - @neodrag/solid - @neodrag/vanilla
github.com/PuruVJ/neodr...
|
en |
2 |
0 |
06/18/2025 |
So, here is the first pull request to add a real webpage and have a concept of submissions and having my own data type for being on atproto and stuff. github.com/notactuallyt...
|
en |
2 |
2 |
06/19/2025 |
@bnewbold.net I may have found a plc openapi spec violation...
quick pr up here: github.com/did-method-p...
|
en |
2 |
0 |
07/12/2025 |
Spent a good bunch today to rewrite some of the core pty-logic in vt from node to Rust. Once that's merged, emory footprint and CPU use should be much better. github.com/amantus-ai/v...
Would I have considered Rust before agents? But with them, nothing's scary anymore. You can just do things.
|
en |
2 |
0 |
07/09/2025 |
github.com/rust-lang/cr... 😉
|
en |
2 |
1 |
07/03/2025 |
turns out I'm not entirely correct about that last part. thanks to github.com/typst/typst/... I was able to hack it together to support `currentColor`: github.com/rust-lang/cr...
this should make docs.rs theming support a bit easier :)
|
en |
2 |
1 |
07/06/2025 |
Just fixed in 1.2.0 preview 1? github.com/PowerShell/P...
Haven't tested it yet.
|
en |
2 |
2 |
07/03/2025 |
github.com/psconfeu/202... here are the materials for it.
|
en |
2 |
2 |
06/23/2025 |
Work in progress!
github.com/qexat/ansifm...
|
en |
2 |
1 |
06/23/2025 |
In the next version of duckdb-rs, you can append Arrow record batches that are larger than DuckDB vectors.
github.com/duckdb/duckd...
|
en |
2 |
0 |
07/08/2025 |
You can add as many routes as you'd like programmatically via SvelteKit's handle hook. I'm doing that in github.com/simov/grant/...
What kind of integrations are you thinking of where it'd be helpful to have a more specific API for adding new routes?
|
en |
2 |
0 |
06/24/2025 |
And we can fix it in rbenv / ruby-build / asdf / mise with one PR: github.com/rbenv/ruby-b...
|
en |
2 |
0 |
06/24/2025 |
Just put up a PR with some walkthrough videos and some explainers for the @pomerium.io MCP client demo.
If you're interested in securing MCPs... 👀
github.com/pomerium/mcp... #ztna #mcp #security #zerotrust
|
en |
2 |
1 |
06/28/2025 |
This is the PR I think I will go with, which just removes the @types/node dep. Based on the feedback it is probably the best outcome. github.com/wesleytodd/l...
|
en |
2 |
0 |
06/27/2025 |
Well thanks for helping so much @remcohaszing.nl!! github.com/wesleytodd/l...
Released in github.com/wesleytodd/l...
|
en |
2 |
1 |
06/30/2025 |
I found another bug in cosmic-text. This one was a single character fix: github.com/pop-os/cosmi...
|
en |
2 |
0 |
07/02/2025 |
github.com/mrdoob/three...
|
en |
2 |
1 |
06/30/2025 |
Fun update on a prior RFD...
My RFD to the CVE Quality Working Group to adopt an RFD process for proposals has passed its Final Comment Period, and is now awaiting any objections from the CVE Board before being adopted!
github.com/CVEProject/c...
|
en |
2 |
1 |
06/30/2025 |
Nice improvements to wasm-opt's inlining by Ömer Ağacan:
github.com/WebAssembly/...
Motivated by Dart, but this can help other languages that compile to wasm too. For example, here is where the size reductions landed in Emscripten (when it updated wasm-opt):
github.com/emscripten-c...
|
en |
2 |
0 |
07/01/2025 |
#Hibernate just merged support for #Oracle #JSON datatype? Can’t wait to see this in a tagged release, and then in #Spring Boot 🔥
github.com/hibernate/hi...
|
en |
2 |
2 |
07/02/2025 |
If you're #GodotEngine 4.5 Beta user, here we go: github.com/getsentry/se...
|
en |
2 |
1 |
07/02/2025 |
- github.com/emberjs/r... - github.com/emberjs/r...
Links here ^
|
|
2 |
0 |
07/03/2025 |
This is because I took the liberty to change overall mouse sens scaling to mimick id Tech mouse sens, just to make it easier for SteamInput Gyro users and easier muscle memory.
|
en |
2 |
1 |
07/03/2025 |
multicluster-runtime provider that watches kubeconfig secrets in a namespace and dynamically engages controllers 🚀
https://github.com/kubernetes-sigs/multicluster-runtime/pull/45
|
|
2 |
2 |
07/05/2025 |
2. github.com/bevyengin...
Tiny PR to move the page on Local system data to the end of the chapter. This is useful enough to mention, and important to the mental model of "where is my data", but frankly, its applications are niche. This was Talin's idea, but I had the time to actually do it. Merge!
|
|
2 |
1 |
07/07/2025 |
7. github.com/bevyengin...
A full rewrite of our draft page on Local system data, covering why you might use them, and how to set their default values, with a nice trick about using Option<T> for initialization. Approved, so it's merging time.
|
|
2 |
0 |
07/07/2025 |
Still WIP (🚧 ) since the main challenge is distributing dev packages for #webR (non-CRAN versions).
Would love input on the best approach! Here or:
github.com/coatless-rpk...
🧵2/2
|
en |
2 |
1 |
07/08/2025 |
kbskyも修正した。通知の表示には修正不要だったけど送信側には対応が必要だった。
github.com/uakihir0/kbs...
|
ja |
2 |
2 |
07/08/2025 |
Another day, another documentation PR 🙃
I struggled with multi-select comboboxes with Hotwire Combobox. A simple example would have helped a ton.
Be the change you want to see in the world, I guess?
github.com/josefarias/h...
|
|
2 |
1 |
07/08/2025 |
today in horrifying software jank with rin:
github.com/cursorless-d...
this thread. the whole thing. behold, as yours truly and one of the cursorless lead maintainers both slowly lose our minds over why pnpm compile only fails on my system for entirely incomprehensible reasons
|
en |
2 |
1 |
07/08/2025 |
The mago-analyzer PR is up! 🚀 It's still a work-in-progress before we merge, but all the details are inside.
For the brave who wish to suffer, the code is available for your viewing pleasure.
🔗 github.com/carthage-sof...
#php #rust #mago #staticanalysis 🐘🦀
|
en |
2 |
1 |
07/11/2025 |
I’m not sure how multi-person collabs would work with forked repos, but for anyone else interested:
I forked the repo this PR is based on, made my own changes, and opened a second PR here! Feel free to keep adding to it!
github.com/GamesDoneQui...
|
en |
2 |
1 |
07/12/2025 |
github.com/ziglang/vsco... refactored vscode-zig
#vscode #ziglang #typescript #plugin
|
en |
2 |
0 |
07/12/2025 |
github.com/haileyok/coc...
|
en |
2 |
1 |
07/19/2025 |
this rabbit hole keeps getting deeper https://github.com/pop-os/cosmic-bg/pull/73
|
en |
2 |
1 |
07/15/2025 |
I don't particularly enjoy type checking JS with JSDoc annotations instead of TS but it's sooo much better than working in a Vanilla JS codebase without any type checks.
github.com/getsentry/se...
|
en |
2 |
0 |
07/15/2025 |
If you're using Splink with DuckDB you should see significant speed improvements by updating to DuckDB 1.3.x. You can also add more granularity to your comparison levels statements without an impact on run times. Depending on your model spec, it could be twice as fast or better.
|
en |
2 |
0 |
07/15/2025 |
@alexwaygood.bsky.social hi, I'm close to switching cattrs from pdm to a combination of uv and just, removing tox altogether (github.com/python-attrs...). Anything I can do to support you folks running the test suite?
|
en |
2 |
0 |
07/16/2025 |
If any #rstats folks use `cloudyr/aws.s3`, a recent change in the S3 API may cause some weird issues. Over the coming days. A fix can be found here: github.com/cloudyr/aws....
|
en |
2 |
1 |
07/17/2025 |
There is also a branch that takes nanopore reads as input, which works reasonably well. We are putting some final code touches on it, but maybe helpful - github.com/wwood/single...
|
en |
2 |
2 |
07/18/2025 |
Claude Codeと一緒に取り組んだ初めてのPR(つかれた) github.com/y047aka/elm-...
|
ja |
2 |
0 |
07/19/2025 |
🚀 With this change, you can now build distributed computing networks on top of Flowstate.
The best part? The advertisement logic is powered by Flowstate itself. Nodes commit their state, others subscribe.
PR 👉 github.com/makasim/flow...
#golang #distributedcomputing #workflow
|
en |
2 |
0 |
07/20/2025 |
awesome! I opened a new PR for openrewrite-jackson:
github.com/openrewrite/...
|
en |
2 |
0 |
07/20/2025 |
If you want to see what #AI is really capable of, take a look at this PR raised by the Copilot Agent Microsoft have just unleashed on the .NET runtime repo. github.com/dotnet/runti...
|
en |
1 |
0 |
05/26/2025 |
PLEASE, I beg you, check out this PR that AI created: github.com/dotnet/runti...
|
el |
1 |
1 |
05/28/2025 |
Como dijo eevee: "i'm a programmer because i enjoy programming, not because i secretly aspire to instead gently debate a word salad machine into making a ten-line change for me" github.com/dotnet/runti...
|
es |
1 |
0 |
06/26/2025 |
Some more #RiscV cross-compile fixes for #NixOS nixpkgs 🚀 This time needed as a dependency for composer build of a php web app https://github.com/NixOS/nixpkgs/pull/411195
|
en |
1 |
1 |
05/27/2025 |
多分だけどこれ、AIで書かせたよね。 nixpkgs詳しくなくてもある程度知っていれば酷いことはわかると思うのだけど。 個人的にはgemini-cliはこれから頻繁に更新入ると思うし、そのうちタグ打ちもちゃんとされると思うからnixpkgsへの追加は1~2週間待った方が良いのでは?と思っている。 github.com/NixOS/nixpkg...
|
ja |
1 |
0 |
06/26/2025 |
Cool someone already packaged Lego Island for #NixOS 🤩 https://github.com/NixOS/nixpkgs/pull/419421
|
en |
1 |
1 |
06/28/2025 |
New PR: Fix codegen for an array of strings of with known values (#3902)
|
en |
1 |
0 |
05/28/2025 |
New PR: Version packages (#3907)
|
en |
1 |
0 |
05/29/2025 |
New PR: Fix handling following users in threads v2 (#3909)
|
en |
1 |
0 |
05/29/2025 |
New PR: changeset (#3910)
|
en |
1 |
0 |
05/29/2025 |
New PR: Add threads v2 seeds to dev-env seeds (#3911)
|
en |
1 |
0 |
05/29/2025 |
New PR: Unify `getPostThreadV2` and `getPostThreadHiddenV2` responses (#3912)
|
en |
1 |
0 |
05/30/2025 |
New PR: Require manual invocation of `i18n:extract` (#3918)
|
en |
1 |
0 |
06/02/2025 |
New PR: Version packages (#3920)
|
en |
1 |
1 |
06/03/2025 |
New PR: [bsync] Rename operation endpoint properties (#3921)
|
en |
1 |
0 |
06/03/2025 |
New PR: Log invalid use of "htu" DPoP proof claim (#3930)
|
en |
1 |
0 |
06/06/2025 |
New PR: Version packages (#3931)
|
en |
1 |
0 |
06/06/2025 |
New PR: Bad Lexicon Codegen! a fix for object properties with atypical keys (#3932)
|
en |
1 |
0 |
06/06/2025 |
New PR: Improve `login_hint` handling (#3933)
|
en |
1 |
1 |
06/06/2025 |
New PR: Fix footer links not working in account page (#3934)
|
en |
1 |
0 |
06/06/2025 |
New PR: Cache new nonces from successful retries (#3935)
|
en |
1 |
0 |
06/06/2025 |
New PR: Version packages (#3936)
|
en |
1 |
0 |
06/06/2025 |
New PR: Codegen: Support for 'ref' and 'union' types in UserType (i.e. Lexicon defs section) (#3938)
|
en |
1 |
0 |
06/08/2025 |
New PR: Modify parsing URLs and hashtags (#3942)
|
en |
1 |
0 |
06/08/2025 |
Interesting changes are happening on the dev side of bluesky. Adding support for ActivityPub would give the ability to work with Mastodon servers and even Meta Threads. What do y’all think?
github.com/bluesky-soci...
|
en |
1 |
0 |
06/18/2025 |
forgive the pedantry but why is the MIME type commented out github.com/bluesky-soci...
|
en |
1 |
1 |
06/09/2025 |
New PR: Add field to NotificationPreferences proto msg (#3946)
|
en |
1 |
0 |
06/10/2025 |
New PR: Version packages (#3947)
|
en |
1 |
0 |
06/12/2025 |
New PR: bsync: Accept NSID with fragment in operation ns (#3954)
|
en |
1 |
1 |
06/13/2025 |
OAuthの有効期限のばすやつマージはされております #ATプロトーク
|
ja |
1 |
1 |
06/15/2025 |
New PR: Update LICENSE-APACHE.txt (#3964)
|
en |
1 |
0 |
06/17/2025 |
New PR: Fix invalid use of `invalid_client` (#3967)
|
en |
1 |
1 |
06/17/2025 |
New PR: ❇️ Support new reporting categories in ozone (#3974)
|
en |
1 |
1 |
06/18/2025 |
New PR: Version packages (#3975)
|
en |
1 |
0 |
06/18/2025 |
New PR: Re-export all types & utilities needed to instantiate an OAuth client (#3976)
|
en |
1 |
0 |
06/19/2025 |
New PR: Identity resolver's `resolve()` method returns valud consistent with `resolveIdentity` (#3982)
|
en |
1 |
0 |
06/21/2025 |
New PR: fix: Correct hidden replies test and update README (#3983)
|
en |
1 |
0 |
06/21/2025 |
New PR: Version packages (#3988)
|
en |
1 |
0 |
06/23/2025 |
New PR: @atproto/common-web: Moved unnecessary node.js dependency to @atproto/common (#3989)
|
en |
1 |
0 |
06/23/2025 |
New PR: Subscribe to activity lexicons (#3990)
|
en |
1 |
0 |
06/23/2025 |
New PR: Version packages (#3996)
|
en |
1 |
0 |
06/25/2025 |
New PR: xrpc-server & lex-cli rework (#3999)
|
en |
1 |
0 |
06/26/2025 |
New PR: Improve stash types for namespaces (#4000)
|
en |
1 |
0 |
06/26/2025 |
New PR: Version packages (#4012)
|
en |
1 |
0 |
07/01/2025 |
app.bsky.notification.putActivitySubscriptionうごくのかしら https://github.com/bluesky-social/atproto/pull/3908#event-18395439099
|
ja |
1 |
0 |
07/01/2025 |
New PR: EmitEvent has been given an additional metadata field to support standardized logging formats for these event emissions (#4019)
|
en |
1 |
0 |
07/03/2025 |
New PR: Update Atproto Ozone Service Profile (#4020)
|
en |
1 |
0 |
07/03/2025 |
New PR: Version packages (#4024)
|
en |
1 |
0 |
07/08/2025 |
New PR: Properly compute token `exp` in `getServiceAuth` endpoint (#4025)
|
en |
1 |
0 |
07/08/2025 |
New PR: Fix json and text uploads: don't parse bodies with input encoding of */* (#4027)
|
en |
1 |
0 |
07/09/2025 |
and a string of atproto and ozone PRs:
github.com/bluesky-social/atproto/pull/4028
github.com/bluesky-social/atproto/pull/4029
github.com/bluesky-social/atproto/pull/4030
github.com/bluesky-social/ozone/pull/361
|
en |
1 |
1 |
07/10/2025 |
New PR: Ozone allow aa event type query (#4044)
|
en |
1 |
0 |
07/14/2025 |
New PR: xrpc-server: upgrade express 5 (#4045)
|
en |
1 |
0 |
07/14/2025 |
New PR: dev-env, identity, ozone: upgrade express 5 (#4046)
|
en |
1 |
0 |
07/15/2025 |
New PR: AA fixes (#4050)
|
en |
1 |
0 |
07/16/2025 |
New PR: Version packages (#4051)
|
en |
1 |
0 |
07/16/2025 |
New PR: Version packages (#4054)
|
en |
1 |
1 |
07/17/2025 |
New PR: ozone: clearer invalid label message (#4056)
|
en |
1 |
1 |
07/17/2025 |
いつの間にかlex-cliがimport文を.jsつきでコード生成するようになってて嬉しい
github.com/bluesky-soci...
|
ja |
1 |
1 |
07/19/2025 |
yes yes yes yes yes yes
github.com/stakira/Open...
|
en |
1 |
0 |
06/09/2025 |
Zig breaking change – initial Writergate | Discussion
|
|
1 |
0 |
07/04/2025 |
Things are moving very swiftly in #Zig these days! Writergate is in now :)
github.com/ziglang/zig/...
|
en |
1 |
0 |
07/10/2025 |
Async and await keywords & usingnamespace have been removed from #Zig github.com/ziglang/zig/...
|
en |
1 |
0 |
07/08/2025 |
PR for the most curious: github.com/rust-lang/r...
|
en |
1 |
0 |
05/27/2025 |
Fixed a rustdoc bug where the `redundant_explicit_links` lint was emitted on item generated from (macro) expansion.
PR: github.com/rust-lang/ru...
|
en |
1 |
0 |
06/27/2025 |
Nightly only for now, and I have some ideas on how to improve it, let's see where it will lead us. :)
PR: github.com/rust-lang/ru...
2/2
|
en |
1 |
0 |
07/08/2025 |
The NonZero ergonomics RFC also just got a first experimental impl, which immediately caught my attention too!
|
en |
1 |
1 |
07/09/2025 |
I need to keep up with the recent async-function proposal for Svelte.
github.com/sveltejs/sve...
|
en |
1 |
0 |
07/12/2025 |
1. github.com/bevyengin...
Getting Bevy's system dependencies set up on all of the assorted Linux distributions is frustratingly fragmented. We keep track of them in a big linux_dependencies.md file, which we moderate in a Wiki like way.
These Arch dependencies are plausible, updating and merging.
|
|
1 |
0 |
05/27/2025 |
2. github.com/bevyengin...
Oh nice, macro error improvements. Very reasonable little UX improvement that should make various derive errors a little bit less mysterious. I like it!
Pinging for merge conflict resolution.
|
|
1 |
0 |
05/27/2025 |
3. github.com/bevyengin...
Distinct border colors for UI elements. I've seen this used to reasonable effect before for faking insets, and it's something users coming from web will want. Fine, I can get swallow the mildly increased memory costs of storing more Colors.
Pinging to resolve conflicts.
|
|
1 |
0 |
05/27/2025 |
4. github.com/bevyengin...
A tiny step towards more accessible bevy_ui: actually enabling accessibility features in our button example. Good to demonstrate, and it makes it easier to test. I hope to see a lot of improvements here this cycle.
Merging :)
|
|
1 |
0 |
05/27/2025 |
5. github.com/bevyengin...
Expose access to the underlying font atlases from cosmic_text for more extensible user control over them for advanced text editing applications. Sure, I buy it.
The change looks good, but I have more thoughts here.
|
|
1 |
0 |
05/27/2025 |
6. github.com/bevyengin...
Oh nice, a little bug fix for 0.16.1, more gracefully handling errors when missing or invalid components are found. This is a great example of #rustlang error handling in action!
Nice set of changes, merging. I'm pleased to see BRP being actively used and improved.
|
|
1 |
0 |
05/27/2025 |
7. github.com/bevyengin...
A simple "please don't break my crate" PR: exposing a method in a new outer trait that wraps an inner trait. Sticking in 0.16.1 to allow them to upgrade. bevy_mod_debug_dump is really helpful for system visualization!
Merging.
|
|
1 |
0 |
05/27/2025 |
8. github.com/bevyengin...
Ah good, the classic +3130/-2856 line PR. This is either going to be very complicated or very simple. Oh, it's a bevy_reflect refactoring for cleanliness. Good, we got the easy outcome!
The linked PR has already been merged, so this is safe to proceed with.
|
|
1 |
0 |
05/27/2025 |
10. github.com/bevyengin...
A bit of polish for our debug picking example: just adding a translucent black background for some floating label text. It helps a lot! Great before/after screenshots.
It's nice to see how painless these simple changes with bevy_ui are now.
Merging.
|
|
1 |
0 |
05/27/2025 |
13. github.com/bevyengin...
A nice little improvement to our new viewport showcase (which was added to make editor work easier): we don't need to keep a copy of the texture around on the CPU, saving precious RAM. And it even comes with a little error handling improvement!
Merging :)
|
|
1 |
0 |
05/27/2025 |
14. github.com/bevyengin...
A nice little raycasting performance improvement driven by the use of a cross-product to save a few operations. Nice to see a little ad hoc benchmark too, showing 5% speedup. Good stuff, merging!
|
|
1 |
0 |
05/27/2025 |
15. github.com/bevyengin...
Another day, another trivial trait derive.
Like always, the key thing in these PRs is motivation: can the author clearly explain why they want this? They did a passable job here (more color would have been good!), so PartialEq can go on :)
|
|
1 |
0 |
05/27/2025 |
16. github.com/bevyengin...
Remove a noisy warning! Good motivation / rationale in the PR description, and it's really important to clean these up. Warnings really make users worry about software quality.
Merging. Spun out a non-blocking suggestion from a reviewer too: more Result everywhere!
|
|
1 |
0 |
05/27/2025 |
17. github.com/bevyengin...
A partial fix for a nasty rendering validation error: we needed to pass in logical size not physical size for ktx2 files . Really good context and comments by vero, which goes a long way to making this work approachable and maintainable.
Merging.
|
|
1 |
0 |
05/27/2025 |
18. github.com/bevyengin...
Oh good, work on the ECS internals is steadily creeping along. I wish I'd gotten to this earlier! This is a tricky but ultimately modest improvement to how we allocate and lookup our various ECS data.
Clean, and I'm happy with the review quality here: merging.
|
|
1 |
0 |
05/27/2025 |
19. github.com/bevyengin...
Oh boy, another big ECS cleanup. After swapping our scheduler to use component-level parallelism (for perf reasons), we can clean up a ton of the related machinery. Very pleased with that: really nasty, complex logic, and a sizable amount of work saved.
|
|
1 |
0 |
05/27/2025 |
20. github.com/bevyengin...
A simple version bump to accesskit. Sure, we should keep that updated: I know there are active improvements there and we're looking for tighter integration this cycle.
Very nice of them to file PRs downstream <3
Merging!
|
|
1 |
0 |
05/27/2025 |
21. github.com/bevyengin...
A simple improvement to Bevy's existing spatial audio API! While I may be rooting for a full replacement with firewheel, we shouldn't let bevy_audio languish in the meantime. This is a really simple API exposing PR with good polish: no reason not to merge it.
|
|
1 |
0 |
05/27/2025 |
22. github.com/bevyengin...
A simple fix for our fog example: the instruction text didn't match behavior. Easy merge.
This is a great example of why you should keep the barrier to entry very low for most contributions. Trivial fixes like this add up, but if your process sucks people won't bother.
|
|
1 |
0 |
05/27/2025 |
23. github.com/bevyengin...
We scrape Bevy's examples to display them nicely on our website. With the addition of the new* shader language WESL, those files were getting missed. This PR updates our regex to avoid that. Easy merge: I can even understand the regex!
|
|
1 |
0 |
05/27/2025 |
24. github.com/bevyengin...
A shockingly controversial bug fix, changing our behavior to no longer filter the dragged entity out of dragging events. Very good rationale, including a before/after video!
Behavioral changes like this are always gnarly, but I think this is the right call. Merging.
|
|
1 |
0 |
05/27/2025 |
25. github.com/bevyengin...
Ah Griffin is submitting changes that allow users to more comfortably swap out bits of Bevy's rendering stack lol. Good to see those sort of experiment-enabling changes contributed back upstream.
Merging :)
|
|
1 |
0 |
05/27/2025 |
28. github.com/bevyengin...
Ah, the aptly named Mwriting Monday is bearing fruit :joy: fallible-algebra has started adding nice explanations to our examples, trying to capture what is being taught and why the example exists. Very much in favor of this initiative!
|
|
1 |
0 |
05/27/2025 |
29. github.com/bevyengin...
Hey, this one was reviewed in the middle of my merge train! I review them in chronological order to help unblock folks whose work has been languishing in the event of merge conflicts.
Looks like a nice rendering cleanup: moving the HDR camera field into a component.
|
|
1 |
0 |
05/27/2025 |
30. github.com/bevyengin...
*sigh* Yet another "you forgot to register something" bug. This time for some winit events, which were improperly feature flagged. bevy_lint please save me from this nonsense. Merging.
|
|
1 |
0 |
05/27/2025 |
31. github.com/bevyengin...
A fix for users dynamically adjusting schedule settings. Interesting to see it getting used even in its immature state. Sensible fix and good tests, but this really feels like schedules want a typestate pattern here. Hmm. I'll chew on that later.
Merging.
|
|
1 |
0 |
05/27/2025 |
32. github.com/bevyengin...
Oh good, people are actually using the new focus / navigation system for UI that we added last cycle! It was shipped pretty early, with limited examples / functionality, but I wanted to give people a base to build on.
|
|
1 |
0 |
05/27/2025 |
33. github.com/bevyengin...
Ah, Dir4. For, you know, your ordinary four-dimensional game math. Aha: the linked issue gives us a clue: it's handy as a normalized vector for noise used for things like terrain generation. Great, that's the motivation I needed to see.
Nice and boring impl. Merging.
|
|
1 |
0 |
05/27/2025 |
34. github.com/bevyengin...
A simple minor version dependency bump: we need to make sure that the version of serde_json that we're using actually uses the method we call. That sort of thing is good to fix: a `cargo update` will clean it up, but users will get weird errors until they do.
Merging.
|
|
1 |
0 |
05/27/2025 |
I don't think our README / example scraping is finalized yet, but I'm fine to start merging these in and do an infrastructure and cleanup pass on that before the 0.17 release. Ah good, github.com/bevyengin... is already in the milestone. Do pitch in there!
|
|
1 |
0 |
05/27/2025 |
36. github.com/bevyengin...
Allow users to create new windows without immediately focusing them. Good functionality to have lol. Annoying that it's platform specific, but we should avoid falling prey to a lowest-common-denominator API.
Very easy fix with good docs. Merging.
|
|
1 |
0 |
05/27/2025 |
37. github.com/bevyengin...
Oh good, more tab navigation improvements. Less duplication, more labels, more complex behavior. Perfect: that will be nice for both learning and testing.
Merging: thanks ickshonpe :)
|
|
1 |
0 |
05/27/2025 |
38. github.com/bevyengin...
theotherphil is a new contributor who tackled a ton of little docs PRs while at #rustweek with us :) Here's one of them! Good little fix, and a great example of why keeping a well-groomed issue backlog is worthwhile. Who knows when the urge might strike?
Merging.
|
|
1 |
0 |
05/27/2025 |
39. github.com/bevyengin...
Similiarly, a little code quality nit tackled by theotherphil. You don't need to be a master of programming, Rust, open source or Bevy to make meaningful or valuable contributions.
Papercuts add up, and taking the time to write them down or fix them is really helpful.
|
|
1 |
0 |
05/27/2025 |
40. github.com/bevyengin...
Ha, another theotherphil PR: cleaning up some incorrect it's/its grammar nits. Great, ship it. I'm glad we have 6 approvals lol
|
|
1 |
0 |
05/27/2025 |
42. github.com/bevyengin...
A tiny PR to add some missing docs for our diagnostic logging plugin. These are genuinely helpful little comments too. I love these: they're so so easy to review and merge. You guessed it: it's merging time!
|
|
1 |
0 |
05/27/2025 |
43. github.com/bevyengin...
Phil is crushing it: yet another little docs PR, this time for diagnostics.rs.
Very nice little helper comments, especially explaining "why" you might use a field. No special knowledge needed for this sort of thing: just read the code!
Merging :)
|
|
1 |
0 |
05/27/2025 |
44. github.com/bevyengin...
*to the tune of Bill Nye, the Science Guy:* phil phil phil phil
More missing docs in neglected engine areas. Being able to toggle warn(missing_docs) inside of our subcrates is really nice to keep things tidy.
Merging. I like the mini PRs!
|
|
1 |
0 |
05/27/2025 |
46. github.com/bevyengin...
Little typos in the bevy_ecs docs (from phil, of course). I probably wrote half of these lol...
Easy and uncontroversial fixes: merging. There was a quibble with one fix, so like a good PR author he reverted it to unblock the rest.
|
|
1 |
0 |
05/27/2025 |
47. github.com/bevyengin...
One small step for splitting out bevy_camera, one giant leap for... okay no, it's just a small step. But still! I really really really want our rendering crates to be less tangled. Kind of a weird move, but I trust vero's judgement here.
Merge conflicts though, pinging.
|
|
1 |
0 |
05/27/2025 |
With the next Bevy release you might not even need third party projects anymore for system hot reloading github.com/bevyengine/b...
|
en |
1 |
1 |
05/29/2025 |
The project started out with Lumen-style screen space probes, then switched to radiance cascades using screen space probes with world space intervals, and then was abandoned for a while.
github.com/bevyengine/bevy/pull/10000
|
en |
1 |
0 |
07/06/2025 |
Oh damn looks like they're also providing it for Pro users too!
github.com/anthropics/c...
|
en |
1 |
0 |
07/08/2025 |
After years of community-driven development of the open-source software #mino, the company behind minio removed nearly all of the functions (100,000 lines of code) from the web console and changed the underlying license to the Affero General Public License (AGPL).
github.com/minio/object...
|
en |
1 |
1 |
05/27/2025 |
Just FYI, we've just dropped 6 more (in)direct dependencies by removing `eslint-import-resolver-node` and `tslib` (because we're targeting ES2022 actually) for `eslint-plugin-import-x`! 🥳
cc @eslint.org @43081j.com
|
en |
1 |
0 |
05/31/2025 |
I actually opened a PR to (partially) do this just recently, I'm hoping that the devs get a chance to take a look at it soon 🤞
github.com/bluesky-social/social-app/pull/8374
|
en |
1 |
1 |
05/27/2025 |
Bluesky公式アプリの更新ボタンを変えたPull Requestはこれかな github.com/bluesky-soci...
|
ja |
1 |
1 |
06/08/2025 |
I remember an old PR from almost a year ago that adds on-device translation on Android with MLKit, might be worth revisiting? github.com/bluesky-soci...
|
en |
1 |
0 |
05/28/2025 |
New PR: Add semantic markup for timestamps (#8425)
|
en |
1 |
0 |
05/29/2025 |
New PR: Add `action` context for `Repost` string in RepostButton.web.tsx (#8427)
|
en |
1 |
0 |
05/29/2025 |
New PR: invert flag for sending to statsig (#8431)
|
en |
1 |
0 |
05/30/2025 |
New PR: tweak ordering of explore components (#8432)
|
en |
1 |
0 |
05/30/2025 |
New PR: Remove title casing of `Intl.DisplayNames` language names (#8433)
|
en |
1 |
0 |
05/30/2025 |
New PR: bskyweb: bump indigo (several codegen updates) (#8442)
|
en |
1 |
0 |
06/05/2025 |
New PR: [Threads V2] Preliminary integration of unspecced V2 APIs (#8443)
|
en |
1 |
0 |
06/05/2025 |
New PR: Close IAB when it triggers an intent (#8454)
|
en |
1 |
0 |
06/06/2025 |
Oh I know this one, I have a PR to fix the iOS smart quotes issue! Though a more straightforward fix might be to just replace curly quotes with straight quotes when calling the search API.
|
en |
1 |
0 |
06/07/2025 |
New PR: (fix): Fix router to handle trailing slashes in URLs (#8459)
|
en |
1 |
0 |
06/07/2025 |
New PR: Türkçe çeviri dosyasında iyileştirmeler / Improvements to Turkish translation file / Verbesserungen an der türkischen Übersetzungsdatei (#8468)
|
en |
1 |
0 |
06/09/2025 |
New PR: Enhance composer with emoji menu and ID-based insertion (#8470)
|
en |
1 |
0 |
06/10/2025 |
New PR: Use ref instead of state for post source (#8471)
|
en |
1 |
1 |
06/10/2025 |
ah thx, das feature gibts also endlich ♻️ github.com/bluesky-soci...
|
de |
1 |
0 |
06/10/2025 |
New PR: Post source handling updates (#8472)
|
en |
1 |
0 |
06/11/2025 |
New PR: Better reply prompt (#8474)
|
en |
1 |
0 |
06/11/2025 |
New PR: Video - remove `MediaInsetBorder` when fullscreen (#8476)
|
en |
1 |
0 |
06/11/2025 |
New PR: Loosen post source constraints (#8478)
|
en |
1 |
0 |
06/11/2025 |
New PR: Revert "Instant Feed Update on Mute or Moderation Action" (#8482)
|
en |
1 |
1 |
06/12/2025 |
ナウル
|
ja |
1 |
0 |
06/13/2025 |
New PR: POC cache mutator (#8492)
|
en |
1 |
1 |
06/14/2025 |
New PR: Align avatar in reply prompt (#8501)
|
en |
1 |
0 |
06/16/2025 |
New PR: Fix v2 tree view bug caused by moderation settings (#8503)
|
en |
1 |
0 |
06/16/2025 |
New PR: chore: remove redundant word in comment (#8517)
|
en |
1 |
0 |
06/18/2025 |
PR is open here @samuel.bsky.team github.com/bluesky-soci...
|
en |
1 |
1 |
06/18/2025 |
New PR: Fix select text color if system theme mismatches app theme (#8523)
|
en |
1 |
0 |
06/18/2025 |
New PR: Add android intent handling for app launch (#8524)
|
en |
1 |
0 |
06/18/2025 |
New PR: switch mmkv version before android eas bundle (#8526)
|
en |
1 |
0 |
06/18/2025 |
Gate👀 https://github.com/bluesky-social/social-app/pull/8527
|
ja |
1 |
0 |
06/18/2025 |
New PR: Fix keyboard on iOS 26 (#8528)
|
en |
1 |
0 |
06/18/2025 |
New PR: Fix anchor text overflow in threads v2 (#8530)
|
en |
1 |
0 |
06/18/2025 |
New PR: Revert "Move dialog outputs inside navigation context (#8511)" (#8531)
|
en |
1 |
0 |
06/18/2025 |
New PR: Couple of Sentry cleanups (#8532)
|
en |
1 |
0 |
06/18/2025 |
New PR: Don't send any debugs to Sentry (#8533)
|
en |
1 |
0 |
06/18/2025 |
New PR: Fix postgate query returning undefined (#8538)
|
en |
1 |
0 |
06/19/2025 |
New PR: Make Scrollviews automatically adapt to footer height (#8543)
|
en |
1 |
0 |
06/19/2025 |
New PR: Catch web browser errors (#8547)
|
en |
1 |
0 |
06/20/2025 |
New PR: Ignore common video errors (#8548)
|
en |
1 |
0 |
06/20/2025 |
also related to NUXs it seems, from looking at the draft social-app PR?
github.com/bluesky-social/social-app/pull/7645
|
en |
1 |
1 |
06/20/2025 |
New PR: Upgrade RN/Expo/Reanimated to canary (#8556)
|
en |
1 |
0 |
06/23/2025 |
New PR: Use prettier `--experimental-cli` in CI (#8560)
|
en |
1 |
0 |
06/23/2025 |
Hi @pfrazee.com, I'm trying to help my team pick a technology for E2E/UI testing for a React Native app.
I saw that you migrated from Detox to Maestro. (I saw this PR: github.com/bluesky-soci...)
How is it going? Are the e2e tests performant on iOS, despite New Architecture being off for y'all?
|
en |
1 |
0 |
06/24/2025 |
New PR: Fix pager back gesture (#8565)
|
en |
1 |
0 |
06/25/2025 |
New PR: useEmail doesn't need a low stale time (#8568)
|
en |
1 |
0 |
06/25/2025 |
New PR: Fix visibility state of native tooltip (#8581)
|
en |
1 |
0 |
06/27/2025 |
New PR: docs: fix bitdrift spelling (#8584)
|
en |
1 |
0 |
06/29/2025 |
New PR: docs: correct increment spelling (#8585)
|
en |
1 |
0 |
06/29/2025 |
New PR: fix: typos across the repo (#8586)
|
en |
1 |
0 |
06/29/2025 |
New PR: Clean up GIF Search Placeholder Text (#8590)
|
en |
1 |
0 |
06/30/2025 |
New PR: Fixed two typos (#8610)
|
en |
1 |
0 |
07/06/2025 |
New PR: Constraint video max height to 14/9 (#8611)
|
en |
1 |
0 |
07/07/2025 |
first social-app PR just dropped, looks like it returns a string if the user is in a location where they have to apply age restrictions?
github.com/bluesky-social/social-app/pull/8634
|
en |
1 |
1 |
07/10/2025 |
New PR: Patch in upstream fix for video rotation (#8635)
|
en |
1 |
1 |
07/11/2025 |
New PR: Fix Age Restriction Type (#8646)
|
en |
1 |
0 |
07/14/2025 |
New PR: Auth flow rework (#8650)
|
en |
1 |
0 |
07/15/2025 |
New PR: Unregister push token on signout (#8661)
|
en |
1 |
0 |
07/17/2025 |
New PR: Fix bug where replying to grandparents re-orders thread (#8662)
|
en |
1 |
0 |
07/17/2025 |
New PR: Update age assurance copy (#8664)
|
en |
1 |
1 |
07/17/2025 |
New PR: Disable email query if takendown (#8667)
|
en |
1 |
0 |
07/18/2025 |
New PR: demo: add AI-PREF Content-Usage header based on user intent record (#8676)
|
en |
1 |
0 |
07/19/2025 |
New PR: Use correct URLs for hashtag pages in embed code (#8685)
|
en |
1 |
1 |
07/21/2025 |
We are aggregating topics for this Thursday's Socratic Seminar. Anything you want to add? Comment on this PR!
github.com/BitDevsNYC/B...
|
en |
1 |
1 |
06/22/2025 |
god this pr is an absokute pain
github.com/FloofyPlasma...
|
en |
1 |
1 |
05/27/2025 |
Update sidekiq to version 7 (mjankowski) https://github.com/mastodon/mastodon/pull/34745
|
ja |
1 |
1 |
05/26/2025 |
Update ESLint to not try to resolve virtual modules (ChaosExAnima) https://github.com/mastodon/mastodon/pull/34837
|
ja |
1 |
1 |
05/28/2025 |
HTTP Message Signatures (RFC version) got merged into Mastodon github.com/mastodon/mas...
|
en |
1 |
0 |
06/02/2025 |
Fix quote post streaming edge cases (ClearlyClaire) https://github.com/mastodon/mastodon/pull/34957
|
ja |
1 |
1 |
06/06/2025 |
Rewrite `AccountNote` as Typescript functional component (ClearlyClaire) https://github.com/mastodon/mastodon/pull/34925
|
ja |
1 |
0 |
06/06/2025 |
chore(deps): update dependency libvips to v8.17.0 (renovate[bot]) https://github.com/mastodon/mastodon/pull/34956
|
ja |
1 |
0 |
06/10/2025 |
Make React Spring respect animation preferences (ChaosExAnima) https://github.com/mastodon/mastodon/pull/35018
|
ja |
1 |
0 |
06/11/2025 |
New Crowdin Translations (automated) (github-actions[bot]) https://github.com/mastodon/mastodon/pull/35090
|
ja |
1 |
1 |
06/23/2025 |
https://github.com/mastodon/mastodon/pull/34964/files
마스토돈에 알고리즘 기반의 계정 팔로 추천 기능이 4.4에 들어갈 예정이라고 한다........
레일즈 기반의 Fasp(Fediverse Auxiliary Service Provider) 프로바이더 구현체를 어디선가에서는 공유했던 것 같은데, 기억이 가물가물하다.
|
ko |
1 |
3 |
06/29/2025 |
New PR: Minor edits to client assertion backend proposal 0010 (#83)
|
en |
1 |
0 |
06/04/2025 |
Hey @devconf_cz Don't you have a PNG with transparent layer somewhere on your website so I can submit your program to giggity? https://github.com/Wilm0r/giggity/pull/420
|
en |
1 |
1 |
05/27/2025 |
New PR: update codegen with LexClient change (#1089)
|
en |
1 |
0 |
06/05/2025 |
New PR: refactor: use slices.Contains to simplify code (#1093)
|
en |
1 |
0 |
06/12/2025 |
New PR: goat: add missing error check (#1094)
|
en |
1 |
0 |
06/12/2025 |
New PR: Fix Typos in HACKING.md (#1097)
|
en |
1 |
1 |
06/16/2025 |
New PR: Sonar build (#1098)
|
en |
1 |
1 |
06/16/2025 |
New PR: repomgr: implement PutRecord (#1102)
|
en |
1 |
0 |
06/20/2025 |
New PR: Minor Typo Fixes in Documentation and Comments (#1104)
|
en |
1 |
0 |
06/20/2025 |
New PR: identity SDK: match spec better w/r/t handle normalization and extraction from DID doc alsoKnownAs (#1105)
|
en |
1 |
0 |
06/21/2025 |
New PR: Allow concurrent downloads and delays between blob downloads (#1108)
|
en |
1 |
0 |
06/26/2025 |
New PR: Gen new lexicons (#1109)
|
en |
1 |
0 |
06/26/2025 |
New PR: Re-export cache state lookup methods (#1110)
|
en |
1 |
0 |
06/26/2025 |
New PR: remove stale docs (#1113)
|
en |
1 |
0 |
07/03/2025 |
New PR: fix sonar container build (#1114)
|
en |
1 |
0 |
07/03/2025 |
New PR: Lexgen Latest Types (#1117)
|
en |
1 |
1 |
07/12/2025 |
New PR: Make MockDirectory Thread Safe (#1118)
|
en |
1 |
0 |
07/14/2025 |
New PR: :sparkles: Update ozone package version (#355)
|
en |
1 |
0 |
06/19/2025 |
New PR: ❇️ Mod tool metadata support (#362)
|
en |
1 |
0 |
07/17/2025 |
New PR: :bug: fix did:web did resolution (#363)
|
en |
1 |
0 |
07/20/2025 |
Looks like the model itself was launched in February (and en->ja was added some time after that). Not sure when it left Firefox nightly
https://github.com/mozilla/firefox-translations-models/pull/176
|
en |
1 |
1 |
05/27/2025 |
update : its an outdated policy
github.com/matrix-org/m...
id edit the post but sky wont let me
|
enlt |
1 |
1 |
05/26/2025 |
its outdated now : github.com/matrix-org/m... thankfully
but yeah stupid ass policy holy shit
|
enlt |
1 |
1 |
05/26/2025 |
ollamaのmlx support、全モデルでパフォーマンス発揮するかはわからないけど楽しみ github.com/ollama/ollam...
|
|
1 |
1 |
05/27/2025 |
PR here github.com/block/goose/...
|
en |
1 |
0 |
07/07/2025 |
I have a few open PR's one of which github.com/preactjs/sig... and other debugging
|
en |
1 |
1 |
05/27/2025 |
Whupz linked the wrong one, this github.com/preactjs/sig...
|
en |
1 |
1 |
05/27/2025 |
👀 github.com/nodejs/node/...
#OSS #NodeJS
|
en |
1 |
0 |
06/17/2025 |
And I forgot the link! github.com/nodejs/node/...
|
en |
1 |
0 |
07/15/2025 |
Hey, Tibo! Seems like the animation team has decided on a fix for this for 4.5 and, possibly, a 4.4.x patch!
github.com/godotengine/...
|
en |
1 |
1 |
06/09/2025 |
it does show owners in yellow. as for references in code it doesn't work atm but there's was a PR to make it work github.com/godotengine/...
|
en |
1 |
1 |
06/09/2025 |
This was implemented in github.com/godotengine/..., which has a test project that can help users fer started.
I fully agree this does need to be documented eventually.
But it's not easy, most contributors can't do it, and so it is indeed pretty much a case of "if you can, please contribute docs".
|
en |
1 |
1 |
06/09/2025 |
github.com/godotengine/...
|
en |
1 |
1 |
06/18/2025 |
Vale no, el sistema de tipos de GDScript no tiene nada parecido a las interfaces aún, estan en ello github.com/godotengine/...
|
es |
1 |
1 |
07/17/2025 |
I love zed and cargo shear (and knip + e18e).
github.com/zed-industri...
|
en |
1 |
0 |
06/22/2025 |
Wow, thanks @bpscott.bsky.social, #Shopify is now using `eslint-plugin-import-x`! 🥳
And just FYI, you may also want to try github.com/es-tooling/e... instead. 🥰
And don't forget to replace the old `eslint-plugin-react` with @rel1cx.bsky.social's github.com/Rel1cx/eslin.... 🤓
|
en |
1 |
0 |
05/28/2025 |
github.com/microsoft/ed...
"PR was vibe coded"
*lol lgtm*
cooked, I tell you
|
en |
1 |
1 |
06/02/2025 |
there's a pr github.com/a-viv-a/deer...
|
en |
1 |
1 |
06/04/2025 |
Siz hâlâ daha production'da Node.js 18 mi kullanıyorsunuz? En kısa sürede 20, 22 veya 24 sürümlerine terfi etmeniz gerek. Tercihen 22 olursa daha iyi olur.
github.com/nodejs/docke...
|
tr |
1 |
0 |
05/28/2025 |
Ça y est après 5 ans de bidouilles. Je fais enfin du Rust ^^
Regardez-moi les implications fonctionnelles d'un changement de deux caractères :D
github.com/Elyze-Parser...
|
fr |
1 |
1 |
05/28/2025 |
New milestone: @symfony.com #JsonPath component just reached 5000 installs despite being still experimental 🎉
It should be compliant with the RFC soonish, find the PR here: github.com/symfony/symf...
Already working on features for 7.4 to make the component more extensible! 🫡
|
en |
1 |
1 |
07/16/2025 |
Rails (via @fxn.bsky.social) just added support for marking associations as deprecated:
``` has_many :posts, deprecated: true ```
With that, Active Record will report any usage of the posts association. There are three reporting models: warn, raise, and notify.
github.com/rails/rails/...
|
en |
1 |
0 |
07/05/2025 |
I've been working with #Rails for 20 years now and today marks my first ever contribution: github.com/rails/rails/...
Feels good to finally give back—albeit in a *very* minor way—to the framework that has given me *so* much.
|
en |
1 |
0 |
07/18/2025 |
In Rails 8.1, when you get an error you will be able to click the line number and it will open your editor on that exact spot!
PR: github.com/rails/rails/...
|
en |
1 |
0 |
07/18/2025 |
Anybody interested in using #bacon in #swift projects ?
Please check this PR: github.com/Canop/bacon/...
|
en |
1 |
0 |
05/30/2025 |
I gave it my best shot! github.com/facebook/rea...
|
en |
1 |
0 |
06/15/2025 |
github.com/withastro/as...
|
en |
1 |
1 |
06/23/2025 |
👨💻 Ended up choosing a static hash to solve my inline script content security policy issue (related to that light/dark theme switch you see in modern Phoenix templates). #ElixirLang #security
github.com/zorn/dustoff...
|
en |
1 |
0 |
05/28/2025 |
Success! The two duplicates have been removed.
Although, I'm still not convinced that this omniauth-saml advisory needs to exist, since it only references advisories for ruby-saml, which is a dependency. Thoughts? github.com/github/advis...
|
en |
1 |
1 |
05/28/2025 |
It's being fixed here 🙂
|
en |
1 |
0 |
06/02/2025 |
New PR: docs: fix typo in README.md (#5)
|
en |
1 |
0 |
05/28/2025 |
New PR: README clean up (#6)
|
en |
1 |
0 |
05/29/2025 |
New PR: fix: mime typescript type should be mimeType (#8)
|
en |
1 |
0 |
07/01/2025 |
We've improved the testing experience by adding supporting bindings in TestBed. Check out the PR for more details on how to get started with this feature 👉 github.com/angular/angu...
|
en |
1 |
0 |
07/15/2025 |
this might be a sad one but in favor of trimming deps github.com/bombshell-de...
|
en |
1 |
1 |
06/12/2025 |
Day 59 #100DayStartup added km support to training plan preview for all current plans. Check it out: training-plan-generator-xygz.vercel.app/return-from-...
github.com/joshuabenson... #buildinpublic
|
en |
1 |
0 |
05/31/2025 |
Day 78 #100DayStartup persisting race date and start date to the training plan preview github.com/joshuabenson...
training-plan-generator-xygz.vercel.app
|
en |
1 |
1 |
07/10/2025 |
Тоді поясніть це: github.com/torvalds/lin...
|
en |
1 |
1 |
05/29/2025 |
What about this gem of a PR github.com/torvalds/lin...
|
fr |
1 |
1 |
06/19/2025 |
Sounds good! Here is the PR that fixed the issue, which basically just switched from
`onpointerenter` `onpointermove` `onpointerleave`
to
`onmouseenter` `ontouchstart` `onmousemove` `ontouchmove` `onmouseleave` `ontouchend`
github.com/techniq/laye...
|
en |
1 |
1 |
06/16/2025 |
Oh ok, #dotnet team now uses Copilot to fix issues.
github.com/dotnet/efcor...
|
en |
1 |
0 |
06/04/2025 |
github.com/sveltejs/kit...
|
en |
1 |
0 |
06/21/2025 |
A link to the PR for anyone who wants to check it out: github.com/laravel/fram...
|
en |
1 |
0 |
06/02/2025 |
github.com/laravel/fram...
|
en |
1 |
1 |
06/10/2025 |
github.com/laravel/fram...
|
en |
1 |
0 |
06/18/2025 |
github.com/laravel/fram...
|
en |
1 |
1 |
06/19/2025 |
Laravel devs, Do you need Test Isolation for queues? 👀 github.com/laravel/fram...
|
en |
1 |
1 |
06/26/2025 |
v2 APIs have been merged into Crossplane's main branch github.com/crossplane/c...!
Read more about v2 here: github.com/crossplane/c...
|
en |
1 |
0 |
05/29/2025 |
github.com/python/cpyth...
Before and after running the previous snippet, `locale.getlocale()` returns `('en_US', 'UTF-8')`. What changes are the values for `thousands_sep` and `grouping` in `locale.localeconv()`, which both go from "empty" values to being set per the locale.
|
en |
1 |
0 |
05/29/2025 |
I'm loving this ✨ github.com/vercel/next....
|
en |
1 |
0 |
07/09/2025 |
There's a draft PR for Next.js to generate types for route for type safety and IDE autocompletion. This will be very useful without extra import for types.
github.com/vercel/next...
|
en |
1 |
0 |
07/10/2025 |
Great readability github.com/vercel/next....
|
en |
1 |
0 |
07/16/2025 |
PR merged 👊 github.com/ghiscoding/s...
|
nl |
1 |
1 |
05/29/2025 |
Never seen an AI get excited about new tech before.
github.com/linkedin/Hop...
|
en |
1 |
0 |
05/29/2025 |
久々に、typo修正以外のPR作成ヨシ! github.com/typescript-e...
|
ja |
1 |
0 |
05/30/2025 |
Granted my abstractions are shit, but I simply enjoy doing this stuff on my free time github.com/AngelMunoz/M...
|
en |
1 |
0 |
05/30/2025 |
bug #2
github.com/slatedb/slat...
|
en |
1 |
0 |
07/14/2025 |
Introducing Baseline Profiles into RevenueCat's Android SDK for increasing the SDK startup performance.
github.com/RevenueCat/p...
|
en |
1 |
1 |
06/12/2025 |
> lookup from source code features.
Well yeah I guess this is the hard part.
I thought that the new baseline eslint rule would need a similar source > feature functionality, so maybe it already existed, but it looks like the eslint rule just does all of this by hand. 😵💫
github.com/eslint/css/p...
|
en |
1 |
1 |
05/30/2025 |
New PR: Update workflow (#256)
|
en |
1 |
0 |
07/14/2025 |
New PR: Remove branch reference (#257)
|
en |
1 |
0 |
07/14/2025 |
Knip + e18e = cleanup goldmine. github.com/yamadashy/re...
|
en |
1 |
1 |
06/21/2025 |
I saw that too, there's also a pr in image-rs I was thinking of giving a try. I *think* there will be a way, but figured bmp would be easiest start for me since tinybmp always works so well lol.
Ordered a m.2 to USB so may be able to pull the repo tonight and if I do I'll let you know
|
en |
1 |
0 |
05/30/2025 |
Could finally find some time for #eventsourcing and #ruby today. Made good progress with some APIs that make it easier to stitch data projections into workflows (A.K.A TODO List pattern)
github.com/ismasan/sour...
|
en |
1 |
0 |
05/30/2025 |
Def give Rig a shot!
While It’s still early days for it (i later realized it can’t actually do cyclic workflows… yet), it’s evolving pretty rapidly!
For example, rn they seem close to merging in the updated (now official) RMCP crate (which is also evolving rapidly).
github.com/0xPlayground...
|
en |
1 |
0 |
05/30/2025 |
Got the chance to start this cool project, replacing node with bun github.com/tgstation/tg...
|
en |
1 |
0 |
05/30/2025 |
Made my second contribution to pennylane this week. 🚀 github.com/PennyLaneAI/...
|
en |
1 |
0 |
05/31/2025 |
Does the fact that there are review comments mean that it's close to being merged? Excited! #kanon_feed_tech #zod "feat: z.string.creditCard() - support Credit Card Validation by ysknsid25 · Pull Request github.com/colinhacks/z...
|
en |
1 |
0 |
05/31/2025 |
Finally pre-populating few feeds when creating database for the first on Twine. For now adding kottke, HN, NYT and TheVerge, got any other suggestions? 👀
github.com/msasikanth/t...
|
|
1 |
0 |
05/31/2025 |
Gunshi is going to support the new usage rendering mechanism! We can extend this with a plugin in the near future! github.com/kazupon/guns...
|
en |
1 |
1 |
06/06/2025 |
I've just supported command decorator for plugin system. we can hook the command execution before or after. github.com/kazupon/guns...
|
en |
1 |
0 |
06/08/2025 |
There’s a complete one here too for the whole stack for those brave enough. Used it to track both via lastfm and Spotify
github.com/teal-fm/teal...
|
en |
1 |
0 |
06/05/2025 |
Thought about this more and you have given me a new weekend project :) Wondering if I can make something useful for basic programs github.com/kaleidawave/...
|
en |
1 |
1 |
05/31/2025 |
Having some problems (`STATUS_ACCESS_VIOLATION`) running tree-sitter generate language "dll"s. If you have any experience with this then the help is much appreciated! github.com/kaleidawave/...
|
en |
1 |
0 |
06/21/2025 |
Fixed! Was dropping `libloading::Library` early github.com/kaleidawave/...
|
en |
1 |
0 |
06/22/2025 |
Interested by bundle being backed by esbuild 👀
Is there any other discussion apart from this PR: github.com/denoland/den... ?
|
en |
1 |
0 |
06/14/2025 |
Hey @zachdaniel.dev, one Ash question.
I'd like to know how hard it would be to introspect the resources used in a Phoenix controller to generate valid TypeScript props that can be used in a React app to write valid requests. Any guidance would be awesome.
github.com/laravel/wayf...
|
en |
1 |
0 |
05/31/2025 |
If you've had the "Cannot read property 'url' of undefined" error in MSW, please give this preview release a try!
github.com/mswjs/msw/p...
I would love to merge a fix but a test for this is notoriously complex. So much so, I'd rather have no test at all. That's where I need you.
|
en |
1 |
0 |
05/31/2025 |
OK, so it turns out to be a bun issue: github.com/oven-sh/bun/...
|
en |
1 |
0 |
06/04/2025 |
Oh, they did that again 🤦 github.com/oven-sh/bun/...
I'll add that to the text. Thanks for the info.
|
en |
1 |
1 |
07/03/2025 |
Bun adds pnpm-style isolated installation mode https://github.com/oven-sh/bun/pull/20440 (https://news.ycombinator.com/item?id=44611467)
|
|
1 |
0 |
07/19/2025 |
Bun adds pnpm-style isolated installation mode https://github.com/oven-sh/bun/pull/20440 (https://news.ycombinator.com/item?id=44611467)
|
|
1 |
0 |
07/19/2025 |
Bun adds pnpm-style isolated installation mode
|
|
1 |
0 |
07/19/2025 |
⚡ Hackernews Top story: Bun adds pnpm-style isolated installation mode
|
en |
1 |
0 |
07/19/2025 |
Bun adds pnpm-style isolated installation mode https://github.com/oven-sh/bun/pull/20440
https://news.ycombinator.com/item?id=44611467
|
en |
1 |
0 |
07/19/2025 |
My third drive-by #github PR of the day is this tiny regex tweak: github.com/sora32127/vs...
#obsidian #vscode
|
en |
1 |
0 |
05/31/2025 |
BiomeでVueのlint ruleを実装する準備が一部できたっぽくて、issueがたくさん発行されてる github.com/biomejs/biom... github.com/biomejs/biom... github.com/biomejs/biom...
|
ja |
1 |
0 |
06/13/2025 |
The code is here:
https://github.com/fedify-dev/fedify/pull/245
|
en |
1 |
0 |
06/01/2025 |
New PR: feat: document oauth transition:email (#423)
|
en |
1 |
0 |
06/05/2025 |
New PR: oauth: document transition:email scope (#424)
|
en |
1 |
0 |
06/06/2025 |
New PR: Client attestation precisions (#425)
|
en |
1 |
0 |
06/12/2025 |
Welcome Keno Fischer as #curl commit author 1384: https://github.com/curl/curl/pull/17737
|
en |
1 |
0 |
06/25/2025 |
Welcome Marcel Lang as #curl commit author 1386: https://github.com/curl/curl/pull/17796
|
en |
1 |
1 |
07/01/2025 |
Welcome Ameda Amahru as #curl commit author 1387: https://github.com/curl/curl/pull/17795
|
en |
1 |
0 |
07/01/2025 |
Welcome Piotr Nakraszewicz as #curl commit author 1388: https://github.com/curl/curl/pull/17804
|
en |
1 |
0 |
07/04/2025 |
Welcome Eshan Kelkar as #curl commit author 1389: https://github.com/curl/curl/pull/17856
|
en |
1 |
0 |
07/08/2025 |
Welcome Karthik Dasari as #curl commit author 1390: https://github.com/curl/curl/pull/17864
|
en |
1 |
0 |
07/08/2025 |
Welcome Patrick Stoeckle as #curl commit author 1391: https://github.com/curl/curl/pull/17904
|
en |
1 |
0 |
07/12/2025 |
Welcome Ryan Hooper as #curl commit author 1392: https://github.com/curl/curl/pull/17902
|
en |
1 |
0 |
07/12/2025 |
Time is horrible github.com/TecharoHQ/ye...
|
en |
1 |
1 |
06/01/2025 |
I love you, Sonic hacking/data research team. Some previously undocumented, unused demo data *may* be leftover from the infamous 1990 Tokyo Toy Show version.
github.com/sonicretro/s...
|
en |
1 |
1 |
06/02/2025 |
@cheeaun My pull request to add an option to utilize `light-dark()` function is merged to Shiki, and a new release was made today. Now Hollo's syntax highlighting uses `light-dark()` function:
console.log('Hello, world!');
|
en |
1 |
1 |
06/04/2025 |
I opened a PR for phoenix: github.com/phoenixframe...
But to get this problem sorted community-wide, we'll need a lot of maintainers to step up.
|
en |
1 |
1 |
06/02/2025 |
"RFC: OpenTofu Middleware System - Extensions made easy" github.com/opentofu/ope...
|
en |
1 |
0 |
07/14/2025 |
Just like rustdoc, mdBook now loads its search index only when you focus to the search input. It will be especially useful for big indexes which might slow down pages loading.
PR: github.com/rust-lang/md...
|
en |
1 |
0 |
06/02/2025 |
Fixed a small JS error in mdbook.
PR: github.com/rust-lang/md...
|
en |
1 |
1 |
06/28/2025 |
TCPSocket::newにopen_timeoutを追加する変更をmergeした。遅くなってすみません…
[Feature #21347] Add open_timeout as an overall timeout option for TCPSocket .new #13909 github.com/ruby/ruby/pu...
|
ja |
1 |
1 |
07/17/2025 |
context github.com/denoland/std...
|
en |
1 |
1 |
06/03/2025 |
String.raw in V8 seems unreasonably slow? github.com/denoland/std...
|
ja |
1 |
0 |
06/20/2025 |
PR: github.com/stackotter/s...
|
en |
1 |
0 |
06/23/2025 |
@en-js.bsky.social This is the direction we would probably go now - could you maybe take a look if this seems reasonable? github.com/apollographq...
|
en |
1 |
0 |
06/25/2025 |
Yay my PR has been merged! So happy we can now get better Mixxx DB data, much more easily, to Rekordbox now so we can then make USB stick exports for XDJ and CDJ's 🤩
Down with vendor lock in!
github.com/FrankwaP/mix...
#mixxx #dj #coding #python #opensource
|
en |
1 |
1 |
06/03/2025 |
I left a comment regarding this.
github.com/zed-extensio...
|
en |
1 |
1 |
06/03/2025 |
New PR: oauth: remove 'iss' from PDS DPoP JWTs (#24)
|
en |
1 |
0 |
06/06/2025 |
New PR: update go-repo-export to use updated indigo SDK (#25)
|
en |
1 |
0 |
06/16/2025 |
New PR: set license for this repo to CC-0 (#26)
|
en |
1 |
0 |
06/16/2025 |
github.com/unnoq/orpc/p...
|
en |
1 |
0 |
06/21/2025 |
Let's push the temporal api to @vueuse.org github.com/vueuse/vueus... 💪
|
en |
1 |
0 |
06/03/2025 |
After a long and bumpy road, Rails Engines finally provides you with Tailwind CSS support out of the box. Thanks, I appreciate your support along the way. github.com/rails/tailwi...
|
en |
1 |
0 |
06/12/2025 |
Sneak preview title:
"Consensus guidelines for tabular data representation in BIDS data sets, a Brain Imaging Data Structure extension proposal"
And the community review period for our BEP036 is now! github.com/bids-standar...
|
en |
1 |
0 |
06/03/2025 |
This is a good change: the page directive is way to restrictive /limited at the moment: github.com/dotnet/razor...
|
en |
1 |
0 |
06/03/2025 |
👀 https://github.com/facet-rs/facet/pull/737
it starts (facet for functions)
|
en |
1 |
1 |
06/04/2025 |
Fragment arguments have been specced out github.com/graphql/grap... and implemented in GraphQL v17 (experimental) but GraphQL v17 needs to see a stable release.
|
en |
1 |
1 |
06/30/2025 |
I won’t be using Zen because of issues like this:
github.com/zen-browser/...
|
en |
1 |
1 |
07/12/2025 |
@isaacs.bsky.social thanks again for the help with that. I just remembered that I had another PR in the same vein if you've got a chance to take a look: github.com/isaacs/node-...
|
en |
1 |
0 |
06/03/2025 |
Fixed #35629 -- Added support for async database connections and cursors.
Enhances Django's ORM with asynchronous database connections and low-level cursor support for executing raw SQL queries, improving async performance and transaction management.
github.com/django/djan...
|
en |
1 |
1 |
06/04/2025 |
UUID v7 factory PR to land in JDK 26 ?
github.com/openjdk/jdk/... #openjdk #jdk26
|
en |
1 |
1 |
06/19/2025 |
Great writeup! I've been thinking a lot about that last part - how will these agent's "free" PRs impact the humans on the team.
There are already CEOs who are shoulder-tapping Devin in Slack, asking for little feature requests.
(Random example: github.com/antiwork/fle...)
|
en |
1 |
1 |
06/04/2025 |
A nice optimization landed on the hash table that Lucene uses to build inverted indexes: github.com/apache/lucen.... Some previously unused bits are now used to cache hash codes, effectively making collisions cheaper to resolve.
|
fr |
1 |
0 |
06/04/2025 |
ruby/gem_rbs_collection への初PRがマージされた。わーい github.com/ruby/gem_rbs...
|
ja |
1 |
1 |
06/05/2025 |
Did you know that Test262 has more than 50,000 tests for JavaScript language features? Apparently the milestone was reached last year and I'm a bit late to the party, but wooo 🎉
github.com/tc39/test262...
|
en |
1 |
1 |
06/05/2025 |
Commonhaus no longer bootstrapping! 🎉
|
en |
1 |
1 |
06/05/2025 |
This took it like 25 minutes, and didn't really work properly in the end, so I'm not confident lol
github.com/kavigupta/ur...
|
en |
1 |
1 |
06/06/2025 |
Done!
I included a few other Phlex libraries in there as well. I'll open a different PR in the future for some articles I've written about Phlex.
github.com/yippee-fun/p...
|
en |
1 |
1 |
06/05/2025 |
New PR: oauth: say that 'iss' should not be included in PDS DPoP JWT (#361)
|
en |
1 |
0 |
06/06/2025 |
New PR: Remove `iss` from DPoP resource request requirements in oauth guide doc (#362)
|
en |
1 |
0 |
06/06/2025 |
New PR: Showcase: Remove Bluesky Social Feeds (#365)
|
en |
1 |
0 |
06/20/2025 |
New PR: Add Tracker - Manager for Bluesky in Community Showcase (#366)
|
en |
1 |
0 |
06/20/2025 |
New PR: chore: Update podspec and clean up generated Fabric files (#33)
|
en |
1 |
1 |
06/07/2025 |
New PR: feat: allowFontScaling (#34)
|
en |
1 |
1 |
06/10/2025 |
.. et ouf au dernier moment, les patches pour refaire marcher les drivers nvidia ont été mergés :) github.com/X11Libre/xse... ( Y'a eu des cris et des pleurs coté mainteneurs rpmfusion )
|
en |
1 |
0 |
06/23/2025 |
micro-template 見始めたらなんかいろいろ気になってなおしている。。。そして with をさすがに止めたくなったので、代替案を書いてみた github.com/cho45/micro-...
|
ja |
1 |
0 |
06/08/2025 |
Love this feature. Logged in but didn't manage to scroll long enough to trigger it :( The algorithm is here github.com/speakeasy-so... and varies between 20 and 100 randomly but I'm clearly keen on more interruptions :)
|
en |
1 |
0 |
06/06/2025 |
This path non-existence error could have been a capability error (path traversal) 🤔 I coerced to None but cool to note how this runtime check could be shifted to a type-level error that fails faster (i.e. at package metadata parse time, not in the file operations using it) github.com/release-plz/...
|
en |
1 |
0 |
06/07/2025 |
BorgBackup 2 has no server-side append-only anymore | Discussion
|
|
1 |
0 |
06/07/2025 |
I already hate stalebots, but staleclosing a PR fixing a bug is a new one to me github.com/Jguer/yay/pu...
|
en |
1 |
1 |
06/08/2025 |
Also experimenting with porting the Swift binary to Windows and Linux, you can follow along here: github.com/steipete/Pee... - codegen is working hard to port everything.
(There's another PR where I try that in Rust, just to see how that would look like)
|
en |
1 |
0 |
06/08/2025 |
Попытался вникнуть в драмму И НЕ СМОГ! Старость поди. github.com/XTLS/Xray-co...
|
ru |
1 |
0 |
07/01/2025 |
github.com/livewire/liv...
|
en |
1 |
1 |
06/09/2025 |
Also somebody got it working on the W1700K github.com/openwrt/open...
|
en |
1 |
1 |
07/12/2025 |
github.com/mikeal/cance...
|
en |
1 |
0 |
06/10/2025 |
New PR: Update better-sqlite3 to latest minor version (#40)
|
en |
1 |
0 |
06/11/2025 |
Costs $.62 (and an hour or so of my time). I didn't write any code. Git-fu took the most time. github.com/mlflow/mlflo...
|
en |
1 |
1 |
06/11/2025 |
🐝 New User Alert 🐝
Guida uses Cilium with their Managed Kubernetes offering both in public and private cloud
Use Cases: CNI, Network Policies, Observability
github.com/cilium/ciliu...
|
en |
1 |
0 |
06/23/2025 |
Patches provided:
* https://github.com/doctrine/orm/pull/11978 * https://github.com/doctrine/orm/pull/11979
Reviews very welcome, especially since I don't like the batching code much. Perhaps a more generic abstraction would help, but the performance overhead must be measured well.
#php #doctrine
|
en |
1 |
0 |
06/13/2025 |
Some Keila contributors seem to prefer using them so I keep the config around in the repo.
This looks like a good idea to me but I’ve literally never used Dev Containers: github.com/pentacent/ke... #MyElixirStatus
|
en |
1 |
0 |
06/27/2025 |
|
|
1 |
0 |
07/14/2025 |
Apple's MLX adding CUDA support [Discussion]
|
en |
1 |
0 |
07/15/2025 |
Reverted now in github.com/odoo/odoo/pu...
|
en |
1 |
0 |
06/12/2025 |
done in github.com/nuxt/nuxt.co...
|
en |
1 |
0 |
06/18/2025 |
I did enough to compile Gtk4 and friends and pushed it into a PR for Haikuports! github.com/haikuports/h...
|
en |
1 |
1 |
06/12/2025 |
is this how everyone is doing dynamically imported components?
|
en |
1 |
0 |
06/14/2025 |
steveb closed a pull request in openstack-k8s-operators/edpm-image-builder steveb closed openstack-k8s-operators/edpm-image-builder#38 · June 12, 2025 23:21 WIP: Replace copy_out.sh with a bare co...
Origin | Interest | Match
|
|
1 |
0 |
06/12/2025 |
Neat little explanation from Peter regarding dynamic & static imports of modules that're using the default export. Both for JS in general and examples specific to UI5.
github.com/SAP/open-ux-...
|
de |
1 |
1 |
06/13/2025 |
I just wrote, pushed, and opened github.com/mysociety/fi... while being literally under the sea. Which is mind-blowing 🤯
|
en |
1 |
1 |
06/13/2025 |
I'm about to sit down and write an nrf52840 demo, but only because I realized one of my deps needed a patch to work on Cortex-M0/no-cas targets. I think some of the ESP32 targets do have CAS atomics, so once that lands I should be able to support all xtensa targets?
github.com/hawkw/myceli...
|
en |
1 |
0 |
07/01/2025 |
fantastic - here's the PR for the upgraded spr plugin github.com/jspsych/jsps...
|
en |
1 |
0 |
06/14/2025 |
more specifically: github.com/googleapis/g...
|
en |
1 |
1 |
06/14/2025 |
github.com/ryoppippi/un... unplugin-typiaをアーカイブしました。 なんとキリの良いid 500!
|
ja |
1 |
0 |
06/14/2025 |
github.com/team-mirai/p... 人権がマージされるかどうか緊張している(ミスってるのか、failしてるが・・・)
|
ja |
1 |
0 |
07/14/2025 |
公式サイトのドメイン名に関する提案 by idobata-policy-app[bot] · Pull Request #5445 · team-mirai/policy · GitHub https://github.com/team-mirai/policy/pull/5445
> takahiroanno commented Jul 11, 2025 > > ご意見ありがとうございます!今までになかった観点でした。 > ただ一方で、今から変えるコストが高いので、しばらくはこのまま維持したいと思います。 > > takahiroanno closed this Jul 11, 2025
|
ja |
1 |
3 |
07/18/2025 |
ぉれ github.com/team-mirai/p...
|
enja |
1 |
1 |
07/21/2025 |
See details and results in github.com/DLR-RM/stabl...
|
en |
1 |
1 |
06/16/2025 |
thanks =)
It's already there, for all off-policy SB3 algorithms ;) github.com/DLR-RM/stabl...
(if you mean the `n_steps`, `gSDE` is already included in SB3 since 2021)
|
en |
1 |
0 |
07/11/2025 |
New CI for build/tests on OpenBSD added in V language repository #OpenBSD #Vlang github.com/vlang/v/pull...
|
|
1 |
1 |
06/16/2025 |
Looks like it mainly failed to find configurations github.com/urql-graphql...
|
en |
1 |
1 |
06/16/2025 |
"One small step for BESSER, one giant leap for developerkind" - Neil Armstrong (kind of)🌜🌘
This #PR adds an #uncertainty property to all #model elements. This is useful when #humans model. But key to let #agents participate in the #modeling process.
github.com/BESSER-PEARL...
|
en |
1 |
1 |
06/17/2025 |
* How to improve throughput over naive usage of TVar/MVar (resource-pool v0.3 rewrite)
* Features that help during prod incidents / performance engineering, like thread labelling.
The 2nd point will be especially critical for industry adopters, as they need something like www.erlang-in-anger.com
|
en |
1 |
0 |
06/17/2025 |
github.com/inertiajs/in...
|
en |
1 |
0 |
06/19/2025 |
👀 github.com/denoland/den...
|
en |
1 |
1 |
06/23/2025 |
Oh yeah, we are ready for Toucan 1.0.0-beta.5. 💪 github.com/toucansites/...
|
en |
1 |
0 |
06/21/2025 |
PSA: Linux kernel 6.15 drops a CRC-32 value which simply breaks bootloaders that uses it (e.g. linuxboot, u-root).
github.com/u-root/u-roo...
www.phoronix.com/news/Linux-6...
|
en |
1 |
0 |
06/17/2025 |
FYI: now that Ubuntu 20.04 is EOL, future releases of the JRuby Docker image will be based on Ubuntu 22.04.
This will take effect with releases 9.4.14.0 and 10.0.1.0, whenever they happen.
See github.com/docker-libra...
|
|
1 |
1 |
06/17/2025 |
A few links:
github.com/mochajs/moch... github.com/mochajs/moch... github.com/mochajs/moch...
Mocha is tricky to make big changes like 5366 to because of its huge trail of community usage -- combined with not having a huge amount of stable core integration tests.
|
en |
1 |
1 |
06/24/2025 |
Le saviez vous ? Pour tester une PR dans la chaine CI/CD d'un package de #Yunohost, il faut mettre en commentaire la commande ""!gogogadgetoci" C'est finaud ! Qui a les 2 références du coup ? Pour un exemple, github.com/YunoHost-App...
|
fr |
1 |
1 |
06/18/2025 |
Yay! My PR¹ for building static executables for #Haskell projects with #Nix has been merged in my favourite Nix-for-haskell framework Nixkell.
¹ https://github.com/pwm/nixkell/pull/50
|
en |
1 |
7 |
06/19/2025 |
My favorite genre of PR is one-line change, 100 line justification and history lesson - github.com/hypothesis/h...
|
en |
1 |
0 |
06/19/2025 |
History lesson turned out to be incomplete: github.com/hypothesis/h...
|
en |
1 |
0 |
06/19/2025 |
Congrats to all contributors and core developers for this promising release I just can't already wait to use! 👏
I hope this I'll finish this one as well for the final release, we have some places to leverage it in @symfony.com! github.com/php/php-src/...
|
en |
1 |
0 |
07/04/2025 |
📣 This JUST got merged in #PHP a few minutes ago!
It is currently challenging to deal with recursion in anonymous functions. Not anymore in PHP 8.5: the "Closure::getCurrent()" method fetches the current closure you're in 🚀
PR: github.com/php/php-src/...
#phptips
|
en |
1 |
0 |
07/21/2025 |
If this isn't a advertisement for AI agentic coding tools, I don't know what is: github.com/leehack/mcp_...
|
en |
1 |
0 |
06/20/2025 |
MassTransit v8.5.0 just released, updated the AWS SDK to v4.x, uses EF Core v9 for both net8.0/net9.0, and fixes the stalled receive endpoints when RabbitMQ closes the channel due to a consumer timeout.
github.com/MassTransit/...
|
en |
1 |
0 |
06/20/2025 |
It's a remotely triggerable assertion crash in the deserialization code of minisketch (github.com/bitcoin/bitc...)
|
en |
1 |
1 |
06/20/2025 |
I was inspired by Tuesday's Rubyists of Minnesota meetup and the presentation on basic use of the ruby_llm library... so I pushed a PR to run CI on JRuby and fixed one JRuby bug in the process!
ruby_llm is now green on JRuby!
RubyMN, June 17: buff.ly/sH2feVr
ruby_llm JRuby PR: buff.ly/DQ9oo7p
|
|
1 |
0 |
06/20/2025 |
Looks like this might be fixed now - github.com/ghostty-org/... - I haven't verified.
|
en |
1 |
0 |
07/09/2025 |
New PR: feat: update for 0.80 (#6)
|
en |
1 |
0 |
06/23/2025 |
Big day: Asset storage backend migrated to S3 object storage (wasabi)! github.com/ohmg-dev/Old.... Newsletter coming "soon".
|
en |
1 |
0 |
06/22/2025 |
github.com/gradle/gradl... this might help too
|
en |
1 |
0 |
07/04/2025 |
march-dave merged a pull request in march-dave/react-next-anycase march-dave merged march-dave/react-next-anycase#26 · June 23, 2025 01:16 Add streaming ChatGPT UI #26 Summary create /api/chatgpt-...
Origin | Interest | Match
|
|
1 |
1 |
06/23/2025 |
Clay says it's possible, but I can't figure it out after poking around for a bit. All I got was either the plain old depth buffer or (really cool looking) uninitialized memory
|
en |
1 |
1 |
07/06/2025 |
It's already in the queue: github.com/duckdb/commu...
|
en |
1 |
0 |
06/23/2025 |
I2C 液晶の ssd1306 の driver が heap allocation を繰り返しているのは知ってたけど、ついに修正する Patch が。これで TinyGo Keeb Tour で使う zero-kb02 とかがさらに安定動作になるはず。 #tinygo #tinygo_keeb github.com/tinygo-org/d...
|
|
1 |
0 |
06/24/2025 |
Masquerading as `IO Broker Installer` on disk from the compiled MSI that seems to have artifacts from a SyslogCenter executable previously used by Octowave Loader that was still left in the MSI.
PR made to #hijacklibs github.com/wietze/Hijac...
|
en |
1 |
0 |
06/24/2025 |
there's a PR for it on the source sdk 2013 github github.com/ValveSoftwar...
|
en |
1 |
0 |
06/24/2025 |
I thought that the task hook rework that @nomaxx117.bsky.social has open would fix that (because I asked about waker support), but it’s been a while and I don’t remember fully.
github.com/tokio-rs/tok...
|
en |
1 |
0 |
06/24/2025 |
That's neat, someone made a PR to get syntax highlighting for #zig 's documentation comments!
github.com/tree-sitter-...
#neovim
|
en |
1 |
0 |
06/24/2025 |
Finding speedups in a codebase is always fun github.com/systeminit/s...
|
en |
1 |
0 |
07/04/2025 |
`4. populate request from client` was added by this pr. for fetch delay?👀 github.com/whatwg/fetch...
|
en |
1 |
0 |
07/13/2025 |
Put up a PR for the @pomerium.io MCP demo app that now leverages OpenAI’s code interpreter. Cool to see this come together. 👀 #agenticai #mcp #openai
github.com/pomerium/mcp...
|
en |
1 |
2 |
07/06/2025 |
you know what would be even better?
github.com/rust-lang/rf...
|
en |
1 |
0 |
06/28/2025 |
Here's a working-in-progress pull request: https://github.com/fedify-dev/botkit/pull/8.
|
en |
1 |
1 |
06/30/2025 |
GraphQL TSC being supportive of this is probably the biggest part of all of this. Persisted Operations are an active suggestion in github.com/graphql/grap...
That being said, most of these things are tooling, creating the tools required to make all of this seamless
|
en |
1 |
1 |
06/30/2025 |
PR to optparse-applicative to OsString!
#haskell
github.com/pcapriotti/o...
|
en |
1 |
1 |
07/01/2025 |
Followup PR already in the works, with yet more improvements:
github.com/WebAssembly/...
|
en |
1 |
0 |
07/01/2025 |
Yes! It's getting close: github.com/mbaz/Gaston....
I expect this will be shipped as v2.1 in the next few days.
|
en |
1 |
1 |
07/02/2025 |
Very happy to announce that our collision algorithms library Coal (formerly HPP-FCL) now supports @wjakob.bsky.social's nanobind for its Python bindings! 😀
github.com/coal-library...
The new bindings will be available in package managers in the next release.
|
en |
1 |
1 |
07/03/2025 |
This is what I meant by making the store a $state github.com/sveltia/svel...
|
de |
1 |
0 |
07/07/2025 |
not watching, coding. it's called we're doing a little audio processing, a bit of FFT, a dash of CQT and based on my conversations with claude, this will evolve a lot further github.com/aliceisjustp...
|
en |
1 |
0 |
07/04/2025 |
my first ai open source contribution ¯\_(ツ)_/¯
appropriately, i ran out of credits before i could test it
|
en |
1 |
0 |
07/04/2025 |
Seems to have made an improvement: github.com/open-telemet...
|
en |
1 |
0 |
07/04/2025 |
Enum support for field names just landed in my @filamentphp.com helpers package! (v3.2.0)
github.com/EncoreDigita...
|
en |
1 |
1 |
07/05/2025 |
Tonight's work on the side project involved implementing OFFSET/LIMIT pagination for an API that uses Cosmos DB as a datastore. It's a very basic implementation, and doesn't use continuation tokens, but it works, and it's a start: github.com/willvelida/b...
|
en |
1 |
0 |
07/09/2025 |
This breaks *a lot* of modern node.js stacks, and that's one of the reasons why many of them don't work on FreeBSD (and other BSDs): https://github.com/thx/resvg-js/pull/5
while this is a 2021 commit, it seems that many node.js dependencies recently started to depend on it
#SysAdmin
|
en |
1 |
1 |
07/06/2025 |
この PR の merge を切望しています fix: fix vimmode o feature recursive invoke error by dpochita · Pull Request #558 · vslinko/obsidian-outliner https://github.com/vslinko/obsidian-outliner/pull/558
|
ja |
1 |
0 |
07/06/2025 |
Today I had fun refactoring and adding the ability to delete old likes to my blue sky deleter script. 💙
Feel free fork and use it on your account! 🦋
github.com/deeheber/blu...
|
en |
1 |
0 |
07/14/2025 |
What I did today: Fixed XML fragment (Element) parsing in REXML's HEAD
github.com/ruby/rexml/p...
#Ruby #FLOSS
|
en |
1 |
0 |
07/07/2025 |
Vercube just switched from ESLint to OXLint (@rolldown.rs) - and the difference is wild 😳🔥
Lint time dropped from 6.15s ➝ 0.59s 🚀 That’s a ~10x speed boost, with zero compromise.
Check the PR:
|
en |
1 |
0 |
07/09/2025 |
Esse é um PR para uma issue que está aberta desde Nov, 2024, eu iria demorar pelo menos uns 2 dias entre implementar, testar e documentar.
+- 2hrs de Agentic Coding
github.com/rochacbruno/...
|
pt |
1 |
0 |
07/19/2025 |
Just got this merged. Let's see if it helps when people are looking for info about @pomerium.io when using ChatGPT, Claude etc... github.com/pomerium/doc... #agenticai #documentation
|
en |
1 |
0 |
07/08/2025 |
Finally finished developing the vocabulary API for Madinah Book Project:
github.com/aramb-dev/ma...
github.com/aramb-dev/ma...
|
en |
1 |
1 |
07/08/2025 |
Може комусь буде цікаво 🤔 github.com/open-telemet...
cc @opentelemetry.io
|
enuk |
1 |
1 |
07/09/2025 |
there, github.com/skyware-js/j...
cc @futur.blue could you check this out?
|
en |
1 |
1 |
07/10/2025 |
After stream, I continued working on the refactor. The largest changes were chunks of unknown data need to get into @extism.bsky.social modules, and those chunks could be binary.
Nothing some base64 can't fix, right?
Anyway, this will set us up for Server-Sent Events github.com/taskless/loa...
|
en |
1 |
0 |
07/11/2025 |
I can't believe I've been living with this problem for almost 10 years. I don't really notice the issue every time I write queries. Sooo happy that I have fixed that today!! github.com/Sequel-Ace/S...
|
en |
1 |
0 |
07/13/2025 |
I'm adding diff-cover to my GitHub Actions workflow to make sure that my changed Python code has test coverage. I'm requiring 90% coverage, since often there's a subset of code paths that are never expected to be hit and harder to test. What threshold do you all require?
github.com/Azure-Sample...
|
en |
1 |
1 |
07/16/2025 |
Very promising even more with github.com/roastedroot/... in progress 😎
|
fr |
1 |
0 |
07/16/2025 |
thanks for the feedback! i took into account all the comments in the thread in a rewrite: github.com/reactjs/reac...
would love to hear your thoughts on the PR and if there's anything else we can add to make the docs better.
|
en |
1 |
1 |
07/16/2025 |
imagine generating types for your @sanity.io schema automatically when using the @nuxt.com module
github.com/sanity-io/sa...
|
en |
1 |
1 |
07/17/2025 |
@scottspence.dev #scottwasright - github.com/mbifulco/blo...
|
en |
1 |
1 |
07/17/2025 |
Après plusieurs heures (jours ?) de longue labeur ! (Merci la CI #bitnami…) J’ai enfin push les chart #helm pour #kubevirt (operator) et cdi importer ! github.com/bitnami/char... et github.com/bitnami/char...
Bon j’ai des doutes que ça passe chez bitnami…
|
fr |
1 |
0 |
07/17/2025 |
Add a new API to get the name of any lvalue in GCC. Merged it into the Rust's fork of GCC and patch sent to GCC. It should allow us to improve the Rust GCC backend. :)
PRs:
github.com/rust-lang/gc... github.com/rust-lang/gc...
|
en |
1 |
0 |
07/18/2025 |
Copilotのコーディングエージェントに,イシューに対するPRを作ってもらった. github.com/ottijp/az-de...
|
ja |
1 |
0 |
07/19/2025 |
Our new terminal UI (TUI) now will show you a list of pending tasks when you start a new run. If a build depends on other tasks being run first, they'll be shown in the output.
github.com/nrwl/nx/pul...
|
en |
1 |
0 |
07/21/2025 |
More TUI goodness, when tasks are running, we'll print out the duration as the task is executing.
github.com/nrwl/nx/pul...
|
en |
1 |
0 |
07/21/2025 |
We're all writing tests, right? There's no better time to start with Jest version 30 support landing in this release as well.
github.com/nrwl/nx/pul...
|
en |
1 |
0 |
07/21/2025 |
AI-generated content is creeping into bounty programs. Brace yourself for pull requests in open-source repositories.
github.com/tuist/tuist... #oss
|
en |
0 |
0 |
05/26/2025 |
Este PR de la IA haciendo el ridículo es la risión github.com/dotnet/runti... #lodelcódigo
|
es |
0 |
0 |
05/31/2025 |
😂 github.com/dotnet/runti...
|
en |
0 |
0 |
05/27/2025 |
I've seen more than 6 PRs that have been opened. Most of them are drafts, but a few of them have been merged
github.com/dotnet/runti... github.com/dotnet/runti... github.com/dotnet/runti... github.com/dotnet/runti... github.com/dotnet/runti... github.com/dotnet/runti...
|
en |
0 |
0 |
05/30/2025 |
I can't tell if this is the human working on it in the dashboard along side the AI but they are both credited. The author also offers a lot of feedback to the model which it appears to follow.
github.com/dotnet/runti...
|
en |
0 |
0 |
05/30/2025 |
This shows a similar trend of the model needing a decent amount of hand-holding to get work done.
Ultimately, it was a 55-line change that required at least 3 reviews where the model didn't seem to understand the assignment and shipped failing tests
github.com/dotnet/runti...
|
en |
0 |
0 |
05/30/2025 |
This one was merged: github.com/dotnet/runti...
|
en |
0 |
0 |
06/05/2025 |
@mattl dotnet at least tried to https://github.com/dotnet/runtime/pull/115733
|
en |
0 |
0 |
07/16/2025 |
good use of microsoft developer time
https://github.com/dotnet/runtime/pull/117821
|
en |
0 |
0 |
07/18/2025 |
C'est corrigé sous NixOS à gros coup de patch. github.com/NixOS/nixpkg...
|
fr |
0 |
0 |
05/31/2025 |
github.com/NixOS/nixpkg...
|
en |
0 |
0 |
06/07/2025 |
wegank commented on pull request NixOS/nixpkgs#417226
Interest | Match | Feed
|
en |
0 |
0 |
06/17/2025 |
https://github.com/NixOS/nixpkgs/pull/313013
Excited to see this merged at some point.
#Zelda #NixOS
|
en |
0 |
0 |
06/24/2025 |
Ah, looks like someone already submitted for the update: https://github.com/NixOS/nixpkgs/pull/421881
|
en |
0 |
0 |
07/02/2025 |
https://github.com/NixOS/nixpkgs/pull/370444
|
|
0 |
1 |
07/09/2025 |
Never stop fixing cross-compile bugs 😎 https://github.com/NixOS/nixpkgs/pull/424698
#NixOS #RiscV
|
en |
0 |
0 |
07/12/2025 |
bit off topic but i LOVE github.com/neovim/neovi... this change which reclaims a lot of space if you use vertical splits. also makes the statusline more useful to me because the information is in the same place at all times
|
en |
0 |
0 |
06/27/2025 |
github.com/neovim/neovi... neovim のビルトインプラグインマネージャー必要最小限の機能があるという感じで少し使うのは難しそう
|
ja |
0 |
0 |
07/07/2025 |
New PR: :bug: Fetch record from pds if appview fails to find it for ozone (#3892)
|
en |
0 |
0 |
05/27/2025 |
New PR: fix: oauth footer links not working (#3893)
|
en |
0 |
0 |
05/27/2025 |
I'm such a troublemaker.
github.com/bluesky-soci...
|
en |
0 |
0 |
05/27/2025 |
👀‼️ Notification preferences V2 lexicon by mozzius · Pull Request #3901 · bluesky-social/atproto https://github.com/bluesky-social/atproto/pull/3901
|
el |
0 |
0 |
05/28/2025 |
Dear @jay.bsky.team, the problem has been solved, and the fix has been closed because your team has not merged the fix: github.com/bluesky-soci... Can you please look this big bug fix? Thx in advance!
|
en |
0 |
0 |
06/03/2025 |
mikekasprzak さんはBlueskyチームの方なんですか……?
|
ja |
0 |
0 |
06/09/2025 |
Bluesky PDS ActivityPub support 😉 by mikekasprzak · Pull Request #3943 · bluesky-social/atproto · GitHub github.com/bluesky-soci... これは楽しみ
|
ja |
0 |
0 |
06/09/2025 |
okay, apologies I am blind github.com/bluesky-soci...
|
en |
0 |
0 |
06/09/2025 |
<ahem> github.com/bluesky-soci...
|
en |
0 |
0 |
06/09/2025 |
OAuthClientのhandleResolverが上書き可能になっていてうれしい
https://github.com/bluesky-social/atproto/pull/3976
|
ja |
0 |
0 |
06/24/2025 |
Dear @jay.bsky.team and @bsky.app team, I comeback to you about the problem on your social network. It is possible to fix the problem? There is already a PR since several months (2024-11-25), please solve this situation, please talk with contributors and users: github.com/bluesky-soci...
|
en |
0 |
0 |
06/27/2025 |
the atproto PR to add them to the lexicons is still in review, and then they'll need to add them to social-app after that
github.com/bluesky-social/atproto/pull/3881
|
en |
0 |
0 |
07/06/2025 |
New PR: Fixes on handle suggestions (#4055)
|
en |
0 |
0 |
07/17/2025 |
New PR: Prevent assured user from re-initiating (#4058)
|
en |
0 |
0 |
07/18/2025 |
と思ったら実装が不完全だったっぽくて使えなかった...
修正のPRはもう出てた github.com/bluesky-soci...
|
ja |
0 |
0 |
07/19/2025 |
New PR: Fixed a bug in @atproto/lex-cli (#4061)
|
en |
0 |
0 |
07/21/2025 |
New PR: Fix paginateAll mistakes and improve typing (#4062)
|
en |
0 |
0 |
07/21/2025 |
Zig breaking change – initial Writergate https://github.com/ziglang/zig/pull/24329 (https://news.ycombinator.com/item?id=44461067)
|
|
0 |
0 |
07/04/2025 |
Zig breaking change – initial Writergate https://github.com/ziglang/zig/pull/24329 (https://news.ycombinator.com/item?id=44461067)
|
|
0 |
0 |
07/04/2025 |
Zig breaking change – initial Writergate
|
|
0 |
0 |
07/04/2025 |
⚡ Hackernews Top story: Zig breaking change – initial Writergate
|
en |
0 |
0 |
07/04/2025 |
Zig breaking change – initial Writergate https://github.com/ziglang/zig/pull/24329
https://news.ycombinator.com/item?id=44461067
|
en |
0 |
0 |
07/04/2025 |
|
|
0 |
0 |
07/04/2025 |
Zig breaking change – Initial Writergate https://github.com/ziglang/zig/pull/24329
https://news.ycombinator.com/item?id=44461067
|
en |
0 |
0 |
07/05/2025 |
https://github.com/ziglang/zig/pull/24329 Zig言語のPull Requestに関する議論。 コードの変更提案が却下された理由が説明されています。 提案の適用に関する様々な制約が列挙されています。
|
en |
0 |
0 |
07/05/2025 |
I love how @typescriptlang.org issues are often are the documentation when it comes to behavior nuances.
For example, I found out that method params are checked bivariantly while function params are checked contravariantly and the explanation why is so is there: github.com/microsoft/Ty...
|
en |
0 |
0 |
07/04/2025 |
My Sunday PR allows jjui to have Leader keys! I will extract the generic part of it into a lib so you can easily have navigable trees of keymaps on your @charmcli bubble TUIs. My current impl sends keys back to be handled by the UI (like emacs/vim macros).
github.com/idursun/jjui...
|
en |
0 |
0 |
07/13/2025 |
github.com/Kurato-Tsuki...
機能の利用方法じゃなくて、なぜそのコードにしたのかを書けよ!!! プルリクエストに書かないとしてもコミットメッセージに残しておけよ・・・
(昔の自分に突っ込むな)
|
ja |
0 |
0 |
07/06/2025 |
Rustdoc lints now have better reporting thanks to @binarycat.bsky.social. We now point at more accurate locations.
PR: github.com/rust-lang/ru...
|
en |
0 |
0 |
05/26/2025 |
『Forbid pineapple on pizza by pietroalbini · Pull Request #70645 · rust-lang/rust』 - https://github.com/rust-lang/rust/pull/70645
|
|
0 |
2 |
06/17/2025 |
@reduct.rs voice: How To Make Your Merge Conflict Work For You: The `// Latest feature:` story
github.com/rust-lang/ru...
|
en |
0 |
0 |
06/17/2025 |
My first PR into @rust-lang.org was just merged :^)
|
en |
0 |
0 |
07/07/2025 |
Contributing our #NLWeb docker image to the NLWeb development github.com/microsoft/NL...
|
en |
0 |
0 |
05/26/2025 |
Thanks a lot - we are already in the next stage of getting merged. Waiting for the final review then it is merged: github.com/microsoft/NL...
|
en |
0 |
0 |
05/31/2025 |
Here we go
github.com/sveltejs/sve...
|
en |
0 |
0 |
05/26/2025 |
hhhh so apparently #bevy advertises asset/scene hot reloading but for gltfs that doesn't actually work.
there is a pr that fixes that, unfortunately, the author seems to have forgotten about it.
dammit.
|
en |
0 |
0 |
06/10/2025 |
Hi @cncf.io, we've been very disappointed by the Minio team who emptied their GUI to force users to buy a license for a paid product, with no technical motivation at all. Is that acceptable regarding CNCF code of conduct ? Could you explain us your opinion ? Thanks.
Ref: github.com/minio/object...
|
en |
0 |
0 |
05/26/2025 |
After years of community-driven development of the open-source software (OSS), the company behind Minio removed nearly all of the functions (100,000 lines of code) from the web console and changed the underlying license to the Affero General Public License (AGPL).
github.com/minio/object...
|
|
0 |
0 |
05/27/2025 |
#Minio is now bad tech. They just planted a Trojan horse in their community version so people use the paid version.
Hey Minio, if devs can’t run your tools without a license, we aren’t going to recommend them at work.
github.com/minio/object...
|
en |
0 |
0 |
05/27/2025 |
Que desgracia con lo de MinIO
github.com/minio/object...
AWS S3 paradójicamente va a salir mucho más barato que hostear esa porquería
|
en |
0 |
0 |
05/28/2025 |
github.com/intellectro...
|
en |
0 |
0 |
05/29/2025 |
github.com/bluesky-soci...
|
en |
0 |
0 |
05/27/2025 |
New PR: Fix invalid tweaking to date string (#8415)
|
en |
0 |
0 |
05/26/2025 |
lol here's a pr from someone who definitely does not know what they're doing: github.com/bluesky-soci...
|
en |
0 |
0 |
05/29/2025 |
.@kwasniew.ski ok ok, once this has been merged github.com/bluesky-soci... all the tab bar needs is a little blur
|
en |
0 |
0 |
06/05/2025 |
👀👀 github.com/bluesky-soci...
|
en |
0 |
0 |
06/05/2025 |
あ、これか。このプルリクで過去時刻のcreatedAtの場合にアーカイブと表示されるUIが追加された感じか github.com/bluesky-soci...
|
ja |
0 |
0 |
06/07/2025 |
トルコ語翻訳改善のPull Requestがドイツ語でも書かれてるのは何でだろうか github.com/bluesky-soci...
|
ja |
0 |
0 |
06/09/2025 |
New PR: rm browserslist (#8481)
|
en |
0 |
0 |
06/12/2025 |
New PR: Fix Typos in Comments and Documentation in Hooks (#8500)
|
en |
0 |
0 |
06/16/2025 |
I am still pushing @bsky.app @atproto.com to get this MR merged in. github.com/bluesky-soci...
|
en |
0 |
0 |
06/19/2025 |
I'm wondering when support for Punycode will be reviewed
github.com/bluesky-soci...
|
en |
0 |
0 |
06/20/2025 |
New PR: disable new arch (#8561)
|
en |
0 |
0 |
06/23/2025 |
next update release date leaked in this PR 🧐 github.com/bluesky-soci...
|
en |
0 |
0 |
07/03/2025 |
New PR: Close web mention suggestions popup on `Escape` (#8605)
|
en |
0 |
0 |
07/04/2025 |
Repost notifications are broken on the current version and a few other things. A pull request merged today that I believe is going to fix things. So we'll just have to wait for the next release. github.com/bluesky-soci...
|
en |
0 |
0 |
07/10/2025 |
this seems to suggest it may be possible to bypass with a client fork like Deer already does for forced labelers (thank god)
github.com/bluesky-soci...
|
en |
0 |
0 |
07/10/2025 |
New PR: Replace `resumeSession` with `getSession` in the email check (#8670)
|
en |
0 |
0 |
07/18/2025 |
New PR: Age assurance tweaks (#8671)
|
en |
0 |
0 |
07/18/2025 |
:)
|
en |
0 |
0 |
07/18/2025 |
:) github.com/bluesky-soci...
|
en |
0 |
0 |
07/18/2025 |
New PR: Prefer uncontrolled input over controlled in forgot password email field (#8673)
|
en |
0 |
0 |
07/18/2025 |
Putting together links for this Thursday's meetup! What else do you wanna discuss?
github.com/BitDevsNYC/B...
|
en |
0 |
1 |
05/26/2025 |
Fix unnecessary requirement for deprecated OTP_SECRET environment variable (ClearlyClaire) https://github.com/mastodon/mastodon/pull/34810
|
ja |
0 |
0 |
05/26/2025 |
Fix premailer strategy when using CDN_HOST (ClearlyClaire) https://github.com/mastodon/mastodon/pull/34813
|
ja |
0 |
0 |
05/26/2025 |
fix(deps): update dependency rollup-plugin-visualizer to v6 (renovate[bot]) https://github.com/mastodon/mastodon/pull/34805
|
ja |
0 |
0 |
05/26/2025 |
Move pinned posts to a carousel (ChaosExAnima) https://github.com/mastodon/mastodon/pull/34754
|
ja |
0 |
0 |
05/26/2025 |
Add language picker to server rules section (ChaosExAnima) https://github.com/mastodon/mastodon/pull/34820
|
ja |
0 |
0 |
05/27/2025 |
chore(deps): update dependency omniauth-saml to v2.2.4 (renovate[bot]) https://github.com/mastodon/mastodon/pull/34831
|
ja |
0 |
0 |
05/28/2025 |
fix(deps): update dependency postcss-preset-env to v10.2.0 (renovate[bot]) https://github.com/mastodon/mastodon/pull/34821
|
ja |
0 |
0 |
05/28/2025 |
fix(deps): update dependency rollup-plugin-visualizer to v6.0.1 (renovate[bot]) https://github.com/mastodon/mastodon/pull/34836
|
ja |
0 |
0 |
05/28/2025 |
New Crowdin Translations (automated) (github-actions[bot]) https://github.com/mastodon/mastodon/pull/34834
|
ja |
0 |
0 |
05/28/2025 |
Regenerate rubocop todo with 1.75.7 (mjankowski) https://github.com/mastodon/mastodon/pull/34825
|
ja |
0 |
0 |
05/28/2025 |
Update `rack` to version 3 (mjankowski) https://github.com/mastodon/mastodon/pull/34816
|
ja |
0 |
0 |
05/28/2025 |
Fix `NoMethodError` in edge case of emoji cache handling (dariusk) https://github.com/mastodon/mastodon/pull/34749
|
ja |
0 |
0 |
05/28/2025 |
Assert usage of client credentials for account registration (ThisIsMissEm) https://github.com/mastodon/mastodon/pull/34828
|
ja |
0 |
0 |
05/28/2025 |
Encapsulate redis key usage (oneiros) https://github.com/mastodon/mastodon/pull/34840
|
ja |
0 |
0 |
05/28/2025 |
Add coverage for "default" stylesheet theme helper path (mjankowski) https://github.com/mastodon/mastodon/pull/34732
|
ja |
0 |
0 |
05/28/2025 |
chore(deps): update dependency ox to v2.14.23 (renovate[bot]) https://github.com/mastodon/mastodon/pull/34835
|
ja |
0 |
0 |
05/28/2025 |
chore(deps): update dependency rubocop to v1.75.8 (renovate[bot]) https://github.com/mastodon/mastodon/pull/34843
|
ja |
0 |
0 |
05/28/2025 |
Fix `Style/FetchEnvVar` cop in production env config (mjankowski) https://github.com/mastodon/mastodon/pull/34844
|
ja |
0 |
0 |
05/30/2025 |
Fix `Style/FetchEnvVar` cop in devise config (mjankowski) https://github.com/mastodon/mastodon/pull/34846
|
ja |
0 |
0 |
05/30/2025 |
Use `config_for` for VAPID key storage (mjankowski) https://github.com/mastodon/mastodon/pull/34845
|
ja |
0 |
0 |
05/30/2025 |
chore(deps): update dependency oj to v3.16.11 (renovate[bot]) https://github.com/mastodon/mastodon/pull/34853
|
ja |
0 |
0 |
05/30/2025 |
New Crowdin Translations (automated) (github-actions[bot]) https://github.com/mastodon/mastodon/pull/34847
|
ja |
0 |
0 |
05/30/2025 |
Update `rack-cors` to version 3.0.0 (mjankowski) https://github.com/mastodon/mastodon/pull/34849
|
ja |
0 |
0 |
05/30/2025 |
Update `fabrication` to version 3.0.0 (mjankowski) https://github.com/mastodon/mastodon/pull/34850
|
ja |
0 |
0 |
05/30/2025 |
Fix featured posts and familiar followers showing up on hidden accounts (ClearlyClaire) https://github.com/mastodon/mastodon/pull/34855
|
ja |
0 |
0 |
05/30/2025 |
Fix pinned carousel scroll on mobile (ChaosExAnima) https://github.com/mastodon/mastodon/pull/34858
|
ja |
0 |
0 |
05/30/2025 |
Use `config_for` for cache buster values (mjankowski) https://github.com/mastodon/mastodon/pull/34851
|
ja |
0 |
0 |
05/30/2025 |
Make account header profile pic exactly 2x post profile pic (larouxn) https://github.com/mastodon/mastodon/pull/34807
|
ja |
0 |
0 |
05/30/2025 |
feat: Add relationship info to hover card (diondiondion) https://github.com/mastodon/mastodon/pull/34792
|
ja |
0 |
0 |
05/30/2025 |
Increase capybara default timeout to reduce test flakiness (ClearlyClaire) https://github.com/mastodon/mastodon/pull/34859
|
ja |
0 |
0 |
05/30/2025 |
Fix inconsistent filtering of silenced accounts for other silenced accounts (ClearlyClaire) https://github.com/mastodon/mastodon/pull/34863
|
ja |
0 |
0 |
05/30/2025 |
fix: Fix autoplay not working properly in AudioModal, #34841 (diondiondion) https://github.com/mastodon/mastodon/pull/34865
|
ja |
0 |
0 |
05/30/2025 |
Fix `Style/FetchEnvVar` cop in omniauth config (mjankowski) https://github.com/mastodon/mastodon/pull/34862
|
ja |
0 |
0 |
05/30/2025 |
refactor(Pinned posts carousel): Don't animate initial resize (diondiondion) https://github.com/mastodon/mastodon/pull/34868
|
ja |
0 |
0 |
05/30/2025 |
Add icon to header of pinned posts carousel in web UI (Gargron) https://github.com/mastodon/mastodon/pull/34869
|
ja |
0 |
0 |
05/30/2025 |
Fix multiple issues in quoted posts hydration (ClearlyClaire) https://github.com/mastodon/mastodon/pull/34864
|
ja |
0 |
0 |
05/31/2025 |
Include matrix values in upload artifact names (mjankowski) https://github.com/mastodon/mastodon/pull/34876
|
ja |
0 |
0 |
05/31/2025 |
chore(deps): update dependency linzer to v0.7.3 (renovate[bot]) https://github.com/mastodon/mastodon/pull/34885
|
ja |
0 |
0 |
06/02/2025 |
chore(deps): update definitelytyped types (non-major) (renovate[bot]) https://github.com/mastodon/mastodon/pull/34884
|
ja |
0 |
0 |
06/02/2025 |
Fix `Style/FormatStringToken` cop (mjankowski) https://github.com/mastodon/mastodon/pull/34861
|
ja |
0 |
0 |
06/02/2025 |
Fix sidekiq health check in docker-compose for sidekiq 7 (lutoma) https://github.com/mastodon/mastodon/pull/34879
|
ja |
0 |
0 |
06/02/2025 |
chore(deps): update dependency csv to v3.3.5 (renovate[bot]) https://github.com/mastodon/mastodon/pull/34881
|
ja |
0 |
0 |
06/02/2025 |
fix(deps): update dependency sass to v1.89.1 (renovate[bot]) https://github.com/mastodon/mastodon/pull/34875
|
ja |
0 |
0 |
06/02/2025 |
Fix not being able to scroll dropdown on touch devices in web UI (Gargron) https://github.com/mastodon/mastodon/pull/34873
|
ja |
0 |
0 |
06/02/2025 |
Fix handling of featured tag removal (ClearlyClaire) https://github.com/mastodon/mastodon/pull/34887
|
ja |
0 |
0 |
06/02/2025 |
New Crowdin Translations (automated) (github-actions[bot]) https://github.com/mastodon/mastodon/pull/34874
|
ja |
0 |
0 |
06/02/2025 |
Accept HTTP Message Signatures (RFC9421) (oneiros) https://github.com/mastodon/mastodon/pull/34814
|
ja |
0 |
0 |
06/02/2025 |
Fix nested buttons in search popout in web UI (Gargron) https://github.com/mastodon/mastodon/pull/34871
|
ja |
0 |
0 |
06/02/2025 |
Fix blocked accounts not being automatically removed from trending statuses (ClearlyClaire) https://github.com/mastodon/mastodon/pull/34891
|
ja |
0 |
0 |
06/02/2025 |
Revert "Remove cookie rotator (#32289)" (ClearlyClaire) https://github.com/mastodon/mastodon/pull/34892
|
ja |
0 |
0 |
06/02/2025 |
New Crowdin Translations (automated) (github-actions[bot]) https://github.com/mastodon/mastodon/pull/34897
|
ja |
0 |
0 |
06/03/2025 |
Fix `Rails/OutputSafety` cop from rubocop todo via inline disable (mjankowski) https://github.com/mastodon/mastodon/pull/34893
|
ja |
0 |
0 |
06/03/2025 |
Revert "Add telemetry for status / bio formatting (#32677)" (ClearlyClaire) https://github.com/mastodon/mastodon/pull/34906
|
ja |
0 |
0 |
06/03/2025 |
fix(deps): update dependency vitejs/plugin-react to v4.5.1 (renovate[bot]) https://github.com/mastodon/mastodon/pull/34898
|
ja |
0 |
0 |
06/04/2025 |
fix: Fix unauthenticated familiar followers request, #34911 (diondiondion) https://github.com/mastodon/mastodon/pull/34914
|
ja |
0 |
0 |
06/04/2025 |
Bump version to v4.4.0-beta.1 (ClearlyClaire) https://github.com/mastodon/mastodon/pull/34912
|
ja |
0 |
0 |
06/04/2025 |
Fix mastodon-streaming container image builds on 4.4 (ClearlyClaire) https://github.com/mastodon/mastodon/pull/34921
|
ja |
0 |
0 |
06/04/2025 |
Ensure carousel slides don't overflow (ChaosExAnima) https://github.com/mastodon/mastodon/pull/34927
|
ja |
0 |
0 |
06/04/2025 |
fix: Fix Safari volume bug, #34797 (diondiondion) https://github.com/mastodon/mastodon/pull/34929
|
ja |
0 |
0 |
06/04/2025 |
fix: Fix broken audio player layout in Safari, #34930 (diondiondion) https://github.com/mastodon/mastodon/pull/34933
|
ja |
0 |
0 |
06/04/2025 |
New Crowdin Translations (automated) (github-actions[bot]) https://github.com/mastodon/mastodon/pull/34939
|
ja |
0 |
0 |
06/05/2025 |
Replace local vars with `let` in JS-enabled system specs (mjankowski) https://github.com/mastodon/mastodon/pull/34905
|
ja |
0 |
0 |
06/05/2025 |
chore(deps): update dependency annotaterb to v4.15.0 (renovate[bot]) https://github.com/mastodon/mastodon/pull/34870
|
ja |
0 |
0 |
06/05/2025 |
Fix account note textarea being interactable before the relationship gets fetched (ClearlyClaire) https://github.com/mastodon/mastodon/pull/34932
|
ja |
0 |
0 |
06/05/2025 |
Add a way to easily unpin profiles from the featured account area (ChaosExAnima) https://github.com/mastodon/mastodon/pull/34931
|
ja |
0 |
0 |
06/05/2025 |
Update rubocop to version 1.76.0 (mjankowski) https://github.com/mastodon/mastodon/pull/34926
|
ja |
0 |
0 |
06/05/2025 |
fix(deps): update dependency pino-http to v10.5.0 (renovate[bot]) https://github.com/mastodon/mastodon/pull/34920
|
ja |
0 |
0 |
06/05/2025 |
Fix `Style/FetchEnvVar` cop in `repo.rake` (mjankowski) https://github.com/mastodon/mastodon/pull/34903
|
ja |
0 |
0 |
06/05/2025 |
chore(deps): update yarn to v4.9.2 (renovate[bot]) https://github.com/mastodon/mastodon/pull/34916
|
ja |
0 |
0 |
06/05/2025 |
chore(deps): update dependency opentelemetry-instrumentation-faraday to '~> 0.27.0' (renovate[bot]) https://github.com/mastodon/mastodon/pull/34917
|
ja |
0 |
0 |
06/05/2025 |
Change “legacy” non-fast-tracked quote posts to not be displayed as such (ClearlyClaire) https://github.com/mastodon/mastodon/pull/34945
|
ja |
0 |
0 |
06/05/2025 |
Add ability to filter quote posts in home timeline (ClearlyClaire) https://github.com/mastodon/mastodon/pull/34946
|
ja |
0 |
0 |
06/05/2025 |
chore(deps): update dependency ruby-vips to v2.2.4 (renovate[bot]) https://github.com/mastodon/mastodon/pull/34949
|
ja |
0 |
0 |
06/06/2025 |
fix(deps): update dependency postcss-preset-env to v10.2.1 (renovate[bot]) https://github.com/mastodon/mastodon/pull/34947
|
ja |
0 |
0 |
06/06/2025 |
New Crowdin Translations (automated) (github-actions[bot]) https://github.com/mastodon/mastodon/pull/34953
|
ja |
0 |
0 |
06/06/2025 |
Align versions in templates to current/plausible values (mjankowski) https://github.com/mastodon/mastodon/pull/34952
|
ja |
0 |
0 |
06/06/2025 |
Remove `inbound_quotes` feature flag (ClearlyClaire) https://github.com/mastodon/mastodon/pull/34958
|
ja |
0 |
0 |
06/06/2025 |
feat: Add Storybook for component documentation, testing, and development (diondiondion) https://github.com/mastodon/mastodon/pull/34907
|
ja |
0 |
0 |
06/06/2025 |
Update `rack` to 3.1.16 (renchap) https://github.com/mastodon/mastodon/pull/34959
|
ja |
0 |
0 |
06/06/2025 |
fix: update search column input on param change (PGrayCS) https://github.com/mastodon/mastodon/pull/34951
|
ja |
0 |
0 |
06/06/2025 |
fix: Fix indentation of quote posts in threads (diondiondion) https://github.com/mastodon/mastodon/pull/34961
|
ja |
0 |
0 |
06/06/2025 |
Change github workflow for chromatic to only run on official Mastodon repository (ClearlyClaire) https://github.com/mastodon/mastodon/pull/34963
|
ja |
0 |
0 |
06/06/2025 |
Add `fasp` queue to sidekiq queue system check (ClearlyClaire) https://github.com/mastodon/mastodon/pull/34965
|
ja |
0 |
0 |
06/06/2025 |
Update `SafeReblogInsert` concern to match Rails 8 method (mjankowski) https://github.com/mastodon/mastodon/pull/34966
|
ja |
0 |
0 |
06/06/2025 |
Remove broken link to `/start/share` in welcome e-mail (ClearlyClaire) https://github.com/mastodon/mastodon/pull/34962
|
ja |
0 |
0 |
06/08/2025 |
fix(deps): update dependency rollup-plugin-visualizer to v6.0.3 (renovate[bot]) https://github.com/mastodon/mastodon/pull/34974
|
ja |
0 |
0 |
06/10/2025 |
fix(deps): update dependency use-debounce to v10.0.5 (renovate[bot]) https://github.com/mastodon/mastodon/pull/34982
|
ja |
0 |
0 |
06/10/2025 |
Fix wrong styles on action bar in media modal in web UI (Gargron) https://github.com/mastodon/mastodon/pull/34989
|
ja |
0 |
0 |
06/10/2025 |
New Crowdin Translations (automated) (github-actions[bot]) https://github.com/mastodon/mastodon/pull/34973
|
ja |
0 |
0 |
06/10/2025 |
chore(deps): update dependency rubocop to v1.76.1 (renovate[bot]) https://github.com/mastodon/mastodon/pull/34991
|
ja |
0 |
0 |
06/10/2025 |
Fix wrong dimensions on blurhash previews of news articles in web UI (Gargron) https://github.com/mastodon/mastodon/pull/34990
|
ja |
0 |
0 |
06/10/2025 |
fix(deps): update dependency vitejs/plugin-react to v4.5.2 (renovate[bot]) https://github.com/mastodon/mastodon/pull/34992
|
ja |
0 |
0 |
06/10/2025 |
Fix `Style/OptionalBooleanParameter` cop (mjankowski) https://github.com/mastodon/mastodon/pull/34968
|
ja |
0 |
0 |
06/10/2025 |
Fix broken colors in some themed SVGs in web UI (Gargron) https://github.com/mastodon/mastodon/pull/34988
|
ja |
0 |
0 |
06/10/2025 |
fix(deps): update dependency sass to v1.89.2 (renovate[bot]) https://github.com/mastodon/mastodon/pull/34993
|
ja |
0 |
0 |
06/10/2025 |
Fix crash in `/about` when server returns cached rules without `translations` attribute (ClearlyClaire) https://github.com/mastodon/mastodon/pull/34997
|
ja |
0 |
0 |
06/10/2025 |
Add basic support for remote attachments with multiple media types (ClearlyClaire) https://github.com/mastodon/mastodon/pull/34996
|
ja |
0 |
0 |
06/10/2025 |
Ensure featured carousel respects tags (ChaosExAnima) https://github.com/mastodon/mastodon/pull/34995
|
ja |
0 |
0 |
06/10/2025 |
fix(deps): update dependency core-js to v3.43.0 (renovate[bot]) https://github.com/mastodon/mastodon/pull/34999
|
ja |
0 |
0 |
06/10/2025 |
fix(deps): update dependency postcss-preset-env to v10.2.2 (renovate[bot]) https://github.com/mastodon/mastodon/pull/34998
|
ja |
0 |
0 |
06/10/2025 |
chore(deps): update dependency http to '~> 5.3.0' (renovate[bot]) https://github.com/mastodon/mastodon/pull/34994
|
ja |
0 |
0 |
06/10/2025 |
Replace selenium-webdriver with playwright (mjankowski) https://github.com/mastodon/mastodon/pull/34867
|
ja |
0 |
0 |
06/10/2025 |
Prevent two composers from being shown (ChaosExAnima) https://github.com/mastodon/mastodon/pull/35006
|
ja |
0 |
0 |
06/11/2025 |
Change navigation layout on small screens in web UI (Gargron) https://github.com/mastodon/mastodon/pull/34910
|
ja |
0 |
0 |
06/11/2025 |
この変更だと思う~
https://github.com/mastodon/mastodon/pull/34910
|
ja |
0 |
0 |
06/11/2025 |
fix(deps): update dependency postcss-preset-env to v10.2.3 (renovate[bot]) https://github.com/mastodon/mastodon/pull/35009
|
ja |
0 |
0 |
06/11/2025 |
Remove some unused CSS classes (ClearlyClaire) https://github.com/mastodon/mastodon/pull/35012
|
ja |
0 |
0 |
06/11/2025 |
Fix quoted posts appearing between text and media (ClearlyClaire) https://github.com/mastodon/mastodon/pull/35011
|
ja |
0 |
0 |
06/11/2025 |
Start local prometheus_exporter server only in puma/sidekiq startup (oneiros) https://github.com/mastodon/mastodon/pull/35005
|
ja |
0 |
0 |
06/11/2025 |
fix: Fix cramped layout of follower recommendations on small viewports (diondiondion) https://github.com/mastodon/mastodon/pull/34967
|
ja |
0 |
0 |
06/11/2025 |
fix: Fix direction of media gallery arrows (diondiondion) https://github.com/mastodon/mastodon/pull/35014
|
ja |
0 |
0 |
06/11/2025 |
Add "More" to the sidebar menu with links to mutes, blocks, and so on (Gargron) https://github.com/mastodon/mastodon/pull/34987
|
ja |
0 |
0 |
06/11/2025 |
fix: Fetch missing nested quotes (diondiondion) https://github.com/mastodon/mastodon/pull/35016
|
ja |
0 |
0 |
06/12/2025 |
Reduce hard coding of instance hostname in `AdminMailer` specs (mjankowski) https://github.com/mastodon/mastodon/pull/35020
|
ja |
0 |
0 |
06/12/2025 |
Simplify QR/OTP generation in 2FA/confirmations spec (mjankowski) https://github.com/mastodon/mastodon/pull/35019
|
ja |
0 |
0 |
06/12/2025 |
Remove prominent logout button from profile card in sidebar in web UI (Gargron) https://github.com/mastodon/mastodon/pull/35017
|
ja |
0 |
0 |
06/12/2025 |
New Crowdin Translations (automated) (github-actions[bot]) https://github.com/mastodon/mastodon/pull/35021
|
ja |
0 |
0 |
06/12/2025 |
Change "Explore" to "Trending" and remove explanation banners (Gargron) https://github.com/mastodon/mastodon/pull/34985
|
ja |
0 |
0 |
06/12/2025 |
Change media attachments in moderated posts to not be accessible (Gargron) https://github.com/mastodon/mastodon/pull/34872
|
ja |
0 |
0 |
06/12/2025 |
Change viewport behaviour to cover (Gargron) https://github.com/mastodon/mastodon/pull/34986
|
ja |
0 |
0 |
06/12/2025 |
fix: Fix error caused by attempt to fetch non-existent quote (diondiondion) https://github.com/mastodon/mastodon/pull/35022
|
ja |
0 |
0 |
06/12/2025 |
fix: Avatars too large on notifications page (diondiondion) https://github.com/mastodon/mastodon/pull/35023
|
ja |
0 |
0 |
06/12/2025 |
Fix theme name requirement regression with efficient lookup by name (ChaosExAnima) https://github.com/mastodon/mastodon/pull/35007
|
ja |
0 |
0 |
06/12/2025 |
Experimental Async Refreshes API (oneiros) https://github.com/mastodon/mastodon/pull/34918
|
ja |
0 |
0 |
06/12/2025 |
fix: Hide limited user info in hover card (diondiondion) https://github.com/mastodon/mastodon/pull/35024
|
ja |
0 |
0 |
06/12/2025 |
Reduce hard coding of `LOCAL_DOMAIN` env value throughout tests (mjankowski) https://github.com/mastodon/mastodon/pull/35025
|
ja |
0 |
0 |
06/13/2025 |
New Crowdin Translations (automated) (github-actions[bot]) https://github.com/mastodon/mastodon/pull/35030
|
ja |
0 |
0 |
06/13/2025 |
fix: Fix unreadable text in high-contrast-mode (diondiondion) https://github.com/mastodon/mastodon/pull/35032
|
ja |
0 |
0 |
06/13/2025 |
Re-instate rescuing signature errors (oneiros) https://github.com/mastodon/mastodon/pull/35033
|
ja |
0 |
0 |
06/13/2025 |
fix: Fix glitchy video player controls in Safari (diondiondion) https://github.com/mastodon/mastodon/pull/35034
|
ja |
0 |
0 |
06/13/2025 |
Fix crash in StatusEdit serializer when quote posts are involved (ClearlyClaire) https://github.com/mastodon/mastodon/pull/35036
|
ja |
0 |
0 |
06/13/2025 |
fix: Ensure digits in media player time readout have a consistent width (diondiondion) https://github.com/mastodon/mastodon/pull/35038
|
ja |
0 |
0 |
06/13/2025 |
fix: Remove redundant focus stop within status (diondiondion) https://github.com/mastodon/mastodon/pull/35037
|
ja |
0 |
0 |
06/13/2025 |
Move "limited federation mode" config to `x.mastodon` area (mjankowski) https://github.com/mastodon/mastodon/pull/35041
|
ja |
0 |
0 |
06/16/2025 |
New Crowdin Translations (automated) (github-actions[bot]) https://github.com/mastodon/mastodon/pull/35044
|
ja |
0 |
0 |
06/16/2025 |
chore(deps): update dependency webauthn to v3.4.1 (renovate[bot]) https://github.com/mastodon/mastodon/pull/35048
|
ja |
0 |
0 |
06/16/2025 |
fix(deps): update dependency babel-plugin-formatjs to v10.5.39 (renovate[bot]) https://github.com/mastodon/mastodon/pull/35049
|
ja |
0 |
0 |
06/16/2025 |
fix: Fix unresponsive status banner button (diondiondion) https://github.com/mastodon/mastodon/pull/35051
|
ja |
0 |
0 |
06/16/2025 |
fix: Fix zoomed images blurry in Safari (diondiondion) https://github.com/mastodon/mastodon/pull/35052
|
ja |
0 |
0 |
06/16/2025 |
Add FASP follow recommendation support (oneiros) https://github.com/mastodon/mastodon/pull/34964
|
ja |
0 |
0 |
06/16/2025 |
Allow more flexible host/port treatment with LOCAL_DOMAIN values in tests (mjankowski) https://github.com/mastodon/mastodon/pull/35040
|
ja |
0 |
0 |
06/16/2025 |
Fix database error instead of form validation on ToS effective date conflict (ClearlyClaire) https://github.com/mastodon/mastodon/pull/35053
|
ja |
0 |
0 |
06/16/2025 |
Fix vite helpers crash in development mode (ClearlyClaire) https://github.com/mastodon/mastodon/pull/35035
|
ja |
0 |
0 |
06/16/2025 |
Change order of items in navigation panel in web UI (Gargron) https://github.com/mastodon/mastodon/pull/35029
|
ja |
0 |
0 |
06/16/2025 |
Change color of pinned carousel to avoid confusion with PMs (ChaosExAnima) https://github.com/mastodon/mastodon/pull/35056
|
ja |
0 |
0 |
06/16/2025 |
fix: Fix glitchy iOS media attachment drag interactions (diondiondion) https://github.com/mastodon/mastodon/pull/35057
|
ja |
0 |
0 |
06/16/2025 |
fix: Improve support for safe area insets (diondiondion) https://github.com/mastodon/mastodon/pull/35065
|
ja |
0 |
0 |
06/17/2025 |
New Crowdin Translations (automated) (github-actions[bot]) https://github.com/mastodon/mastodon/pull/35062
|
ja |
0 |
0 |
06/17/2025 |
fix: Bring back vertical borders on search input in new mobile menu (light theme) (diondiondion) https://github.com/mastodon/mastodon/pull/35072
|
ja |
0 |
0 |
06/17/2025 |
Fix sidebar rest position on mobile layout on RTL locales (ClearlyClaire) https://github.com/mastodon/mastodon/pull/35067
|
ja |
0 |
0 |
06/17/2025 |
fix: Tweak focus style & spacing of list/hashtags expand/collapse button (diondiondion) https://github.com/mastodon/mastodon/pull/35075
|
ja |
0 |
0 |
06/17/2025 |
chore(deps): update dependency faraday-httpclient to v2.0.2 (renovate[bot]) https://github.com/mastodon/mastodon/pull/35082
|
ja |
0 |
0 |
06/18/2025 |
chore(deps): update dependency annotaterb to v4.16.0 (renovate[bot]) https://github.com/mastodon/mastodon/pull/35087
|
ja |
0 |
0 |
06/18/2025 |
Use `ENV.fetch` for ffmpeg/ffprobe defaults (mjankowski) https://github.com/mastodon/mastodon/pull/35081
|
ja |
0 |
0 |
06/18/2025 |
chore(deps): update dependency opentelemetry-instrumentation-http to '~> 0.25.0' (renovate[bot]) https://github.com/mastodon/mastodon/pull/35088
|
ja |
0 |
0 |
06/18/2025 |
chore(deps): update dependency debug to v1.11.0 (renovate[bot]) https://github.com/mastodon/mastodon/pull/35079
|
ja |
0 |
0 |
06/18/2025 |
Update rubocop to version 1.76.2 (mjankowski) https://github.com/mastodon/mastodon/pull/35070
|
ja |
0 |
0 |
06/18/2025 |
@ticky Eyeing this neglected pull request with sadness… https://github.com/mastodon/mastodon/pull/24239
|
en |
0 |
0 |
06/19/2025 |
fix: Prevent click on content warning banner in notification from opening the post (diondiondion) https://github.com/mastodon/mastodon/pull/35096
|
ja |
0 |
0 |
06/20/2025 |
Fix error when RFC9421 signatures are used (oneiros) https://github.com/mastodon/mastodon/pull/35109
|
ja |
0 |
0 |
06/20/2025 |
Simplify `WebauthnCredential` constant limit math (mjankowski) https://github.com/mastodon/mastodon/pull/35107
|
ja |
0 |
0 |
06/20/2025 |
Extract secret size constants in `Webhook` model (mjankowski) https://github.com/mastodon/mastodon/pull/35104
|
ja |
0 |
0 |
06/20/2025 |
chore(deps): update dependency rspec-rails to v8.0.1 (renovate[bot]) https://github.com/mastodon/mastodon/pull/35110
|
ja |
0 |
0 |
06/20/2025 |
Fix missing terms of services link (oneiros) https://github.com/mastodon/mastodon/pull/35115
|
ja |
0 |
0 |
06/21/2025 |
Fix clicking a status multiple times causing duplicate entries in browser history (ClearlyClaire) https://github.com/mastodon/mastodon/pull/35118
|
ja |
0 |
0 |
06/21/2025 |
fix: Fix SCSS lint warnings (diondiondion) https://github.com/mastodon/mastodon/pull/35102
|
ja |
0 |
0 |
06/21/2025 |
Update rubocop to version 1.77.0 (mjankowski) https://github.com/mastodon/mastodon/pull/35128
|
ja |
0 |
0 |
06/23/2025 |
fix: Keep user on Compose page when changing screen size, #34937 (diondiondion) https://github.com/mastodon/mastodon/pull/35105
|
ja |
0 |
0 |
06/23/2025 |
refactor: Use new main menu as "Getting started" column in Advanced Web UI (diondiondion) https://github.com/mastodon/mastodon/pull/35117
|
ja |
0 |
0 |
06/23/2025 |
fix: Update hashtags when (un)following a hashtag (diondiondion) https://github.com/mastodon/mastodon/pull/35101
|
ja |
0 |
0 |
06/23/2025 |
Extract `Account::Mappings` concern from "interactions" (mjankowski) https://github.com/mastodon/mastodon/pull/35119
|
ja |
0 |
0 |
06/23/2025 |
Extract method to DRY up month/year grouping in `AnnualReport::TimeSeries` class (mjankowski) https://github.com/mastodon/mastodon/pull/35113
|
ja |
0 |
0 |
06/23/2025 |
Limit count to pending&trending on admin/trends/tags page (mjankowski) https://github.com/mastodon/mastodon/pull/35120
|
ja |
0 |
0 |
06/23/2025 |
chore(deps): update dependency strong_migrations to v2.4.0 (renovate[bot]) https://github.com/mastodon/mastodon/pull/35140
|
ja |
0 |
0 |
06/24/2025 |
fix(deps): update dependency pg-connection-string to v2.9.1 (renovate[bot]) https://github.com/mastodon/mastodon/pull/35112
|
ja |
0 |
0 |
06/24/2025 |
Add `Status#only_reblogs` scope for annual report classes (mjankowski) https://github.com/mastodon/mastodon/pull/35141
|
ja |
0 |
0 |
06/24/2025 |
Move remaining `_map` method specs from account to mappings spec (mjankowski) https://github.com/mastodon/mastodon/pull/35142
|
ja |
0 |
0 |
06/24/2025 |
fix(deps): update dependency pg to v8.16.2 (renovate[bot]) https://github.com/mastodon/mastodon/pull/35111
|
ja |
0 |
0 |
06/24/2025 |
Change terms of service e-mail job to be iterable (Gargron) https://github.com/mastodon/mastodon/pull/35126
|
ja |
0 |
0 |
06/24/2025 |
Add model coverage and scopes to `RuleTranslation` class (mjankowski) https://github.com/mastodon/mastodon/pull/35098
|
ja |
0 |
0 |
06/24/2025 |
chore(deps): update dependency haml_lint to v0.63.0 (renovate[bot]) https://github.com/mastodon/mastodon/pull/35146
|
ja |
0 |
0 |
06/24/2025 |
New Crowdin Translations (automated) (github-actions[bot]) https://github.com/mastodon/mastodon/pull/35144
|
ja |
0 |
0 |
06/24/2025 |
fix(deps): update dependency vitejs/plugin-react to v4.6.0 (renovate[bot]) https://github.com/mastodon/mastodon/pull/35137
|
ja |
0 |
0 |
06/24/2025 |
Fix “Alt text” button submitting form in moderation interface (ClearlyClaire) https://github.com/mastodon/mastodon/pull/35147
|
ja |
0 |
0 |
06/24/2025 |
Fix Firefox not updating spellcheck language in textarea (ClearlyClaire) https://github.com/mastodon/mastodon/pull/35148
|
ja |
0 |
0 |
06/24/2025 |
Adds Redux and React-Intl to storybook (ChaosExAnima) https://github.com/mastodon/mastodon/pull/35094
|
ja |
0 |
0 |
06/24/2025 |
Use `config_for` for omniauth enabled values (mjankowski) https://github.com/mastodon/mastodon/pull/35015
|
ja |
0 |
0 |
06/24/2025 |
fix: Improve status focus indicators (diondiondion) https://github.com/mastodon/mastodon/pull/35150
|
ja |
0 |
0 |
06/24/2025 |
feat: More obvious loading state when submitting a post (diondiondion) https://github.com/mastodon/mastodon/pull/35153
|
ja |
0 |
0 |
06/24/2025 |
fix: Fix inaccessible "Clear search" button (diondiondion) https://github.com/mastodon/mastodon/pull/35152
|
ja |
0 |
0 |
06/24/2025 |
Add `User#email_domain` method to extract domain from email address (mjankowski) https://github.com/mastodon/mastodon/pull/35159
|
ja |
0 |
0 |
06/25/2025 |
Add coverage for doorkeeper model extensions (mjankowski) https://github.com/mastodon/mastodon/pull/35161
|
ja |
0 |
0 |
06/25/2025 |
Update `OAuth` inflection to match spec (mjankowski) https://github.com/mastodon/mastodon/pull/35160
|
ja |
0 |
0 |
06/25/2025 |
Remove patch for unsupported redis version (mjankowski) https://github.com/mastodon/mastodon/pull/35155
|
ja |
0 |
0 |
06/25/2025 |
New Crowdin Translations (automated) (github-actions[bot]) https://github.com/mastodon/mastodon/pull/35165
|
ja |
0 |
0 |
06/25/2025 |
Implement Instance Moderation Notes (ThisIsMissEm) https://github.com/mastodon/mastodon/pull/31529
|
ja |
0 |
0 |
06/25/2025 |
Change rule translation interface to display english name and populate empty translations (ClearlyClaire) https://github.com/mastodon/mastodon/pull/35170
|
ja |
0 |
0 |
06/25/2025 |
Storybook Helpers (ChaosExAnima) https://github.com/mastodon/mastodon/pull/35158
|
ja |
0 |
0 |
06/25/2025 |
fix: Prevent content scrolling behind main menu (part 1) (diondiondion) https://github.com/mastodon/mastodon/pull/35173
|
ja |
0 |
0 |
06/25/2025 |
Ensure consistent ordering of rule translations in admin interface (ClearlyClaire) https://github.com/mastodon/mastodon/pull/35174
|
ja |
0 |
0 |
06/25/2025 |
Move `layout` setup for OAuth views to controllers (mjankowski) https://github.com/mastodon/mastodon/pull/35176
|
ja |
0 |
0 |
06/25/2025 |
fix: Fix search icon overlapping text on Trending page (diondiondion) https://github.com/mastodon/mastodon/pull/35175
|
ja |
0 |
0 |
06/25/2025 |
Fix crash in development environment with no prebuilt assets and no vite dev server running (ClearlyClaire) https://github.com/mastodon/mastodon/pull/35177
|
ja |
0 |
0 |
06/25/2025 |
fix: Prevent scrolling behind menus and modals in Safari iOS (diondiondion) https://github.com/mastodon/mastodon/pull/35183
|
ja |
0 |
0 |
06/25/2025 |
New Crowdin Translations (automated) (github-actions[bot]) https://github.com/mastodon/mastodon/pull/35189
|
ja |
0 |
0 |
06/26/2025 |
Fix search operators sometimes getting lost (ClearlyClaire) https://github.com/mastodon/mastodon/pull/35190
|
ja |
0 |
0 |
06/26/2025 |
Move email env var reading to yml files (oneiros) https://github.com/mastodon/mastodon/pull/35191
|
ja |
0 |
0 |
06/26/2025 |
refactor: Tweak wording of "discard draft?" confirmation dialogs (diondiondion) https://github.com/mastodon/mastodon/pull/35192
|
ja |
0 |
0 |
06/26/2025 |
fix: Fix outdated icon in notifications permissions banner (diondiondion) https://github.com/mastodon/mastodon/pull/35193
|
ja |
0 |
0 |
06/26/2025 |
Change terms of service generator to not be displayed (Gargron) https://github.com/mastodon/mastodon/pull/35127
|
ja |
0 |
0 |
06/26/2025 |
fix(deps): update dependency postcss-preset-env to v10.2.4 (renovate[bot]) https://github.com/mastodon/mastodon/pull/35194
|
ja |
0 |
0 |
06/26/2025 |
New Crowdin Translations (automated) (github-actions[bot]) https://github.com/mastodon/mastodon/pull/35202
|
ja |
0 |
0 |
06/27/2025 |
Add FASP account search support (oneiros) https://github.com/mastodon/mastodon/pull/34033
|
ja |
0 |
1 |
06/30/2025 |
Fix unexpected "cache-control: no-cache" header in public file server (tribela) https://github.com/mastodon/mastodon/pull/35209
|
ja |
0 |
0 |
06/30/2025 |
fix(deps): update dependency pg to v8.16.3 (renovate[bot]) https://github.com/mastodon/mastodon/pull/35213
|
ja |
0 |
0 |
06/30/2025 |
fix(deps): update dependency ws to v8.18.3 (renovate[bot]) https://github.com/mastodon/mastodon/pull/35214
|
ja |
0 |
0 |
06/30/2025 |
New Crowdin Translations (automated) (github-actions[bot]) https://github.com/mastodon/mastodon/pull/35208
|
ja |
0 |
0 |
06/30/2025 |
Add coverage for `TermsOfService` scopes/validations (mjankowski) https://github.com/mastodon/mastodon/pull/35204
|
ja |
0 |
0 |
06/30/2025 |
Add specs for PublicFileServer middleware (ClearlyClaire) https://github.com/mastodon/mastodon/pull/35219
|
ja |
0 |
0 |
06/30/2025 |
chore(deps): update dependency haml_lint to v0.64.0 (renovate[bot]) https://github.com/mastodon/mastodon/pull/35215
|
ja |
0 |
0 |
06/30/2025 |
fix: Fix popover/dialog backgrounds not blurred on older Webkit browsers (diondiondion) https://github.com/mastodon/mastodon/pull/35220
|
ja |
0 |
0 |
06/30/2025 |
Persist follow recommendations from FASP (oneiros) https://github.com/mastodon/mastodon/pull/35218
|
ja |
0 |
0 |
06/30/2025 |
Add optional bulk mailer settings (oneiros) https://github.com/mastodon/mastodon/pull/35203
|
ja |
0 |
0 |
06/30/2025 |
chore: validate the project `funding.json` association (renchap) https://github.com/mastodon/mastodon/pull/35221
|
ja |
0 |
0 |
06/30/2025 |
fix: Fix column header overlapping mobile menu on old Safari (diondiondion) https://github.com/mastodon/mastodon/pull/35225
|
ja |
0 |
0 |
07/01/2025 |
New Crowdin Translations (automated) (github-actions[bot]) https://github.com/mastodon/mastodon/pull/35224
|
ja |
0 |
0 |
07/01/2025 |
Bump version to v4.4.0-rc.1 (ClearlyClaire) https://github.com/mastodon/mastodon/pull/35196
|
ja |
0 |
0 |
07/01/2025 |
Fix missing newline in changelog (ClearlyClaire) https://github.com/mastodon/mastodon/pull/35227
|
ja |
0 |
0 |
07/01/2025 |
Fix error on log-in from old users requiring ToS interstitial when said ToS has been removed (ClearlyClaire) https://github.com/mastodon/mastodon/pull/35233
|
ja |
0 |
0 |
07/01/2025 |
Add coverage for `valid_locale_or_nil` languages helper method (mjankowski) https://github.com/mastodon/mastodon/pull/34866
|
ja |
0 |
0 |
07/02/2025 |
Bump version to 4.5.0-alpha.1 (renchap) https://github.com/mastodon/mastodon/pull/35231
|
ja |
0 |
0 |
07/02/2025 |
chore(deps): update dependency faker to v3.5.2 (renovate[bot]) https://github.com/mastodon/mastodon/pull/35239
|
ja |
0 |
0 |
07/02/2025 |
chore(deps): update dependency opentelemetry-instrumentation-http to v0.25.1 (renovate[bot]) https://github.com/mastodon/mastodon/pull/35240
|
ja |
0 |
0 |
07/02/2025 |
Import Emojibase data (ChaosExAnima) https://github.com/mastodon/mastodon/pull/35229
|
ja |
0 |
0 |
07/02/2025 |
New Crowdin Translations (automated) (github-actions[bot]) https://github.com/mastodon/mastodon/pull/35238
|
ja |
0 |
0 |
07/02/2025 |
Add coverage for TOS interstitial interruption flow of web app controller concern (mjankowski) https://github.com/mastodon/mastodon/pull/35235
|
ja |
0 |
0 |
07/02/2025 |
Update README with testing tool references. (andypiper) https://github.com/mastodon/mastodon/pull/35236
|
ja |
0 |
0 |
07/02/2025 |
Ahh... So, it appears that you can *view* rendered markdown that is posted from platforms that "officially" support posting in markdown.
Mastodon, however, does not support *posting* in markdown...
https://github.com/mastodon/mastodon/pull/23913
|
en |
0 |
0 |
07/02/2025 |
@colin_mcmillen if you have your own Mastodon dev instance, you can generate some using https://github.com/mastodon/mastodon/pull/34676
It will create a showcase account with a timeline showing the various possibilities
|
fr |
0 |
0 |
07/02/2025 |
Use `Account#targeted_reports` association where needed (mjankowski) https://github.com/mastodon/mastodon/pull/35249
|
ja |
0 |
0 |
07/03/2025 |
Use `ActiveModel::Attributes` for admin/account_action boolean values (mjankowski) https://github.com/mastodon/mastodon/pull/35247
|
ja |
0 |
0 |
07/03/2025 |
chore(deps): update dependency scenic to v1.9.0 (renovate[bot]) https://github.com/mastodon/mastodon/pull/35226
|
ja |
0 |
0 |
07/03/2025 |
fix(deps): update dependency vite-plugin-pwa to v1.0.1 (renovate[bot]) https://github.com/mastodon/mastodon/pull/35223
|
ja |
0 |
0 |
07/03/2025 |
fix: Remove focus highlight when status is clicked in light mode (diondiondion) https://github.com/mastodon/mastodon/pull/35251
|
ja |
0 |
0 |
07/03/2025 |
New Crowdin Translations (automated) (github-actions[bot]) https://github.com/mastodon/mastodon/pull/35250
|
ja |
0 |
0 |
07/03/2025 |
Fix error handling for blank actions in account moderation action form (ClearlyClaire) https://github.com/mastodon/mastodon/pull/35246
|
ja |
0 |
0 |
07/03/2025 |
Use `ActiveModel::Attributes` in admin/status_batch_action (mjankowski) https://github.com/mastodon/mastodon/pull/35255
|
ja |
0 |
0 |
07/03/2025 |
Fix intermittent failure of TOS model spec from effective date collision (mjankowski) https://github.com/mastodon/mastodon/pull/35244
|
ja |
0 |
0 |
07/03/2025 |
Add specific language confirming that we test with BrowserStack and Chromatic (andypiper) https://github.com/mastodon/mastodon/pull/35248
|
ja |
0 |
0 |
07/03/2025 |
Raise better exception on FASP error responses (oneiros) https://github.com/mastodon/mastodon/pull/35262
|
ja |
0 |
0 |
07/04/2025 |
New Crowdin Translations (automated) (github-actions[bot]) https://github.com/mastodon/mastodon/pull/35261
|
ja |
0 |
0 |
07/04/2025 |
Fix incorrect name in scheduler configuration (ClearlyClaire) https://github.com/mastodon/mastodon/pull/35263
|
ja |
0 |
0 |
07/04/2025 |
Remove unused scopes in `Account` model (mjankowski) https://github.com/mastodon/mastodon/pull/35276
|
ja |
0 |
0 |
07/07/2025 |
New Crowdin Translations (automated) (github-actions[bot]) https://github.com/mastodon/mastodon/pull/35269
|
ja |
0 |
0 |
07/07/2025 |
Add ability to manually trigger i18n uploads (ClearlyClaire) https://github.com/mastodon/mastodon/pull/35279
|
ja |
0 |
0 |
07/07/2025 |
fix: Fix can't skip search field by tabbing (diondiondion) https://github.com/mastodon/mastodon/pull/35281
|
ja |
0 |
0 |
07/07/2025 |
chore(deps): update dependency libvips to v8.17.1 (renovate[bot]) https://github.com/mastodon/mastodon/pull/35283
|
ja |
0 |
0 |
07/08/2025 |
New Crowdin Translations (automated) (github-actions[bot]) https://github.com/mastodon/mastodon/pull/35286
|
ja |
0 |
0 |
07/08/2025 |
Better error response to malformed headers (oneiros) https://github.com/mastodon/mastodon/pull/35278
|
ja |
0 |
0 |
07/08/2025 |
Add option to set emoji preferences behind feature flag (ChaosExAnima) https://github.com/mastodon/mastodon/pull/35282
|
ja |
0 |
0 |
07/08/2025 |
Bump linzer to 0.7.7 (nomadium) https://github.com/mastodon/mastodon/pull/35258
|
ja |
0 |
0 |
07/08/2025 |
Bump version to v4.4.0 (ClearlyClaire) https://github.com/mastodon/mastodon/pull/35291
|
ja |
0 |
0 |
07/08/2025 |
Use `touch` to record viewing annual report (mjankowski) https://github.com/mastodon/mastodon/pull/35296
|
ja |
0 |
0 |
07/09/2025 |
Prefer `on: :update` in Tag validation declaration (mjankowski) https://github.com/mastodon/mastodon/pull/35297
|
ja |
0 |
0 |
07/09/2025 |
Use `if_exists: true` when removing duplicate indexes (mjankowski) https://github.com/mastodon/mastodon/pull/35309
|
ja |
0 |
0 |
07/09/2025 |
Fix support for special characters in various environment variables (ClearlyClaire) https://github.com/mastodon/mastodon/pull/35314
|
ja |
0 |
0 |
07/09/2025 |
New Crowdin Translations (automated) (github-actions[bot]) https://github.com/mastodon/mastodon/pull/35310
|
ja |
0 |
0 |
07/09/2025 |
Emoji Indexing and Search (ChaosExAnima) https://github.com/mastodon/mastodon/pull/35253
|
ja |
0 |
0 |
07/09/2025 |
Fix replying from media modal or pop-in-player tagging user `undefined` (ClearlyClaire) https://github.com/mastodon/mastodon/pull/35317
|
ja |
0 |
0 |
07/09/2025 |
Relax error restriction in initializer (oneiros) https://github.com/mastodon/mastodon/pull/35321
|
ja |
0 |
0 |
07/09/2025 |
Fix nearly every sub-directory being crawled as part of Vite build (ClearlyClaire) https://github.com/mastodon/mastodon/pull/35323
|
ja |
0 |
0 |
07/09/2025 |
Bump version to v4.4.1 (ClearlyClaire) https://github.com/mastodon/mastodon/pull/35329
|
ja |
0 |
0 |
07/09/2025 |
Fix styling of external log-in button (ClearlyClaire) https://github.com/mastodon/mastodon/pull/35320
|
ja |
0 |
0 |
07/10/2025 |
Add `Status.only_polls` (and without polls) scope (mjankowski) https://github.com/mastodon/mastodon/pull/35330
|
ja |
0 |
0 |
07/10/2025 |
Improve Accounts CLI `prune` spec (mjankowski) https://github.com/mastodon/mastodon/pull/35302
|
ja |
0 |
0 |
07/10/2025 |
chore(deps): update dependency rubocop to v1.78.0 (renovate[bot]) https://github.com/mastodon/mastodon/pull/35289
|
ja |
0 |
0 |
07/10/2025 |
New Crowdin Translations (automated) (github-actions[bot]) https://github.com/mastodon/mastodon/pull/35335
|
ja |
0 |
0 |
07/10/2025 |
fix(deps): update dependency core-js to v3.44.0 (renovate[bot]) https://github.com/mastodon/mastodon/pull/35284
|
ja |
0 |
0 |
07/10/2025 |
Add `Status#not_replying_to_account` scope for annual report classes (mjankowski) https://github.com/mastodon/mastodon/pull/35257
|
ja |
0 |
0 |
07/10/2025 |
Mark `private` methods in `AnnualReport::TopStatuses` (mjankowski) https://github.com/mastodon/mastodon/pull/35256
|
ja |
0 |
0 |
07/10/2025 |
chore(deps): update dependency json-schema to v5.2.1 (renovate[bot]) https://github.com/mastodon/mastodon/pull/35337
|
ja |
0 |
0 |
07/10/2025 |
Use `ActiveModel::Attributes` in `FollowLimitable` concern (mjankowski) https://github.com/mastodon/mastodon/pull/35327
|
ja |
0 |
0 |
07/10/2025 |
New Crowdin Translations (automated) (github-actions[bot]) https://github.com/mastodon/mastodon/pull/35344
|
ja |
0 |
0 |
07/11/2025 |
Simplify `DatabaseViewRecord.refresh` (ClearlyClaire) https://github.com/mastodon/mastodon/pull/35252
|
ja |
0 |
0 |
07/11/2025 |
Expose enabled features to the frontend (ChaosExAnima) https://github.com/mastodon/mastodon/pull/35348
|
ja |
0 |
0 |
07/11/2025 |
Make bio hashtags open the local page instead of the remote instance (ChaosExAnima) https://github.com/mastodon/mastodon/pull/35349
|
ja |
0 |
0 |
07/11/2025 |
Fix quote attributes missing from Mastodon's context (ClearlyClaire) https://github.com/mastodon/mastodon/pull/35354
|
ja |
0 |
0 |
07/11/2025 |
New Crowdin Translations (automated) (github-actions[bot]) https://github.com/mastodon/mastodon/pull/35358
|
ja |
0 |
0 |
07/14/2025 |
chore(deps): update dependency annotaterb to v4.17.0 (renovate[bot]) https://github.com/mastodon/mastodon/pull/35368
|
ja |
0 |
0 |
07/14/2025 |
Use sequence for unique names on webauthn cred fabricator (mjankowski) https://github.com/mastodon/mastodon/pull/35356
|
ja |
0 |
0 |
07/14/2025 |
Move shared params to common method in admin/reports/actions (mjankowski) https://github.com/mastodon/mastodon/pull/35353
|
ja |
0 |
0 |
07/14/2025 |
Add coverage for `FollowRecommendationMute` model (mjankowski) https://github.com/mastodon/mastodon/pull/35376
|
ja |
0 |
0 |
07/15/2025 |
Add coverage for `CustomFilterStatus` model (mjankowski) https://github.com/mastodon/mastodon/pull/35374
|
ja |
0 |
0 |
07/15/2025 |
Confirm `User#login_activities` in auth/sessions spec (mjankowski) https://github.com/mastodon/mastodon/pull/35372
|
ja |
0 |
0 |
07/15/2025 |
fix(deps): update dependency vite-plugin-static-copy to v3.1.1 (renovate[bot]) https://github.com/mastodon/mastodon/pull/35367
|
ja |
0 |
0 |
07/15/2025 |
fix(deps): update dependency react-select to v5.10.2 (renovate[bot]) https://github.com/mastodon/mastodon/pull/35352
|
ja |
0 |
0 |
07/15/2025 |
fix: Improve `Dropdown` component accessibility (diondiondion) https://github.com/mastodon/mastodon/pull/35373
|
ja |
0 |
0 |
07/15/2025 |
New Crowdin Translations (automated) (github-actions[bot]) https://github.com/mastodon/mastodon/pull/35379
|
ja |
0 |
0 |
07/15/2025 |
Fix `quoteAuthorization` type in JSON-LD context (ClearlyClaire) https://github.com/mastodon/mastodon/pull/35380
|
ja |
0 |
0 |
07/15/2025 |
@tchambers @Setok @box464 I'm aware of this https://github.com/mastodon/mastodon/pull/35210
|
en |
0 |
1 |
07/15/2025 |
Always give local quote of remote posts a quote request URI (ClearlyClaire) https://github.com/mastodon/mastodon/pull/35383
|
ja |
0 |
0 |
07/15/2025 |
Extract constant for attribution domains limit in account (mjankowski) https://github.com/mastodon/mastodon/pull/35350
|
ja |
0 |
0 |
07/15/2025 |
Refactor `ActivityPub::Activity::Accept` and `ActivityPub::Activity::Reject` specs (ClearlyClaire) https://github.com/mastodon/mastodon/pull/35382
|
ja |
0 |
0 |
07/15/2025 |
Fix support for quote verification in implicit status updates (ClearlyClaire) https://github.com/mastodon/mastodon/pull/35384
|
ja |
0 |
0 |
07/15/2025 |
Update age limit wording (diondiondion) https://github.com/mastodon/mastodon/pull/35387
|
ja |
0 |
0 |
07/15/2025 |
refactor: Only remove pointer-events when necessary (diondiondion) https://github.com/mastodon/mastodon/pull/35390
|
ja |
0 |
0 |
07/15/2025 |
Remove the "to triage" label status (renchap) https://github.com/mastodon/mastodon/pull/35394
|
ja |
0 |
0 |
07/16/2025 |
fix: Fix selected item in poll select menus is unreadable in Firefox (diondiondion) https://github.com/mastodon/mastodon/pull/35402
|
ja |
0 |
0 |
07/16/2025 |
New Crowdin Translations (automated) (github-actions[bot]) https://github.com/mastodon/mastodon/pull/35399
|
ja |
0 |
0 |
07/16/2025 |
chore(deps): update dependency ruby to v3.4.5 (renovate[bot]) https://github.com/mastodon/mastodon/pull/35395
|
ja |
0 |
0 |
07/17/2025 |
chore(deps): update dependency propshaft to v1.2.0 (renovate[bot]) https://github.com/mastodon/mastodon/pull/35398
|
ja |
0 |
0 |
07/17/2025 |
fix: Improve a11y of custom select menus in notifications settings (diondiondion) https://github.com/mastodon/mastodon/pull/35403
|
ja |
0 |
0 |
07/17/2025 |
chore(deps): update docker.io/ruby docker tag to v3.4.5 (renovate[bot]) https://github.com/mastodon/mastodon/pull/35397
|
ja |
0 |
0 |
07/17/2025 |
chore(deps): update dependency httplog to v1.7.1 (renovate[bot]) https://github.com/mastodon/mastodon/pull/35406
|
ja |
0 |
0 |
07/17/2025 |
New Crowdin Translations (automated) (github-actions[bot]) https://github.com/mastodon/mastodon/pull/35408
|
ja |
0 |
0 |
07/17/2025 |
Replace Ruby Vite plugins (ChaosExAnima) https://github.com/mastodon/mastodon/pull/35195
|
ja |
0 |
0 |
07/17/2025 |
fix: Add `lang` attribute to current composer language in alt text modal (diondiondion) https://github.com/mastodon/mastodon/pull/35412
|
ja |
0 |
0 |
07/17/2025 |
refactor: Disable `useDrag` hook when main menu is not openable (diondiondion) https://github.com/mastodon/mastodon/pull/35414
|
ja |
0 |
0 |
07/17/2025 |
fix: Fix quote posts styling on notifications page (diondiondion) https://github.com/mastodon/mastodon/pull/35411
|
ja |
0 |
0 |
07/17/2025 |
New Crowdin Translations (automated) (github-actions[bot]) https://github.com/mastodon/mastodon/pull/35420
|
ja |
0 |
0 |
07/18/2025 |
Don't require JSDoc params & return in TS (diondiondion) https://github.com/mastodon/mastodon/pull/35426
|
ja |
0 |
0 |
07/18/2025 |
Use bundler version 2.7.0 (mjankowski) https://github.com/mastodon/mastodon/pull/35430
|
ja |
0 |
0 |
07/21/2025 |
New Crowdin Translations (automated) (github-actions[bot]) https://github.com/mastodon/mastodon/pull/35428
|
ja |
0 |
0 |
07/21/2025 |
chore(deps): update dependency nokogiri to v1.18.9 (renovate[bot]) https://github.com/mastodon/mastodon/pull/35433
|
ja |
0 |
0 |
07/21/2025 |
Add coverage for api/v1/invites scenarios (mjankowski) https://github.com/mastodon/mastodon/pull/35389
|
ja |
0 |
0 |
07/21/2025 |
refactor: Replace react-hotkeys with custom hook (diondiondion) https://github.com/mastodon/mastodon/pull/35425
|
ja |
0 |
0 |
07/21/2025 |
fix: Don't submit post when pressing Enter in CW field (diondiondion) https://github.com/mastodon/mastodon/pull/35445
|
ja |
0 |
0 |
07/21/2025 |
Update playwright-ruby-client to version 1.54.0 (mjankowski) https://github.com/mastodon/mastodon/pull/35448
|
ja |
0 |
0 |
07/21/2025 |
chore(deps): update dependency chromatic to v13 (renovate[bot]) https://github.com/mastodon/mastodon/pull/35064
|
ja |
0 |
0 |
07/21/2025 |
fix(deps): update dependency axios to v1.10.0 (renovate[bot]) https://github.com/mastodon/mastodon/pull/35050
|
ja |
0 |
0 |
07/21/2025 |
chore(deps): update dependency eslint-plugin-jsdoc to v51 (renovate[bot]) https://github.com/mastodon/mastodon/pull/35026
|
ja |
0 |
0 |
07/21/2025 |
後でちゃんと読む。
|
ja |
0 |
0 |
06/24/2025 |
New PR: Remove extraneous word from error message (fixes #1086) (#1087)
|
en |
0 |
0 |
05/26/2025 |
New PR: Latest Lexgen (#1088)
|
en |
0 |
0 |
05/27/2025 |
Welp, I can't compete with the "stupid world news" that just dropped, but I've opened a draft PR with fixes to allow the Golang lexgen tool to parse Lexicons with arrays of encodings without erroring. 🤷 #atdev #atproto
github.com/bluesky-soci...
|
en |
0 |
0 |
06/22/2025 |
New PR: lexgen empty union (#1115)
|
en |
0 |
0 |
07/09/2025 |
New PR: :bug: Render embedded record along with media when both exists on a post (#349)
|
en |
0 |
0 |
05/27/2025 |
New PR: :sparkles: Add auto ack checkbox with tag event (#364)
|
en |
0 |
0 |
07/21/2025 |
Швидко додали таку можливість у Glance
https://github.com/glanceapp/glance/pull/746
У чому проблема, хотів додати дашборд OpenWRT стату, але там JSON Object котрий гланс не підтримував. Треба буде почекати на оновлення, сподіваюся до мене ніхто не зробить :ablobcatbongokeyboard:
|
|
0 |
0 |
06/23/2025 |
dependabot bot commented on pull request percona/percona-postgresql-operator#1160 dependabot[bot] bot commented on percona/percona-postgresql-operator#1160 · May 27, 2025 01:25 dependabot commented May 27, 2025 The reviewers field in the dependabot.yml...
| Details | Interest | Feed |
|
en |
0 |
0 |
05/27/2025 |
github-actions bot commented on pull request lmegviar/firefox-ios#109 github-actions[bot] bot commented on lmegviar/firefox-ios#109 · May 27, 2025 01:40 github-actions commented May 27, 2025 This PR has been automatically marked as stale. Please leave ...
| Details | Interest | Feed |
|
en |
0 |
0 |
05/27/2025 |
you can follow along here: github.com/preactjs/sig...
|
en |
0 |
0 |
07/07/2025 |
A change to the DecompressStream API will now break if it receives an invalid chunk; for some reason, Node.js ignored that!An change to the DecompressStream Api, will now break if its gets invalid chunk; for some reason NodeJS ignored that!
github.com/nodejs/node...
|
en |
0 |
0 |
05/27/2025 |
2025-06-24, Version 22.17.0 'Jod' (LTS) by github-actions[bot] · Pull Request #58665 · nodejs/node github.com/nodejs/node/...
|
|
0 |
0 |
06/10/2025 |
この変更で detect-module がデフォルトで on になってたのか github.com/nodejs/node/...
.js 拡張子で明示的に cjs/esm の指定がない場合に ESM でしか parse 出来ない構文を含んでる場合は自動的に ESM として実行される
|
en |
0 |
0 |
06/11/2025 |
This is just a 'see you later' because I’m not ready to say goodbye yet github.com/nodejs/node/...
|
en |
0 |
0 |
07/14/2025 |
Landed a new Node.js API for configuring the CA certificates used by the built-in HTTPS/TLS clients. github.com/nodejs/node/...
For example, to enable certificates installed in the system:
tls.setDefaultCACertificates(tls.getCACertificates('system'))
|
en |
0 |
0 |
07/18/2025 |
I love #godot. The progress is astounding... BUT in certain aspects, the engine is basically on hold. A simple, popular PR enabling critical multiplayer functionality is still open 2 years later because "nobody is working on physics". github.com/godotengine/...
|
|
0 |
0 |
05/30/2025 |
github.com/godotengine/... over 13 months now github.com/godotengine/...
|
en |
0 |
0 |
06/09/2025 |
While there's still room for improvement in the asset importing workflow, this just got merged for 4.5: github.com/godotengine/...
|
de |
0 |
0 |
06/10/2025 |
Oh and stencils were godot stencil support was merged yesterday. Today is truly a fine day. github.com/godotengine/...
|
en |
0 |
0 |
06/12/2025 |
久々にプルリク出しました。動的道生成アドオンを作っている最中にバグを見つけた。 github.com/godotengine/...
|
ja |
0 |
0 |
06/27/2025 |
Why is Node.set_display_folded() not fixed yet? The PR for it keeps getting pushed back to the next milestone, and the problem looks like it's already solved? github.com/godotengine/...
|
en |
0 |
0 |
07/12/2025 |
github.com/dotnet/sdk/p...
|
en |
0 |
0 |
06/15/2025 |
Yay, #FreeBSD is getting some love in the latest @zed.dev update:
Initial support for ssh remotes running FreeBSD x86_64 github.com/zed-industri...
|
en |
0 |
0 |
06/12/2025 |
たぶんこれのおかげ github.com/zed-industri...
|
ja |
0 |
0 |
06/18/2025 |
my favorite UI feature in Zed was removed in June. 😞
github.com/zed-industri...
|
en |
0 |
0 |
07/01/2025 |
GREAT! This helix_mode issue is already fixed!
|
en |
0 |
0 |
07/15/2025 |
PaperWM + V-Shell (after one fix) is "almost niri" in gnome-shell (with bugs, still, but hey) \o/
|
en |
0 |
0 |
05/27/2025 |
dependabot bot commented on pull request ovchynnikov/load-bot-linux#109 dependabot[bot] bot commented on ovchynnikov/load-bot-linux#109 · May 27, 2025 21:57 dependabot commented May 27, 2025 Looks like yt-dlp is up-to-date now, so this is no longer nee...
| Details | Interest | Feed |
|
en |
0 |
0 |
05/27/2025 |
devin-ai-integration bot commented on pull request airbytehq/airbyte#60252 devin-ai-integration[bot] bot commented on airbytehq/airbyte#60252 · May 28, 2025 03:13 devin-ai-integration commented May 28, 2025 Using the connection string as the server_id ...
| Details | Interest | Feed |
|
en |
0 |
0 |
05/28/2025 |
dependabot bot closed a pull request in 0x5ea000000/cosmos-sdk dependabot[bot] bot closed 0x5ea000000/cosmos-sdk#2429 · May 28, 2025 03:58 build(deps): Bump google.golang.org/grpc from 1.70.0 to 1.72.1 in /x/bank #2429 Bumps google.golang.org/grpc from...
| Details | Interest | Feed |
|
en |
0 |
0 |
05/28/2025 |
dependabot bot commented on pull request 0x5ea000000/cosmos-sdk#2429 dependabot[bot] bot commented on 0x5ea000000/cosmos-sdk#2429 · May 28, 2025 03:58 dependabot commented May 28, 2025 Superseded by #2442 .
| Details | Interest | Feed |
|
en |
0 |
0 |
05/28/2025 |
New draft pull request. github.com/pypa/pip/pul...
|
en |
0 |
0 |
05/28/2025 |
Allowing special characters in branch name for Python github.com/pypa/pip/pul...
|
en |
0 |
0 |
05/29/2025 |
New IoC for OnionC2
|
en |
0 |
0 |
05/28/2025 |
There's a package suite that I love, but it's still written in CJS, and what's holding maintainers back from adopting ESM is that there would be breaking changes. REF: github.com/PrismarineJS...
|
en |
0 |
0 |
05/28/2025 |
just wrapped up a k8s controller fix that completely changed how i think about software design
started with what seemed like a simple task fix some sync logic between two controllers but ended up learning why fighting against platform patterns makes everything harder
github.com/nebius/soper...
|
en |
0 |
0 |
05/28/2025 |
github.com/rails/rails/... "Active Job Continuations" #rails
|
en |
0 |
0 |
06/04/2025 |
github.com/rails/rails/...
|
en |
0 |
0 |
07/15/2025 |
ActiveJob::Continuation綺麗な実装だなぁ
github.com/rails/rails/...
|
ja |
0 |
0 |
06/03/2025 |
"Active Job Continuations" #rails github.com/rails/rails/...
|
en |
0 |
0 |
06/04/2025 |
"Active Job Continuations" #rails github.com/rails/rails/...
|
en |
0 |
0 |
06/04/2025 |
I made a very smol PR to Ruby on Rails Guides
|
en |
0 |
0 |
07/18/2025 |
> Move the preference to preview github.com/WebKit/WebKi... > This change introduces a lower frequency deletion policy if a web site was always loaded with link decoration filtering github.com/WebKit/WebKi... > This patch extends that lifetime to 400 operational days. github.com/WebKit/WebKi...
|
en |
0 |
0 |
06/10/2025 |
Of interest: looks like we're going to be able to use Apple Liquid Glass effects in Safari via an -apple-visual-effect CSS parameter: github.com/WebKit/WebKi...
|
en |
0 |
0 |
06/16/2025 |
Ultimately this will be a plug-and-play solution, without cumbersome configurations. However, it's not that simple. Bundle Mode needs APIs that aren't yet available in React Native. Please give a thumbs up on my PR so we can ship it to React Native faster github.com/facebook/rea...
|
en |
0 |
0 |
07/15/2025 |
Not sure it's related but look at this (reverted)
github.com/facebook/rea...
|
en |
0 |
0 |
06/12/2025 |
Extended the rust clippy `manual_is_variant_and` lint. It now checks for cases like:
``` Some(2).map(|x| x % 2 == 0) == Some(true) ```
PR: github.com/rust-lang/ru...
|
en |
0 |
0 |
05/28/2025 |
Could someone on @securitylab.github.com's GHSA team please look at these PRs to remove duplicate GHSA entries? It's been a week and I'm still waiting.
* github.com/github/advis... * github.com/github/advis...
Also this one which was contested:
* github.com/github/advis...
#github #ghsa
|
en |
0 |
0 |
05/28/2025 |
I also have OAuth improvements cooking! I am about to release support for kids in JWT assertions. Talk nerdy to me.
github.com/oauth-xx/oau...
|
en |
0 |
0 |
05/28/2025 |
I'm sure there are better ways of approaching some of this but it's the best I could do.
My brain hurts.
Not merged yet, just deployed the branch in case of emergency rollback!
|
en |
0 |
0 |
05/28/2025 |
exemplo
precisa de umas melhorias mas tá ok pro contexto
github.com/peapescarte/...
|
pt |
0 |
0 |
05/28/2025 |
" The In/Out animation RFC is now closed. TLDR: "We're going to move forward with the proposed design "
- @jeanmeche.com on the other site
First PR, targeted for minor
github.com/angular/angu...
|
en |
0 |
0 |
07/08/2025 |
Good morning! Is there any word on the progress of this? I attempted to implement a mechanism in place to improve the granularity of what Angular ignores, but it was immediately shot down for some reason...
github.com/angular/angu...
|
en |
0 |
0 |
07/15/2025 |
This @mitogen-hq.fosstodon.org.ap.brid.gy PR is coming along rather nicely github.com/mitogen-hq/m... #Mitogen
|
en |
0 |
0 |
05/28/2025 |
github.com/maplant/sche... Protocols are... interesting... to implement
|
en |
0 |
0 |
07/09/2025 |
Then, publish as usual. Sample PR: github.com/dvgica/manag...
|
en |
0 |
0 |
05/29/2025 |
Sooooo close to finally releasing it. Will try to do the final push later today https://github.com/LittleLightForDestiny/littlelight/pull/248
|
|
0 |
0 |
07/09/2023 |
github.com/robinje/eido...
|
en |
0 |
0 |
05/29/2025 |
github.com/robinje/eido...
|
en |
0 |
0 |
05/29/2025 |
github.com/robinje/eido...
|
en |
0 |
0 |
05/30/2025 |
github.com/robinje/eido...
|
en |
0 |
0 |
06/02/2025 |
github.com/robinje/eido...
|
en |
0 |
0 |
06/08/2025 |
Small thing! github.com/haileyok/don...
|
en |
0 |
0 |
05/29/2025 |
github.com/ggml-org/lla... llama.cpp's server just supported streaming during tool use
dont have a use case for it yet - what do ppl usually use it for?
|
en |
0 |
0 |
05/29/2025 |
Acly commented on pull request ggml-org/llama.cpp#14265
Interest | Match | Feed
|
en |
0 |
0 |
06/19/2025 |
github.com/rubyevents/r...
|
en |
0 |
0 |
06/03/2025 |
kb_developmentブランチは4月24日を最後に更新止まってますけど、こっちでちゃんと本家取り込み続いてますのでご心配なく。なの。ついさっきも更新した
kb_developmentへのマージは本家の引用機能の開発待ちだけど、今の様子だとまだ時間かかると思います
あと本家の実装が思ってたのと違ったので、kmyblueバージョン19のリリースはさらに延びる可能性もある もう5月末だけど、このペースで6月リリースできるかわからない。今は本家の開発待つしかない状況
https://github.com/kmycode/mastodon/pull/1003
|
ja |
0 |
0 |
05/29/2025 |
Day 63 #100DayStartup added firebase dependency to project github.com/joshuabenson...
|
en |
0 |
0 |
06/04/2025 |
Here is the last false positive for github.com/jestjs/jest/..., let's see how long would it take. 🤓
|
en |
0 |
0 |
05/29/2025 |
The PR is here: github.com/dotnet/aspne... thanks @captainsafia.com
|
en |
0 |
0 |
05/29/2025 |
While technically a correct fix, this #dotnet fix is about to break a lot of deployments. This was just deployed in the latest release of .NET 8 and 9.
https://github.com/dotnet/aspnetcore/pull/61623/files
|
en |
0 |
0 |
06/12/2025 |
Seems github.com/dotnet/aspne... answers my question. 🙏
|
en |
0 |
0 |
07/18/2025 |
|
en |
0 |
0 |
07/17/2025 |
@jbang.dev I opened a PR for the jbang-gradle-plugin It seems stalled but it still works :-D. I could not build the PR locally bc of missing dependencies. github.com/jbangdev/jba...
|
en |
0 |
0 |
05/29/2025 |
Details here: github.com/trabucayre/o...
|
en |
0 |
0 |
05/29/2025 |
Hackers' Pub에 초대 링크 공유 기능을 구현했습니다. 아직 머지는 안 했고요. 심심하신 분들은 한 번씩 살펴보시고 딴지 걸어주시면 감사하겠습니다.
|
ko |
0 |
0 |
06/06/2025 |
I'm so proud ! :)
github.com/microsoft/az...
WOW 🥳 😅
|
en |
0 |
0 |
05/29/2025 |
Nice, there is new feature in Kamal to support Bitwarden secrets manager. Personally I haven't used Bitwarden, perhaps its time to explore open source alternatives to 1Password github.com/basecamp/ka...
|
en |
0 |
0 |
05/29/2025 |
@pbzweihander@yuri.garden https://github.com/misskey-dev/misskey/pull/16112 있습니다
버그 사유 1. https://github.com/advisories/GHSA-7899-w6c4-vqc4 에서 리디렉트 옵션이 무시되는 버그가 고쳐짐 2. 미스키에서 리디렉트 옵션을 false로 보내고 있었으므로 버그고침에 따라 버그가 생김
|
|
0 |
1 |
06/29/2025 |
Misskeyのチャット機能はロールポリシーで「無効」にすればAPIが拒否されるだけでなくページ自体が消えるので完全に無効化できる
https://github.com/misskey-dev/misskey/pull/15765
|
|
0 |
0 |
07/10/2025 |
We are cooking something 🙂 #Elixir
github.com/tuist/Noora/...
|
en |
0 |
0 |
05/29/2025 |
Here’s the PR if you’re interested: github.com/Budibase/bud...
|
en |
0 |
0 |
06/03/2025 |
Since the features are almost complete and more users stumble upon it every day, we have decided to fast-track the rewritten table editor to make the app better for all. Soon in beta. Read more here:
|
|
0 |
0 |
07/09/2025 |
github.com/laravel/fram...
|
en |
0 |
0 |
06/17/2025 |
I'm having an incredibly normal morning #bazel #python github.com/aspect-build...
|
en |
0 |
0 |
05/29/2025 |
Today's dirty awful hack. How do you integration test something that depends on downloading release assets from a fileserver? Bag it, run a fileserver in e2e testing! github.com/aspect-build...
|
en |
0 |
0 |
05/29/2025 |
SapphirusBeryl opened a pull request in systemd/mkosi SapphirusBeryl opened systemd/mkosi#3752 · May 30, 2025 00:50 fix: Add universe component to default repositories #3752 Since Ubuntu now includes erofs-utils in the universe repository, add it to th...
| Details | Interest | Feed |
|
en |
0 |
0 |
05/30/2025 |
SapphirusBeryl opened a pull request in systemd/mkosi SapphirusBeryl opened systemd/mkosi#3752 ·...
https://github.com/systemd/mkosi/pull/3752
Result Details
|
|
0 |
0 |
05/30/2025 |
Finally got a fix for "TypeError: Cannot read properties of undefined (reading 'message')"! 🥳
Thanks @fisker for the reliability test case! 🥰
You don't need to pin `synckit` on v0.8.8 any longer! 🤩
|
en |
0 |
0 |
05/30/2025 |
So I've been doubling up on both the stable OBS for recording and the beta OBS for virtual webcam purposes. github.com/obsproject/o...
|
en |
0 |
0 |
06/13/2025 |
bug #3
github.com/slatedb/slat...
|
en |
0 |
0 |
07/14/2025 |
We're not that organized but if you search you'll see breadcrumbs.
csx was one of the first attempts. Lots of discussions about the future of scripting, how it relates to "real" C#.
Then @phillipcarter.dev took a stab at it later
github.com/dotnet/desig...
|
en |
0 |
0 |
05/30/2025 |
Awoke to news that I now have a contribution in rake and yes it's tiny but it scratches my pattern-matching itch
github.com/ruby/rake/pu...
|
en |
0 |
0 |
05/30/2025 |
例えばこれ
github.com/podhmo/podhm...
github Appとoauth appの違いに気づいてなかったし、PKCEできないことに気づかずCORSだけ対応すればとfile serveを作っての検証とかをしてしまった(時間が溶けてた)
|
ja |
0 |
0 |
05/30/2025 |
Made gotmplfmt 10 times dumber but better... \o/ https://github.com/miekg/gotmplfmt/pull/24 100 lines of Go _less_ and it works better
|
en |
0 |
0 |
05/30/2025 |
Draft PR is done \o/ https://github.com/qgis/QGIS/pull/62267
Of course I only tested on big inputs just now, that is a check I have to implement for sure.
|
en |
0 |
0 |
06/12/2025 |
あんま Java いじらなくなったのでいまさら感はあるんだけど、それでもこれは嬉しい。いちおうまだ面倒は見てるからにゃー github.com/dependabot/d...
|
ja |
0 |
0 |
06/24/2025 |
PR if someone would like to see what AI came up with https://github.com/deerportal/deerportal/pull/70/files
|
en |
0 |
0 |
05/30/2025 |
@opencollective anyway, here's a pull request that fixes a bunch of their problems: https://github.com/opencollective/opencollective-api/pull/10912
|
en |
0 |
0 |
05/30/2025 |
hendisantika merged a pull request in hendisantika/spring-boot-flyway-mongodb hendisantika merged hendisantika/spring-boot-flyway-mongodb#60 · May 30, 2025 23:33 build(deps-dev): Bump org.testcontainers:testcontainers from 1.21.0 to 1.21.1 #60 Bumps or...
| Details | Interest | Feed |
|
en |
0 |
0 |
05/30/2025 |
hendisantika merged a pull request in hendisantika/spring-boot-flyway-mongodb hendisantika merged...
https://github.com/hendisantika/spring-boot-flyway-mongodb/pull/60
Result Details
|
|
0 |
0 |
05/30/2025 |
Fixed it! github.com/mongodb/bson...
|
en |
0 |
0 |
05/30/2025 |
ChatGPT API で PR と Description 書かせるの楽ちん github.com/tqer39/terra...
|
ja |
0 |
0 |
05/31/2025 |
github.com/grpc/grpc/pu... 全然進まない
|
ja |
0 |
0 |
05/31/2025 |
One more important change in the next version of Twine.
There is no reason to update all feeds at same interval. So, essentially ranking them based on their update freq and updating each feeds refresh interval.
github.com/msasikanth/t...
|
|
0 |
0 |
06/27/2025 |
No where close to done. But finally starting to setup Fresh RSS Google Reader API integration for Twine 👀
github.com/msasikanth/t...
|
|
0 |
0 |
07/07/2025 |
Nowhere close to done, but finally starting to setup Fresh RSS Google Reader API integration for Twine 👀
github.com/msasikanth/t...
|
|
0 |
0 |
07/07/2025 |
github-actions bot commented on pull request rogerrum/k8s-gitops#2820 github-actions[bot] bot commented on rogerrum/k8s-gitops#2820 · May 31, 2025 01:56 github-actions commented May 31, 2025 Path: infrastructure/couchdb --- /tmp/tmp.PHiDDt8tVL 2025-05-...
| Details | Interest | Feed |
|
en |
0 |
0 |
05/31/2025 |
github-actions bot commented on pull request npmulder/homelab#50 github-actions[bot] bot commented on npmulder/homelab#50 · May 31, 2025 02:07 github-actions commented May 31, 2025 --- kubernetes/apps/flux-system/flux-instance/app Kustomization: flux-s...
| Details | Interest | Feed |
|
en |
0 |
0 |
05/31/2025 |
gardener-ci-robot commented on pull request gardener/external-dns-management#500 gardener-ci-robot commented on gardener/external-dns-management#500 · May 31, 2025 02:40 gardener-ci-robot commented May 31, 2025 ℹ Artifact update notice File name: go....
| Details | Interest | Feed |
|
en |
0 |
0 |
05/31/2025 |
PaulLandaeta merged a pull request in PaulLandaeta/isc-system-core PaulLandaeta merged PaulLandaeta/isc-system-core#153 · May 31, 2025 03:56 Add unit tests for login interactor #153 Summary add tests covering login flow Testing npm test (fails: jest no...
| Details | Interest | Feed |
|
en |
0 |
0 |
05/31/2025 |
PaulLandaeta merged a pull request in PaulLandaeta/isc-system-core PaulLandaeta merged PaulLandae...
https://github.com/PaulLandaeta/isc-system-core/pull/153
Result Details
|
|
0 |
0 |
05/31/2025 |
@helge I can’t get it to work on either platform at the moment.
https://github.com/SwiftPackageIndex/SwiftPackageIndex-Server/pull/3813
|
en |
0 |
0 |
05/31/2025 |
WindowsとLinuxは github.com/qmk/qmk_firm... で状況変わってそうな気がする
|
ja |
0 |
0 |
05/31/2025 |
日用品を買いに行って、イシューを追っていったら、解消するプルリクが出てた。つまりだよ、deno upgradeしてバージョン2.2.1以上になったら、"imports"に書いとくだけでちゃんと入力補完もしてくれるし、動きもする。 ぶらぼうめ! github.com/denoland/den...
|
ja |
0 |
0 |
06/08/2025 |
Heroku's CLI provides machine readable output on a lot of commands. This allows us to rev the text UI without needing to worry about breaking people scripting.
I’m suggesting we add a similar pattern with Bundler starting with “bundle list —json”. #ruby github.com/rubygems/rub...
|
en |
0 |
0 |
05/31/2025 |
最近whatwg/htmlをwatchするようにしたけど、通知にJxckさん出てきた github.com/whatwg/html/...
|
ja |
0 |
0 |
06/13/2025 |
👀 github.com/whatwg/html/...
|
en |
0 |
0 |
06/27/2025 |
rejoice! github.com/oven-sh/bun/...
|
en |
0 |
0 |
07/09/2025 |
|
|
0 |
0 |
07/19/2025 |
arikalon1 commented on pull request robusta-dev/krr#429 arikalon1 commented on robusta-dev/krr#429 · May 31, 2025 18:14 arikalon1 commented May 31, 2025 k8s admission calls will fail, and will be ignored. The certificate is supposed to be renewed on ev...
| Details | Interest | Feed |
|
en |
0 |
0 |
05/31/2025 |
github-actions bot commented on pull request binaryn3xus/HomeOps#2977 github-actions[bot] bot commented on binaryn3xus/HomeOps#2977 · May 31, 2025 22:07 github-actions commented May 31, 2025 --- kubernetes/apps/observability/gatus/app Kustomization: ob...
| Details | Interest | Feed |
|
en |
0 |
0 |
05/31/2025 |
以前のPRでpackage.json向けESLintの存在を知ったので、そっちにもPRを作成ヨシ! ってもう、マージされてリリースされてら。 github.com/JoshuaKGoldb...
|
ja |
0 |
0 |
05/31/2025 |
github.com/biomejs/biom... this is cool
|
en |
0 |
0 |
07/03/2025 |
本家にキーボード追加しようとしてる人からコメント来たので悩ましいという気持ちを書いた github.com/aki27kbd/coc...
|
ja |
0 |
0 |
06/01/2025 |
아무튼 PR을 만들긴 했는데, 리뷰해 줄 사람이 없어서 Copilot한테 리뷰 요청했다. ㅋㅋㅋ 나도 리뷰어가 있었으면.
|
ko |
0 |
0 |
06/09/2025 |
If someone’s looking for open source projects to contribute to, I have some static analysis failures that I’m not sure what to do about.
https://github.com/ramsey/uuid/pull/603
#PHP
|
en |
0 |
3 |
06/22/2025 |
Part of my problem is that I’m just so tired and can’t really focus on this, but the change I made to remove the @ psalm-pure annotations broke BC, and it needs to be fixed ASAP. So, I'm asking for help. 😅
https://github.com/ramsey/uuid/pull/603
#PHP
|
en |
0 |
0 |
06/22/2025 |
Thank you, @fillerwriter, for helping resolve the issues I was having with the pure annotations! That was a big help.
@ocramius, question for you here before I merge (no rush): https://github.com/ramsey/uuid/pull/603
|
en |
0 |
0 |
06/25/2025 |
pull bot merged a pull request in fr34k8/k8s-gitops pull[bot] bot merged fr34k8/k8s-gitops#86 · June 1, 2025 03:49 [pull] master from billimek:master #86 See Commits and Changes for more details. Created by pull[bot] (v2.0.0-alpha.1) Can you help keep ...
| Details | Interest | Feed |
|
en |
0 |
0 |
06/01/2025 |
pull bot merged a pull request in fr34k8/k8s-gitops pull[bot] bot merged fr34k8/k8s-gitops#86 · ...
https://github.com/fr34k8/k8s-gitops/pull/86
Result Details
|
|
0 |
0 |
06/01/2025 |
dependabot bot opened a pull request in dallay/hatchgrid dependabot[bot] bot opened dallay/hatchgrid#44 · June 1, 2025 04:50 chore(deps): Bump the all-actions group with 4 updates #44 Bumps the all-actions group with 4 updates: EnricoMi/publish-unit-te...
| Details | Interest | Feed |
|
en |
0 |
0 |
06/01/2025 |
dependabot bot opened a pull request in dallay/hatchgrid dependabot[bot] bot opened dallay/hatchg...
https://github.com/dallay/hatchgrid/pull/44
Result Details
|
|
0 |
0 |
06/01/2025 |
Welcome Jeremy Drake as #curl commit author 1376: https://github.com/curl/curl/pull/17528
|
en |
0 |
0 |
06/03/2025 |
Welcome Ethan Alker as #curl commit author 1380: https://github.com/curl/curl/pull/17690
|
en |
0 |
0 |
06/21/2025 |
Welcome Fabrício Canedo as #curl commit author 1381: https://github.com/curl/curl/pull/17654
|
en |
0 |
0 |
06/21/2025 |
Welcome DoI as #curl commit author 1382: https://github.com/curl/curl/pull/17572
|
en |
0 |
0 |
06/21/2025 |
Welcome ⭐️NINIKA⭐️ as #curl commit author 1383: https://github.com/curl/curl/pull/17720
|
en |
0 |
0 |
06/23/2025 |
Welcome SC404 as #curl commit author 1385: https://github.com/curl/curl/pull/17743
|
en |
0 |
0 |
06/25/2025 |
@theseal the final name might still be tweaked a little but the feature will come: https://github.com/curl/curl/pull/17800
|
en |
0 |
0 |
07/15/2025 |
I'm introducing limits per test case in #curl test suite to make sure we don't unintentionally accidentally suddenly use many more allocations or much more concurrent memory than we can allow.
https://github.com/curl/curl/pull/17821
|
en |
0 |
0 |
07/05/2025 |
@cheeaun It will be fixed in the next release of Hollo. https://github.com/fedify-dev/hollo/pull/162
|
en |
0 |
0 |
06/04/2025 |
renovate bot opened a pull request in digicatapult/sqnc-ipfs renovate[bot] bot opened digicatapult/sqnc-ipfs#344 · June 1, 2025 21:10 Update dependency @polkadot/api to ^16.1.1 #344 This PR contains the following updates: Release Notes polkadot-js/api ...
| Details | Interest | Feed |
|
en |
0 |
0 |
06/01/2025 |
github-actions bot commented on pull request ydb-platform/ydb#15533 github-actions[bot] bot commented on ydb-platform/ydb#15533 · June 1, 2025 21:54 github-actions commented Jun 1, 2025 ⚪ 2025-06-01 21:54:03 UTC Pre-commit check linux-x86_64-release-...
| Details | Interest | Feed |
|
en |
0 |
0 |
06/01/2025 |
pull bot opened a pull request in c3b2a7/kubernetes pull[bot] bot opened c3b2a7/kubernetes#128 · June 1, 2025 22:50 [pull] master from kubernetes:master #128 See Commits and Changes for more details. Created by pull[bot] (v2.0.0-alpha.1) Can you help k...
| Details | Interest | Feed |
|
en |
0 |
0 |
06/01/2025 |
pull bot opened a pull request in c3b2a7/kubernetes pull[bot] bot opened c3b2a7/kubernetes#128 ·...
https://github.com/c3b2a7/kubernetes/pull/128
Result Details
|
|
0 |
0 |
06/01/2025 |
I love you, Sonic hacking/data research scene. Some previously undocumented, unused demo data within the Sonic 1 prototype *may* be a leftover from the infamous 1990 Tokyo Toy Show version!
github.com/sonicretro/s...
|
en |
0 |
0 |
06/02/2025 |
dependabot bot opened a pull request in jenkinsci/kubernetes-client-api-plugin dependabot[bot] bot opened jenkinsci/kubernetes-client-api-plugin#294 · June 2, 2025 02:20 Bump io.jenkins.tools.bom:bom-2.479.x from 3893.v213a_42768d35 to 4862.vc32a_71c3e...
| Details | Interest | Feed |
|
en |
0 |
0 |
06/02/2025 |
dependabot bot opened a pull request in jenkinsci/kubernetes-client-api-plugin dependabot[bot] bo...
https://github.com/jenkinsci/kubernetes-client-api-plugin/pull/294
Result Details
|
|
0 |
0 |
06/02/2025 |
nicarq merged a pull request in dcSpark/shinkai-apps nicarq merged dcSpark/shinkai-apps#951 · June 2, 2025 03:02 Add links to more MCP resources #951 Summary extend the MCP section with extra resources Testing npx nx lint shinkai-desktop --skip-nx-cach...
| Details | Interest | Feed |
|
en |
0 |
0 |
06/02/2025 |
nicarq merged a pull request in dcSpark/shinkai-apps nicarq merged dcSpark/shinkai-apps#951 · Ju...
https://github.com/dcSpark/shinkai-apps/pull/951
Result Details
|
|
0 |
0 |
06/02/2025 |
패치를 보내긴 했는데, 제대로 한 건지… 😂
|
ko |
0 |
0 |
06/03/2025 |
Just shipped my first experimental, but already handy, feature to Zizmor, a static analyzer for GitHub Actions. The Rust compiler kept me honest the whole way! 🚀 github.com/zizmorcore/z...
|
en |
0 |
0 |
06/02/2025 |
Claude Code works! Here's the implementation of a DAG: github.com/vangberg/bak.... Spent some time building context in a GH Issue (github.com/vangberg/bak...) inspired by @simonw (simonwillison.net/2022/Nov/26/... – great talk) and dumped it as context with tools.simonwillison.net/github-issue...
|
en |
0 |
0 |
06/06/2025 |
Claude Code works! Here's the impl. of a DAG: github.com/vangberg/bak.... Spent some time building context in a GH Issue (github.com/vangberg/bak...) inspired by @simonwillison.net (simonwillison.net/2022/Nov/26/... – great talk) and dumped it as context with tools.simonwillison.net/github-issue...
|
en |
0 |
0 |
06/06/2025 |
Łukasz Samson improving #ElixirLang keyword docs; laying groundwork for better autocomplete.
Also, @expert-lsp.org teasing… are we close to a better Elixir LSP era?
github.com/elixir-lang/...
|
en |
0 |
0 |
06/30/2025 |
My first PR with google jules:
github.com/0xRaduan/fe...
|
en |
0 |
0 |
06/02/2025 |
My second PR with jules:
github.com/0xRaduan/fe...
|
en |
0 |
0 |
06/16/2025 |
github.com/ruby/ruby/pu... yjitと同時に有効にはできないとあるな。やっぱりそうか
|
ja |
0 |
0 |
06/03/2025 |
DeJeune commented on pull request CherryHQ/cherry-studio#6417 DeJeune commented on CherryHQ/cherry-studio#6417 · June 3, 2025 02:47 DeJeune commented Jun 3, 2025 行,再修一下 我测了最新的1.40问题仍然存在,最近有修复吗?或者...
| Details | Interest | Feed |
|
en |
0 |
0 |
06/03/2025 |
It seems @microsoft.com #Windows compatibility is not considered at all in `pnp-rs`... 🤦♂️
|
en |
0 |
0 |
06/03/2025 |
PR: github.com/stackotter/s...
|
en |
0 |
0 |
06/24/2025 |
if you use C# with Zed, I recommend compiling this PR.
github.com/zed-extensio...
#dotnet #zed
|
en |
0 |
0 |
06/03/2025 |
It looks like it's fair usage
github.com/zed-extensio...
|
en |
0 |
0 |
06/03/2025 |
happy, for once, to not be part of the problem, and in fact to actively be part of the solution (albeit arguably a decade late) https://github.com/twisted/twisted/pull/1675
|
en |
0 |
0 |
06/03/2025 |
It's all working on this mess https://github.com/twisted/twisted/pull/11861/files and attempting to write tests to cover literally 2 lines of code, resulting in me having to unwind at least 3 different complexity messes, some from 15 years ago, some new and as-yet not landed in this branch
|
en |
0 |
0 |
06/03/2025 |
jules使ってた日記
zenn.dev/link/comment...
---
今日のハイライト
> goのファイルを全部見て不要なコメントを消してとかだとたまにタイポでコードを壊す
確率的なあれなのでまぁ起きうるんだけどまじかーと思った。
- 最高のdiff 🫠 github.com/podhmo/goat/...
|
ja |
0 |
0 |
06/03/2025 |
Meanwhile, in the Rails world, things could not have been any better. github.com/rails/tailwi... pushes me into flaming rage. Half a year waiting for approval on a working solution that blocks my projects for a year. Zero interest from DHH and others. Who needs Engines? Who needs Tailwind?
|
en |
0 |
0 |
06/03/2025 |
you're right! sorry for the sass lol
seems like the Cranelift PR made it in... github.com/rust-lang/ru...
|
en |
0 |
0 |
06/03/2025 |
Controversial take: The rejection of this Quint-related proposal (github.com/strimzi/prop...) suggests that people's real challenge with TLA+ isn't its syntax—it's the semantics.
|
en |
0 |
0 |
06/03/2025 |
What's neat is that it only requires a single cargo build to capture all 3 informations.
And you get the result as a bunch of structs so you could diff them to do HEAD vs main, which is the plan, I've been experimenting in this facet branch: https://github.com/facet-rs/facet/pull/758
|
en |
0 |
0 |
06/08/2025 |
alangowski opened a pull request in alangowski/cpp-course alangowski opened alangowski/cpp-course#2 · June 3, 2025 22:19 Add tests for run_cpp_code #2 Summary add pytest configuration stub Streamlit to import run_cpp_code test successful and failed com...
| Details | Interest | Feed |
|
en |
0 |
0 |
06/03/2025 |
alangowski opened a pull request in alangowski/cpp-course alangowski opened alangowski/cpp-course...
https://github.com/alangowski/cpp-course/pull/2
Result Details
|
|
0 |
0 |
06/03/2025 |
github-actions bot commented on pull request rafal11ck/home-ops#236 github-actions[bot] bot commented on rafal11ck/home-ops#236 · June 3, 2025 23:02 github-actions commented Jun 3, 2025 --- kubernetes/apps/default/nextcloud/database Kustomization: defa...
| Details | Interest | Feed |
|
en |
0 |
0 |
06/03/2025 |
github-actions bot commented on pull request rafal11ck/home-ops#236 github-actions[bot] bot commented on rafal11ck/home-ops#236 · June 3, 2025 23:02 github-actions commented Jun 3, 2025 --- kubernetes/apps/default/nextcloud/database Kustomization: defa...
| Details | Interest | Feed |
|
en |
0 |
0 |
06/03/2025 |
Thanks @christoph.nkzw.tech , #unrs_resolver migration is now merged into #jest! 🥳
I'll do some even more improvements/optimizations soon later! 🤩
|
en |
0 |
0 |
06/04/2025 |
github.com/jestjs/jest/...
|
pt |
0 |
0 |
06/04/2025 |
endor-labs-pro bot commented on pull request kdogra4/beam#17 endor-labs-pro[bot] bot commented on kdogra4/beam#17 · June 4, 2025 00:32 endor-labs-pro commented Jun 4, 2025 A new PR will be opened for the updated version: v0.236.0. This PR is being clos...
| Details | Interest | Feed |
|
en |
0 |
0 |
06/04/2025 |
ATabor89 merged a pull request in ATabor89/morrowind_alchemy_tool ATabor89 merged ATabor89/morrowind_alchemy_tool#3 · June 4, 2025 01:31 Fix comment typo #3 Summary correct a misspelling in the theme configuration comment Testing cargo test https://cha...
| Details | Interest | Feed |
|
en |
0 |
0 |
06/04/2025 |
ATabor89 merged a pull request in ATabor89/morrowind_alchemy_tool ATabor89 merged ATabor89/morrow...
https://github.com/ATabor89/morrowind_alchemy_tool/pull/3
Result Details
|
|
0 |
0 |
06/04/2025 |
I also opened a PR in the hope of getting this feature added to expo-localization
Feedback is very welcome! 👉 github.com/expo/expo/pu...
|
en |
0 |
0 |
06/24/2025 |
k8s-ci-robot commented on pull request kubernetes-client/java#4074 k8s-ci-robot commented on kubernetes-client/java#4074 · June 4, 2025 02:22 k8s-ci-robot commented Jun 4, 2025 [APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been appro...
| Details | Interest | Feed |
|
en |
0 |
0 |
06/04/2025 |
jcstein commented on pull request celestiaorg/docs#2069 jcstein commented on celestiaorg/docs#2069 · June 4, 2025 02:22 jcstein commented Jun 4, 2025 Why didn’t you update the PR description @copilot ?
| Details | Interest | Feed |
|
en |
0 |
0 |
06/04/2025 |
Java lands the support for Float16 type, a step towards making it future ready for AI development github.com/openjdk/jdk/... github.com/openjdk/jdk/... github.com/openjdk/jdk/...
|
en |
0 |
0 |
06/04/2025 |
captainkukku opened a pull request in captainkukku/ll-sunshine captainkukku opened captainkukku/ll-sunshine#1 · June 4, 2025 04:21 Fix failing test #1 Summary update App.test.tsx to check for the search input Testing npm test --silent (fails: react-scr...
| Details | Interest | Feed |
|
en |
0 |
0 |
06/04/2025 |
captainkukku opened a pull request in captainkukku/ll-sunshine captainkukku opened captainkukku/l...
https://github.com/captainkukku/ll-sunshine/pull/1
Result Details
|
|
0 |
0 |
06/04/2025 |
ujfalusi opened a pull request in thesofproject/linux ujfalusi opened thesofproject/linux#5444 · June 4, 2025 06:43 ASoC: Intel: sof-function-topology-lib: Print out the unsupported dmi… #5444 …c count It is better to print out the non supported nu...
| Details | Interest | Feed |
|
en |
0 |
0 |
06/04/2025 |
ujfalusi opened a pull request in thesofproject/linux ujfalusi opened thesofproject/linux#5444 ·...
https://github.com/thesofproject/linux/pull/5444
Result Details
|
|
0 |
0 |
06/04/2025 |
cjtrowbridge opened a pull request in Castro-Media/Analysis cjtrowbridge opened Castro-Media/Analysis#6 · June 4, 2025 07:07 Support per-source API keys #6 Summary add an api_key column to catalog.csv update data/update.ipynb to read API keys from the ...
| Details | Interest | Feed |
|
en |
0 |
0 |
06/04/2025 |
cjtrowbridge opened a pull request in Castro-Media/Analysis cjtrowbridge opened Castro-Media/Anal...
https://github.com/Castro-Media/Analysis/pull/6
Result Details
|
|
0 |
0 |
06/04/2025 |
Guen0x opened a pull request in Guen0x/android-revision Guen0x opened Guen0x/android-revision#2 · June 4, 2025 07:59 modif des layouts #2 +117 -72
| Details | Interest | Feed |
|
en |
0 |
0 |
06/04/2025 |
Guen0x opened a pull request in Guen0x/android-revision Guen0x opened Guen0x/android-revision#2 ...
https://github.com/Guen0x/android-revision/pull/2
Result Details
|
|
0 |
0 |
06/04/2025 |
Yesterday we said goodbye to Kaniko. You served us well
github.com/GoogleContai...
|
fr |
0 |
0 |
06/04/2025 |
We're writing an RFD about how we write RFDs.
Good decisions come from clear thinking and real discussion. As Terrateam grows, we want a process that supports diversity of thought and makes it safe to speak up.
Inspired by @oxide.computer
github.com/terrateamio/...
|
en |
0 |
0 |
06/04/2025 |
We used pyftsubset to trim down Noto Color Emoji. The result? Noto Color Emoji went from 20MB to ~150KB. Perfect for CI tests where you want minimal data and faster runs ✅ github.com/penpot/penpo...
|
en |
0 |
0 |
06/23/2025 |
the consequeces of a single character name continue to haunt me https://github.com/ietf-tools/xml2rfc/pull/1246
|
en |
0 |
2 |
06/04/2025 |
pe????????? https://github.com/KisaragiEffective/DAPE/pull/43
|
|
0 |
0 |
06/04/2025 |
Hop : github.com/HoTT/book/pu...
|
fr |
0 |
0 |
06/04/2025 |
Ended up defining ItemIterator and PageIterator - the latter of which can be used to asynchronously iterate over pages as before, from which you can also get the raw Response.
github.com/Azure/azure-...
|
en |
0 |
0 |
06/04/2025 |
Concrete example:
github.com/antiwork/fle...
Super interesting to look at the PR history and what this simple "fully autonomous" feature request actually involves
|
en |
0 |
0 |
06/04/2025 |
“I noticed a clear violation of our contributing guidelines” https://github.com/antiwork/flexile/pull/427#issuecomment-3079688548 (https://news.ycombinator.com/item?id=44623036)
|
|
0 |
0 |
07/20/2025 |
“I noticed a clear violation of our contributing guidelines” https://github.com/antiwork/flexile/pull/427#issuecomment-3079688548 (https://news.ycombinator.com/item?id=44623036)
|
|
0 |
0 |
07/20/2025 |
“I noticed a clear violation of our contributing guidelines”
|
|
0 |
0 |
07/20/2025 |
TIL #ROS1 reached end-of-life. ROS didn't just teach me robotics; it made robotics accessible for all. Bringing robotic ideas to life felt so much easier. While official ROS support ends, its impact on practitioners like me is eternal. 🫡 @openrobotics.bsky.social github.com/ros/rosdistr...
|
en |
0 |
0 |
06/04/2025 |
We're now further taking advantage of it by amortizing the cost of some operations across many doc IDs github.com/apache/lucen... or better vectorizing/pipelining other operations github.com/apache/lucen.... Expect a new round of query evaluation speedups in 10.3.
|
fr |
0 |
0 |
07/04/2025 |
Here's the PR: github.com/apache/lucen...
|
fr |
0 |
0 |
07/09/2025 |
PR is up: github.com/RSS-Bridge/r...
|
en |
0 |
0 |
06/04/2025 |
ndbaker1 commented on pull request aws/aws-k8s-tester#627 ndbaker1 commented on aws/aws-k8s-tester#627 · June 4, 2025 18:15 ndbaker1 commented Jun 4, 2025 should be able to just use the envconf.Config to get a Kubernetes client for simple ops like List...
| Details | Interest | Feed |
|
en |
0 |
0 |
06/04/2025 |
rhdedgar commented on pull request llamastack/llama-stack-k8s-operator#44 rhdedgar commented on llamastack/llama-stack-k8s-operator#44 · June 4, 2025 19:59 rhdedgar commented Jun 4, 2025 +1, That should work as long as it's not being blocked by a Netwo...
| Details | Interest | Feed |
|
en |
0 |
0 |
06/04/2025 |
#WednesdayCodeStyleSurvey: which do you like more - before or after?
github.com/google/json_...
I *LOVE* me some switch expressions, but I feel like this is a step too far. Maybe? Thoughts?
|
|
0 |
0 |
06/04/2025 |
Very proud to have gotten github.com/typst/typst/... merged so we can write `if x is … {}` in Typst. A very unfortunate forced error in Rust
|
en |
0 |
0 |
07/20/2025 |
PR出そうとしたらfork元じゃなくてforkしたリポジトリのmainにPR出しちゃった github.com/mehm8128/tra...
|
ja |
0 |
0 |
06/05/2025 |
Update: And there’s a PoC from our pals at Project Discovery as a PR to Nuclei.
Fix your #RoundCube stuff at your earliest convenience, plz.
https://github.com/projectdiscovery/nuclei-templates/pull/12258
|
en |
0 |
1 |
06/05/2025 |
DO1FFE merged a pull request in DO1FFE/ptt DO1FFE merged DO1FFE/ptt#3 · June 5, 2025 12:36 Add license and installation info #3 Summary add MIT license text document how to install dependencies in README list required Python packages Testing python -m ...
| Details | Interest | Feed |
|
en |
0 |
0 |
06/05/2025 |
DO1FFE merged a pull request in DO1FFE/ptt DO1FFE merged DO1FFE/ptt#3 · June 5, 2025 12:36 Add l...
https://github.com/DO1FFE/ptt/pull/3
Result Details
|
|
0 |
0 |
06/05/2025 |
I hope this gets merged :)
github.com/twitter/the-...
|
en |
0 |
0 |
07/19/2025 |
dependabot bot closed a pull request in crazy-max/undock dependabot[bot] bot closed crazy-max/undock#322 · June 5, 2025 13:41 build(deps): bump golang.org/x/sync from 0.13.0 to 0.14.0 #322 Bumps golang.org/x/sync from 0.13.0 to 0.14.0. Commits 506c70f ...
| Details | Interest | Feed |
|
en |
0 |
0 |
06/05/2025 |
👀 github.com/openui/open-...
|
ja |
0 |
0 |
06/27/2025 |
👀 github.com/openui/open-...
|
en |
0 |
0 |
06/27/2025 |
dependabot bot closed a pull request in yomorun/yomo dependabot[bot] bot closed yomorun/yomo#1085 · June 5, 2025 15:36 chore(deps): bump github.com/sashabaranov/go-openai from 1.40.0 to 1.40.1 #1085 Bumps github.com/sashabaranov/go-openai from 1.40.0 t...
Interest | Match | Feed
|
en |
0 |
0 |
06/05/2025 |
dependabot bot closed a pull request in yomorun/yomo dependabot[bot] bot closed yomorun/yomo#1085...
Origin | Interest | Match
|
|
0 |
0 |
06/05/2025 |
cool: "KEP-2655: Kubeflow Data Cache for distributed training on Kubernetes" github.com/kubeflow/com...
|
en |
0 |
0 |
06/05/2025 |
github-actions bot commented on pull request chrede88/home-ops#670 github-actions[bot] bot commented on chrede88/home-ops#670 · June 5, 2025 19:05 github-actions commented Jun 5, 2025 --- cluster/kubernetes/flux/resources Kustomization: flux-system/clu...
Interest | Match | Feed
|
en |
0 |
0 |
06/05/2025 |
CEDBRASIL opened a pull request in CEDBRASIL/SITE-DA-ESCOLA CEDBRASIL opened CEDBRASIL/SITE-DA-ESCOLA#29 · June 5, 2025 20:10 Create sample sales page #29 Summary add new sales page /yuri with green theme and pay links Testing git status --short https:...
Interest | Match | Feed
|
en |
0 |
0 |
06/05/2025 |
CEDBRASIL opened a pull request in CEDBRASIL/SITE-DA-ESCOLA CEDBRASIL opened CEDBRASIL/SITE-DA-ES...
Origin | Interest | Match
|
|
0 |
0 |
06/05/2025 |
openshift-ci bot commented on pull request openshift/sippy#2677 openshift-ci[bot] bot commented on openshift/sippy#2677 · June 5, 2025 21:06 openshift-ci commented Jun 5, 2025 @smg247 : all tests passed! Full PR test history . Your PR dashboard . Instr...
Interest | Match | Feed
|
en |
0 |
0 |
06/05/2025 |
coveralls commented on pull request babelfish-for-postgresql/babelfish_extensions#3806 coveralls commented on babelfish-for-postgresql/babelfish_extensions#3806 · June 5, 2025 23:22 coveralls commented Jun 5, 2025 Pull Request Test Coverage Report for ...
Interest | Match | Feed
|
en |
0 |
0 |
06/05/2025 |
framework-automation commented on pull request k8s-operatorhub/community-operators#6335 framework-automation commented on k8s-operatorhub/community-operators#6335 · June 6, 2025 00:21 framework-automation commented Jun 6, 2025 /merge possible
Interest | Match | Feed
|
en |
0 |
0 |
06/06/2025 |
NiJingzhe opened a pull request in NiJingzhe/SimpleLLMFunc NiJingzhe opened NiJingzhe/SimpleLLMFunc#47 · June 6, 2025 03:30 Fix tool call process and update interface to GPT-4o #47 Extract tool call information and ensure compliance with OpenAI standar...
Interest | Match | Feed
|
en |
0 |
0 |
06/06/2025 |
NiJingzhe opened a pull request in NiJingzhe/SimpleLLMFunc NiJingzhe opened NiJingzhe/SimpleLLMFu...
Origin | Interest | Match
|
|
0 |
0 |
06/06/2025 |
Sometimes small change can have a massive performance impact.
github.com/flow-php/fl...
This PR reduced time of writing 100k rows to parquet from 65 seconds to less than 5 seconds.
|
en |
0 |
0 |
06/26/2025 |
Flow <3 OpenApi We are working on providing support to convert flow OpenApi schema to OpeApi Specification (plus other way around)
github.com/flow-php/fl...
|
en |
0 |
0 |
07/10/2025 |
funniest pr i've seen in my life https://github.com/X11Libre/xserver/pull/56
|
en |
0 |
0 |
07/21/2025 |
micro-template.js 正規表現がマジカルに見えるので、意図がよりわかりやすい split でやる方法を書いていた github.com/cho45/micro-...
|
ja |
0 |
0 |
06/07/2025 |
micro-template.js これだけで sourceMapping 対応になるのすごくない? github.com/cho45/micro-...
|
ja |
0 |
0 |
06/12/2025 |
なんか不毛なことしている気がするけど、コンパイル済みのテンプレート関数を ESM としてシリアライズする機能をつくってみてる。
github.com/cho45/micro-...
|
ja |
0 |
0 |
06/15/2025 |
If anyone has thoughts / opinions / concerns about how Zarr Python represents array data types, please check out github.com/zarr-develop... and give feedback!
|
en |
0 |
1 |
06/06/2025 |
mazong1123 opened a pull request in microsoft/injectorppforrust mazong1123 opened microsoft/injectorppforrust#55 · June 15, 2025 06:17 Use native Linux arm64 image in CI instead of QEMU #55 Use native Linux arm64 image in CI. Fix #44 +1 -19
Interest | Match | Feed
|
en |
0 |
0 |
06/15/2025 |
mazong1123 opened a pull request in microsoft/injectorppforrust mazong1123 opened microsoft/injectorppforrust#55 · June 15, 2025 06:17 Use native Linux arm64 image in CI instead of QEMU #55 Use na...
Origin | Interest | Match
|
|
0 |
0 |
06/15/2025 |
github.com/woocommerce...
|
en |
0 |
0 |
07/21/2025 |
Gotcha. They’re whatever your client app puts into pg_stat_statements. Did you want to see the ORM code plus resulting grouped SQL query (in PGSS)?
Also: I use this script to exclude unrelated results. The annotations are in front or back depending on config.
github.com/andyatkinson...
|
en |
0 |
0 |
06/06/2025 |
I maintain the Python Elasticsearch client, and github.com/elastic/elas... is more complicated to fix than I thought. I'd be happy to provide more details if that sounds useful to you. (Not a lot of lines are affected, but it does require complex reasoning, mainly to keep backwards compatibility.)
|
en |
0 |
0 |
06/06/2025 |
Getting so close to an applesauce v2 release https://github.com/hzrd149/applesauce/pull/18 Then ill try to jump on the getstacks.dev train and make a stack for it so all the vibe coders can try it out :)
|
|
0 |
0 |
06/06/2025 |
*StarlingMonkey, oops, right.
For example there's this cool recent example of running Hono inside wasm, onto of StarlingMonkey. github.com/bytecodealli...
|
en |
0 |
0 |
06/06/2025 |
Remix v3 is barely a new branch on a madly ambitious and interesting quest to utterly rewrite the world.
It's just pulling in a once-separate remix-the-web repo, but oh look, new file-storage abstraction repo dropped into remix! github.com/remix-run/re...
|
en |
0 |
0 |
06/06/2025 |
renovate bot opened a pull request in giantswarm/gateway-api-config-app renovate[bot] bot opened giantswarm/gateway-api-config-app#46 · June 6, 2025 22:46 Update dependency go to v1.24.4 #46 This PR contains the following updates: Release Notes golang/...
Interest | Match | Feed
|
en |
0 |
0 |
06/06/2025 |
renovate bot opened a pull request in gravelfreeman/talos renovate[bot] bot opened gravelfreeman/talos#1456 · June 7, 2025 00:55 chore(flux): update image kubernetes-reflector 6.5.5 → 6.5.6 #1456 This PR contains the following updates: Configuration ...
Interest | Match | Feed
|
en |
0 |
0 |
06/07/2025 |
renovate bot opened a pull request in gravelfreeman/talos renovate[bot] bot opened gravelfreeman/...
Origin | Interest | Match
|
|
0 |
0 |
06/07/2025 |
github-actions bot commented on pull request albatrossflavour/home-ops#488 github-actions[bot] bot commented on albatrossflavour/home-ops#488 · June 7, 2025 00:55 github-actions commented Jun 7, 2025 --- kubernetes/apps/network/ingress-nginx/internal K...
Interest | Match | Feed
|
en |
0 |
0 |
06/07/2025 |
github-actions bot commented on pull request operinko/homeops#168
Interest | Match | Feed
|
en |
0 |
0 |
06/07/2025 |
magejosh opened a pull request in magejosh/wizards-choice magejosh opened magejosh/wizards-choice#12 · June 7, 2025 02:41 Fix HexGrid runtime error #12 Summary remove stray tokens in HexGrid.tsx clean up stray debug lines in saveModule.test.ts Testing ...
Interest | Match | Feed
|
en |
0 |
0 |
06/07/2025 |
magejosh opened a pull request in magejosh/wizards-choice magejosh opened magejosh/wizards-choice...
Origin | Interest | Match
|
|
0 |
0 |
06/07/2025 |
tensorrt-cicd commented on pull request NVIDIA/TensorRT-LLM#4924 tensorrt-cicd commented on NVIDIA/TensorRT-LLM#4924 · June 7, 2025 02:56 tensorrt-cicd commented Jun 7, 2025 PR_Github #7948 [ run ] completed with state FAILURE /LLM/main/L0_MergeRequest...
Interest | Match | Feed
|
en |
0 |
0 |
06/07/2025 |
Ohhh then would you perhaps peruse over our PR? In the case of a stackable handler, that will no longer cursed with this due to IItemContexts. There are a few tests for example that turn apples into fluid storage and properly fills what is stacked.
github.com/neoforged/Ne...
|
en |
0 |
0 |
06/07/2025 |
Yes I know it's fixed in https://github.com/systemd/systemd/pull/36817 but I'm going to grumble because there hasn't been a release to fix this nonsense yet
|
en |
0 |
0 |
06/16/2025 |
Not sure if this one is also included in 5.9.1 but I still have the issue `"await" can only be used inside an "async" function` when using `transition:name` github.com/withastro/co...
|
en |
0 |
0 |
06/07/2025 |
It's been a little while since someone contributed a feature to Machine Learning for Kids - this was a nice surprise. (And super useful, too!)
github.com/IBM/taxinomi...
|
en |
0 |
0 |
06/07/2025 |
Apache Flink'e Türkçe çeviri ekledim. PR'ım kabul görür umarım.
github.com/apache/flink...
|
tr |
0 |
0 |
06/07/2025 |
BorgBackup 2 has no server-side append-only anymore
view on hacker news
|
en |
0 |
0 |
06/07/2025 |
⚡ Hackernews Top story: BorgBackup 2 has no server-side append-only anymore
|
en |
0 |
0 |
06/07/2025 |
BorgBackup 2 has no server-side append-only anymore
|
|
0 |
0 |
06/07/2025 |
BorgBackup 2 has no server-side append-only anymore [Discussion]
|
en |
0 |
0 |
06/07/2025 |
BorgBackup 2 has no server-side append-only anymore https://github.com/borgbackup/borg/pull/8798
https://news.ycombinator.com/item?id=44211612
|
en |
0 |
0 |
06/08/2025 |
|
|
0 |
0 |
06/07/2025 |
github.com/Vendicated/V... vencord themes now work on a whitelist. another win for literally anything else besides vencord.
|
en |
0 |
0 |
06/07/2025 |
pcorderoe merged a pull request in pcorderoe/pcorderoe.github.io pcorderoe merged pcorderoe/pcorderoe.github.io#6 · June 8, 2025 00:20 Fix mailto link #6 Summary fix contact mailto link to allow multiple recipients Testing npm run lint npm run build ht...
Interest | Match | Feed
|
en |
0 |
0 |
06/08/2025 |
pcorderoe merged a pull request in pcorderoe/pcorderoe.github.io pcorderoe merged pcorderoe/pcord...
Origin | Interest | Match
|
|
0 |
0 |
06/08/2025 |
openshift-ci bot commented on pull request openshift/hypershift#6240 openshift-ci[bot] bot commented on openshift/hypershift#6240 · June 8, 2025 01:30 openshift-ci commented Jun 8, 2025 Please specify an area label Instructions for interacting with me ...
Interest | Match | Feed
|
en |
0 |
0 |
06/08/2025 |
chrisjob1021 merged a pull request in chrisjob1021/model-examples chrisjob1021 merged chrisjob1021/model-examples#8 · June 8, 2025 04:08 Add setup script and CNN docs #8 Summary document CNN example and how to run it add setup script to create and popu...
Interest | Match | Feed
|
en |
0 |
0 |
06/08/2025 |
chrisjob1021 merged a pull request in chrisjob1021/model-examples chrisjob1021 merged chrisjob102...
Origin | Interest | Match
|
|
0 |
0 |
06/08/2025 |
This PR, just as the whole project, is autogenerated. Don't tell me this isn't super clean code. github.com/steipete/Pee...
|
en |
0 |
0 |
06/08/2025 |
これ、こっちでもBuilder.app を使ってないか探さないといけないやつか。 github.com/sphinx-doc/s...
|
ja |
0 |
0 |
06/08/2025 |
uwularpy bot commented on pull request larp0/uwularpy#118 uwularpy[bot] bot commented on larp0/uwularpy#118 · June 8, 2025 18:21 uwularpy commented Jun 8, 2025 Overall Tech Review and Quality Assessment Positive Aspects The code base has comprehensive ...
Interest | Match | Feed
|
en |
0 |
0 |
06/08/2025 |
I hope I did the PR right lol
I was gonna add almonds, since I love citing that figure, but there's no almond emoji so I settled for peanuts instead.
|
en |
0 |
0 |
06/10/2025 |
Step 1. Write tests to find bugs in my new library Step 2. Run into a bug in one dependency of my new library
Took me a while, but I managed to pinpoint the issue
|
en |
0 |
0 |
06/08/2025 |
eht16 commented on pull request geany/geany#4279 eht16 commented on geany/geany#4279 · June 8, 2025 21:56 eht16 commented Jun 8, 2025 Alternatively to the F10 method, Firefox also re-shows the menu bar on a single Alt key press. I don't know which vari...
Interest | Match | Feed
|
en |
0 |
0 |
06/08/2025 |
But can we do it for #HPC nodes too? Absolutely. I opened a PR yesterday to add this to node feature discovery, NFD. If you are involved in the project, please take a look. 👀
github.com/kubernetes-s...
|
en |
0 |
0 |
06/09/2025 |
zeoce merged a pull request in zeoce/wt-data-project.web zeoce merged zeoce/wt-data-project.web#3 · June 9, 2025 02:33 Add dark mode toggle and JS wasm utils #3 Summary add dark-mode CSS and toggle in navbar add localization strings for dark mode add J...
Interest | Match | Feed
|
en |
0 |
0 |
06/09/2025 |
zeoce merged a pull request in zeoce/wt-data-project.web zeoce merged zeoce/wt-data-project.web#3...
Origin | Interest | Match
|
|
0 |
0 |
06/09/2025 |
dependabot bot opened a pull request in YusovID/uxedu dependabot[bot] bot opened YusovID/uxedu#13 · June 9, 2025 03:24 chore(deps): bump google.golang.org/grpc from 1.71.1 to 1.73.0 #13 Bumps google.golang.org/grpc from 1.71.1 to 1.73.0. Release notes ...
Interest | Match | Feed
|
en |
0 |
0 |
06/09/2025 |
dependabot bot closed a pull request in thrasher-corp/gocryptotrader dependabot[bot] bot closed thrasher-corp/gocryptotrader#1943 · June 9, 2025 07:28 build(deps): bump golang.org/x/text from 0.25.0 to 0.26.0 #1943 Bumps golang.org/x/text from 0.25.0 t...
Interest | Match | Feed
|
en |
0 |
0 |
06/09/2025 |
tamnd merged a pull request in mochilang/mochi
Interest | Match | Feed
|
en |
0 |
0 |
06/14/2025 |
tamnd merged a pull request in mochilang/mochi tamnd merged mochilang/mochi#650 · June 14, 2025 18:15 Add LeetCode 116 example #650 Summary add solution for LeetCode problem 116 under examples/lee...
Origin | Interest | Match
|
|
0 |
0 |
06/14/2025 |
`ap.third-branches.net` の構成をモノレポにマイグレするなど
https://github.com/RShirohara/third-branches.net/pull/9
|
ja |
0 |
0 |
07/06/2025 |
https://github.com/RShirohara/third-branches.net/pull/12
|
ja |
0 |
0 |
07/06/2025 |
I see there's actually an official demo for this API: github.com/godotengine/...
So a low-hanging fruit here is to link to that demo in the various Texture*RD class references.
|
en |
0 |
0 |
06/09/2025 |
github.com/ToshihitoKon... 何書かれてるのかはわからん、これぞ Vibe Coding って感じ
|
ja |
0 |
0 |
06/11/2025 |
This PR for native Deno @db/sqlite support in Drizzle has been open for over 6 months. As far as I can tell, there is nothing blocking it from being merged
|
en |
0 |
0 |
06/09/2025 |
あーまじか、対応してなかった "Add `drizzle-orm/node-sqlite` for node:sqlite support by mizchi · Pull Request #4346 · drizzle-team/drizzle-orm · GitHub" github.com/drizzle-team...
|
ja |
0 |
0 |
07/08/2025 |
Hey! Inspired by this, our team just added this which might help: github.com/PostHog/post...
|
en |
0 |
0 |
06/09/2025 |
pull bot opened a pull request in d3x41/rive-android pull[bot] bot opened d3x41/rive-android#91 · June 10, 2025 02:12 [pull] master from rive-app:master #91 See Commits and Changes for more details. Created by pull[bot] (v2.0.0-alpha.1) Can you help ke...
Interest | Match | Feed
|
en |
0 |
0 |
06/10/2025 |
pull bot opened a pull request in d3x41/rive-android pull[bot] bot opened d3x41/rive-android#91 ...
Origin | Interest | Match
|
|
0 |
0 |
06/10/2025 |
Much gratitude for the #vim-test contributors adding support for running #Python tests using uv https://github.com/vim-test/vim-test/pull/841
|
en |
0 |
0 |
06/10/2025 |
Much gratitude for the vim-test contributors adding support for running #Python tests using uv https://github.com/vim-test/vim-test/pull/841
|
en |
0 |
0 |
06/10/2025 |
I've added initial support for the Node test runner in vim-test https://github.com/vim-test/vim-test/pull/846 #nodejs #vim
|
en |
0 |
0 |
06/20/2025 |
Nice, my pull request for some the patches in the DNSServer library in the arduino-esp32 are ready to be merged into the distribution.
https://github.com/espressif/arduino-esp32/pull/11411
|
en |
0 |
0 |
06/10/2025 |
Few good size diffs: github.com/techniq/laye... github.com/techniq/laye... github.com/techniq/svel... github.com/techniq/laye...
|
en |
0 |
0 |
06/10/2025 |
You can now edit Java in Acme with features like go to definition and type information! I have jdtls working with acme-lsp with a small patch github.com/9fans/acme-l...
|
en |
0 |
0 |
06/11/2025 |
github.com/openMSX/open... 採用されるかはわかりませんが、一応本家openMSXにpull requestを出しておきました
|
ja |
0 |
0 |
06/11/2025 |
navigator.install()
Good idea or bad idea?
github.com/w3c/manifest...
|
|
0 |
0 |
06/11/2025 |
github-actions bot commented on pull request Adyen/adyen-android#2104
Interest | Match | Feed
|
en |
0 |
0 |
06/11/2025 |
Ulisaurio merged a pull request in Ulisaurio/Maqueta-EduSec
Interest | Match | Feed
|
en |
0 |
0 |
06/11/2025 |
Ulisaurio merged a pull request in Ulisaurio/Maqueta-EduSec Ulisaurio merged Ulisaurio/Maqueta-EduSec#81 · June 11, 2025 16:51 Remove bcryptjs dependency #81 Summary remove bcryptjs from dependenc...
Origin | Interest | Match
|
|
0 |
0 |
06/11/2025 |
dmcilvaney commented on pull request microsoft/azurelinux#13991
Interest | Match | Feed
|
en |
0 |
0 |
06/11/2025 |
Apple's MLX adding CUDA support https://github.com/ml-explore/mlx/pull/1983 (https://news.ycombinator.com/item?id=44565668)
|
|
0 |
0 |
07/14/2025 |
Apple's MLX adding CUDA support | Discussion
|
|
0 |
0 |
07/14/2025 |
⚡ Hackernews Top story: Apple's MLX adding CUDA support
|
en |
0 |
0 |
07/14/2025 |
Apple's MLX adding CUDA support https://github.com/ml-explore/mlx/pull/1983 (https://news.ycombinator.com/item?id=44565668)
|
|
0 |
0 |
07/14/2025 |
Apple's MLX adding CUDA support
|
|
0 |
0 |
07/14/2025 |
Apple's MLX adding CUDA support https://github.com/ml-explore/mlx/pull/1983
https://news.ycombinator.com/item?id=44565668
|
en |
0 |
0 |
07/15/2025 |
Apple's MLX adding CUDA support
view on hacker news
|
en |
0 |
0 |
07/15/2025 |
Apple's MLX adding CUDA support
view on hacker news
|
en |
0 |
0 |
07/15/2025 |
Apple's MLX adding CUDA support
view on hacker news
|
en |
0 |
0 |
07/15/2025 |
Apple's MLX adding CUDA support
view on hacker news
|
en |
0 |
0 |
07/15/2025 |
Apple's MLX adding CUDA support https://github.com/ml-explore/mlx/pull/1983 (https://news.ycombinator.com/item?id=44565668)
|
|
0 |
0 |
07/15/2025 |
Apple's MLX adding CUDA support View Article | Join the HN Conversation
Summary of HN discussion 🧵👇 #hacker-news
|
|
0 |
0 |
07/16/2025 |
developers have it especially bad now. on one side management is pressuring or outright replacing them with AI. on the other, they must watch out for AI slop continuously to keep businesses running. github.com/audacity/aud...
|
en |
0 |
0 |
07/06/2025 |
#Odoo just broke the 16.0 branch. Do not deploy your 16.0 Odoo.sh instance. If you already pulled the changes on a self hosted instance, revert to the version before this change: github.com/odoo/odoo/pu...
|
en |
0 |
0 |
06/12/2025 |
julienw opened a pull request in mozilla/perfcompare julienw opened mozilla/perfcompare#896 · June 12, 2025 09:49 Update the react router package #896 +111 -70
Interest | Match | Feed
|
en |
0 |
0 |
06/12/2025 |
julienw opened a pull request in mozilla/perfcompare julienw opened mozilla/perfcompare#896 · June 12, 2025 09:49 Update the react router package #896 +111 -70
Origin | Interest | Match
|
|
0 |
0 |
06/12/2025 |
Oh! Here at the #isc25 I noticed, I got my first #nanopub PR merged: https://github.com/Nanopublication/nanopub-py/pull/193 🥳
#ReproducibleResearch
|
en |
0 |
1 |
06/12/2025 |
macOS and USB in Rust is still a minefield. Dynamic linking to libusb is fragile. ethui is smoothing out device support and making the whole thing dev-friendly. More info here:
|
en |
0 |
0 |
06/12/2025 |
Can it be valid in any case to replace old product.type == 'product' with product.type == 'consu' in #Odoo 18 without checking is_storable?
#OCA's sale_exception will be generating stock level warnings for consumable products if this one gets merged: github.com/OCA/sale-wor...
|
en |
0 |
0 |
06/12/2025 |
Claude Code로 바이브 코딩해서 LogTape에 AWS CloudWatch Logs 싱크 추가했다.
|
ko |
0 |
0 |
06/15/2025 |
pull bot merged a pull request in Kadantte/linux
Interest | Match | Feed
|
en |
0 |
0 |
06/12/2025 |
pull bot merged a pull request in Kadantte/linux pull[bot] bot merged Kadantte/linux#1220 · June 12, 2025 16:17 [pull] master from torvalds:master #1220 See Commits and Changes for more details. C...
Origin | Interest | Match
|
|
0 |
0 |
06/12/2025 |
mimirowa opened a pull request in mimirowa/my-portfolio
Interest | Match | Feed
|
en |
0 |
0 |
06/12/2025 |
dependabot bot opened a pull request in lukegriffith/SSHTrust
Interest | Match | Feed
|
en |
0 |
0 |
06/12/2025 |
I thought about this some more and wrote up my conclusion as a PR (that apparently is too verbose to land as written): https://github.com/unicode-org/icu4x/pull/6662
|
en |
0 |
0 |
06/12/2025 |
I just shipped basic MCP support for my #nvim #neovim coding assistant plugin: github.com/dlants/magen...
|
en |
0 |
0 |
06/22/2025 |
steveb closed a pull request in openstack-k8s-operators/edpm-image-builder
Interest | Match | Feed
|
en |
0 |
0 |
06/12/2025 |
MtKIta1227 opened a pull request in MtKIta1227/LIS_code
Interest | Match | Feed
|
en |
0 |
0 |
06/13/2025 |
MtKIta1227 opened a pull request in MtKIta1227/LIS_code MtKIta1227 opened MtKIta1227/LIS_code#3 · June 13, 2025 01:09 Compute r2 in twat #3 Summary compute R² after generating predictions display...
Origin | Interest | Match
|
|
0 |
0 |
06/13/2025 |
Another PR 🤷♂️ https://github.com/jointhefediverse-net/jointhefediverse.net/pull/123
|
en |
0 |
0 |
06/13/2025 |
@stefan
If I did everything correctly (never done a pull request before 😅 ), you should see the PR here:
https://github.com/jointhefediverse-net/jointhefediverse.net/pull/150/commits
|
en |
0 |
0 |
06/23/2025 |
It takes a lil time (5-10 min) for my CI system to get it to production, but here ya go! github.com/smolfarm/sky...
|
en |
0 |
0 |
06/18/2025 |
ZpowerOficial opened a pull request in ZpowerOficial/RisingStar
Interest | Match | Feed
|
en |
0 |
0 |
06/13/2025 |
ZpowerOficial opened a pull request in ZpowerOficial/RisingStar ZpowerOficial opened ZpowerOficial/RisingStar#7 · June 13, 2025 23:34 Add firebase-based career simulator #7 Summary create initial ...
Origin | Interest | Match
|
|
0 |
0 |
06/13/2025 |
microsoft-github-policy-service bot commented on pull request microsoft/winget-pkgs#265905
Interest | Match | Feed
|
en |
0 |
0 |
06/14/2025 |
mglants-bot bot commented on pull request mglants/gitops#2329
Interest | Match | Feed
|
en |
0 |
0 |
06/14/2025 |
chncaption opened a pull request in chncaption/filestash
Interest | Match | Feed
|
en |
0 |
0 |
06/14/2025 |
github-actions bot closed a pull request in void-linux/void-packages
Interest | Match | Feed
|
en |
0 |
0 |
06/14/2025 |
github-actions bot closed a pull request in void-linux/void-packages github-actions[bot] bot closed void-linux/void-packages#54454 · June 14, 2025 02:10 New package: dioxus-cli-0.6.3 #54454 Testin...
Origin | Interest | Match
|
|
0 |
0 |
06/14/2025 |
ksaeil2001 merged a pull request in ksaeil2001/myportfolio
Interest | Match | Feed
|
en |
0 |
0 |
06/14/2025 |
ksaeil2001 merged a pull request in ksaeil2001/myportfolio ksaeil2001 merged ksaeil2001/myportfolio#74 · June 14, 2025 02:25 Document backend connection status #74 Summary record backend/frontend ...
Origin | Interest | Match
|
|
0 |
0 |
06/14/2025 |
k8s-infra-cherrypick-robot commented on pull request kubernetes-sigs/azuredisk-csi-driver#3134
Interest | Match | Feed
|
en |
0 |
0 |
06/14/2025 |
mujika opened a pull request in mujika/QI mujika opened mujika/QI#2 · June 14, 2025 05:24 Add project README #2 Summary document the guitar recording app setup and usage Testing swift test (fails: Could not find Package.swift) https://chatgpt.com/codex/t… +21 -0
Interest | Match | Feed
|
en |
0 |
0 |
06/14/2025 |
mujika opened a pull request in mujika/QI mujika opened mujika/QI#2 · June 14, 2025 05:24 Add project README #2 Summary document the guitar recording app setup and usage Testing swift test (fails:...
Origin | Interest | Match
|
|
0 |
0 |
06/14/2025 |
milan-han opened a pull request in milan-han/localboofio
Interest | Match | Feed
|
en |
0 |
0 |
06/14/2025 |
milan-han opened a pull request in milan-han/localboofio milan-han opened milan-han/localboofio#1 · June 14, 2025 19:22 Organize project structure #1 Summary reorganize assets, css, and js into su...
Origin | Interest | Match
|
|
0 |
0 |
06/14/2025 |
Rolphs merged a pull request in Rolphs/BMI
Interest | Match | Feed
|
en |
0 |
0 |
06/14/2025 |
Rolphs merged a pull request in Rolphs/BMI Rolphs merged Rolphs/BMI#5 · June 14, 2025 20:55 Add README with BMI description and usage instructions #5 Summary document BMI calculator in a new READM...
Origin | Interest | Match
|
|
0 |
0 |
06/14/2025 |
muratcangencturk opened a pull request in muratcangencturk/prompter
Interest | Match | Feed
|
en |
0 |
0 |
06/14/2025 |
muratcangencturk opened a pull request in muratcangencturk/prompter muratcangencturk opened muratcangencturk/prompter#200 · June 14, 2025 21:33 Fix language selection vertical alignment #200 Summa...
Origin | Interest | Match
|
|
0 |
0 |
06/14/2025 |
Amazing
|
en |
0 |
0 |
06/14/2025 |
NathanNeurotic opened a pull request in NathanNeurotic/AI
Interest | Match | Feed
|
en |
0 |
0 |
06/14/2025 |
UduakUmanah10 opened a pull request in UduakUmanah10/android-tech-test
Interest | Match | Feed
|
en |
0 |
0 |
06/15/2025 |
UduakUmanah10 opened a pull request in UduakUmanah10/android-tech-test UduakUmanah10 opened UduakUmanah10/android-tech-test#2 · June 15, 2025 00:04 migrated to version catlouge #2 ++ Migrated the ...
Origin | Interest | Match
|
|
0 |
0 |
06/15/2025 |
github-actions bot closed a pull request in doytsujin/scala-tutorials
Interest | Match | Feed
|
en |
0 |
0 |
06/15/2025 |
github-actions bot closed a pull request in doytsujin/scala-tutorials github-actions[bot] bot closed doytsujin/scala-tutorials#307 · June 15, 2025 00:22 Update postgresql from 42.7.1 to 42.7.6 #30...
Origin | Interest | Match
|
|
0 |
0 |
06/15/2025 |
Radilovk opened a pull request in Radilovk/bodybest
Interest | Match | Feed
|
en |
0 |
0 |
06/15/2025 |
Radilovk opened a pull request in Radilovk/bodybest Radilovk opened Radilovk/bodybest#257 · June 15, 2025 00:39 Добавен маршрут '/' #257 Summary return a short message for GE...
Origin | Interest | Match
|
|
0 |
0 |
06/15/2025 |
yehzx merged a pull request in yehzx/NetMedEx
Interest | Match | Feed
|
en |
0 |
0 |
06/15/2025 |
yehzx merged a pull request in yehzx/NetMedEx yehzx merged yehzx/NetMedEx#1 · June 15, 2025 00:45 Add JS to close settings on outside click #1 Summary close settings panels when clicking outside T...
Origin | Interest | Match
|
|
0 |
0 |
06/15/2025 |
It's been a few months, but I think *this* PR should have taken care of the headers issues: github.com/dominicstop/.... I think it made it into some of the newer versions. What version was giving you problems?
|
en |
0 |
0 |
06/15/2025 |
dependabot bot opened a pull request in Sharpy077/openai-website-generator
Interest | Match | Feed
|
en |
0 |
0 |
06/15/2025 |
dependabot bot opened a pull request in Sharpy077/openai-website-generator dependabot[bot] bot opened Sharpy077/openai-website-generator#53 · June 15, 2025 03:51 chore(deps): bump next from 14.2.2...
Origin | Interest | Match
|
|
0 |
0 |
06/15/2025 |
sharath1996 opened a pull request in sharath1996/resume-builder
Interest | Match | Feed
|
en |
0 |
0 |
06/15/2025 |
sharath1996 opened a pull request in sharath1996/resume-builder sharath1996 opened sharath1996/resume-builder#23 · June 15, 2025 05:16 Refactor LLM prompts for clarity, enhance JobApplications mod...
Origin | Interest | Match
|
|
0 |
0 |
06/15/2025 |
MoriartyC opened a pull request in MoriartyC/grpc
Interest | Match | Feed
|
en |
0 |
0 |
06/15/2025 |
snvnn merged a pull request in snvnn/BTCP
Interest | Match | Feed
|
en |
0 |
0 |
06/15/2025 |
snvnn merged a pull request in snvnn/BTCP snvnn merged snvnn/BTCP#5 · June 15, 2025 06:17 Fix line endings in Docker configuration files #5 Summary convert CRLF to LF in Dockerfiles and compose co...
Origin | Interest | Match
|
|
0 |
0 |
06/15/2025 |
#balticruby2025 Ignacio reacted with a bugfix to the fact that Firefox on mobile could not navigate to the burger menu on the front-page. Heroic! The fix is live now.
https://github.com/rubygems/rubygems.org/pull/5735
|
sv |
0 |
0 |
06/15/2025 |
oleksiijko opened a pull request in oleksiijko/high-perf-secure-cloud-arch
Interest | Match | Feed
|
en |
0 |
0 |
06/15/2025 |
oleksiijko opened a pull request in oleksiijko/high-perf-secure-cloud-arch oleksiijko opened oleksiijko/high-perf-secure-cloud-arch#15 · June 15, 2025 17:10 fix(ci): correct Trivy & TFLint act...
Origin | Interest | Match
|
|
0 |
0 |
06/15/2025 |
も、もうひとつ共有したいやつ
50_国政のその他重要分野.md に対してプルリクしました。 しろなさん提案:憲法における勤労定義の補完射入 #2329 github.com/team-mirai/p...
|
ja |
0 |
0 |
06/15/2025 |
人権は後から適用するpatchじゃねーぞ github.com/team-mirai/p...
|
ja |
0 |
0 |
07/14/2025 |
ウォッチ中。週末まで見守ろう github.com/team-mirai/p...
|
ja |
0 |
0 |
07/16/2025 |
チームみらい、基本的に興味がなかったんだけど、これ見て「ああ、もうこれはたぶんうまくいかないだろうな。」みたいな何かを感じた。itoma-aikonとかいうの、なんかAIに適当に書かせた感が強すぎるというかなんというか。
x.com/cheenanet/st... github.com/team-mirai/p...
|
ja |
0 |
2 |
07/18/2025 |
チームみらいの Github を初めて見たが,ほとんど2ちゃんねるで逆に面白かった。これが「議論」なのだとしたら,なかなか笑っちゃうな。
人権状況の前進に関する項目の新設(Akio Hoshiさんからの提案)
|
|
0 |
0 |
07/19/2025 |
https://github.com/team-mirai/policy/pull/6335 この状況が安野さんの望むものでないことくらいはわかるけど、これからチームみらいの立ち上げメンバーにとって「善意で協力してくれてるんだろうけどなんか思ってたんと違う形で暴走しとる」というのがたくさん出てくる気がして(というか見た感じけっこうそういうのがある)、そことどう折り合いをつけていくのかは党としての本丸になってくるんだろうな
|
ja |
0 |
0 |
07/19/2025 |
酷すぎる https://github.com/team-mirai/policy/pull/6335
|
ja |
0 |
0 |
07/19/2025 |
夫婦別姓にしても、通称使用よりも別姓推進の方向でマニフェスト書き換えてくれたこと自体はありがたいのだけど、じゃあ国家がパートナーシップを承認する意味ってそもそも何?みたいな意味の議論がないからどうしても空疎に見えてしまうというか https://github.com/team-mirai/policy/pull/6774/files
|
ja |
0 |
0 |
07/15/2025 |
github.com/team-mirai/p... 選択的夫婦別姓制度をもう一歩進めて、戸籍に家族名列を追加してみる。 家族名|姓 |名 | 山 木|山田|太郎|→父親 山 木|鈴木|花子|→母親 山 木|山木|一郎|→子 こうすれば全体が家族名で繋がれる。家族名は任意に決めていいし。姓変える手間もない。これでいいんじゃないかなと思って投稿した。新しい家制度っぽいけど。
|
ja |
0 |
0 |
07/18/2025 |
「チームみらいのマニフェストはBot経由の提案ができるからGithubアカウントがないと提案できないという指摘はあたらない」という、あたらない構文の官僚っぽい指摘をみた。 確かにGithubの生のマークダウンではなく清書されたページ policy.team-mir.ai/view/README.md 、よくよくみると気づく右下の吹き出しからチャットボットで提案できるのだが、本文内にチャットボタンの位置が書いてない。 ということで実際に提案を出してみたのだが、 https://github.com/team-mirai/policy/pull/8568/commits
|
ja |
0 |
0 |
07/19/2025 |
チームみらい…も化けの皮が剥がれつつある?
github.com/team-mirai/p...
|
ja |
0 |
0 |
07/19/2025 |
JulsT opened a pull request in JulsT/rd-devops JulsT opened JulsT/rd-devops#6 · June 15, 2025 20:37 eks configs #6 Мета завдання Навчитися: Створювати кластер Kubernetes в AWS за допомогою EKS Розгортати застосунки в кластері Працювати з основними ресурсами Kub… +193 -0
Interest | Match | Feed
|
en |
0 |
0 |
06/15/2025 |
JulsT opened a pull request in JulsT/rd-devops JulsT opened JulsT/rd-devops#6 · June 15, 2025 20:37 eks configs #6 Мета завдання Навчитися: Створювати кластер...
Origin | Interest | Match
|
|
0 |
0 |
06/15/2025 |
cherryb16 reopened a pull request in cherryb16/rags-to-robes
Interest | Match | Feed
|
en |
0 |
0 |
06/15/2025 |
cherryb16 reopened a pull request in cherryb16/rags-to-robes cherryb16 reopened cherryb16/rags-to-robes#6 · June 15, 2025 20:37 Add detailed flowchart data #6 Summary replace placeholder flowchart...
Origin | Interest | Match
|
|
0 |
0 |
06/15/2025 |
quvntvn opened a pull request in quvntvn/qotd_app
Interest | Match | Feed
|
en |
0 |
0 |
06/15/2025 |
quvntvn opened a pull request in quvntvn/qotd_app quvntvn opened quvntvn/qotd_app#8 · June 15, 2025 20:55 Fix Compose compile failure by updating Kotlin plugin #8 Summary update Kotlin plugin to 1...
Origin | Interest | Match
|
|
0 |
0 |
06/15/2025 |
PgBiel commented on pull request godot-rust/gdext#1205 PgBiel commented on godot-rust/gdext#1205 · June 15, 2025 21:53 PgBiel commented Jun 15, 2025 In principle this should be fine, though we may want to go back to the hash idea if we hit some name length limit.
Interest | Match | Feed
|
en |
0 |
0 |
06/15/2025 |
Niakdashit opened a pull request in Niakdashit/pilmedia-lp-wizardry-forge
Interest | Match | Feed
|
en |
0 |
0 |
06/15/2025 |
Niakdashit opened a pull request in Niakdashit/pilmedia-lp-wizardry-forge Niakdashit opened Niakdashit/pilmedia-lp-wizardry-forge#142 · June 15, 2025 22:28 Fix device preview scaling #142 Summary ...
Origin | Interest | Match
|
|
0 |
0 |
06/15/2025 |
github-actions bot commented on pull request chgl/kube-powertools#548
Interest | Match | Feed
|
en |
0 |
0 |
06/16/2025 |
aravindb26 opened a pull request in aravindb26/backstage
Interest | Match | Feed
|
en |
0 |
0 |
06/16/2025 |
aravindb26 opened a pull request in aravindb26/backstage aravindb26 opened aravindb26/backstage#11273 · June 16, 2025 02:12 [Snyk] Fix for 1 vulnerabilities #11273 Snyk has created this PR to fix ...
Origin | Interest | Match
|
|
0 |
0 |
06/16/2025 |
splanck merged a pull request in splanck/vush
Interest | Match | Feed
|
en |
0 |
0 |
06/16/2025 |
splanck merged a pull request in splanck/vush splanck merged splanck/vush#515 · June 16, 2025 03:00 Fix for-shellvar test by clearing function persistence #515 Summary avoid persisted shell functi...
Origin | Interest | Match
|
|
0 |
0 |
06/16/2025 |
md-munna-khan opened a pull request in md-munna-khan/In-Depth-Exploration-of-MongoDB-Queries md-munna-khan opened md-munna-khan/In-Depth-Exploration-of-MongoDB-Queries#4 · June 16, 2025 03:20 Module 15 9 #4 +29 -1
Interest | Match | Feed
|
en |
0 |
0 |
06/16/2025 |
md-munna-khan opened a pull request in md-munna-khan/In-Depth-Exploration-of-MongoDB-Queries md-munna-khan opened md-munna-khan/In-Depth-Exploration-of-MongoDB-Queries#4 · June 16, 2025 03:20 Modu...
Origin | Interest | Match
|
|
0 |
0 |
06/16/2025 |
The number one reason Ember failed.
"Most ember dependencies are too far out of date and have far too many complex breaking changes to make"
github.com/TryGhost/Gho...
|
en |
0 |
0 |
06/16/2025 |
👀 👀
github.com/powersync-j...
|
en |
0 |
0 |
06/16/2025 |
Oh and also, did you know that the @openlayers.org #webgl renderer now uses instancing? see github.com/openlayers/o...
Why it's cool: - it uses much less memory for storing geometries - it's faster (...kind of?) - because
|
fr |
0 |
1 |
07/10/2025 |
With the merge of https://github.com/varnishcache/varnish-cache/pull/4209 #VarnishCache is now prepared for using asynchronous I/O also on the network side.
Stay tuned.
#io_uring
|
en |
0 |
1 |
07/04/2025 |
k8s-ci-robot commented on pull request kubernetes-sigs/cluster-api-provider-cloudstack#447
Interest | Match | Feed
|
en |
0 |
0 |
06/16/2025 |
santimattius merged a pull request in santimattius/android-basic-skeleton
Interest | Match | Feed
|
en |
0 |
0 |
06/16/2025 |
santimattius merged a pull request in santimattius/android-basic-skeleton santimattius merged santimattius/android-basic-skeleton#177 · June 16, 2025 22:32 Bump com.google.firebase.crashlytics fro...
Origin | Interest | Match
|
|
0 |
0 |
06/16/2025 |
pull bot opened a pull request in MaxMood96/linux
Interest | Match | Feed
|
en |
0 |
0 |
06/16/2025 |
pull bot opened a pull request in MaxMood96/linux pull[bot] bot opened MaxMood96/linux#1432 · June 16, 2025 23:07 [pull] master from torvalds:master #1432 See Commits and Changes for more details....
Origin | Interest | Match
|
|
0 |
0 |
06/16/2025 |
coderabbitai bot commented on pull request AlohaMarket/AlohaMarket.Aspire#49
Interest | Match | Feed
|
en |
0 |
0 |
06/17/2025 |
coderabbitai bot commented on pull request AlohaMarket/AlohaMarket.Aspire#49
Interest | Match | Feed
|
en |
0 |
0 |
06/17/2025 |
coderabbitai bot commented on pull request AlohaMarket/AlohaMarket.Aspire#49
Interest | Match | Feed
|
en |
0 |
0 |
06/17/2025 |
Fixed my first utf conversion bug :) Feels like a rite of passage. github.com/KittyCAD/mod...
|
en |
0 |
0 |
06/20/2025 |
renovate bot opened a pull request in canonical/postgresql-bundle
Interest | Match | Feed
|
en |
0 |
0 |
06/17/2025 |
renovate bot opened a pull request in canonical/postgresql-bundle renovate[bot] bot opened canonical/postgresql-bundle#426 · June 17, 2025 01:57 Update data-platform-workflows to v32.1.0 #426 This...
Origin | Interest | Match
|
|
0 |
0 |
06/17/2025 |
dependabot bot closed a pull request in mozilla/wpt-sync
Interest | Match | Feed
|
en |
0 |
0 |
06/17/2025 |
dependabot bot closed a pull request in mozilla/wpt-sync dependabot[bot] bot closed mozilla/wpt-sync#2501 · June 17, 2025 02:16 Bump mypy from 1.13.0 to 1.16.0 #2501 Bumps mypy from 1.13.0 to 1.16...
Origin | Interest | Match
|
|
0 |
0 |
06/17/2025 |
dependabot bot commented on pull request mozilla/wpt-sync#2501 dependabot[bot] bot commented on mozilla/wpt-sync#2501 · June 17, 2025 02:16 dependabot commented Jun 17, 2025 Superseded by #2522 .
Interest | Match | Feed
|
en |
0 |
0 |
06/17/2025 |
We discovered some minor issues in Toucan 1.0.0-beta.5, so we quickly fixed them and included the hotfixes in the upcoming beta.6 release. ✅
You can now report issues directly on GitHub. 🐞 +1: Updated documentation will be available soon. 📕
github.com/toucansites/...
|
en |
0 |
0 |
07/03/2025 |
red-hat-konflux-kflux-prd-rh03 bot commented on pull request coreos/coreos-assembler#4148
Interest | Match | Feed
|
en |
0 |
0 |
06/17/2025 |
It was only a trivial little documentation update to use `mise` more effectively, but nothing improves a day like having a PR merged.
github.com/buresdv/Cork...
|
|
0 |
0 |
06/17/2025 |
It is finally done. Active Storage support is ready to be tested. Please try out this PR and report any feedback either here or preferably on GitHub.
Thanks
#ruby #rails #rubyweekly #cms
github.com/AlchemyCMS/a...
|
|
0 |
1 |
06/17/2025 |
Adding support for custom urls in the generated sitemap.xml for my bridgetown based blog.
github.com/alvincrespo/...
Hoping to get this merged upstream once I can test it against the latest.
|
en |
0 |
0 |
06/18/2025 |
github.com/riggaroo/com...
かっちょいい
|
ja |
0 |
0 |
06/18/2025 |
Just played with this today, and posted some observations about the current behavior (particularly as it relates to drawing order relative to modifier order, it's counterintuitive) in this GitHub comment: github.com/riggaroo/com...
|
en |
0 |
0 |
06/28/2025 |
conquestace opened a pull request in conquestace/conquestace
Interest | Match | Feed
|
en |
0 |
0 |
06/18/2025 |
conquestace opened a pull request in conquestace/conquestace conquestace opened conquestace/conquestace#17 · June 18, 2025 02:56 Add multiple LLM configuration slots #17 Summary enable multiple LL...
Origin | Interest | Match
|
|
0 |
0 |
06/18/2025 |
iroshanaRavishan opened a pull request in iroshanaRavishan/fullstack-todoapp-with-mongodb-docker-cicd iroshanaRavishan opened iroshanaRavishan/fullstack-todoapp-with-mongodb-docker-cicd#29 · June 18, 2025 06:48 App server #29 +21 -14
Interest | Match | Feed
|
en |
0 |
0 |
06/18/2025 |
iroshanaRavishan opened a pull request in iroshanaRavishan/fullstack-todoapp-with-mongodb-docker-cicd iroshanaRavishan opened iroshanaRavishan/fullstack-todoapp-with-mongodb-docker-cicd#29 · June ...
Origin | Interest | Match
|
|
0 |
0 |
06/18/2025 |
いつのまにかこんなPRがマージされてた。これでええやん。 github.com/flet-dev/fle...
|
ja |
0 |
0 |
06/18/2025 |
your wish is my command ;)
find the test code where I've been attempting to get it to work here: github.com/kelset/graph...
you can checkout the branch, npm install, npm run dev and then in the consolelog when pressing the fetchpokemon it will fail because for some reason Cache is not available
|
en |
0 |
0 |
06/18/2025 |
The link to the pull request: github.com/formal-land/...
|
en |
0 |
0 |
06/18/2025 |
https://github.com/cowsay-org/cowsay/pull/77
|
en |
0 |
0 |
06/18/2025 |
drop your buffs, we are merged
|
en |
0 |
0 |
06/18/2025 |
nirrozenbaum commented on pull request kubernetes-sigs/gateway-api-inference-extension#1007
Interest | Match | Feed
|
en |
0 |
0 |
06/18/2025 |
openshift-ci bot commented on pull request openshift/aws-load-balancer-controller#39
Interest | Match | Feed
|
en |
0 |
0 |
06/18/2025 |
Impl in Ruby is faster than impl in C, here - https://github.com/ruby/pathname/pull/53
Caches make a big difference.
#ruby
|
en |
0 |
0 |
06/19/2025 |
久々にLGT8Fxのメンテ? https://github.com/dbuezas/lgt8fx/pull/335
K3NG CW KeyerってLGT8Fx対応入っていたということはかつてのLGT8Fxではビルドできていたはずなんだよな…
|
ja |
0 |
0 |
06/19/2025 |
array_key_exists ist seit 2018 opcode 😲
github.com/php/php-src/...
|
de |
0 |
0 |
06/19/2025 |
https://github.com/gugod/App-perlbrew/pull/849
最近做 perlbrew 都是自己發 PR 給自己收。不爲別的,單純只是在使用 github action 來跑各種測試而以。
|
zh-TW |
0 |
0 |
06/19/2025 |
https://github.com/gugod/App-perlbrew/pull/851
I shall start building fatpacked version of perlbrew using perl-5.42
|
zh-TW |
0 |
0 |
07/17/2025 |
That setting is really helpful, and worth understanding and using. However, it is actually totally independent of this change, which was done here:
github.com/swiftlang/sw...
|
en |
0 |
0 |
06/25/2025 |
Maybe this is the fix? https://github.com/swiftlang/swift/pull/82676 (I haven’t tried it yet.)
|
en |
0 |
0 |
07/08/2025 |
pull bot opened a pull request in areller/kubernetes-enhancements
Interest | Match | Feed
|
en |
0 |
0 |
06/20/2025 |
pull bot opened a pull request in areller/kubernetes-enhancements pull[bot] bot opened areller/kubernetes-enhancements#472 · June 20, 2025 00:09 [pull] master from kubernetes:master #472 See Commi...
Origin | Interest | Match
|
|
0 |
0 |
06/20/2025 |
Well, whaddayaknow, it worked! github.com/norm/flouris...
|
en |
0 |
0 |
06/20/2025 |
I am now a YunoHost contributor* * fixed a spelling mistake on an art asset https://github.com/YunoHost/yunohost-artwork/pull/1
|
|
0 |
0 |
06/20/2025 |
I have tabstop-aware vertical arrow key navigation (up/down) working in Acme! github.com/9fans/plan9p...
|
en |
0 |
0 |
06/20/2025 |
cloudcwfranck merged a pull request in cloudcwfranck/chatops cloudcwfranck merged cloudcwfranck/chatops#37 · June 21, 2025 00:08 Improve chatops CLI usability #37 Summary add doctor command and ve...
Origin | Interest | Match
|
|
0 |
0 |
06/21/2025 |
cloudcwfranck merged a pull request in cloudcwfranck/chatops
Interest | Match | Feed
|
en |
0 |
0 |
06/21/2025 |
jyarling merged a pull request in jyarling/Electron-App jyarling merged jyarling/Electron-App#8 · June 21, 2025 02:30 Update dependencies #8 Summary update Electron, Electron Builder, and dev tool...
Origin | Interest | Match
|
|
0 |
0 |
06/21/2025 |
jyarling merged a pull request in jyarling/Electron-App
Interest | Match | Feed
|
en |
0 |
0 |
06/21/2025 |
mochan-tk commented on pull request liner-takashi-kawamoto/testtest#2 mochan-tk commented on liner-takashi-kawamoto/testtest#2 · June 21, 2025 06:18 mochan-tk commented Jun 21, 2025 @copilot ここ日本語にしてもらえますか?
Interest | Match | Feed
|
en |
0 |
0 |
06/21/2025 |
そうか集権型じゃないSNSだとシェアボタンが出せないというマイナスもあるのか。 github.com/adityatelang...
|
ja |
0 |
0 |
06/21/2025 |
Será que vem aí um novo Hub #smartthings v4? 🤔
github.com/SmartThingsC...
|
pt |
0 |
0 |
06/21/2025 |
example: github.com/rust-lang/cr... :)
|
en |
0 |
0 |
06/26/2025 |
def-mycroft opened a pull request in def-mycroft/flowgroup def-mycroft opened def-mycroft/flowgroup#5 · June 22, 2025 04:24 Add basic CLI entry point #5 Summary add cli package with basic breathin...
Origin | Interest | Match
|
|
0 |
0 |
06/22/2025 |
def-mycroft opened a pull request in def-mycroft/flowgroup
Interest | Match | Feed
|
en |
0 |
0 |
06/22/2025 |
feat: add FreeBSD support Article URL: https://github.com/ghostty-org/ghostty/pull/7606 Comments URL: https://news.ycombinator.com/item?id=44344134 Points: 1 # Comments: 0
Interest | Match | Feed
|
ca |
0 |
0 |
06/22/2025 |
Correction, Preview.pwsh.gallery fails, not the production version.
Likely fixed in next preview, related github.com/PowerShell/P...
|
en |
0 |
0 |
07/04/2025 |
dependabot bot commented on pull request MaineK00n/trivy#294
Interest | Match | Feed
|
en |
0 |
0 |
06/22/2025 |
dependabot bot commented on pull request MaineK00n/trivy#294
Interest | Match | Feed
|
en |
0 |
0 |
06/22/2025 |
march-dave merged a pull request in march-dave/react-next-anycase
Interest | Match | Feed
|
en |
0 |
0 |
06/23/2025 |
red-hat-konflux-kflux-prd-rh02 bot opened a pull request in openshift-pipelines/tektoncd-results
Interest | Match | Feed
|
en |
0 |
0 |
06/23/2025 |
I'm very excited about this open pull request in acquaint: github.com/posit-dev/ac...
This will allow ellmer (LLM client) to interact with MCP servers from within an R session. That'll let me build Shiny apps that talk to MCP servers - no need to have the Shiny app run local code!
|
en |
0 |
0 |
06/23/2025 |
Flatpak Bulid Process をようやっと足した
https://github.com/RShirohara/grand-os/pull/220
|
ja |
0 |
0 |
06/23/2025 |
対策が出来上がったものがこちらに
https://github.com/RShirohara/grand-os/pull/236
|
ja |
0 |
0 |
07/15/2025 |
CoPilot Coding Agent did the magic!
Thanks for the guidance @davidfowl.com 🙏🙏🙏
github.com/Azure-Sample...
|
en |
0 |
0 |
06/23/2025 |
Didn't need to look up again how the .NET templating engine works again... What the syntax is for the conditions... Mess up that commit and adding another one, etc. etc.
Want a tweak? Just leave a comment as you normally would!
github.com/jfversluis/T...
|
en |
0 |
0 |
06/23/2025 |
dependabot bot opened a pull request in RSS3-Network/terraform-kubernetes-node dependabot[bot] bot opened RSS3-Network/terraform-kubernetes-node#2 · June 24, 2025 00:00 chore(deps): update hashico...
Origin | Interest | Match
|
|
0 |
0 |
06/24/2025 |
dependabot bot opened a pull request in RSS3-Network/terraform-kubernetes-node
Interest | Match | Feed
|
en |
0 |
0 |
06/24/2025 |
nijiGPenの場合はGPv2レベルのAPIをエミュレートする中間APIを擬似的に作成して対応している様子。なるほど。 github.com/chsh2/nijiGP...
|
ja |
0 |
0 |
06/24/2025 |
However, the refactoring that took place also gave up some cool benefits like download sources support (e.g. local dependencies directory), and adaptive "live" configuration among others github.com/AngelMunoz/P...
|
en |
0 |
0 |
07/10/2025 |
Check out the PR 👉 github.com/huggingface/...
Let's reimagine what agent-driven code execution can look like: remote, safe, and Wasm-powered.
|
en |
0 |
0 |
07/11/2025 |
Wait for github.com/Kotlin/kotli... to be merged if you use it on your serializable data class 😃. I tried it today and it is a bit a pain without for now
|
en |
0 |
0 |
06/24/2025 |
Repo: github.com/ericclemmons...
|
en |
0 |
0 |
06/25/2025 |
dependabot bot opened a pull request in Clivern/Goenv
Interest | Match | Feed
|
en |
0 |
0 |
06/25/2025 |
現状のGemini CLIでは、サンドボックスモードで起動したときに一つ前のバージョンのイメージを持ってきてしまう。これはnpxでHEADを実行したときにエラーにならないようにするためとのことだけれど、リリース版でも同様の動作になるのが不便なので早めに修正してほしい。 #gemini-cli github.com/google-gemin...
|
ja |
0 |
0 |
07/02/2025 |
github.com/google-gemin... 👀gemini cliにカスタムスラッシュコマンド追加するPR
|
ja |
0 |
0 |
07/04/2025 |
Context: github.com/google-gemin...
|
en |
0 |
0 |
07/06/2025 |
@sterophonick amd is working on standardizing opengl mesh shaders (yes, because of nvidium) https://github.com/KhronosGroup/OpenGL-Registry/pull/640
|
en |
0 |
0 |
06/25/2025 |
renzosdd merged a pull request in renzosdd/Penca2024copaamerica renzosdd merged renzosdd/Penca2024copaamerica#27 · June 25, 2025 20:39 Remove unused info modal view #27 Summary delete obsolete vie...
Origin | Interest | Match
|
|
0 |
0 |
06/25/2025 |
renzosdd merged a pull request in renzosdd/Penca2024copaamerica
Interest | Match | Feed
|
en |
0 |
0 |
06/25/2025 |
github.com/cnosuke/mcp-...
うごいた!
claude codeに追加するには若干の試行錯誤が必要だったので(claude codeにREADME.mdを読ませてもできなかった)簡単に動かせる方法を追加しておきました。
|
ja |
0 |
0 |
06/26/2025 |
https://github.com/mimium-org/mimium-rs/pull/128 概ねベーシックなレコード型の実装できた
|
ja |
0 |
0 |
07/03/2025 |
https://github.com/mimium-org/mimium-rs/pull/136 多段階計算できた気がする。思ったより記述量少なくて済んだな
|
ja |
0 |
0 |
07/17/2025 |
veleroのkopiaはhelm経由だとmaintenanceが動かない。 将来的に直るかもぐらい。 github.com/vmware-tanzu...
|
ja |
0 |
0 |
06/26/2025 |
veleroのkopia maintenanceはhelm経由だとNAMEがveleroでないと動かない。 将来的に直るかもぐらい。 github.com/vmware-tanzu...
|
ja |
0 |
0 |
06/26/2025 |
👀 github.com/allpurposema...
|
en |
0 |
0 |
06/26/2025 |
Yet another alternative (specifically for drop glue) is Jonas' Gambit; wrapping a type in ManuallyDrop will not cause monomorphisation to occur if it's an external type. github.com/rust-lang/ru...
|
en |
0 |
0 |
06/26/2025 |
Minor update to PS DOM API in UXP. But good fixes. github.com/AdobeDocs/ux...
|
en |
0 |
1 |
06/26/2025 |
This meant that if you added an item, it would appear twice on your page (but not in the database): once because of the add logic once because of the signalr message
I assigned this issue to Copilot in the repo. It produced this pull request: github.com/ardalis/htmx...
|
en |
0 |
0 |
06/27/2025 |
One of those days… github.com/systeminit/s...
|
en |
0 |
0 |
07/02/2025 |
PR if you’re curious github.com/emberjs/data...
|
en |
0 |
0 |
06/29/2025 |
Finally, a long standing bug in #Nextcloud got fixed, which made it impossible to set any "external" apps as your default app. So now, you can go back to setting default home pages within your Nextcloud instance. https://github.com/nextcloud/server/pull/52434
|
en |
0 |
0 |
06/29/2025 |
Just put up a PR with some walkthrough videos and some explainers for the @pomerium_io MCP client demo.
If you're interested in securing MCPs... 👀
github.com/pomerium/mcp... #ztna #mcp #security #zerotrust
|
en |
0 |
0 |
06/28/2025 |
Thanks for the pull request to the Pomerium MCP demo app repo @furrerw.bsky.social !
github.com/pomerium/mcp... #opensource #mcp #reactjs
|
en |
0 |
0 |
07/12/2025 |
@Floppy yeah, this one was a bit more major: https://github.com/fedimod/fires/pull/150
|
en |
0 |
0 |
06/27/2025 |
Wrote the world’s smallest amount of go
https://github.com/odeke-em/drive/pull/1154
|
en |
0 |
0 |
06/27/2025 |
pull bot merged a pull request in AwesomeGitHubRepos/linux pull[bot] bot merged AwesomeGitHubRepos/linux#1964 · June 28, 2025 06:32 [pull] master from torvalds:master #1964 See Commits and Changes...
Origin | Interest | Match
|
|
0 |
0 |
06/28/2025 |
pull bot merged a pull request in AwesomeGitHubRepos/linux
Interest | Match | Feed
|
en |
0 |
0 |
06/28/2025 |
submitted #fish #shell bindings for #mc: github.com/MidnightComm...
|
en |
0 |
2 |
06/28/2025 |
In the distant future, it's possible that my only historically-notable contribution to open-source will be this trolling PR approval: github.com/meta-llama/l...
No regrets. Even though we didn't get Apache, the conversation to open the license permissions was a game-changer for open-source AI.
|
en |
0 |
0 |
06/28/2025 |
GamerXtrem merged a pull request in GamerXtrem/NightScan GamerXtrem merged GamerXtrem/NightScan#160 · June 28, 2025 18:25 Add NightScanPi hardware wiring guide #160 Summary add hardware wiring ins...
Origin | Interest | Match
|
|
0 |
0 |
06/28/2025 |
GamerXtrem merged a pull request in GamerXtrem/NightScan
Interest | Match | Feed
|
en |
0 |
0 |
06/28/2025 |
looks like there's an rfc 🙏 github.com/rust-lang/rf...
|
en |
0 |
0 |
07/01/2025 |
mrnosilrub opened a pull request in mrnosilrub/Power-Launch-Demo mrnosilrub opened mrnosilrub/Power-Launch-Demo#54 · June 28, 2025 22:01 Update service card images #54 Summary reference local serv...
Origin | Interest | Match
|
|
0 |
0 |
06/28/2025 |
mrnosilrub opened a pull request in mrnosilrub/Power-Launch-Demo
Interest | Match | Feed
|
en |
0 |
0 |
06/28/2025 |
mrnosilrub merged a pull request in mrnosilrub/Power-Launch-Demo mrnosilrub merged mrnosilrub/Power-Launch-Demo#260 · June 29, 2025 23:42 Add asset paths to README #260 Summary document asset file...
Origin | Interest | Match
|
|
0 |
0 |
06/29/2025 |
mrnosilrub merged a pull request in mrnosilrub/Power-Launch-Demo
Interest | Match | Feed
|
en |
0 |
0 |
06/30/2025 |
valtzu commented on pull request php-llm/llm-chain#355
Interest | Match | Feed
|
en |
0 |
0 |
06/28/2025 |
Delwing opened a pull request in Delwing/arkadia-web-client-extension Delwing opened Delwing/arkadia-web-client-extension#56 · June 29, 2025 01:20 Fix /zabici to show personal kills only #56 Summa...
Origin | Interest | Match
|
|
0 |
0 |
06/29/2025 |
Delwing opened a pull request in Delwing/arkadia-web-client-extension
Interest | Match | Feed
|
en |
0 |
0 |
06/29/2025 |
Here is the fix: github.com/longxinH/xhp...
|
|
0 |
0 |
06/29/2025 |
brentjlaf merged a pull request in brentjlaf/moodswings brentjlaf merged brentjlaf/moodswings#38 · June 29, 2025 05:54 Extract rhythm minigame #38 Summary split rhythm minigame code into minigame....
Origin | Interest | Match
|
|
0 |
0 |
06/29/2025 |
brentjlaf merged a pull request in brentjlaf/moodswings
Interest | Match | Feed
|
en |
0 |
0 |
06/29/2025 |
https://github.com/lqvp/misskey-tempura/pull/381 そういえばこれmargeしないの?
|
|
0 |
0 |
07/08/2025 |
PR0M3TH3AN opened a pull request in PR0M3TH3AN/SeedPass PR0M3TH3AN opened PR0M3TH3AN/SeedPass#37 · June 29, 2025 21:24 Add encryption file tests #37 Summary add tests for encryption file operation...
Origin | Interest | Match
|
|
0 |
0 |
06/29/2025 |
PR0M3TH3AN opened a pull request in PR0M3TH3AN/SeedPass
Interest | Match | Feed
|
en |
0 |
0 |
06/29/2025 |
dependabot bot closed a pull request in Bludroyal/Emm dependabot[bot] bot closed Bludroyal/Emm#21 · June 30, 2025 04:30 Bump pg from 8.13.1 to 8.16.2 #21 Bumps pg from 8.13.1 to 8.16.2. Changelog ...
Origin | Interest | Match
|
|
0 |
0 |
06/30/2025 |
dependabot bot opened a pull request in mozilla/bugbug dependabot[bot] bot opened mozilla/bugbug#5116 · June 30, 2025 04:30 Bump hypothesis from 6.135.14 to 6.135.17 #5116 Bumps hypothesis from 6....
Origin | Interest | Match
|
|
0 |
0 |
06/30/2025 |
dependabot bot opened a pull request in mozilla/bugbug
Interest | Match | Feed
|
en |
0 |
0 |
06/30/2025 |
First time trying assigning a github issue (feature) to copilot - implement a prompt of an update of the app is available. Started super vague on purpose, let's see github.com/petrpavlik/M...
|
en |
0 |
0 |
06/30/2025 |
I even coaxed it to create an optimised OG img png from the dynamic svg component at build time using `experimental_AstroContainer` and `sharp` and nothing exploded. github.com/olizilla/dig...
|
en |
0 |
0 |
06/30/2025 |
started a repo to track my solutions to Tao’s Analysis challenges in Lean. i’ve previously solved exercises up to chapter 5 or so but it wasn’t as enjoyable without formal verification. aiming to compete Chapter 2 tomorrow, here’s work in progress so far: github.com/gaearon/anal...
|
en |
0 |
0 |
06/30/2025 |
these ended up way trickier than i thought. it doesn't look like much but learning to think in terms of casting on a structural level (rather than more adhoc like in typescript) was very weird. i kind of got used to it by the end though
|
en |
0 |
0 |
07/02/2025 |
I use Claude Code to add a CLI to the @readwise.bsky.social gem by @joshbeckman.org. Huge timesaver for these kinds of tasks. github.com/joshbeckman/...
|
en |
0 |
0 |
07/01/2025 |
You love to see it.
|
en |
0 |
0 |
07/01/2025 |
We're having a hard time figuring out the correct (minimal-permission) API scope for using Vertex AI from the #rstats {ellmer} package. If you have access to Vertex (we don't) and want to test, here is where to start:
github.com/tidyverse/el... github.com/tidyverse/el... github.com/tidyverse/el...
|
en |
0 |
0 |
07/01/2025 |
Really looking forward to the debugger support in Zed for Scala! 🚀 #zed #scala github.com/scalameta/me...
|
|
0 |
0 |
07/01/2025 |
Can someone at @swmansion.com have a quick look at github.com/software-man... ?
This (unfortunately) require a release as the version number is currently strict.
|
en |
0 |
0 |
07/01/2025 |
@timursagdenov @tech when did you try it out for the guide? since 2 days, we don't install dovecot from opensuse anymore, but directly via dpkg: https://github.com/chatmail/relay/pull/590
if you setup a new VPS now, does this still throw compability errors for you?
|
en |
0 |
0 |
07/10/2025 |
More background, example PR that I am using the fuzzer to verify:
github.com/WebAssembly/...
|
en |
0 |
0 |
07/09/2025 |
Thanks for spreading the `if has nix; then use nix; fi` example. I'm Nix user myself, but I'd love if people made their .envrc more inclusive.
I tried to add less intrusive examples to the nix-direnv docs, but there was no interest sadly: github.com/nix-communit...
|
en |
0 |
0 |
07/02/2025 |
Source highlighted in this PR comment
github.com/ada-x64/qpro...
|
en |
0 |
0 |
07/08/2025 |
i made a (trivial) contribution to nushell, and it was accepted!
more people should know about this shell.
piping structure data on the command line in a modern programming language.
use nushell!
github.com/nushell/nush...
|
en |
0 |
0 |
07/13/2025 |
Phew. The spirv-opt bug was about where it was placing debug info instructions. Thanks NV for the patch fix, which has landed in SPIRV-Tools. github.com/KhronosGroup...
|
en |
0 |
0 |
07/03/2025 |
Redis ACLs are a great way to apply least privilege and improve security posture.
If you're using Redis today, are you using ACLs?
Check the PR at: github.com/redis/redis-...
cc @redis.io
|
en |
0 |
0 |
07/04/2025 |
theoctober19th commented on pull request canonical/kyuubi-k8s-operator#98
Interest | Match | Feed
|
en |
0 |
0 |
07/05/2025 |
chore(deps): update plugin com.android.test to v8.11.0 by renovate[bot]
|
|
0 |
0 |
07/05/2025 |
fix(deps): update dependency androidx.compose.runtime:runtime to v1.8.3 by renovate[bot]
|
|
0 |
0 |
07/05/2025 |
fix(deps): update dependency androidx.navigation:navigation-compose to v2.9.1 by renovate[bot]
|
|
0 |
0 |
07/06/2025 |
fix(deps): update dependency androidx.appcompat:appcompat to v1.7.1 by renovate[bot]
|
|
0 |
0 |
07/06/2025 |
pull opened a pull request in linux
Interest | Match | Feed
|
en |
0 |
0 |
07/06/2025 |
pull opened a pull request in linux pull[bot] bot opened Superoldman96/linux#189 · July 5, 2025 21:11 [pull] master from torvalds:master #189 See Commits and Changes for more details. Created by p...
Origin | Interest | Match
|
|
0 |
0 |
07/06/2025 |
@tschak Seeing this commit go by on the #Atari800MacX repo made me exceptionally happy today! Thanks for all the hard work! I will now have Fujinet access on all my platforms of choice!
https://github.com/atarimacosx/Atari800MacX/pull/29
|
en |
0 |
0 |
07/06/2025 |
So bitChat has already a security patch github.com/jackjackbits...
|
en |
0 |
0 |
07/09/2025 |
Almost 2 months starting reqlang-expr (a bytecode compiled and interpreted language), it has been integrated in to reqlang for templating. 🎉🎉🎉
There are still some rough edges in the integration but I'm counting this as a huge win.
|
en |
0 |
0 |
07/07/2025 |
PR's here if any JS devs wanna weigh in on my testing approach
github.com/gloyens/gizz...
|
en |
0 |
0 |
07/07/2025 |
Love the tool, well deserved!! Saw that you were mentioning a @sanity.io plugin in the integrations section of your footer, but that it needed a bit of an upgrade, so here's a PR that will allow all new Sanity studios to use it github.com/surjithctly/... 🙌
|
en |
0 |
0 |
07/08/2025 |
Finally had some time to update isitsnowinginhillsboro.com to use a Step Function HTTP Invoke state instead of a Lambda Invoke and I'm not going back! 🚀
github.com/deeheber/wea...
|
|
0 |
0 |
07/08/2025 |
github.com/JoshuaKGoldb...
|
en |
0 |
0 |
07/09/2025 |
自分のブランチ最新化してなかった🤗
https://github.com/elk-zone/elk/pull/3334
|
ja |
0 |
0 |
07/20/2025 |
The requests package dropped 3.9 support in latest version. Maybe finally time for me to stop supporting it in our Microsoft samples? https://github.com/psf/requests/pull/6926
|
en |
0 |
0 |
07/08/2025 |
Their mitigation:
"Wrapping the response from execute_sql in additional instructions that discourages the LLM from following prompt-injected instructions within user data."
aka "pretty please don't do bad things". Pathetic!
github.com/supabase-com...
|
en |
0 |
0 |
07/09/2025 |
@predr.ag a fun one for semver checks: github.com/Vrixyz/vrixy...
I published a (test package, sorry crates.io team) with the placeholder lib impl ; then changed to use `path = ../../src` on both libraries ; that results in breaking changes detected incorrectly in 1 of the packages :o
|
en |
0 |
0 |
07/10/2025 |
🚨 New code 🚨
If you are using Apache Kafka and Kafka Connect to send data to Redis using the sink connector developed by Redis, I have good news to share. You can now set a TTL to your keys either programmatically or via configuration.
github.com/redis-field-...
|
en |
0 |
0 |
07/10/2025 |
boom boom boom 💅 vector tiles can now be printed by inkmap github.com/camptocamp/i...
|
fr |
0 |
0 |
07/10/2025 |
👀 github.com/microsoft/Ty...
|
en |
0 |
0 |
07/11/2025 |
Importing with or without the node: prefix can make or break compatibility with Cloudflare Workers
github.com/clerk/javasc...
|
en |
0 |
0 |
07/11/2025 |
Just explored the open RFC for adding Slots to React. There are a few libraries that provide this functionality. From my experience with web frameworks using slots, I often find they're overused, but they do help with reusable components. github.com/reactjs/rfcs...
|
en |
0 |
0 |
07/12/2025 |
github.com/glennsarti/g...
|
en |
0 |
0 |
07/14/2025 |
Here are the changes for anyone interested. github.com/GeekFoolish/...
|
en |
0 |
0 |
07/14/2025 |
i want it github.com/boa-dev/boa/...
|
en |
0 |
0 |
07/15/2025 |
boa is develop now, fetch api?👀 do also js runtime handle? github.com/boa-dev/boa/...
|
en |
0 |
0 |
07/15/2025 |
Thanks! Fixed the idempotency mistake and made a PR to MDN to clarify that sentence which I misread: github.com/mdn/content/...
|
|
0 |
0 |
07/15/2025 |
From the top of my head I think peep does it github.com/rkallos/peep...
|
en |
0 |
0 |
07/15/2025 |
For more details see
github.com/moj-analytic...
|
en |
0 |
0 |
07/15/2025 |
Trying a pull request which brings GPS support to #Waydroid but have no success yet with virtualgps 📡 https://github.com/casualsnek/waydroid_script/pull/228
Wonder how @furilabs got seamless integration of sound, video and GPS to work on their Waydroid implementation 👀
#LinuxMobile #postmarketOS
|
en |
0 |
0 |
07/16/2025 |
The things I had time for before I had kids 🙃
github.com/department-o...
|
en |
0 |
0 |
07/16/2025 |
ちなみに自分もこれにやられてVST3対応をあきらめたことある github.com/jpcima/ADLpl... この辺を見ると無理やり対応できなくはないらしいが、ADLplug-AEは素朴にJUCEのVST3をビルドしているだけなので、JUCEに手を入れないと無理だろうなあ(そこまでやる気はしない)。 forums.steinberg.net/t/midi-progr...
|
ja |
0 |
0 |
07/17/2025 |
I've created a pull request to detect CitrixBleed 2 into Burp's Bcheck repository: github.com/PortSwigger/...
|
en |
0 |
0 |
07/17/2025 |
In the warren of code, a new tunnel appears, Tokens in the earth, now replaced by bright keys. The database burrows, storing secrets with care, No more env tokens floating in the air.
github.com/oullin/api/p...
#go #tech #innovation #encryption #HMAC #SHA256 #API #security
|
en |
0 |
1 |
07/17/2025 |
I'll also try to upstream a fix to https://github.com/crosstool-ng/crosstool-ng/pull/2402 since that's kind of a blocker for me. I guess I'll learn how to use KConfig. :sr_GraniteDeadpan:
|
|
0 |
0 |
07/17/2025 |
@michaelmaillot.bsky.social updated the PR and added notes/question. github.com/pnp/sp-dev-f...
|
en |
0 |
0 |
07/17/2025 |
Improved raster exports with realtime progress report in WebODM: github.com/OpenDroneMap...
|
en |
0 |
0 |
07/17/2025 |
BTW reminds me of how I did a pattern-matching based pluralizer for Kaffy. Wondering if performance difference is huge vs regex
github.com/aesmail/kaff...
|
en |
0 |
0 |
07/18/2025 |
renovate opened a pull request in github-actions-runner
Interest | Match | Feed
|
en |
0 |
0 |
07/19/2025 |
renovate opened a pull request in github-actions-runner renovate[bot] bot opened tksst/github-actions-runner#53 · July 18, 2025 20:11 chore(deps): update ubuntu:jammy docker digest to 1ec65b2 #53 ...
Origin | Interest | Match
|
|
0 |
0 |
07/19/2025 |
これが通ったらアプデしよ https://github.com/genya0407/mastodon/pull/64
|
ja |
0 |
0 |
07/19/2025 |
@npls@misskey.io https://github.com/Manche/MiView/pull/10/files 単一サーバーでの接続はほぼほぼもう動くよ。 複数サーバーはちょっとまだだけど。
|
|
0 |
0 |
07/19/2025 |
https://github.com/Manche/MiView/pull/10 ビルド方法とかここに書いてあるのでご自由に。
|
|
0 |
0 |
07/19/2025 |
My opinions about an old license drama are subtly evolving
|
en |
0 |
0 |
07/20/2025 |
It’s introduced by this PR: github.com/remcohaszing...
As you can see in CI, `tsc -b` succeeds. But if you open the project with that branch using `code --disable-extensions .`, it shows type errors in `test/bridge.test.ts` and `test/bridge.worker.ts`.
|
en |
0 |
0 |
07/20/2025 |
The OramaCore codebase is getting complex enough - it may require a state machine to monitor and perform complex transitions... let's see if it works
github.com/oramasearch/...
|
en |
0 |
0 |
07/20/2025 |
Pull Request: github.com/Tolga1452/to...
|
en |
0 |
0 |
07/20/2025 |
nixfmt u fucker https://github.com/sodiboo/niri-flake/pull/1205
|
|
0 |
0 |
07/21/2025 |
@skull-squadron gave me a Mac Book Pro so that I can port dysk to MacOS.
To complete it, I now need testers.
Head up to github.com/Canop/dysk/p...
|
en |
0 |
0 |
07/21/2025 |
I was using this library to try and test failures: github.com/chiroptical/... (linking to an example). I suppose you could also generate golden tests with this library too?
|
en |
0 |
0 |
07/21/2025 |
When creating a new Nx workspace, we'll create a new GitHub repository for you using the gh CLI tool if it's installed.
github.com/nrwl/nx/pul...
|
en |
0 |
0 |
07/21/2025 |