GNU/Weeb Mailing List <[email protected]>
 help / color / mirror / Atom feed
 messages from 2023-06-23 18:14:35 to 2023-09-27 11:10:12 UTC [more...]

[PATCH v1 0/1] Fix getFixedRandomColor() function
 2023-09-27 11:09 UTC  (2+ messages)
` [PATCH v1 1/1] fix(page): fix "

[PATCH v1 0/1] Add tailwind configuration
 2023-09-26 17:18 UTC  (6+ messages)
` [PATCH v1 1/1] fix: add *.js and *.css for tailwind config

[PATCH v3 00/11] Refactoring and Add New Features
 2023-09-26 11:06 UTC  (14+ messages)
` [PATCH v3 01/11] style: remove extra newline at end of file
` [PATCH v3 02/11] feat(static/img): add `profile-cover.jpg`
` [PATCH v3 03/11] refactor(page): improve page design and add profile image cover
` [PATCH v3 04/11] feat(page): improve UX for copying text
` [PATCH v3 05/11] chore(page): add newlines to enhance Developer Experience
` [PATCH v3 06/11] feat(page): add GNUWeeb member list UI
` [PATCH v3 07/11] feat(page): add `getOrgMembers()` function
` [PATCH v3 08/11] feat(page): add `renderMemberList()` function
` [PATCH v3 09/11] feat(page): add initial UI for displaying recent group messages
` [PATCH v3 10/11] feat(css): add initial CSS class styles for chat bubbles
` [PATCH v3 11/11] feat(page): implement chat bubble message rendering

[PATCH v2 00/11] Refactoring and Add New Features
 2023-09-24  9:37 UTC  (15+ messages)
` [PATCH v2 01/11] style: remove extra newline at end of file
` [PATCH v2 02/11] feat(static/img): add `profile-cover.jpg`
` [PATCH v2 03/11] refactor(page): improve page design and add profile image cover
` [PATCH v2 04/11] feat(page): improve UX for copying text
` [PATCH v2 05/11] chore(page): add newlines to enhance Developer Experience
` [PATCH v2 06/11] feat(page): add GNUWeeb member list UI
` [PATCH v2 07/11] feat(page): add `getOrgMembers()` function
` [PATCH v2 08/11] feat(page): add `renderMemberList()` function
` [PATCH v2 09/11] feat(page): add initial UI for displaying recent group messages
` [PATCH v2 10/11] feat(css): add initial CSS class styles for chat bubbles
` [PATCH v2 11/11] feat(page): implement chat bubble message rendering

[PATCH v1 00/11] Refactoring and Add New Features
 2023-09-23  8:43 UTC  (14+ messages)
` [PATCH v1 01/11] style: remove extra newline at end of file
` [PATCH v1 02/11] feat(static/img): add `profile-cover.jpg`
` [PATCH v1 03/11] refactor(page): improve page design and add profile image cover
` [PATCH v1 04/11] feat(page): improve UX for copying text
` [PATCH v1 05/11] chore(page): add newlines to enhance Developer Experience
` [PATCH v1 06/11] feat(page): add GNUWeeb member list UI
` [PATCH v1 07/11] feat(page): add `getOrgMembers()` function
` [PATCH v1 08/11] feat(page): add `renderMemberList()` function
` [PATCH v1 09/11] feat(page): add initial UI for displaying recent group messages
` [PATCH v1 10/11] feat(css): add initial CSS class styles for chat bubbles
` [PATCH v1 11/11] feat(page): implement chat bubble message rendering

HiFi Coverage Area in Yogyakarta?
 2023-09-15 22:20 UTC  (4+ messages)
` INQ_Coverage Information
` [Do Not Reply] - Your Indosat Support Case DIG0020687707 has been Closed

Request for Membership on GitHub
 2023-09-07 17:25 UTC  (2+ messages)

New Inquriy
 2023-09-07  8:24 UTC 

Undeliverable: Outgoing mail failed
 2023-09-06  1:38 UTC 

[RFC PATCH v1 0/5] nolibc x86-64 string functions
 2023-09-04  8:26 UTC  (29+ messages)
` [RFC PATCH v1 1/5] tools/nolibc: x86-64: Use `rep movsb` for `memcpy()` and `memmove()`
` [RFC PATCH v1 2/5] tools/nolibc: x86-64: Use `rep stosb` for `memset()`
` [RFC PATCH v1 3/5] tools/nolibc: x86-64: Use `rep cmpsb` for `memcmp()`
` [RFC PATCH v1 4/5] tools/nolibc: string: Remove the `_nolibc_memcpy_down()` function
` [RFC PATCH v1 5/5] tools/nolibc: string: Remove the `_nolibc_memcpy_up()` function

[RFC PATCH v3 0/4] nolibc x86-64 string functions
 2023-09-03 21:19 UTC  (17+ messages)
` [RFC PATCH v3 1/4] tools/nolibc: x86-64: Use `rep movsb` for `memcpy()` and `memmove()`
` [RFC PATCH v3 2/4] tools/nolibc: x86-64: Use `rep stosb` for `memset()`
` [RFC PATCH v3 3/4] tools/nolibc: string: Remove the `_nolibc_memcpy_down()` function
` [RFC PATCH v3 4/4] tools/nolibc: string: Remove the `_nolibc_memcpy_up()` function

[RFC PATCH v2 0/4] nolibc x86-64 string functions
 2023-09-03 20:35 UTC  (12+ messages)
` [RFC PATCH v2 1/4] tools/nolibc: x86-64: Use `rep movsb` for `memcpy()` and `memmove()`
` [RFC PATCH v2 2/4] tools/nolibc: x86-64: Use `rep stosb` for `memset()`
` [RFC PATCH v2 3/4] tools/nolibc: string: Remove the `_nolibc_memcpy_down()` function
` [RFC PATCH v2 4/4] tools/nolibc: string: Remove the `_nolibc_memcpy_up()` function

