Tristan Maat

Results 38 issues of Tristan Maat

This is an initial stab at #270 and removes the python dependency in favor of a heavier reliance the shell. While not ideal right now, a resolution of bazelbuild/bazel#5511 would...

status: open - needs triage

I know that the directory in which the projects are stored is configurable, but calling something that's expected to be persistent "cache" is asking for accidental deletions. As far as...

Question/Discussion
Feature:Persistence
stale

Hi, I usually browse the web without JavaScript, unless it's *necessary* - saves bandwidth, makes pages load faster and conserves a bit of battery life, while tripping up most trackers...

bug

I'm not sure how I managed to construct a system that doesn't have this set, but it can happen according to the [pygobject API reference](https://lazka.github.io/pgi-docs/#LightDM-1/functions.html#LightDM.get_language), so this once it hopefully...

bug
help welcomed (PR)

As the title says, simply calling `lightdm.authenticate()` does not appear to cause a prompt process to start - although the documentation states that it should prompt for a user. Neither...

The branch is in a much better state, the game runs quite nicely :) The sed hack works after some adjustments, but ultimately I think it's still too hacky for...

When updating with `auto-package-update-delete-old-versions t` quite often a number of packages will not be updated, but still removed from the package directory, resulting in complete removal of the packages. This...

Hi, I've been meaning to switch to [alejandra](https://github.com/kamadorueda/alejandra) for formatting, and the only real blocker for me at this point is a convenient function in emacs to format my current...

Hi, apologies in advance if this should actually be in https://github.com/sass/sass-spec, I'm not really sure where it belongs since the spec just isn't very explicit about the requirements here. I've...

enhancement
planned

Hi, I'm trying to package [MapTool](https://github.com/RPTools/maptool), which includes a source dependency through its [settings.gradle](https://github.com/RPTools/maptool/blob/a99bd7829be13c7211c60c3ef610d3e7b4b488f9/settings.gradle). This results in: ``` maptool> Could not determine the dependencies of task ':distTar'. maptool> > Could...