WRDashboard

Fork Me on Gitlab

Repositories

Github:Charlie Drage

cdrage created a branch add-grab-logs in cdrage/podman-desktop

♦ cdrage created a branch in cdrage/podman-desktop · December 1, 2023 21:10 ♦ add-grab-logs in cdrage/podman-desktop

Updated Dec 1


Github: Colin Dellow

cldellow commented on pull request systemed/tilemaker#595

♦ cldellow commented on systemed/tilemaker#595 · December 1, 2023 18:00 ♦ cldellow commented Dec 1, 2023

Running this on Europe (with --store) seems dramatically faster - 2hr50 vs earlier 4hr30 or so. Oh, interesting. I expected the sorted vector to …


Github:Adam Wathan

adamwathan commented on issue tailwindlabs/tailwindcss#12520

♦ adamwathan commented on tailwindlabs/tailwindcss#12520 · December 1, 2023 17:06 ♦ adamwathan commented Dec 1, 2023

Just a note for future me or anyone else looking at this — it appears to be resolved if we avoid applying any transform functions that aren't needed:


Github: Ed Maste

emaste pushed to main in emaste/freebsd

♦ emaste pushed to main in emaste/freebsd · December 1, 2023 14:35 2 commits to main
  • 54521a6
    cam: Remove prototype for cam_sim_alloc_dev
  • d9c543b
    rtld: add a test for RTLD_DEEPBIND
  • 23 more commits »

Github:Charlie Drage

cdrage pushed to main in cdrage/podman-desktop

