GTonehour

Results 11 issues of GTonehour

Thanks for your work on RSC! React 19 is now live. `package.json` React dependencies are v18, and `README.md` still refers to RSC as an experimental feature. As of 2024 December,...

# Context about Windows Virtual Desktops https://github.com/glzr-io/glazewm/issues/169 gives reasons why Windows native Virtual Desktops can be useful in in conjunction with Window Managers. And other apps make good use of...

enhancement

Using PostgreSQL 17.5: ~~~sql CREATE VIEW t AS SELECT SUM(1) c ~~~ Using the default config (and also with `resolveViews: true`), Kanel 3.11.1 raises `Error parsing view definition for "t"....

Thanks for all the work. I use 1.20 on Windows 11 24H2. It works perfectly until at some point, the Switch command starts not responding, it stays indefinitely on `Switching...

Windows Terminal's [Focus mode](https://learn.microsoft.com/en-us/windows/terminal/tips-and-tricks#focus-mode) (Settings > Startup > Launch parameters > Focus) consists of opening instances without the title (nor tabs) bar. FancyWM (v2.15) often opens these instances in floating...

stale

I often need N windows in my desktop, but only want to display n

stale

https://github.com/fordfrog/apgdiff/issues/159 was marked completed six years ago so this may be a different issue: apgdiff-2.4 fails to parse my SQL file pg_dump export in PG 17. I can reproduce with...

I know this "migra-rebirth" is still in early phases but none of the numerous alternatives seem to have yet reached the stability of migra (even though you deprecated it a...

Generated migrations will typically be verified manually so the leaner, the better. The `WARN` data loss comments may be useful, but the other automatically-generated comments make the generated SQL quite...

Currently, all configuration is stored in the JSON configuration file: ```powershell pg-diff -f /path/to/config.json ``` Most CLI tools (like [migra](https://github.com/djrobstep/migra), [sqldef](https://github.com/sqldef/sqldef/)...) allow configuration options to be passed directly as CLI...