CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 31 Jul 2025 14:58:48 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20210301034847
location: https://web.archive.org/web/20210301034847/https://github.com/chlunde
server-timing: captures_list;dur=0.775244, exclusion.robots;dur=0.024401, exclusion.robots.policy;dur=0.011276, esindex;dur=0.012705, cdx.remote;dur=87.288996, LoadShardBlock;dur=287.739748, PetaboxLoader3.datanode;dur=69.487592, PetaboxLoader3.resolve;dur=70.027394
x-app-server: wwwb-app218
x-ts: 302
x-tr: 433
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app218; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Thu, 31 Jul 2025 14:58:49 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: GitHub.com
x-archive-orig-date: Mon, 01 Mar 2021 03:48:49 GMT
x-archive-orig-vary: X-Requested-With, Accept-Encoding, Accept, X-Requested-With
x-archive-orig-etag: W/"84311467fd39641737c03ab81cf59fba"
x-archive-orig-cache-control: max-age=0, private, must-revalidate
x-archive-orig-strict-transport-security: max-age=31536000; includeSubdomains; preload
x-archive-orig-x-frame-options: deny
x-archive-orig-x-content-type-options: nosniff
x-archive-orig-x-xss-protection: 1; mode=block
x-archive-orig-referrer-policy: origin-when-cross-origin, strict-origin-when-cross-origin
x-archive-orig-expect-ct: max-age=2592000, report-uri="https://api.github.com/_private/browser/errors"
x-archive-orig-content-security-policy: default-src 'none'; base-uri 'self'; block-all-mixed-content; connect-src 'self' uploads.github.com www.githubstatus.com collector.githubapp.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com cdn.optimizely.com logx.optimizely.com/v1/events wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; frame-src render.githubusercontent.com; img-src 'self' data: github.githubassets.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com user-images.githubusercontent.com/ *.githubusercontent.com; manifest-src 'self'; media-src 'none'; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; worker-src github.com/socket-worker-5029ae85.js gist.github.com/socket-worker-5029ae85.js
x-archive-orig-accept-ranges: bytes
x-archive-orig-x-github-request-id: B160:7B7D:DD8272:F5D105:603C641F
x-archive-orig-connection: close
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Mon, 01 Mar 2021 03:48:47 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 01 Mar 2021 03:48:47 GMT", ; rel="memento"; datetime="Mon, 01 Mar 2021 03:48:47 GMT", ; rel="next memento"; datetime="Fri, 19 Mar 2021 06:31:36 GMT", ; rel="last memento"; datetime="Sat, 28 Jun 2025 03:52:18 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: github.com-20210228-110021/IA-FOC-github.com-20210301030225-00005.warc.gz
server-timing: captures_list;dur=0.512650, exclusion.robots;dur=0.021169, exclusion.robots.policy;dur=0.009881, esindex;dur=0.011820, cdx.remote;dur=27.280619, LoadShardBlock;dur=83.817216, PetaboxLoader3.datanode;dur=136.743365, load_resource;dur=385.907995, PetaboxLoader3.resolve;dur=294.706378
x-app-server: wwwb-app218
x-ts: 200
x-tr: 649
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
chlunde (Carl Henrik Lunde) · GitHub
chlunde
Follow
chlunde
Follow
🚴
{{ message }}
-
Block or report user
Block or report chlunde
Report abuseContact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse
Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
Popular repositories
715 contributions in the last year
Less
More
Activity overview
Contributed to
chlunde/humio-jaeger-storage,
chlunde/dotfiles,
chlunde/home-infra
and 5 other
repositories
Contribution activity
March 1, 2021
chlunde has no activity
yet for this period.
February 2021
Created 31 commits in 3 repositories
Created 2 repositories
Created a pull request in charmbracelet/bubbletea that received 1 comment
Avoid race on renderer.buf in flush vs. write
Fix race by acquiring the mutex before accessing renderer.buf in flush.
WARNING: DATA RACE
Read at 0x00c0000ee0a0 by goroutine 11: bytes.(*Buffer).…
+3
−3
•
1
comment
Opened 1 other pull request in 1 repository
chlunde/humio-jaeger-storage
1
open
Reviewed 2 pull requests in 2 repositories
google/go-containerregistry 1 pull request
chlunde/humio-jaeger-storage 1 pull request
Created an issue in google/go-containerregistry that received 3 comments
cache: key mismatch makes cache inefficient
When using cache .Layers(), the cache is never used. This is because the layers are retrieved by a different hash then they are stored. I created …
3
comments
Opened 2 other issues in 2 repositories
charmbracelet/bubbletea
1
closed
google/go-containerregistry
1
closed
14
contributions
in private repositories
Feb 2 – Feb 24
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.