[ammarfaizi2-block:testing/af/for-willy] BUILD SUCCESS 420c04987a2d2a2829cd3408af417c805a018883
 2023-09-03  2:10 UTC 

[ammarfaizi2-block:testing/af/for-willy] BUILD SUCCESS 972edd81af9c9d2dae830cf810959dcb766921ed
 2023-08-31  5:58 UTC 

[PATCH v3 0/1] Fix a stack misalign bug on _start
 2023-08-30  4:07 UTC  (4+ messages)
` [PATCH v3 1/1] tools/nolibc: i386: "

Testing
 2023-08-29 13:37 UTC  (3+ messages)

Test
 2023-08-29 13:13 UTC 

Hello World
 2023-08-29 13:08 UTC 

GNU/Weeb Email
 2023-08-29 12:57 UTC 

GNU/Weeb Email
 2023-08-29 12:51 UTC 

[PATCH v2 0/1] Fix a stack misalign bug on _start
 2023-08-29 12:25 UTC  (7+ messages)
` [PATCH v2 1/1] tools/nolibc: i386: "

[PATCH liburing v1 0/2] Two small fixes for the map file
 2023-08-28 14:22 UTC  (5+ messages)
` [PATCH liburing v1 1/2] liburing.map: Remove `io_uring_queue_init_mem()` from v2.4
` [PATCH liburing v1 2/2] liburing-ffi.map: Move `io_uring_prep_sock_cmd()` to v2.5

[ammarfaizi2-block:testing/af/for-willy] BUILD SUCCESS 64ae324acab933b80e05d53a7c328c9940f319e3
 2023-08-27 14:30 UTC 

[PATCH v1 0/1] Fix a stack misalign bug on _start
 2023-08-27  7:22 UTC  (9+ messages)
` [PATCH v1 1/1] tools/nolibc: i386: "

[ammarfaizi2-block:testing/af/vexp] BUILD SUCCESS 7a79099150951bd5fd9626c9b13fed9a7c0a5c1a
 2023-08-16  2:10 UTC 

[ammarfaizi2-block:testing/af/vexp] BUILD REGRESSION ab226951e7b252acf3fcf8432b3e3cb214e65d2f
 2023-08-12 12:15 UTC 

[ammarfaizi2-block:testing/af/vexp] BUILD REGRESSION c31aaa998888aa068bf42d9bd453568d27319a3b
 2023-08-11 11:11 UTC 

[ammarfaizi2-block:testing/af/vexp 3/9] ERROR: modpost: vmlinux: local symbol 'set_workqueue_cpumask' was exported
 2023-08-10 23:53 UTC 

[ammarfaizi2-block:testing/af/home] BUILD REGRESSION 8b2a24828c670d20cda3d69f5741e11e89f575f7
 2023-08-09  6:00 UTC  (2+ messages)

[ammarfaizi2-block:testing/af/home 6/8] fs/btrfs/async-thread.c:411:34: error: no member named 'hipri_workers' in 'struct btrfs_fs_info'; did you mean 'fixup_workers'?
 2023-08-08 17:42 UTC 

[ammarfaizi2-block:testing/af/home 6/8] fs/btrfs/async-thread.c:411:41: error: 'struct btrfs_fs_info' has no member named 'hipri_workers'; did you mean 'fixup_workers'?
 2023-08-08 16:19 UTC 

Official Dealer for CarTrack
 2023-08-05  4:03 UTC 

GNU/Weeb ON Hugging Face
 2023-08-02 11:13 UTC 

Test
 2023-08-01 14:35 UTC  (4+ messages)

[PATCH liburing] github: Fix LLVM packages conflict
 2023-08-01  1:11 UTC  (3+ messages)

[PATCH server-haj002 v1 0/6] Server update and new service elk.gnuweeb.org
 2023-07-14 10:32 UTC  (12+ messages)
` [PATCH server-haj002 v1 1/6] init_net: Allow trusted traffic from/to local addresses
` [PATCH server-haj002 v1 2/6] mastodon: Enable IPv6 for the masto-net network
` [PATCH server-haj002 v1 3/6] mastodon: Fix DNS resolution error
` [PATCH server-haj002 v1 4/6] mastodon: Move data directory inside the git project
` [PATCH server-haj002 v1 5/6] Add elk server using docker
` [PATCH server-haj002 v1 6/6] setup.txt: Add elk setup instructions

Hello
 2023-07-09  2:12 UTC 

Ammar, we have awesome remote U.S. software engineering job opportunities waiting for engineers like you!
 2023-07-06  8:05 UTC  (2+ messages)

[PATCH server-haj002] init_net: Allow incoming traffic from the master namespace
 2023-07-03 21:59 UTC  (2+ messages)

[PATCH fb v1 0/3] A small bug fix for the mbasic changes
 2023-06-28 19:58 UTC  (4+ messages)
` [PATCH fb v1 1/3] fb: Fix `getCache()` expiration logic handling
` [PATCH fb v1 2/3] fb: .gitignore: Ignore *.patch files
` [PATCH fb v1 3/3] fb: Post: Fix the wrong content type detection (photo issue)

[GIT PULL] nolibc changes for v6.5
 2023-06-27 18:02 UTC  (2+ messages)

[RFC PATCH liburing v1 0/3] Introduce '--use-libc' option
 2023-06-23 22:13 UTC  (2+ messages)

Test Indomie Enak
 2023-06-23 18:50 UTC  (2+ messages)

test qqqqqqqqqqqqqqq
 2023-06-23 18:29 UTC  (7+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox