{"id":16419665,"url":"https://github.com/foo290/alpacaos","last_synced_at":"2025-07-01T11:39:28.102Z","repository":{"id":50794789,"uuid":"371517581","full_name":"foo290/alpacaOS","owner":"foo290","description":"An x86_64 bit operating system","archived":false,"fork":false,"pushed_at":"2021-05-29T05:28:02.000Z","size":4178,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-06T21:48:08.761Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Assembly","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/foo290.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-05-27T22:19:59.000Z","updated_at":"2021-05-29T05:28:05.000Z","dependencies_parsed_at":"2022-08-30T08:31:03.817Z","dependency_job_id":null,"html_url":"https://github.com/foo290/alpacaOS","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo290%2FalpacaOS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo290%2FalpacaOS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo290%2FalpacaOS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo290%2FalpacaOS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foo290","download_url":"https://codeload.github.com/foo290/alpacaOS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240491570,"owners_count":19809977,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T07:25:31.089Z","updated_at":"2025-02-24T13:41:18.243Z","avatar_url":"https://github.com/foo290.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# alpacaOS\n\nThis is a x86_64 bit operating system (underdev) which I am writing to understand computers at assembly level :D\n\n## Setup:\n\n### Docker setup :\n\n**Making Image:**\n```\ndocker build buildenv -t {tag for your image goes here...}\n```\n\n**Spinning up container:**\nset your pwd to your cwd by ```export pwd=$PWD```\n```\ndocker run --rm -it -v \"$pwd\":/root/env {tag of your image...}\n```\n\n**Inside Container:**\n\n```\nmake build-x86_64\n```\n\nyou will see build and dist folder after running above commands. These folder contains the kernel. You can emulate this by using emulator like qemu as :\n\n```\nqemu-system-x86_64 -cdrom dist/x86_64/kernel.iso\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoo290%2Falpacaos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoo290%2Falpacaos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoo290%2Falpacaos/lists"}