WRDashboard

Fork Me on Gitlab

Repositories

Github:Jay El-Kaake

jayelkaake starred orval-labs/orval

♦ jayelkaake starred orval-labs/orval · March 14, 2025 04:38 orval-labs/orval

orval is able to generate client with appropriate type-signatures (TypeScript) from any valid OpenAPI v3 or Swagger v2 specification, either in yam…

TypeScript 3.7k 2 issues need help Updated Mar 13


Jason Paul

linuxtek-canada pushed to main in linuxtek-homelab/packer-image-builds

♦ linuxtek-canada pushed to main in linuxtek-homelab/packer-image-builds · March 14, 2025 03:11 1 commit to main
  • 2bc58f2
    Adding Troubleshooting Steps

Github:Charlie Drage

cdrage commented on pull request kubernetes/kompose#1993

♦ cdrage commented on kubernetes/kompose#1993 · March 13, 2025 21:43 ♦ cdrage commented Mar 13, 2025

/approve /lgtm


Github:Charlie Drage

cdrage commented on pull request kubernetes/kompose#1994

♦ cdrage commented on kubernetes/kompose#1994 · March 13, 2025 21:43 ♦ cdrage commented Mar 13, 2025

/approve /lgtm


Github:Charlie Drage

cdrage commented on pull request kubernetes/kompose#1998

♦ cdrage commented on kubernetes/kompose#1998 · March 13, 2025 21:43 ♦ cdrage commented Mar 13, 2025

/lgtm


Github:Charlie Drage

cdrage commented on pull request kubernetes/kompose#1998

♦ cdrage commented on kubernetes/kompose#1998 · March 13, 2025 21:42 ♦ cdrage commented Mar 13, 2025

/approve


Github: Brent Litner

brentlintner starred Textualize/textual

♦ brentlintner starred Textualize/textual · March 13, 2025 20:12 Textualize/textual

The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web br…

Python 27.8k Updated Mar 12


Jason Paul

linuxtek-canada pushed to main in linuxtek-homelab/packer-image-builds

♦ linuxtek-canada pushed to main in linuxtek-homelab/packer-image-builds · March 13, 2025 19:41 1 commit to main
  • 883e651
    Working Debian 12 Bookworm Proxmox Packer Config

Github: Don Bowman

donbowman pushed to connection-pool-fix in Agilicus/redis-py

