-
I have a fork in the works to add support for cross gcc projects to the llvm/clang/clangd source tree. These are changes that don't necessarily make sense upstream. At least not at this time. The inte…
-
Tom,
I like the content of this article. It gives real examples of how to approach **outside-in** TDD and (potentially) **inside-out** TDD with unit tests, acceptance, and end-to-end level testing.…
-
I'm trying to get the UK Version of the OS on my Xperia X Performance to take advantage of the fingerprint reader. Here are the steps I've taken...
1) Downloaded, Installed and upgraded to the fla…
-
Sometimes a simple version bump in a requirements `.txt` file means that a new transitive dependency has been added, and `pip-compile-multi --no-upgrade` should be re-run to ensure all transitive depe…
-
In my planned game, on the Unity side there are a number of systems to do with character generation, battle, tech trees and so on. These systems get pretty heavy with some calculations I don't believe…
-
This is just an idea, but I'm trying to think of how I'd want .app files to be managed by Nix, and I think this is it:
1. Mac derivations contain by convention something like `$out/Applications/MyA…
-
To say that I've been excited about a solution that would allow browsing symbols across files for a while, would be an understatement
https://github.com/simrat39/symbols-outline.nvim/issues/159
ht…
-
# Currently working on...
## UI implementation for viewing sources in chat
- [x] Extracting sources from RAG chain
- [x] Adding sources to the UI (references drop down menu inspiration: https://…
-
We are currently using Timber for all our logging purposes and want to send them up to our backend for monitoring from our production app. However in order to do so we need the ability to pass in opti…
-
For the past 24 hours, I have been trying to debug why maven won't build a new branch of our project. This branch has a lot more Lombok-annotated classes, and I can't tell if somehow it's crossed a th…