Skip to content
View kip93's full-sized avatar
🍩
Me want doughnut
🍩
Me want doughnut

Block or report kip93

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kip93/README.md

πŸ‘‹ Hello world! I'm @kip93

πŸ‘€ About me

I am a passionate self-taught backend software developer, and a strong advocate for libre software.

πŸ’¬ Some facts


πŸ“ˆ Stats

πŸ“š Most used languages

πŸ… Achievements

πŸ“° Recent activity

optimize string concat

  • #ad3a67a optimize string concat
  • #ad296ea Test: more specific error message for head

Sorry, I'm not sure how to implement this. So just a test change. And hopefully will be picked up by someone who is paying attention. A hero.

  • #ab5a9cf Merge pull request #12016 from grahamc/patch-2

Disable suid and atime on the /nix mount point on Darwin

  • #a7cdb55 Merge pull request #12013 from DeterminateSystems/fix-11996

nix hash convert: Support SRI hashes that lack trailing '=' characters

  • #49fa31f Fix typo (#12015)
  • #4137ead Disable suid and atime on the /nix mount point on Darwin

The Determinate Nix Installer has set nosuid and noatime in DeterminateSystems/nix-installer#1338, and figured this perf and security improvement is worthy of upstreaming.

The /nix volume shouldn't have setuid binaries anyway, and filesystems seem to generally be noatime on macOS. Further, the garbage collector doesn't use atime.

  • #408c2fa nix hash: Don't print 'nix hash' deprecation message

Fixes #11997.

  • #33b645c nix hash convert: Don't fail on uppercase base-16 hashes
  • #52f1cd0 nix hash convert: Support SRI hashes that lack trailing '=' characters

Fixes #11996.

  • #d1894f3 tests: derivation-advanced-attributes unset NIX_STORE

when built by nix, NIX_STORE is set, which breaks $got when it is not the default /nix/store

  • #3b21ea4 HttpBinaryCacheStore: Improve error message for unauthorized caches

Instead of the unhelpful

warning: 'https://cache.flakehub.com' does not appear to be a binary cache

you now get

warning: unable to download 'https://cache.flakehub.com/nix-cache-info': HTTP error 401

       response body:

       {"code":401,"error":"Unauthorized","message":"Unauthorized."}
  • #a8a572b Merge pull request #12007 from mupdt/s3-binary-cache-error-request-id

s3-binary-cache: show the error's request ID

  • #abcfdb4 s3-binary-cache: show the error's request ID

The request ID is essential for traceability and debugging purposes. It allows us to connect client-side to server-side events.

  • #ff00eeb Merge pull request #12000 from NixOS/fix-men

fix: Add missing manpages to meson.build and more

  • #63c0f0d Install init system configs only when relevant
  • #038ab46 Restore org.nixos.nix-daemon.plist installation
  • #d67e24a fix: Add missing manpages to meson.build
  • #e83481f Allow sudo alternatives when installing from tarball
  • #04975f7 install: Allow to specify alternative sudo command
  • On 18 Dec 2024, 17:19:10
Generated with lowlighter/metrics v3.34.0 πŸ› οΈ
Last updated @ 21 Dec 2024, 11:47:41 / All times UTC ⌚

Pinned Loading

  1. kip93.net kip93.net Public

    Source files for my personal website.

    HTML 1

  2. nixplusplus nixplusplus Public

    Read-only mirror of ssh://git.kip93.net/nix++

    Nix

  3. qmk-crkbd qmk-crkbd Public

    A custom firmware written for the Corne keyboard, and based on QMK.

    Nix 12

  4. resume resume Public

    My own spin on a LaTeX RΓ©sumΓ© template.

    TeX

  5. lamp lamp Public

    An LED lamp powered by an Arduino board

    C++

  6. e-ink-organiser e-ink-organiser Public

    An e-Paper weather forecast / task organiser

    Python