♦ donbowman pushed to connection-pool-fix in Agilicus/redis-py · March 13, 2025 19:23 2 commits to connection-pool-fix
  • c6faa65
    Ignore a coverage warning re: sysmon on Pythons < 3.12 (redis#3334)
  • 77e09b7
    More docs fixes (redis#3326)
  • 110 more commits »

Github: Don Bowman

donbowman commented on pull request redis/redis-py#1485

♦ donbowman commented on redis/redis-py#1485 · March 13, 2025 19:10 ♦ donbowman commented Mar 13, 2025

i guess, will it get looked at this time? i've rebased it several times in the last 4 years.


Github: Cam Davidson-Pilon

CamDavidsonPilon commented on issue Pioreactor/pioreactorui_frontend#17

♦ CamDavidsonPilon commented on Pioreactor/pioreactorui_frontend#17 · March 13, 2025 19:07 ♦ CamDavidsonPilon commented Mar 13, 2025

This is such a clever find! You can probably see how this was tested in development and deemed 👌


Github: Alkazar

alkazar opened a pull request in playtron-os/playtron-os-files

♦ alkazar opened playtron-os/playtron-os-files#86 · March 13, 2025 18:53 rotate weston for specific hardware #86

Note: "SUIPLAY 0X1" is just a placeholder.

+23 -1

Github: Alkazar

alkazar created a branch weston-rotate-config in playtron-os/playtron-os-files

♦ alkazar created a branch in playtron-os/playtron-os-files · March 13, 2025 18:52 ♦ weston-rotate-config in playtron-os/playtron-os-files

Updated Mar 14


Github: Ed Maste

emaste pushed to stable/14 in emaste/freebsd

♦ emaste pushed to stable/14 in emaste/freebsd · March 13, 2025 18:09 2 commits to stable/14
  • dc1467c
    amd64 csu: microoptimize startup
  • 3733546
    vmm: Emulate testb imm8,r/m8
  • 42 more commits »

Github: Ed Maste

emaste commented on issue llvm/llvm-project#105634

♦ emaste commented on llvm/llvm-project#105634 · March 13, 2025 17:53 ♦ emaste commented Mar 13, 2025

In FreeBSD main (and later 15.0) /etc/localtime will be a symlink when configured via tzsetup. I had merged the change to stable/14 (to make it ava…


Github: Ed Maste

emaste commented on issue freebsd/pkg#2427

♦ emaste commented on freebsd/pkg#2427 · March 13, 2025 16:00 ♦ emaste commented Mar 13, 2025

"deps" are processed like this: dbg(4, "Emitting deps"); map = NULL; while (pkg_deps(pkg, &dep) == EPKG_OK) { submap = ucl_object_typed_new(UCL_OB…


Github: Ed Maste

emaste commented on issue freebsd/pkg#2427

♦ emaste commented on freebsd/pkg#2427 · March 13, 2025 15:47 ♦ emaste commented Mar 13, 2025

Reproducible CI folks confirmed it is


Github: Alkazar

alkazar pushed to main in alkazar/zero

♦ alkazar pushed to main in alkazar/zero · March 13, 2025 12:36 2 commits to main
  • b7a0f28
    add pipewire-jack for running Retroarch AppImage
  • 62a54ec
    add fuse3 for running AppImages

Github:Adam Wathan

adamwathan commented on pull request tailwindlabs/tailwindcss.com#2148

♦ adamwathan commented on tailwindlabs/tailwindcss.com#2148 · March 13, 2025 11:50 ♦ adamwathan commented Mar 13, 2025

Hey! Going to close this because the typography plugin is not required at all, that's an optional plugin you can install if you need it, and we als…


Github:Adam Wathan

adamwathan closed a pull request in tailwindlabs/tailwindcss.com

♦ adamwathan closed tailwindlabs/tailwindcss.com#2148 · March 13, 2025 11:50 Update angular.tsx #2148

Add step to install required types for editors intellisense to work Use @use keyword insteadl of @import due to this warning Sass @import rules ar…

+18 -2 2 comments

Github: Cam Davidson-Pilon

CamDavidsonPilon pushed to main in Pioreactor/docs.pioreactor

♦ CamDavidsonPilon pushed to main in Pioreactor/docs.pioreactor · March 13, 2025 01:37 2 commits to main
  • 9f05862
    Merge pull request #52 from Pioreactor/40ml-assembly
  • 8b5bbab
    update links
  • 1 more commit »

Github: Cam Davidson-Pilon

CamDavidsonPilon merged a pull request in Pioreactor/docs.pioreactor

♦ CamDavidsonPilon merged Pioreactor/docs.pioreactor#52 · March 13, 2025 01:37 40ml assembly #52 +501 -8

Github: Cam Davidson-Pilon

CamDavidsonPilon opened a pull request in Pioreactor/docs.pioreactor

♦ CamDavidsonPilon opened Pioreactor/docs.pioreactor#52 · March 13, 2025 01:37 40ml assembly #52 +501 -8

Github: Cam Davidson-Pilon

CamDavidsonPilon pushed to 40ml-assembly in Pioreactor/docs.pioreactor

♦ CamDavidsonPilon pushed to 40ml-assembly in Pioreactor/docs.pioreactor · March 13, 2025 01:21 1 commit to 40ml-assembly
  • 8b5bbab
    update links

Jason Paul

linuxtek-canada pushed to main in linuxtek-homelab/packer-image-builds

♦ linuxtek-canada pushed to main in linuxtek-homelab/packer-image-builds · March 12, 2025 21:58 1 commit to main
  • e25664f
    Adding Troubleshooting for SSL v3

Github: Ed Maste

emaste pushed to master in emaste/drm-kmod

♦ emaste pushed to master in emaste/drm-kmod · March 12, 2025 20:13 2 commits to master
  • caeea1b
    drm-kmod: Export all symbols
  • 2093c46
    un-#ifdef sysfs support in amd/amdgpu/amdgpu_discovery.c
  • 1 more commit »

Github: Ed Maste

emaste created a branch export-all-syms in emaste/drm-kmod

♦ emaste created a branch in emaste/drm-kmod · March 12, 2025 20:13 ♦ export-all-syms in emaste/drm-kmod

Updated Mar 12


Github: Ed Maste

emaste commented on pull request freebsd/drm-kmod#344

♦ emaste commented on freebsd/drm-kmod#344 · March 12, 2025 20:03 ♦ emaste commented Mar 12, 2025

I observed the panic on Meteor Lake (8086:7dd5 f111:0009). Same image seems to be functional on Tiger Lake (8086:9a49 f111:0001).


Jason Paul

linuxtek-canada pushed to main in linuxtek-homelab/packer-image-builds

♦ linuxtek-canada pushed to main in linuxtek-homelab/packer-image-builds · March 12, 2025 19:54 1 commit to main
  • 0b864cd
    Updated Debian 12 Config

Github:Adam Wathan

adamwathan commented on pull request tailwindlabs/tailwindcss#17153

♦ adamwathan commented on tailwindlabs/tailwindcss#17153 · March 12, 2025 19:36 ♦ adamwathan commented Mar 12, 2025

Should we use a variant example here instead of a utility value example?


Github:Adam Wathan

adamwathan commented on issue tailwindlabs/tailwindcss#17148

♦ adamwathan commented on tailwindlabs/tailwindcss#17148 · March 12, 2025 18:35 ♦ adamwathan commented Mar 12, 2025

What the hell sort of breakpoint names are these man!? 😆


Jason Paul

linuxtek-canada deleted branch master at linuxtek-homelab/packer-image-builds

♦ linuxtek-canada deleted branch master in linuxtek-homelab/packer-image-builds · March 12, 2025 18:26 linuxtek-homelab/packer-image-builds

Updated Mar 14


Jason Paul

linuxtek-canada created a branch main in linuxtek-homelab/packer-image-builds

♦ linuxtek-canada created a branch in linuxtek-homelab/packer-image-builds · March 12, 2025 18:26 ♦ main in linuxtek-homelab/packer-image-builds

Updated Mar 14


Jason Paul

linuxtek-canada pushed to master in linuxtek-homelab/packer-image-builds

♦ linuxtek-canada pushed to master in linuxtek-homelab/packer-image-builds · March 12, 2025 18:25 1 commit to master
  • 8444d5a
    Adding Proxmox category with Debian 12 Template

Github: Brent Litner

brentlintner starred pilotmoon/Scroll-Reverser

♦ brentlintner starred pilotmoon/Scroll-Reverser · March 12, 2025 15:15 pilotmoon/Scroll-Reverser

Per-device scrolling prefs on macOS.

Objective-C 2.9k Updated Jun 21, 2024

Github: Alkazar

alkazar opened a pull request in playtron-os/playtron-os-files

♦ alkazar opened playtron-os/playtron-os-files#84 · March 11, 2025 22:01 Add USB test to hardware test tool #84 +52 -1

Github: Alkazar

alkazar created a branch usb-test in playtron-os/playtron-os-files

♦ alkazar created a branch in playtron-os/playtron-os-files · March 11, 2025 22:01 ♦ usb-test in playtron-os/playtron-os-files

Updated Mar 14


Github: Alkazar

alkazar deleted branch microsd-test at playtron-os/playtron-os-files

♦ alkazar deleted branch microsd-test in playtron-os/playtron-os-files · March 11, 2025 21:38 playtron-os/playtron-os-files

Updated Mar 14


Github: Alkazar

alkazar pushed to main in playtron-os/playtron-os-files

♦ alkazar pushed to main in playtron-os/playtron-os-files · March 11, 2025 21:38 2 commits to main
  • 8dd18cc
    Merge pull request #83 from playtron-os/microsd-test
  • 9252f92
    add a microSD card test to the hardware test tool

Github: Alkazar

alkazar merged a pull request in playtron-os/playtron-os-files

♦ alkazar merged playtron-os/playtron-os-files#83 · March 11, 2025 21:38 add a microSD card test to the hardware test tool #83 +34 -1

Github: Ed Maste

emaste pushed to wipbsd in emaste/freebsd

♦ emaste pushed to wipbsd in emaste/freebsd · March 11, 2025 20:26 1 commit to wipbsd
  • c5fa363
    fix DIV_ROUND_DOWN_ULL

Github: Ed Maste

emaste commented on pull request freebsd/freebsd-ci#179

♦ emaste commented on freebsd/freebsd-ci#179 · March 11, 2025 20:13 ♦ emaste commented Mar 11, 2025

Yes, enabling debug options will certainly produce different results. (Not just debug info, but WITNESS, INVARIANTS etc.)


Github: Ed Maste

emaste commented on pull request freebsd/drm-kmod#344

♦ emaste commented on freebsd/drm-kmod#344 · March 11, 2025 20:10 ♦ emaste commented Mar 11, 2025

changing DIV_ROUND_DOWN_ULL(x, n) to ((unsigned long long)(x) / (n)) Hrm, indeed the current DIV_ROUND_DOWN is wrong. Do you want to submit a pull…


Github: Alkazar

alkazar opened a pull request in playtron-os/playtron-os-files

♦ alkazar opened playtron-os/playtron-os-files#83 · March 11, 2025 18:19 add a microSD card test to the hardware test tool #83 +34 -1

Github: Alkazar

alkazar created a branch microsd-test in playtron-os/playtron-os-files

♦ alkazar created a branch in playtron-os/playtron-os-files · March 11, 2025 18:19 ♦ microsd-test in playtron-os/playtron-os-files

Updated Mar 14


Github: Brent Litner

brentlintner starred KRLabsOrg/LettuceDetect

♦ brentlintner starred KRLabsOrg/LettuceDetect · March 11, 2025 16:38 KRLabsOrg/LettuceDetect

LettuceDetect is a hallucination detection framework for RAG applications.

Python 165 Updated Mar 13


Github:Charlie Drage

cdrage commented on issue podman-desktop/podman-desktop#11428

♦ cdrage commented on podman-desktop/podman-desktop#11428 · March 11, 2025 16:08 ♦ cdrage commented Mar 11, 2025

Hey @cdrage, Should we detect if the user has installed through brew vs normal ways / create a function for that too? Right now we ask users to …


Github: Cam Davidson-Pilon

CamDavidsonPilon commented on issue Pioreactor/pioreactor#558

♦ CamDavidsonPilon commented on Pioreactor/pioreactor#558 · March 11, 2025 15:59 ♦ CamDavidsonPilon commented Mar 11, 2025

Oh that's a good point, I think that's a copy-paste error mostly. You're right that weighing the first point isn't as important for other calibrati…


Github: Ed Maste

emaste commented on pull request freebsd/freebsd-ci#179

♦ emaste commented on freebsd/freebsd-ci#179 · March 11, 2025 15:52 ♦ emaste commented Mar 11, 2025

Some of these are not expected to produce identical results -- CPUTYPE, Clang version, optimization options. We should be reproducible with changes…


Github: Ed Maste

emaste pushed to wipbsd in emaste/freebsd

♦ emaste pushed to wipbsd in emaste/freebsd · March 11, 2025 15:50 2 commits to wipbsd
  • b73b5f7
    sound: Remove feed_matrix_apply_generic()
  • ac24c9d
    sound: Remove macro magic from pcm/feeder_matrix.c
  • 392 more commits »