-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path404.html
More file actions
68 lines (65 loc) · 54.5 KB
/
Copy path404.html
File metadata and controls
68 lines (65 loc) · 54.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
<!DOCTYPE html><html lang="fa" dir="rtl" class="pinar_f19142c3-module__b4R7kG__variable jetbrainsmono_5af01286-module___E1iLa__variable dark"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/chunks/1mgyx4l_kaehq.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/3c4-ozf1dxam2.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/2rt67q48g2e66.js"/><script src="/_next/static/chunks/3x3rfl7st5qsg.js" async=""></script><script src="/_next/static/chunks/099rsb8mig09t.js" async=""></script><script src="/_next/static/chunks/2_udg0goq62nj.js" async=""></script><script src="/_next/static/chunks/turbopack-1gg8g2yt9fkoa.js" async=""></script><script src="/_next/static/chunks/1y1q2v1z_a8pa.js" async="" crossorigin=""></script><script src="/_next/static/chunks/3r3wldw7syj51.js" async="" crossorigin=""></script><script src="/_next/static/chunks/0omn07tsjtcgz.js" async="" crossorigin=""></script><script src="/_next/static/chunks/22tdxox2ojvkf.js" async="" crossorigin=""></script><script src="/_next/static/chunks/0oaz9y-7-lnj4.js" async="" crossorigin=""></script><script src="/_next/static/chunks/0ocvexmfdvwp9.js" async="" crossorigin=""></script><meta name="robots" content="noindex"/><meta name="theme-color" content="#12151c"/><meta name="theme-color" content="#e8ebf2" media="(prefers-color-scheme: light)"/><meta name="theme-color" content="#12151c" media="(prefers-color-scheme: dark)"/><title>نشریهی علمی فرهنگی بایت</title><meta name="description" content="نشریهی علمی فرهنگی بایت، دانشکدهی مهندسی کامپیوتر دانشگاه صنعتی شریف"/><meta name="application-name" content="نشریهی علمی فرهنگی بایت"/><link rel="manifest" href="/manifest.webmanifest"/><meta property="og:title" content="نشریهی علمی فرهنگی بایت"/><meta property="og:description" content="نشریهی علمی فرهنگی بایت، دانشکدهی مهندسی کامپیوتر دانشگاه صنعتی شریف"/><meta property="og:url" content="https://byte-mag.ir/"/><meta property="og:site_name" content="نشریهی علمی فرهنگی بایت"/><meta property="og:locale" content="fa_IR"/><meta property="og:image" content="https://byte-mag.ir/img/social-card.png"/><meta property="og:image:type" content="image/png"/><meta property="og:image:width" content="2400"/><meta property="og:image:height" content="1350"/><meta property="og:image:alt" content="نشریهی علمی فرهنگی بایت"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="نشریهی علمی فرهنگی بایت"/><meta name="twitter:description" content="نشریهی علمی فرهنگی بایت، دانشکدهی مهندسی کامپیوتر دانشگاه صنعتی شریف"/><meta name="twitter:image" content="https://byte-mag.ir/img/social-card.png"/><link rel="icon" href="/img/favicon.ico"/><script>
(function () {
try {
var root = document.documentElement;
var query = window.matchMedia("(prefers-color-scheme: dark)");
var read = function () {
try {
var raw = localStorage.getItem("byte-theme");
if (!raw) return "dark";
var parsed = JSON.parse(raw);
var theme = parsed && parsed.state && parsed.state.theme;
return theme === "light" || theme === "dark" || theme === "system"
? theme
: "dark";
} catch (e) {
return "dark";
}
};
var apply = function () {
var theme = read();
var dark = theme === "dark" || (theme === "system" && query.matches);
// Both classes are explicit so a chosen theme overrides the
// prefers-color-scheme defaults in the stylesheet.
root.classList.toggle("dark", dark);
root.classList.toggle("light", !dark);
root.style.colorScheme = dark ? "dark" : "light";
};
apply();
query.addEventListener("change", apply);
} catch (e) {}
})();
</script><style>:root {
--accent: oklch(0.78 0.160 29.2);
--accent-foreground: oklch(0.17 0.02 29.2);
--accent-soft: oklch(0.32 0.080 29.2);
--primary: oklch(0.78 0.160 29.2);
--primary-foreground: oklch(0.17 0.02 29.2);
--ring: oklch(0.78 0.160 29.2);
}
@media (prefers-color-scheme: light) {
:root:not(.dark) {
--accent: oklch(0.45 0.160 29.2);
--accent-foreground: oklch(0.99 0.005 29.2);
--accent-soft: oklch(0.94 0.056 29.2);
--primary: oklch(0.45 0.160 29.2);
--primary-foreground: oklch(0.99 0.005 29.2);
--ring: oklch(0.45 0.160 29.2);
}
}
.dark {
--accent: oklch(0.78 0.160 29.2);
--accent-foreground: oklch(0.17 0.02 29.2);
--accent-soft: oklch(0.32 0.080 29.2);
--primary: oklch(0.78 0.160 29.2);
--primary-foreground: oklch(0.17 0.02 29.2);
--ring: oklch(0.78 0.160 29.2);
}
.light {
--accent: oklch(0.45 0.160 29.2);
--accent-foreground: oklch(0.99 0.005 29.2);
--accent-soft: oklch(0.94 0.056 29.2);
--primary: oklch(0.45 0.160 29.2);
--primary-foreground: oklch(0.99 0.005 29.2);
--ring: oklch(0.45 0.160 29.2);
}</style><script src="/_next/static/chunks/0cz1d0mv5g_q7.js" noModule=""></script></head><body class="min-h-dvh antialiased"><div hidden=""><!--$--><!--/$--></div><a href="#main" class="sr-only focus:not-sr-only focus:absolute focus:top-2 focus:start-2 focus:z-[100] focus:rounded-md focus:bg-background focus:px-3 focus:py-2 focus:ring-2 focus:ring-ring">رفتن به محتوا</a><header class="sticky top-0 z-50 border-b border-border/70 bg-background/85 backdrop-blur-md"><div class="mx-auto flex h-14 max-w-6xl items-center gap-3 px-4"><a class="group flex items-center gap-2.5" aria-label="نشریهی علمی فرهنگی بایت" href="/"><svg viewBox="0 0 561 561" fill="currentColor" aria-hidden="true" class="size-7 shrink-0 text-foreground transition-colors group-hover:text-accent"><path d="M82.8616 120.61H150.731V405.15C150.731 491.17 220.337 560.9 306.203 560.9H322.464C408.331 560.9 477.877 491.17 477.877 405.15V313.88C477.877 227.86 408.331 158.13 322.464 158.13H290.062V229.48H317.354C366.646 229.48 406.655 269.56 406.655 319V400.03C406.655 449.41 366.646 489.49 317.354 489.49H311.304C262.012 489.49 222.004 449.41 222.004 400.03V0H161.871L82.8516 79.23V120.61H82.8616Z"></path></svg><span class="flex items-baseline gap-2"><span class="text-lg font-black tracking-tight group-hover:text-accent">بایت</span><span dir="ltr" class="hidden font-mono text-[0.68rem] text-muted-foreground transition-colors group-hover:text-accent sm:inline">00001000</span></span></a><nav class="hidden items-center gap-0.5 lg:flex" aria-label="ناوبری اصلی"><a class="relative rounded-md px-2.5 py-1.5 text-sm transition-colors text-muted-foreground hover:text-foreground" href="/mags/intro/">آرشیو بایت</a><a class="relative rounded-md px-2.5 py-1.5 text-sm transition-colors text-muted-foreground hover:text-foreground" href="/articles/">مقالهها</a><a class="relative rounded-md px-2.5 py-1.5 text-sm transition-colors text-muted-foreground hover:text-foreground" href="/codenameh/">آرشیو کدنامه</a><a class="relative rounded-md px-2.5 py-1.5 text-sm transition-colors text-muted-foreground hover:text-foreground" href="/workshops/">کارگاهها</a><a class="relative rounded-md px-2.5 py-1.5 text-sm transition-colors text-muted-foreground hover:text-foreground" href="/blog/">وبلاگ</a></nav><div class="ms-auto flex items-center gap-1"><nav class="hidden items-center gap-0.5 lg:flex" aria-label="ناوبری فرعی"><a class="relative rounded-md px-2.5 py-1.5 text-sm transition-colors text-muted-foreground hover:text-foreground" href="/staff/">اعضای مرکزی</a><a class="relative rounded-md px-2.5 py-1.5 text-sm transition-colors text-muted-foreground hover:text-foreground" href="/authors/">نویسندگان</a></nav><button type="button" tabindex="0" data-slot="button" aria-label="جستوجو" class="group/button inline-flex shrink-0 items-center justify-center rounded-none border border-transparent bg-clip-padding text-xs font-medium whitespace-nowrap transition-all outline-none select-none focus-visible:border-ring focus-visible:ring-1 focus-visible:ring-ring/50 active:not-aria-[haspopup]:translate-y-px disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-1 aria-invalid:ring-destructive/20 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4 hover:bg-muted hover:text-foreground aria-expanded:bg-muted aria-expanded:text-foreground dark:hover:bg-muted/50 size-8"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-search size-[1.1rem]" aria-hidden="true"><path d="m21 21-4.34-4.34"></path><circle cx="11" cy="11" r="8"></circle></svg></button><button type="button" tabindex="0" data-slot="dropdown-menu-trigger" aria-label="تغییر پوسته" aria-haspopup="menu" aria-expanded="false" id="base-ui-_R_qulb_" class="group/button inline-flex shrink-0 items-center justify-center rounded-none border border-transparent bg-clip-padding text-xs font-medium whitespace-nowrap transition-all outline-none select-none focus-visible:border-ring focus-visible:ring-1 focus-visible:ring-ring/50 active:not-aria-[haspopup]:translate-y-px disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-1 aria-invalid:ring-destructive/20 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4 hover:bg-muted hover:text-foreground aria-expanded:bg-muted aria-expanded:text-foreground dark:hover:bg-muted/50 size-8"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-moon size-[1.1rem]" aria-hidden="true"><path d="M20.985 12.486a9 9 0 1 1-9.473-9.472c.405-.022.617.46.402.803a6 6 0 0 0 8.268 8.268c.344-.215.825-.004.803.401"></path></svg></button><button type="button" tabindex="0" data-slot="sheet-trigger" aria-label="منو" data-base-ui-click-trigger="" id="base-ui-_R_v6lb_" aria-haspopup="dialog" aria-expanded="false" class="group/button inline-flex shrink-0 items-center justify-center rounded-none border border-transparent bg-clip-padding text-xs font-medium whitespace-nowrap transition-all outline-none select-none focus-visible:border-ring focus-visible:ring-1 focus-visible:ring-ring/50 active:not-aria-[haspopup]:translate-y-px disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-1 aria-invalid:ring-destructive/20 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4 hover:bg-muted hover:text-foreground aria-expanded:bg-muted aria-expanded:text-foreground dark:hover:bg-muted/50 size-8 lg:hidden"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-menu size-[1.15rem]" aria-hidden="true"><path d="M4 5h16"></path><path d="M4 12h16"></path><path d="M4 19h16"></path></svg></button></div></div></header><div id="main"><main class="mx-auto flex max-w-2xl flex-col items-center px-4 py-28 text-center"><p class="font-mono text-5xl font-black tracking-[0.2em] text-muted-foreground/40" dir="ltr">110010100</p><h1 class="mt-8 text-3xl font-black">این صفحه پیدا نشد</h1><p class="mt-4 leading-9 text-muted-foreground">شاید نشانی تغییر کرده باشد. از آرشیو یا فهرست مقالهها ادامه دهید.</p><div class="mt-8 flex flex-wrap justify-center gap-3"><a role="button" tabindex="0" data-slot="button" class="group/button inline-flex shrink-0 items-center justify-center rounded-none border border-transparent bg-clip-padding text-xs font-medium whitespace-nowrap transition-all outline-none select-none focus-visible:border-ring focus-visible:ring-1 focus-visible:ring-ring/50 active:not-aria-[haspopup]:translate-y-px disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-1 aria-invalid:ring-destructive/20 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4 bg-primary text-primary-foreground hover:bg-primary/80 h-8 gap-1.5 px-2.5 has-data-[icon=inline-end]:pe-2 has-data-[icon=inline-start]:ps-2" href="/mags/intro/">آرشیو بایت</a><a role="button" tabindex="0" data-slot="button" class="group/button inline-flex shrink-0 items-center justify-center rounded-none border bg-clip-padding text-xs font-medium whitespace-nowrap transition-all outline-none select-none focus-visible:border-ring focus-visible:ring-1 focus-visible:ring-ring/50 active:not-aria-[haspopup]:translate-y-px disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-1 aria-invalid:ring-destructive/20 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4 border-border bg-background hover:bg-muted hover:text-foreground aria-expanded:bg-muted aria-expanded:text-foreground dark:border-input dark:bg-input/30 dark:hover:bg-input/50 h-8 gap-1.5 px-2.5 has-data-[icon=inline-end]:pe-2 has-data-[icon=inline-start]:ps-2" href="/articles/">مقالهها</a></div><nav class="mt-12 flex flex-wrap justify-center gap-x-5 gap-y-2 text-sm"><a class="text-muted-foreground transition-colors hover:text-foreground" href="/mags/intro/">آرشیو بایت</a><a class="text-muted-foreground transition-colors hover:text-foreground" href="/articles/">مقالهها</a><a class="text-muted-foreground transition-colors hover:text-foreground" href="/codenameh/">آرشیو کدنامه</a><a class="text-muted-foreground transition-colors hover:text-foreground" href="/workshops/">کارگاهها</a><a class="text-muted-foreground transition-colors hover:text-foreground" href="/blog/">وبلاگ</a><a class="text-muted-foreground transition-colors hover:text-foreground" href="/staff/">اعضای مرکزی</a><a class="text-muted-foreground transition-colors hover:text-foreground" href="/authors/">نویسندگان</a></nav></main><!--$--><!--/$--></div><footer class="mt-24 border-t bg-muted/30"><div class="mx-auto max-w-6xl px-4 py-14"><div class="grid gap-12 md:grid-cols-[1.4fr_1fr_1fr]"><div class="max-w-sm"><div class="flex items-center gap-2.5"><svg viewBox="0 0 561 561" fill="currentColor" aria-hidden="true" class="size-8 text-foreground"><path d="M82.8616 120.61H150.731V405.15C150.731 491.17 220.337 560.9 306.203 560.9H322.464C408.331 560.9 477.877 491.17 477.877 405.15V313.88C477.877 227.86 408.331 158.13 322.464 158.13H290.062V229.48H317.354C366.646 229.48 406.655 269.56 406.655 319V400.03C406.655 449.41 366.646 489.49 317.354 489.49H311.304C262.012 489.49 222.004 449.41 222.004 400.03V0H161.871L82.8516 79.23V120.61H82.8616Z"></path></svg><p class="text-lg font-black">بایت</p></div><p class="mt-3 text-sm leading-8 text-muted-foreground">نشریهی علمی فرهنگی بایت<!-- --> <br/> <!-- -->دانشکدهی مهندسی کامپیوتر دانشگاه صنعتی شریف</p><p class="mt-4 text-xs text-muted-foreground">۹۴<!-- --> مقاله ·<!-- --> <!-- -->۸<!-- --> شماره ·<!-- --> <!-- -->۷۵<!-- --> نویسنده</p></div><nav aria-label="ناوبری پاورقی"><p class="mb-4 text-sm font-bold">بخشها</p><ul class="space-y-2.5 text-sm"><li><a class="text-muted-foreground transition-colors hover:text-foreground" href="/mags/intro/">آرشیو بایت</a></li><li><a class="text-muted-foreground transition-colors hover:text-foreground" href="/articles/">مقالهها</a></li><li><a class="text-muted-foreground transition-colors hover:text-foreground" href="/codenameh/">آرشیو کدنامه</a></li><li><a class="text-muted-foreground transition-colors hover:text-foreground" href="/workshops/">کارگاهها</a></li><li><a class="text-muted-foreground transition-colors hover:text-foreground" href="/blog/">وبلاگ</a></li><li><a class="text-muted-foreground transition-colors hover:text-foreground" href="/staff/">اعضای مرکزی</a></li><li><a class="text-muted-foreground transition-colors hover:text-foreground" href="/authors/">نویسندگان</a></li></ul></nav><div><p class="mb-4 text-sm font-bold">ارتباط با ما</p><ul class="space-y-2.5 text-sm"><li><a href="mailto:bytepublication@gmail.com" class="flex items-center gap-2 text-muted-foreground transition-colors hover:text-foreground"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-mail size-4 shrink-0" aria-hidden="true"><path d="m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7"></path><rect x="2" y="4" width="20" height="16" rx="2"></rect></svg><span dir="ltr">bytepublication@gmail.com</span></a></li><li><a href="https://docs.google.com/forms/d/e/1FAIpQLSfjtbcWu6cLSklvKAXpqJ0P0tm4yis5t9VN_C0PsCptgpDAxQ/viewform" target="_blank" rel="noopener noreferrer" class="flex items-center gap-2 text-muted-foreground transition-colors hover:text-foreground"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-clipboard-list size-4 shrink-0" aria-hidden="true"><rect width="8" height="4" x="8" y="2" rx="1" ry="1"></rect><path d="M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2"></path><path d="M12 11h4"></path><path d="M12 16h4"></path><path d="M8 11h.01"></path><path d="M8 16h.01"></path></svg>عضویت در نشریه</a></li></ul><p class="mb-3 mt-6 text-sm font-bold">ما را دنبال کنید</p><ul class="flex flex-wrap items-center gap-2"><li><a href="https://t.me/byte_mag" target="_blank" rel="noopener noreferrer" aria-label="تلگرام" title="تلگرام" class="flex size-9 items-center justify-center rounded-lg border text-muted-foreground transition-colors hover:border-accent hover:text-foreground"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-send size-4" aria-hidden="true"><path d="M14.536 21.686a.5.5 0 0 0 .937-.024l6.5-19a.496.496 0 0 0-.635-.635l-19 6.5a.5.5 0 0 0-.024.937l7.93 3.18a2 2 0 0 1 1.112 1.11z"></path><path d="m21.854 2.147-10.94 10.939"></path></svg></a></li><li><a href="https://github.com/Byte-Magazine" target="_blank" rel="noopener noreferrer" aria-label="گیتهاب" title="گیتهاب" class="flex size-9 items-center justify-center rounded-lg border text-muted-foreground transition-colors hover:border-accent hover:text-foreground"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24" class="size-4"><title>GitHub</title><path d="M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12"></path></svg></a></li><li><a href="https://www.linkedin.com/company/byte-publication/" target="_blank" rel="noopener noreferrer" aria-label="لینکدین" title="لینکدین" class="flex size-9 items-center justify-center rounded-lg border text-muted-foreground transition-colors hover:border-accent hover:text-foreground"><svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" class="size-4"><path d="M20.45 20.45h-3.56v-5.57c0-1.33-.02-3.04-1.85-3.04-1.85 0-2.14 1.45-2.14 2.94v5.67H9.34V9h3.42v1.56h.05c.48-.9 1.64-1.85 3.37-1.85 3.6 0 4.27 2.37 4.27 5.46v6.28ZM5.34 7.43a2.07 2.07 0 1 1 0-4.14 2.07 2.07 0 0 1 0 4.14Zm1.78 13.02H3.55V9h3.57v11.45ZM22.22 0H1.77C.79 0 0 .77 0 1.73v20.54C0 23.23.79 24 1.77 24h20.45c.98 0 1.78-.77 1.78-1.73V1.73C24 .77 23.2 0 22.22 0Z"></path></svg></a></li><li><a href="https://twitter.com/BytePublication" target="_blank" rel="noopener noreferrer" aria-label="ایکس" title="ایکس" class="flex size-9 items-center justify-center rounded-lg border text-muted-foreground transition-colors hover:border-accent hover:text-foreground"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24" class="size-4"><title>X</title><path d="M14.234 10.162 22.977 0h-2.072l-7.591 8.824L7.251 0H.258l9.168 13.343L.258 24H2.33l8.016-9.318L16.749 24h6.993zm-2.837 3.299-.929-1.329L3.076 1.56h3.182l5.965 8.532.929 1.329 7.754 11.09h-3.182z"></path></svg></a></li><li><a href="https://medium.com/@bytepublication" target="_blank" rel="noopener noreferrer" aria-label="مدیوم" title="مدیوم" class="flex size-9 items-center justify-center rounded-lg border text-muted-foreground transition-colors hover:border-accent hover:text-foreground"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24" class="size-4"><title>Medium</title><path d="M4.21 0A4.201 4.201 0 0 0 0 4.21v15.58A4.201 4.201 0 0 0 4.21 24h15.58A4.201 4.201 0 0 0 24 19.79v-1.093c-.137.013-.278.02-.422.02-2.577 0-4.027-2.146-4.09-4.832a7.592 7.592 0 0 1 .022-.708c.093-1.186.475-2.241 1.105-3.022a3.885 3.885 0 0 1 1.395-1.1c.468-.237 1.127-.367 1.664-.367h.023c.101 0 .202.004.303.01V4.211A4.201 4.201 0 0 0 19.79 0Zm.198 5.583h4.165l3.588 8.435 3.59-8.435h3.864v.146l-.019.004c-.705.16-1.063.397-1.063 1.254h-.003l.003 10.274c.06.676.424.885 1.063 1.03l.02.004v.145h-4.923v-.145l.019-.005c.639-.144.994-.353 1.054-1.03V7.267l-4.745 11.15h-.261L6.15 7.569v9.445c0 .857.358 1.094 1.063 1.253l.02.004v.147H4.405v-.147l.019-.004c.705-.16 1.065-.397 1.065-1.253V6.987c0-.857-.358-1.094-1.064-1.254l-.018-.004zm19.25 3.668c-1.086.023-1.733 1.323-1.813 3.124H24V9.298a1.378 1.378 0 0 0-.342-.047Zm-1.862 3.632c-.1 1.756.86 3.239 2.204 3.634v-3.634z"></path></svg></a></li></ul></div></div><div class="mt-12 border-t pt-6 text-xs text-muted-foreground"><p>© نشریهی علمی فرهنگی بایت - دانشکده مهندسی کامپیوتر - دانشگاه صنعتی شریف</p></div></div></footer><script src="/_next/static/chunks/2rt67q48g2e66.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n4:I[728231,[\"/_next/static/chunks/1y1q2v1z_a8pa.js\",\"/_next/static/chunks/3r3wldw7syj51.js\",\"/_next/static/chunks/0omn07tsjtcgz.js\",\"/_next/static/chunks/22tdxox2ojvkf.js\",\"/_next/static/chunks/0oaz9y-7-lnj4.js\",\"/_next/static/chunks/0ocvexmfdvwp9.js\"],\"TooltipProvider\"]\nc:I[160798,[\"/_next/static/chunks/1y1q2v1z_a8pa.js\",\"/_next/static/chunks/3r3wldw7syj51.js\",\"/_next/static/chunks/0omn07tsjtcgz.js\",\"/_next/static/chunks/22tdxox2ojvkf.js\",\"/_next/static/chunks/0oaz9y-7-lnj4.js\",\"/_next/static/chunks/0ocvexmfdvwp9.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/1mgyx4l_kaehq.css\",\"style\"]\n:HL[\"/_next/static/chunks/3c4-ozf1dxam2.css\",\"style\"]\n2:T403,\n(function () {\n try {\n var root = document.documentElement;\n var query = window.matchMedia(\"(prefers-color-scheme: dark)\");\n\n var read = function () {\n try {\n var raw = localStorage.getItem(\"byte-theme\");\n if (!raw) return \"dark\";\n var parsed = JSON.parse(raw);\n var theme = parsed \u0026\u0026 parsed.state \u0026\u0026 parsed.state.theme;\n return theme === \"light\" || theme === \"dark\" || theme === \"system\"\n ? theme\n : \"dark\";\n } catch (e) {\n return \"dark\";\n }\n };\n\n var apply = function () {\n var theme = read();\n var dark = theme === \"dark\" || (theme === \"system\" \u0026\u0026 query.matches);\n // Both classes are explicit so a chosen theme overrides the\n // prefers-color-scheme defaults in the stylesheet.\n root.classList.toggle(\"dark\", dark);\n root.classList.toggle(\"light\", !dark);\n root.style.colorScheme = dark ? \"dark\" : \"light\";\n };\n\n apply();\n query.addEventListener(\"change\", apply);\n } catch (e) {}\n})();\n3:T434,:root {\n --accent: oklch(0.78 0.160 29.2);\n --accent-foreground: oklch(0.17 0.02 29.2);\n --accent-soft: oklch(0.32 0.080 29.2);\n --primary: oklch(0.78 0.160 29.2);\n --primary-foreground: oklch(0.17 0.02 29.2);\n --ring: oklch(0.78 0.160 29.2);\n}\n@media (prefers-color-scheme: light) {\n :root:not(.dark) {\n --accent: oklch(0.45 0.160 29.2);\n --accent-foreground: oklch(0.99 0.005 29.2);\n --accent-soft: oklch(0.94 0.056 29.2);\n --primary: oklch(0.45 0.160 29.2);\n --primary-foreground: oklch(0.99 0.005 29.2);\n --ring: oklch(0.45 0.160 29.2);\n }\n}\n.dark {\n --accent: oklch(0.78 0.160 29.2);\n --accent-foreground: oklch(0.17 0.02 29.2);\n --accent-soft: oklch(0.32 0.080 29.2);\n --primary: oklch(0.78 0.160 29.2);\n --primary-foreground: oklch(0.17 0.02 29.2);\n --ring: oklch(0.78 0.160 29.2);\n}\n.light {\n --accent: oklch(0.45 0.160 29.2);\n --accent-foreground: oklch(0.99 0.005 29.2);\n --accent-soft: oklch(0.94 0.056 29.2);\n --primary: oklch(0.45 0.160 29.2);\n --primary-foreground: oklch(0.99 0.005 29.2);\n --ring: oklch(0.45 0.160 29.2);\n}a:X\n0:{\"P\":null,\"c\":[\"\",\"_not-found\",\"\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{},\"$undefined\",\"$undefined\",4608]},\"$undefined\",\"$undefined\",4608]},\"$undefined\",\"$undefined\",4624],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/1mgyx4l_kaehq.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/3c4-ozf1dxam2.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/1y1q2v1z_a8pa.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/3r3wldw7syj51.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/0omn07tsjtcgz.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-3\",{\"src\":\"/_next/static/chunks/22tdxox2ojvkf.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-4\",{\"src\":\"/_next/static/chunks/0oaz9y-7-lnj4.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-5\",{\"src\":\"/_next/static/chunks/0ocvexmfdvwp9.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"fa\",\"dir\":\"rtl\",\"suppressHydrationWarning\":true,\"className\":\"pinar_f19142c3-module__b4R7kG__variable jetbrainsmono_5af01286-module___E1iLa__variable dark\",\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"$2\"}}],[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"$3\"}}]]}],[\"$\",\"body\",null,{\"className\":\"min-h-dvh antialiased\",\"children\":[\"$\",\"$L4\",null,{\"children\":[[\"$\",\"a\",null,{\"href\":\"#main\",\"className\":\"sr-only focus:not-sr-only focus:absolute focus:top-2 focus:start-2 focus:z-[100] focus:rounded-md focus:bg-background focus:px-3 focus:py-2 focus:ring-2 focus:ring-ring\",\"children\":\"رفتن به محتوا\"}],\"$L5\",\"$L6\",\"$L7\"]}]}]]}]]}],{\"children\":[\"$L8\",{\"children\":[\"$L9\",{},null,false,null]},null,false,\"$a\"]},null,false,null],\"$Lb\",false]],\"m\":\"$undefined\",\"G\":[\"$c\",[\"$Ld\",\"$Le\"]],\"S\":true,\"h\":null,\"r\":\"$undefined\",\"s\":\"$undefined\",\"a\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"5Au11pe2goFbm9MAOKdz0\"}\nf:I[349786,[\"/_next/static/chunks/1y1q2v1z_a8pa.js\",\"/_next/static/chunks/3r3wldw7syj51.js\",\"/_next/static/chunks/0omn07tsjtcgz.js\",\"/_next/static/chunks/22tdxox2ojvkf.js\",\"/_next/static/chunks/0oaz9y-7-lnj4.js\",\"/_next/static/chunks/0ocvexmfdvwp9.js\"],\"Header\"]\n10:I[591915,[\"/_next/static/chunks/1y1q2v1z_a8pa.js\",\"/_next/static/chunks/3r3wldw7syj51.js\",\"/_next/static/chunks/0omn07tsjtcgz.js\",\"/_next/static/chunks/22tdxox2ojvkf.js\",\"/_next/static/chunks/0oaz9y-7-lnj4.js\",\"/_next/static/chunks/0ocvexmfdvwp9.js\"],\"default\"]\n11:I[344916,[\"/_next/static/chunks/1y1q2v1z_a8pa.js\",\"/_next/static/chunks/3r3wldw7syj51.js\",\"/_next/static/chunks/0omn07tsjtcgz.js\",\"/_next/static/chunks/22tdxox2ojvkf.js\",\"/_next/static/chunks/0oaz9y-7-lnj4.js\",\"/_next/static/chunks/0ocvexmfdvwp9.js\"],\"default\"]\n12:I[278393,[\"/_next/static/chunks/1y1q2v1z_a8pa.js\",\"/_next/static/chunks/3r3wldw7syj51.js\",\"/_next/static/chunks/0omn07tsjtcgz.js\",\"/_next/static/chunks/22tdxox2ojvkf.js\",\"/_next/static/chunks/0oaz9y-7-lnj4.js\",\"/_next/static/chunks/0ocvexmfdvwp9.js\"],\"Button\"]\n13:I[979735,[\"/_next/static/chunks/1y1q2v1z_a8pa.js\",\"/_next/static/chunks/3r3wldw7syj51.js\",\"/_next/static/chunks/0omn07tsjtcgz.js\",\"/_next/static/chunks/22tdxox2ojvkf.js\",\"/_next/static/chunks/0oaz9y-7-lnj4.js\",\"/_next/static/chunks/0ocvexmfdvwp9.js\"],\"\"]\n14:I[407553,[\"/_next/static/chunks/1y1q2v1z_a8pa.js\",\"/_next/static/chunks/3r3wldw7syj51.js\",\"/_next/static/chunks/0omn07tsjtcgz.js\",\"/_next/static/chunks/22tdxox2ojvkf.js\",\"/_next/static/chunks/0oaz9y-7-lnj4.js\",\"/_next/static/chunks/0ocvexmfdvwp9.js\"],\"default\"]\n1b:I[804054,[\"/_next/static/chunks/1y1q2v1z_a8pa.js\",\"/_next/static/chunks/3r3wldw7syj51.js\",\"/_next/static/chunks/0omn07tsjtcgz.js\",\"/_next/static/chunks/22tdxox2ojvkf.js\",\"/_next/static/chunks/0oaz9y-7-lnj4.js\",\"/_next/static/chunks/0ocvexmfdvwp9.js\"],\"OutletBoundary\"]\n1c:\"$Sreact.suspense\"\n1e:I[804054,[\"/_next/static/chunks/1y1q2v1z_a8pa.js\",\"/_next/static/chunks/3r3wldw7syj51.js\",\"/_next/static/chunks/0omn07tsjtcgz.js\",\"/_next/static/chunks/22tdxox2ojvkf.js\",\"/_next/static/chunks/0oaz9y-7-lnj4.js\",\"/_next/static/chunks/0ocvexmfdvwp9.js\"],\"ViewportBoundary\"]\n20:I[804054,[\"/_next/static/chunks/1y1q2v1z_a8pa.js\",\"/_next/static/chunks/3r3wldw7syj51.js\",\"/_next/static/chunks/0omn07tsjtcgz.js\",\"/_next/static/chunks/22tdxox2ojvkf.js\",\"/_next/static/chunks/0oaz9y-7-lnj4.js\",\"/_next/static/chunks/0ocvexmfdvwp9.js\"],\"MetadataBoundary\"]\n5:[\"$\",\"$Lf\",null,{\"binary\":\"00001000\"}]\n6:[\"$\",\"div\",null,{\"id\":\"main\",\"children\":[\"$\",\"$L10\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L11\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"main\",null,{\"className\":\"mx-auto flex max-w-2xl flex-col items-center px-4 py-28 text-center\",\"children\":[[\"$\",\"p\",null,{\"className\":\"font-mono text-5xl font-black tracking-[0.2em] text-muted-foreground/40\",\"dir\":\"ltr\",\"children\":\"110010100\"}],[\"$\",\"h1\",null,{\"className\":\"mt-8 text-3xl font-black\",\"children\":\"این صفحه پیدا نشد\"}],[\"$\",\"p\",null,{\"className\":\"mt-4 leading-9 text-muted-foreground\",\"children\":\"شاید نشانی تغییر کرده باشد. از آرشیو یا فهرست مقالهها ادامه دهید.\"}],[\"$\",\"div\",null,{\"className\":\"mt-8 flex flex-wrap justify-center gap-3\",\"children\":[[\"$\",\"$L12\",null,{\"data-slot\":\"button\",\"className\":\"group/button inline-flex shrink-0 items-center justify-center rounded-none border border-transparent bg-clip-padding text-xs font-medium whitespace-nowrap transition-all outline-none select-none focus-visible:border-ring focus-visible:ring-1 focus-visible:ring-ring/50 active:not-aria-[haspopup]:translate-y-px disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-1 aria-invalid:ring-destructive/20 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [\u0026_svg]:pointer-events-none [\u0026_svg]:shrink-0 [\u0026_svg:not([class*='size-'])]:size-4 bg-primary text-primary-foreground hover:bg-primary/80 h-8 gap-1.5 px-2.5 has-data-[icon=inline-end]:pe-2 has-data-[icon=inline-start]:ps-2\",\"nativeButton\":false,\"render\":[\"$\",\"$L13\",null,{\"href\":\"/mags/intro\",\"children\":\"آرشیو بایت\"}]}],[\"$\",\"$L12\",null,{\"data-slot\":\"button\",\"className\":\"group/button inline-flex shrink-0 items-center justify-center rounded-none border bg-clip-padding text-xs font-medium whitespace-nowrap transition-all outline-none select-none focus-visible:border-ring focus-visible:ring-1 focus-visible:ring-ring/50 active:not-aria-[haspopup]:translate-y-px disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-1 aria-invalid:ring-destructive/20 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [\u0026_svg]:pointer-events-none [\u0026_svg]:shrink-0 [\u0026_svg:not([class*='size-'])]:size-4 border-border bg-background hover:bg-muted hover:text-foreground aria-expanded:bg-muted aria-expanded:text-foreground dark:border-input dark:bg-input/30 dark:hover:bg-input/50 h-8 gap-1.5 px-2.5 has-data-[icon=inline-end]:pe-2 has-data-[icon=inline-start]:ps-2\",\"nativeButton\":false,\"render\":[\"$\",\"$L13\",null,{\"href\":\"/articles\",\"children\":\"مقالهها\"}]}]]}],[\"$\",\"nav\",null,{\"className\":\"mt-12 flex flex-wrap justify-center gap-x-5 gap-y-2 text-sm\",\"children\":[[\"$\",\"$L13\",\"/mags/intro\",{\"href\":\"/mags/intro\",\"className\":\"text-muted-foreground transition-colors hover:text-foreground\",\"children\":\"آرشیو بایت\"}],[\"$\",\"$L13\",\"/articles\",{\"href\":\"/articles\",\"className\":\"text-muted-foreground transition-colors hover:text-foreground\",\"children\":\"مقالهها\"}],[\"$\",\"$L13\",\"/codenameh\",{\"href\":\"/codenameh\",\"className\":\"text-muted-foreground transition-colors hover:text-foreground\",\"children\":\"آرشیو کدنامه\"}],[\"$\",\"$L13\",\"/workshops\",{\"href\":\"/workshops\",\"className\":\"text-muted-foreground transition-colors hover:text-foreground\",\"children\":\"کارگاهها\"}],[\"$\",\"$L13\",\"/blog\",{\"href\":\"/blog\",\"className\":\"text-muted-foreground transition-colors hover:text-foreground\",\"children\":\"وبلاگ\"}],[\"$\",\"$L13\",\"/staff\",{\"href\":\"/staff\",\"className\":\"text-muted-foreground transition-colors hover:text-foreground\",\"children\":\"اعضای مرکزی\"}],[\"$\",\"$L13\",\"/authors\",{\"href\":\"/authors\",\"className\":\"text-muted-foreground transition-colors hover:text-foreground\",\"children\":\"نویسندگان\"}]]}]]}],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]\n7:[\"$\",\"footer\",null,{\"className\":\"mt-24 border-t bg-muted/30\",\"children\":[\"$\",\"div\",null,{\"className\":\"mx-auto max-w-6xl px-4 py-14\",\"children\":[[\"$\",\"div\",null,{\"className\":\"grid gap-12 md:grid-cols-[1.4fr_1fr_1fr]\",\"children\":[[\"$\",\"div\",null,{\"className\":\"max-w-sm\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex items-center gap-2.5\",\"children\":[[\"$\",\"svg\",null,{\"viewBox\":\"0 0 561 561\",\"fill\":\"currentColor\",\"aria-hidden\":true,\"className\":\"size-8 text-foreground\",\"children\":[\"$\",\"path\",null,{\"d\":\"M82.8616 120.61H150.731V405.15C150.731 491.17 220.337 560.9 306.203 560.9H322.464C408.331 560.9 477.877 491.17 477.877 405.15V313.88C477.877 227.86 408.331 158.13 322.464 158.13H290.062V229.48H317.354C366.646 229.48 406.655 269.56 406.655 319V400.03C406.655 449.41 366.646 489.49 317.354 489.49H311.304C262.012 489.49 222.004 449.41 222.004 400.03V0H161.871L82.8516 79.23V120.61H82.8616Z\"}]}],[\"$\",\"p\",null,{\"className\":\"text-lg font-black\",\"children\":\"بایت\"}]]}],[\"$\",\"p\",null,{\"className\":\"mt-3 text-sm leading-8 text-muted-foreground\",\"children\":[\"نشریهی علمی فرهنگی بایت\",\" \",[\"$\",\"br\",null,{}],\" \",\"دانشکدهی مهندسی کامپیوتر دانشگاه صنعتی شریف\"]}],[\"$\",\"p\",null,{\"className\":\"mt-4 text-xs text-muted-foreground\",\"children\":[\"۹۴\",\" مقاله ·\",\" \",\"۸\",\" شماره ·\",\" \",\"۷۵\",\" نویسنده\"]}]]}],[\"$\",\"nav\",null,{\"aria-label\":\"ناوبری پاورقی\",\"children\":[[\"$\",\"p\",null,{\"className\":\"mb-4 text-sm font-bold\",\"children\":\"بخشها\"}],[\"$\",\"ul\",null,{\"className\":\"space-y-2.5 text-sm\",\"children\":[[\"$\",\"li\",\"/mags/intro\",{\"children\":[\"$\",\"$L13\",null,{\"href\":\"/mags/intro\",\"className\":\"text-muted-foreground transition-colors hover:text-foreground\",\"children\":\"آرشیو بایت\"}]}],[\"$\",\"li\",\"/articles\",{\"children\":[\"$\",\"$L13\",null,{\"href\":\"/articles\",\"className\":\"text-muted-foreground transition-colors hover:text-foreground\",\"children\":\"مقالهها\"}]}],[\"$\",\"li\",\"/codenameh\",{\"children\":[\"$\",\"$L13\",null,{\"href\":\"/codenameh\",\"className\":\"text-muted-foreground transition-colors hover:text-foreground\",\"children\":\"آرشیو کدنامه\"}]}],[\"$\",\"li\",\"/workshops\",{\"children\":[\"$\",\"$L13\",null,{\"href\":\"/workshops\",\"className\":\"text-muted-foreground transition-colors hover:text-foreground\",\"children\":\"کارگاهها\"}]}],[\"$\",\"li\",\"/blog\",{\"children\":[\"$\",\"$L13\",null,{\"href\":\"/blog\",\"className\":\"text-muted-foreground transition-colors hover:text-foreground\",\"children\":\"وبلاگ\"}]}],[\"$\",\"li\",\"/staff\",{\"children\":[\"$\",\"$L13\",null,{\"href\":\"/staff\",\"className\":\"text-muted-foreground transition-colors hover:text-foreground\",\"children\":\"اعضای مرکزی\"}]}],[\"$\",\"li\",\"/authors\",{\"children\":[\"$\",\"$L13\",null,{\"href\":\"/authors\",\"className\":\"text-muted-foreground transition-colors hover:text-foreground\",\"children\":\"نویسندگان\"}]}]]}]]}],[\"$\",\"div\",null,{\"children\":[[\"$\",\"p\",null,{\"className\":\"mb-4 text-sm font-bold\",\"children\":\"ارتباط با ما\"}],[\"$\",\"ul\",null,{\"className\":\"space-y-2.5 text-sm\",\"children\":[[\"$\",\"li\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"mailto:bytepublication@gmail.com\",\"className\":\"flex items-center gap-2 text-muted-foreground transition-colors hover:text-foreground\",\"children\":[[\"$\",\"$L14\",null,{\"ref\":\"$undefined\",\"icon\":{\"name\":\"mail\",\"size\":24,\"node\":[[\"path\",{\"d\":\"m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7\",\"key\":\"132q7q\"}],[\"rect\",{\"x\":\"2\",\"y\":\"4\",\"width\":\"20\",\"height\":\"16\",\"rx\":\"2\",\"key\":\"izxlao\"}]]},\"className\":\"size-4 shrink-0\"}],[\"$\",\"span\",null,{\"dir\":\"ltr\",\"children\":\"bytepublication@gmail.com\"}]]}]}],[\"$\",\"li\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"https://docs.google.com/forms/d/e/1FAIpQLSfjtbcWu6cLSklvKAXpqJ0P0tm4yis5t9VN_C0PsCptgpDAxQ/viewform\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\",\"className\":\"flex items-center gap-2 text-muted-foreground transition-colors hover:text-foreground\",\"children\":[[\"$\",\"$L14\",null,{\"ref\":\"$undefined\",\"icon\":{\"name\":\"clipboard-list\",\"size\":24,\"node\":[[\"rect\",{\"width\":\"8\",\"height\":\"4\",\"x\":\"8\",\"y\":\"2\",\"rx\":\"1\",\"ry\":\"1\",\"key\":\"tgr4d6\"}],[\"path\",{\"d\":\"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2\",\"key\":\"116196\"}],[\"path\",{\"d\":\"M12 11h4\",\"key\":\"1jrz19\"}],[\"path\",{\"d\":\"M12 16h4\",\"key\":\"n85exb\"}],[\"path\",{\"d\":\"M8 11h.01\",\"key\":\"1dfujw\"}],[\"path\",{\"d\":\"M8 16h.01\",\"key\":\"18s6g9\"}]]},\"className\":\"size-4 shrink-0\"}],\"عضویت در نشریه\"]}]}]]}],[\"$\",\"p\",null,{\"className\":\"mb-3 mt-6 text-sm font-bold\",\"children\":\"ما را دنبال کنید\"}],[\"$\",\"ul\",null,{\"className\":\"flex flex-wrap items-center gap-2\",\"children\":[\"$L15\",\"$L16\",\"$L17\",\"$L18\",\"$L19\"]}]]}]]}],\"$L1a\"]}]}]\n8:[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L10\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L11\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}]\n9:[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"main\",null,{\"className\":\"mx-auto flex max-w-2xl flex-col items-center px-4 py-28 text-center\",\"children\":[[\"$\",\"p\",null,{\"className\":\"font-mono text-5xl font-black tracking-[0.2em] text-muted-foreground/40\",\"dir\":\"ltr\",\"children\":\"110010100\"}],[\"$\",\"h1\",null,{\"className\":\"mt-8 text-3xl font-black\",\"children\":\"این صفحه پیدا نشد\"}],[\"$\",\"p\",null,{\"className\":\"mt-4 leading-9 text-muted-foreground\",\"children\":\"شاید نشانی تغییر کرده باشد. از آرشیو یا فهرست مقالهها ادامه دهید.\"}],[\"$\",\"div\",null,{\"className\":\"mt-8 flex flex-wrap justify-center gap-3\",\"children\":[[\"$\",\"$L12\",null,{\"data-slot\":\"button\",\"className\":\"group/button inline-flex shrink-0 items-center justify-center rounded-none border border-transparent bg-clip-padding text-xs font-medium whitespace-nowrap transition-all outline-none select-none focus-visible:border-ring focus-visible:ring-1 focus-visible:ring-ring/50 active:not-aria-[haspopup]:translate-y-px disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-1 aria-invalid:ring-destructive/20 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [\u0026_svg]:pointer-events-none [\u0026_svg]:shrink-0 [\u0026_svg:not([class*='size-'])]:size-4 bg-primary text-primary-foreground hover:bg-primary/80 h-8 gap-1.5 px-2.5 has-data-[icon=inline-end]:pe-2 has-data-[icon=inline-start]:ps-2\",\"nativeButton\":false,\"render\":[\"$\",\"$L13\",null,{\"href\":\"/mags/intro\",\"children\":\"آرشیو بایت\"}]}],[\"$\",\"$L12\",null,{\"data-slot\":\"button\",\"className\":\"group/button inline-flex shrink-0 items-center justify-center rounded-none border bg-clip-padding text-xs font-medium whitespace-nowrap transition-all outline-none select-none focus-visible:border-ring focus-visible:ring-1 focus-visible:ring-ring/50 active:not-aria-[haspopup]:translate-y-px disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-1 aria-invalid:ring-destructive/20 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [\u0026_svg]:pointer-events-none [\u0026_svg]:shrink-0 [\u0026_svg:not([class*='size-'])]:size-4 border-border bg-background hover:bg-muted hover:text-foreground aria-expanded:bg-muted aria-expanded:text-foreground dark:border-input dark:bg-input/30 dark:hover:bg-input/50 h-8 gap-1.5 px-2.5 has-data-[icon=inline-end]:pe-2 has-data-[icon=inline-start]:ps-2\",\"nativeButton\":false,\"render\":[\"$\",\"$L13\",null,{\"href\":\"/articles\",\"children\":\"مقالهها\"}]}]]}],[\"$\",\"nav\",null,{\"className\":\"mt-12 flex flex-wrap justify-center gap-x-5 gap-y-2 text-sm\",\"children\":[[\"$\",\"$L13\",\"/mags/intro\",{\"href\":\"/mags/intro\",\"className\":\"text-muted-foreground transition-colors hover:text-foreground\",\"children\":\"آرشیو بایت\"}],[\"$\",\"$L13\",\"/articles\",{\"href\":\"/articles\",\"className\":\"text-muted-foreground transition-colors hover:text-foreground\",\"children\":\"مقالهها\"}],[\"$\",\"$L13\",\"/codenameh\",{\"href\":\"/codenameh\",\"className\":\"text-muted-foreground transition-colors hover:text-foreground\",\"children\":\"آرشیو کدنامه\"}],[\"$\",\"$L13\",\"/workshops\",{\"href\":\"/workshops\",\"className\":\"text-muted-foreground transition-colors hover:text-foreground\",\"children\":\"کارگاهها\"}],[\"$\",\"$L13\",\"/blog\",{\"href\":\"/blog\",\"className\":\"text-muted-foreground transition-colors hover:text-foreground\",\"children\":\"وبلاگ\"}],[\"$\",\"$L13\",\"/staff\",{\"href\":\"/staff\",\"className\":\"text-muted-foreground transition-colors hover:text-foreground\",\"children\":\"اعضای مرکزی\"}],[\"$\",\"$L13\",\"/authors\",{\"href\":\"/authors\",\"className\":\"text-muted-foreground transition-colors hover:text-foreground\",\"children\":\"نویسندگان\"}]]}]]}],null,[\"$\",\"$L1b\",null,{\"children\":[\"$\",\"$1c\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@1d\"}]}]]}]\nb:[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$L1e\",null,{\"children\":\"$L1f\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L20\",null,{\"children\":[\"$\",\"$1c\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L21\"}]}]}],null]}]\nd:[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/1mgyx4l_kaehq.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]\ne:[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/3c4-ozf1dxam2.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]\na:C\n15:[\"$\",\"li\",\"تلگرام\",{\"children\":[\"$\",\"a\",null,{\"href\":\"https://t.me/byte_mag\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\",\"aria-label\":\"تلگرام\",\"title\":\"تلگرام\",\"className\":\"flex size-9 items-center justify-center rounded-lg border text-muted-foreground transition-colors hover:border-accent hover:text-foreground\",\"children\":[\"$\",\"$L14\",null,{\"ref\":\"$undefined\",\"icon\":{\"name\":\"send\",\"size\":24,\"node\":[[\"path\",{\"d\":\"M14.536 21.686a.5.5 0 0 0 .937-.024l6.5-19a.496.496 0 0 0-.635-.635l-19 6.5a.5.5 0 0 0-.024.937l7.93 3.18a2 2 0 0 1 1.112 1.11z\",\"key\":\"1ffxy3\"}],[\"path\",{\"d\":\"m21.854 2.147-10.94 10.939\",\"key\":\"12cjpa\"}]]},\"className\":\"size-4\"}]}]}]\n16:[\"$\",\"li\",\"گیتهاب\",{\"children\":[\"$\",\"a\",null,{\"href\":\"https://github.com/Byte-Magazine\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\",\"aria-label\":\"گیتهاب\",\"title\":\"گیتهاب\",\"className\":\"flex size-9 items-center justify-center rounded-lg border text-muted-foreground transition-colors hover:border-accent hover:text-foreground\",\"children\":[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":24,\"height\":24,\"fill\":\"currentColor\",\"viewBox\":\"0 0 24 24\",\"ref\":\"$undefined\",\"className\":\"size-4\",\"children\":[[\"$\",\"title\",null,{\"children\":\"GitHub\"}],[\"$\",\"path\",null,{\"d\":\"M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12\"}]]}]}]}]\n17:[\"$\",\"li\",\"لینکدین\",{\"children\":[\"$\",\"a\",null,{\"href\":\"https://www.linkedin.com/company/byte-publication/\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\",\"aria-label\":\"لینکدین\",\"title\":\"لینکدین\",\"className\":\"flex size-9 items-center justify-center rounded-lg border text-muted-foreground transition-colors hover:border-accent hover:text-foreground\",\"children\":[\"$\",\"svg\",null,{\"viewBox\":\"0 0 24 24\",\"fill\":\"currentColor\",\"aria-hidden\":true,\"className\":\"size-4\",\"children\":[\"$\",\"path\",null,{\"d\":\"M20.45 20.45h-3.56v-5.57c0-1.33-.02-3.04-1.85-3.04-1.85 0-2.14 1.45-2.14 2.94v5.67H9.34V9h3.42v1.56h.05c.48-.9 1.64-1.85 3.37-1.85 3.6 0 4.27 2.37 4.27 5.46v6.28ZM5.34 7.43a2.07 2.07 0 1 1 0-4.14 2.07 2.07 0 0 1 0 4.14Zm1.78 13.02H3.55V9h3.57v11.45ZM22.22 0H1.77C.79 0 0 .77 0 1.73v20.54C0 23.23.79 24 1.77 24h20.45c.98 0 1.78-.77 1.78-1.73V1.73C24 .77 23.2 0 22.22 0Z\"}]}]}]}]\n18:[\"$\",\"li\",\"ایکس\",{\"children\":[\"$\",\"a\",null,{\"href\":\"https://twitter.com/BytePublication\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\",\"aria-label\":\"ایکس\",\"title\":\"ایکس\",\"className\":\"flex size-9 items-center justify-center rounded-lg border text-muted-foreground transition-colors hover:border-accent hover:text-foreground\",\"children\":[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":24,\"height\":24,\"fill\":\"currentColor\",\"viewBox\":\"0 0 24 24\",\"ref\":\"$undefined\",\"className\":\"size-4\",\"children\":[[\"$\",\"title\",null,{\"children\":\"X\"}],[\"$\",\"path\",null,{\"d\":\"M14.234 10.162 22.977 0h-2.072l-7.591 8.824L7.251 0H.258l9.168 13.343L.258 24H2.33l8.016-9.318L16.749 24h6.993zm-2.837 3.299-.929-1.329L3.076 1.56h3.182l5.965 8.532.929 1.329 7.754 11.09h-3.182z\"}]]}]}]}]\n19:[\"$\",\"li\",\"مدیوم\",{\"children\":[\"$\",\"a\",null,{\"href\":\"https://medium.com/@bytepublication\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\",\"aria-label\":\"مدیوم\",\"title\":\"مدیوم\",\"className\":\"flex size-9 items-center justify-center rounded-lg border text-muted-foreground transition-colors hover:border-accent hover:text-foreground\",\"children\":[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":24,\"height\":24,\"fill\":\"currentColor\",\"viewBox\":\"0 0 24 24\",\"ref\":\"$undefined\",\"className\":\"size-4\",\"children\":[[\"$\",\"title\",null,{\"children\":\"Medium\"}],[\"$\",\"path\",null,{\"d\":\"M4.21 0A4.201 4.201 0 0 0 0 4.21v15.58A4.201 4.201 0 0 0 4.21 24h15.58A4.201 4.201 0 0 0 24 19.79v-1.093c-.137.013-.278.02-.422.02-2.577 0-4.027-2.146-4.09-4.832a7.592 7.592 0 0 1 .022-.708c.093-1.186.475-2.241 1.105-3.022a3.885 3.885 0 0 1 1.395-1.1c.468-.237 1.127-.367 1.664-.367h.023c.101 0 .202.004.303.01V4.211A4.201 4.201 0 0 0 19.79 0Zm.198 5.583h4.165l3.588 8.435 3.59-8.435h3.864v.146l-.019.004c-.705.16-1.063.397-1.063 1.254h-.003l.003 10.274c.06.676.424.885 1.063 1.03l.02.004v.145h-4.923v-.145l.019-.005c.639-.144.994-.353 1.054-1.03V7.267l-4.745 11.15h-.261L6.15 7.569v9.445c0 .857.358 1.094 1.063 1.253l.02.004v.147H4.405v-.147l.019-.004c.705-.16 1.065-.397 1.065-1.253V6.987c0-.857-.358-1.094-1.064-1.254l-.018-.004zm19.25 3.668c-1.086.023-1.733 1.323-1.813 3.124H24V9.298a1.378 1.378 0 0 0-.342-.047Zm-1.862 3.632c-.1 1.756.86 3.239 2.204 3.634v-3.634z\"}]]}]}]}]\n1a:[\"$\",\"div\",null,{\"className\":\"mt-12 border-t pt-6 text-xs text-muted-foreground\",\"children\":[\"$\",\"p\",null,{\"children\":\"© نشریهی علمی فرهنگی بایت - دانشکده مهندسی کامپیوتر - دانشگاه صنعتی شریف\"}]}]\n1f:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#12151c\"}],[\"$\",\"meta\",\"3\",{\"name\":\"theme-color\",\"content\":\"#e8ebf2\",\"media\":\"(prefers-color-scheme: light)\"}],[\"$\",\"meta\",\"4\",{\"name\":\"theme-color\",\"content\":\"#12151c\",\"media\":\"(prefers-color-scheme: dark)\"}]]\n22:I[978246,[\"/_next/static/chunks/1y1q2v1z_a8pa.js\",\"/_next/static/chunks/3r3wldw7syj51.js\",\"/_next/static/chunks/0omn07tsjtcgz.js\",\"/_next/static/chunks/22tdxox2ojvkf.js\",\"/_next/static/chunks/0oaz9y-7-lnj4.js\",\"/_next/static/chunks/0ocvexmfdvwp9.js\"],\"IconMark\"]\n1d:null\n21:[[\"$\",\"title\",\"0\",{\"children\":\"نشریهی علمی فرهنگی بایت\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"نشریهی علمی فرهنگی بایت، دانشکدهی مهندسی کامپیوتر دانشگاه صنعتی شریف\"}],[\"$\",\"meta\",\"2\",{\"name\":\"application-name\",\"content\":\"نشریهی علمی فرهنگی بایت\"}],[\"$\",\"link\",\"3\",{\"rel\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"meta\",\"4\",{\"property\":\"og:title\",\"content\":\"نشریهی علمی فرهنگی بایت\"}],[\"$\",\"meta\",\"5\",{\"property\":\"og:description\",\"content\":\"نشریهی علمی فرهنگی بایت، دانشکدهی مهندسی کامپیوتر دانشگاه صنعتی شریف\"}],[\"$\",\"meta\",\"6\",{\"property\":\"og:url\",\"content\":\"https://byte-mag.ir/\"}],[\"$\",\"meta\",\"7\",{\"property\":\"og:site_name\",\"content\":\"نشریهی علمی فرهنگی بایت\"}],[\"$\",\"meta\",\"8\",{\"property\":\"og:locale\",\"content\":\"fa_IR\"}],[\"$\",\"meta\",\"9\",{\"property\":\"og:image\",\"content\":\"https://byte-mag.ir/img/social-card.png\"}],[\"$\",\"meta\",\"10\",{\"property\":\"og:image:type\",\"content\":\"image/png\"}],[\"$\",\"meta\",\"11\",{\"property\":\"og:image:width\",\"content\":\"2400\"}],[\"$\",\"meta\",\"12\",{\"property\":\"og:image:height\",\"content\":\"1350\"}],[\"$\",\"meta\",\"13\",{\"property\":\"og:image:alt\",\"content\":\"نشریهی علمی فرهنگی بایت\"}],[\"$\",\"meta\",\"14\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"15\",{\"name\":\"twitter:card\",\"content\":\"summary_large_image\"}],[\"$\",\"meta\",\"16\",{\"name\":\"twitter:title\",\"content\":\"نشریهی علمی فرهنگی بایت\"}],[\"$\",\"meta\",\"17\",{\"name\":\"twitter:description\",\"content\":\"نشریهی علمی فرهنگی بایت، دانشکدهی مهندسی کامپیوتر دانشگاه صنعتی شریف\"}],[\"$\",\"meta\",\"18\",{\"name\":\"twitter:image\",\"content\":\"https://byte-mag.ir/img/social-card.png\"}],[\"$\",\"link\",\"19\",{\"rel\":\"icon\",\"href\":\"/img/favicon.ico\"}],[\"$\",\"$L22\",\"20\",{}]]\n"])</script></body></html>