♦ cdrage pushed to main in cdrage/podman-desktop · December 1, 2023 04:38 2 commits to main
  • 28e81aa
    fix: use URL for proxy specification and add validation (containers#4825
  • f122f8e
    chore(deps-dev): bump @commitlint/config-conventional
  • 131 more commits »

Github:Charlie Drage

cdrage deleted branch table-col-map at containers/podman-desktop

♦ cdrage deleted branch table-col-map in containers/podman-desktop · December 1, 2023 03:41 containers/podman-desktop

Updated Dec 1


Github:Charlie Drage

cdrage closed an issue in containers/podman-desktop

♦ cdrage closed an issue in containers/podman-desktop · December 1, 2023 03:41 Improve table column sharing #5002

Is your enhancement related to a problem? Please describe The new table component allows you to create columns for a given type (e.g. VolumeInfoUI)…

2 comments

Github:Charlie Drage

cdrage pushed to main in containers/podman-desktop

♦ cdrage pushed to main in containers/podman-desktop · December 1, 2023 03:41 1 commit to main
  • 2ddf121
    Table column mapping and reuse (#5011)

Github:Charlie Drage

cdrage merged a pull request in containers/podman-desktop

♦ cdrage merged containers/podman-desktop#5011 · December 1, 2023 03:41 Table column mapping and reuse #5011

What does this PR do? It has come up a couple times so I thought I should make a proposal for how I think we should share column renderers between …

+73 -54 1 comment

Github:Charlie Drage

cdrage commented on pull request containers/podman-desktop#5029

♦ cdrage commented on containers/podman-desktop#5029 · December 1, 2023 03:13 ♦ cdrage commented Dec 1, 2023

see other comment, should we make it more "generic" and do WatchInformer instead and pass in a type?


Github:Charlie Drage

cdrage commented on pull request containers/podman-desktop#5029

♦ cdrage commented on containers/podman-desktop#5029 · December 1, 2023 03:13 ♦ cdrage commented Dec 1, 2023

Instead of having to add a function for each class, Should we instead having a map constant of values so it makes it easier for the calls? Ex. If P…


Github:Charlie Drage

cdrage pushed to compose-blog in cdrage/podman-desktop

♦ cdrage pushed to compose-blog in cdrage/podman-desktop · December 1, 2023 02:51 1 commit to compose-blog
  • 25d01b5
    docs: Blog post on Compose guestbook application

Github:Fernando Duran

fduran commented on issue fduran/sadservers#48

♦ fduran commented on fduran/sadservers#48 · December 1, 2023 02:41 ♦ fduran commented Dec 1, 2023

I haven't seen any more 403 errors after disabling caching, closing


Github:Fernando Duran

fduran closed an issue in fduran/sadservers

♦ fduran closed an issue in fduran/sadservers · December 1, 2023 02:41 Not working "Run" because CSRF verification failed #48

"Run" in any scenario does not work. Forbidden (403) CSRF verification failed. My Using browsers (safari, GoogleChrome (v119.0.6045.159)) allow coo…

6 comments

Github:Charlie Drage

cdrage pushed to main in containers/podman-desktop

♦ cdrage pushed to main in containers/podman-desktop · December 1, 2023 02:03 1 commit to main
  • 019f1b6
    feat: add api to register cli updater (#4690) (#5064)

Github:Charlie Drage

cdrage merged a pull request in containers/podman-desktop

♦ cdrage merged containers/podman-desktop#5064 · December 1, 2023 02:03 feat: add api to register cli updater (#4690) #5064

What does this PR do? It adds the logic to register an cli updater which will be called on request to update a cli. Screenshot/screencast of this PR …

+280 -55

Github:Adam Wathan

adamwathan commented on issue tailwindlabs/tailwindui-issues#1527

♦ adamwathan commented on tailwindlabs/tailwindui-issues#1527 · December 1, 2023 02:00 ♦ adamwathan commented Dec 1, 2023

Hey! It looks to me like none of your CSS is actually compiling, which makes me think Tailwind CSS hasn't been installed and set up correctly. Make…

Github: Ed Maste

emaste pushed to wipbsd in emaste/freebsd

♦ emaste pushed to wipbsd in emaste/freebsd · November 30, 2023 21:49 2 commits to wipbsd
  • 0fac350
    sockets: don't malloc/free sockaddr memory on getpeername/getsockname
  • cfb1e92
    sockets: don't malloc/free sockaddr memory on accept(2)
  • 225 more commits »

Github: Cam Davidson-Pilon

CamDavidsonPilon opened an issue in Pioreactor/pioreactor

♦ CamDavidsonPilon opened an issue in Pioreactor/pioreactor · November 30, 2023 21:29 [what happened] HAT not detected: EEPROM not being read and RP2040 not being read #458

Probably a problem with i2c. Check for physical connection impediments.


Github:Fernando Duran

fduran commented on issue fduran/sadservers#48

♦ fduran commented on fduran/sadservers#48 · November 30, 2023 20:17 ♦ fduran commented Nov 30, 2023

I disabled caching.


Github: Cam Davidson-Pilon

CamDavidsonPilon opened an issue in Pioreactor/pioreactor

♦ CamDavidsonPilon opened an issue in Pioreactor/pioreactor · November 30, 2023 20:05 flakey button? #457

Sometimes when I boot a Pioreactor, the button doesn't respond...


Github:Fernando Duran

fduran commented on issue fduran/sadservers#48

♦ fduran commented on fduran/sadservers#48 · November 30, 2023 19:45 ♦ fduran commented Nov 30, 2023

Hello, five days ago I added CSRF token to the "RUN" button in the /scenarios and /scenario pages. I also added caching yesterday. Almost sure csrf…


Github: Ed Maste

emaste commented on pull request llvm/llvm-project#73392

♦ emaste commented on llvm/llvm-project#73392 · November 30, 2023 19:04 ♦ emaste commented Nov 30, 2023

I think this is OK; someone who really needs to target past-EOL FreeBSD with contemporary Clang could pass explicit flags to set the DWARF version …


Github:Charlie Drage

cdrage pushed to compose-blog in cdrage/podman-desktop

♦ cdrage pushed to compose-blog in cdrage/podman-desktop · November 30, 2023 15:43 1 commit to compose-blog
  • b7d59d0
    docs: Blog post on Compose guestbook application

Github:Charlie Drage

cdrage pushed to compose-blog in cdrage/podman-desktop

♦ cdrage pushed to compose-blog in cdrage/podman-desktop · November 30, 2023 15:42 1 commit to compose-blog
  • 89ce849
    docs: Blog post on Compose guestbook application

Github:Charlie Drage

cdrage pushed to add-new-compose-demo in cdrage/podman-desktop-demo

♦ cdrage pushed to add-new-compose-demo in cdrage/podman-desktop-demo · November 30, 2023 15:18 1 commit to add-new-compose-demo
  • e8f2f0e
    update

Github:Charlie Drage

cdrage commented on pull request containers/podman-desktop#5064

♦ cdrage commented on containers/podman-desktop#5064 · November 30, 2023 13:42 ♦ cdrage commented Nov 30, 2023

Should we also include the asset name, as when retrieving the / installing the new update, you'll have to pass in the asset name determined by the …


Github:Adam Wathan

adamwathan commented on issue tailwindlabs/tailwindcss.com#1723

♦ adamwathan commented on tailwindlabs/tailwindcss.com#1723 · November 30, 2023 11:10 ♦ adamwathan commented Nov 30, 2023

Hey thanks for the suggestion! Would welcome a PR for this but unfortunately no chance this ever makes it to the top of the priority list internall…


Github:Adam Wathan

adamwathan closed an issue in tailwindlabs/tailwindcss.com

♦ adamwathan closed an issue in tailwindlabs/tailwindcss.com · November 30, 2023 11:10 redirecting to related docs from the old versions #1723

This happened to me when I was googling some tailwind stuff, google provided the legacy docs website in the first results. when I picked up the lat…

1 comment

Github: Colin Dellow

cldellow commented on pull request systemed/tilemaker#595

♦ cldellow commented on systemed/tilemaker#595 · November 30, 2023 05:41 ♦ cldellow commented Nov 30, 2023

Yeah, the attribute store change had a bug--pushed a fix. I think I also pushed a fix to maintain the old behaviour for invalid Antarctica nodes.


Github: Colin Dellow

cldellow pushed to remove-output-object-ref in cldellow/tilemaker

♦ cldellow pushed to remove-output-object-ref in cldellow/tilemaker · November 30, 2023 05:36 1 commit to remove-output-object-ref
  • 066ca0a
    tile_data: ignore objects w/invalid coordinates

Github: Ed Maste

emaste pushed to stable/12 in emaste/freebsd

♦ emaste pushed to stable/12 in emaste/freebsd · November 30, 2023 05:28 2 commits to stable/12
  • 8d6188b
    ipfw: Add sysctl flag CTLFLAG_TUN to loader tunables
  • 2d43654
    netinet6: Add sysctl flag CTLFLAG_TUN to loader tunables
  • 61 more commits »

Github: Colin Dellow

cldellow pushed to remove-output-object-ref in cldellow/tilemaker

♦ cldellow pushed to remove-output-object-ref in cldellow/tilemaker · November 30, 2023 05:21 1 commit to remove-output-object-ref
  • 77514e0
    sigh.

Github: Colin Dellow

cldellow commented on pull request systemed/tilemaker#595

♦ cldellow commented on systemed/tilemaker#595 · November 30, 2023 04:14 ♦ cldellow commented Nov 30, 2023

Trying out different commits and measuring how many features end up in the transportation layer for z9/251/170: master: 190 d9bb72b: 182 (refactor…


Github: Cam Davidson-Pilon

CamDavidsonPilon pushed to main in Pioreactor/experiment_profile_examples

♦ CamDavidsonPilon pushed to main in Pioreactor/experiment_profile_examples · November 30, 2023 02:52 1 commit to main
  • 4fde588
    Create 11_night_day_cycle.yaml

Github: David Gleba

dgleba pushed to main in dgleba/732collection

♦ dgleba pushed to main in dgleba/732collection · November 30, 2023 02:51 1 commit to main
  • 12f60b0
    2023-11-29h

Github: Ed Maste

emaste pushed to main in emaste/freebsd

♦ emaste pushed to main in emaste/freebsd · November 30, 2023 02:49 2 commits to main
  • c880f12
    xen/intr: correct misuses of Xen handle pointer type
  • b3195ed
    xen: correct spacing in hypercall.h headers
  • 92 more commits »

Github: David Gleba

dgleba starred butlerx/wetty

♦ dgleba starred butlerx/wetty · November 30, 2023 02:11 butlerx/wetty

Terminal in browser over http/https. (Ajaxterm/Anyterm alternative, but much better)

TypeScript 3.9k Updated Nov 27


Github: Brent Litner

brentlintner starred faisalman/ua-parser-js

♦ brentlintner starred faisalman/ua-parser-js · November 30, 2023 02:03 faisalman/ua-parser-js

UAParser.js - Free & open-source JavaScript library to detect user's Browser, Engine, OS, CPU, and Device type/model. Runs either in browser (clien…

JavaScript 8.3k Updated Nov 30

Github: Colin Dellow

cldellow commented on pull request systemed/tilemaker#595

♦ cldellow commented on systemed/tilemaker#595 · November 29, 2023 22:24 ♦ cldellow commented Nov 29, 2023

Eep, thanks, good spot. Yes, I've broken something pretty severely. master for z9/251/170 has 191 transportation features, but this PR has 361. The…


Github: Ed Maste

emaste pushed to wipbsd in emaste/freebsd

♦ emaste pushed to wipbsd in emaste/freebsd · November 29, 2023 20:56 2 commits to wipbsd
  • c596126
    pmbr: Only load the first 545k rather than error out
  • a5c2781
    cdefs: Remove __func__ stub.
  • 285 more commits »

Github: Ed Maste

emaste pushed to main in emaste/freebsd-doc

♦ emaste pushed to main in emaste/freebsd-doc · November 29, 2023 20:48 2 commits to main
  • 4c946db
    Add Azure 2023Q2 status report
  • 5f9b5ae
    Add CI 2023Q2 status report
  • 513 more commits »

Github: Ed Maste

emaste created a branch main in emaste/zfs

♦ emaste created a branch in emaste/zfs · November 29, 2023 20:46 ♦ main in emaste/zfs

Updated Nov 29


Github: David Gleba

dgleba starred sorenisanerd/gotty

♦ dgleba starred sorenisanerd/gotty · November 29, 2023 20:22 sorenisanerd/gotty

Share your terminal as a web application

Go 2k Updated Oct 21


Github: David Gleba

dgleba commented on issue pgEdge/spock#14

♦ dgleba commented on pgEdge/spock#14 · November 29, 2023 19:37 ♦ dgleba commented Nov 29, 2023

I changed ./docker/Dockerfile.el9 as follows. RUN yum install python3 pip -y RUN pip install psycopg psycopg-binary It ran without error. Was this…


Github: David Gleba

dgleba pushed to main in dgleba/732collection

♦ dgleba pushed to main in dgleba/732collection · November 29, 2023 19:34 1 commit to main
  • eb70f2b
    2023-11-29a

Github: David Gleba

dgleba starred pgEdge/spock

♦ dgleba starred pgEdge/spock · November 29, 2023 17:58 pgEdge/spock

pgEdge Multi-master Extension

C 83 Updated Sep 28


Github: Cam Davidson-Pilon

CamDavidsonPilon created a tag 23.11.29 in Pioreactor/pioreactor

♦ CamDavidsonPilon created a tag in Pioreactor/pioreactor · November 29, 2023 15:21 ♦ 23.11.29 in Pioreactor/pioreactor

Updated Nov 29


Github: Cam Davidson-Pilon

CamDavidsonPilon released 23.11.29 at Pioreactor/pioreactor

♦ CamDavidsonPilon released 23.11.29 of Pioreactor/pioreactor · November 29, 2023 15:21 ♦ Pioreactor / /Pioreactor/pioreactor 23.11.29 23.11.29
  • fix for exporting data from the UI

Github: Cam Davidson-Pilon

CamDavidsonPilon pushed to master in Pioreactor/pioreactor

♦ CamDavidsonPilon pushed to master in Pioreactor/pioreactor · November 29, 2023 15:12 1 commit to master
  • 14d5651
    bump version