Skip to content

Commit

Permalink
public
Browse files Browse the repository at this point in the history
  • Loading branch information
rka97 committed Jan 11, 2025
1 parent c89cf9b commit fe4ba7f
Show file tree
Hide file tree
Showing 8 changed files with 52 additions and 66 deletions.
20 changes: 10 additions & 10 deletions public/404.html
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
<!DOCTYPE html>
<html lang="en-us">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Ahmed&#39;s corner/404.html</title>

<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="all,follow">
<meta name="googlebot" content="index,follow,snippet,archive">
<link rel="stylesheet" href="http://localhost:1313/hugo-theme-console/css/terminal-0.7.4.min.css">
<link rel="stylesheet" href="http://localhost:1313/hugo-theme-console/css/animate-4.1.1.min.css">
<link rel="stylesheet" href="http://localhost:1313/hugo-theme-console/css/console.css">
<link rel="stylesheet" href="https://www.akhaled.net/hugo-theme-console/css/terminal-0.7.4.min.css">
<link rel="stylesheet" href="https://www.akhaled.net/hugo-theme-console/css/animate-4.1.1.min.css">
<link rel="stylesheet" href="https://www.akhaled.net/hugo-theme-console/css/console.css">

<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
Expand All @@ -19,13 +19,13 @@
<meta property="og:title" content="404 Page not found" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://localhost:1313/404.html" />
<meta property="og:url" content="https://www.akhaled.net/404.html" />


<meta name="twitter:title" content="404 Page not found"/>
<meta name="twitter:description" content=""/>

<link rel="stylesheet" href="http://localhost:1313/css/custom.css">
<link rel="stylesheet" href="https://www.akhaled.net/css/custom.css">
</head>
<body class="terminal">
<div class="container">
Expand All @@ -34,12 +34,12 @@
<div class="logo terminal-prompt">


<a href="http://localhost:1313/" class="no-style ">Ahmed&#39;s corner</a>:~#
<a href='http://localhost:1313/404.html'>404.html</a>/</div></header>
<a href="https://www.akhaled.net/" class="no-style ">Ahmed&#39;s corner</a>:~#
<a href='https://www.akhaled.net/404.html'>404.html</a>/</div></header>
<nav class="terminal-menu">
<ul vocab="https://schema.org/" typeof="BreadcrumbList">

<li><a href="http://localhost:1313/pdfs/cv.pdf" typeof="ListItem">CV</a></li>
<li><a href="https://www.akhaled.net/pdfs/cv.pdf" typeof="ListItem">CV</a></li>

<li><a href="https://scholar.google.com/citations?user=Bc3wOdsAAAAJ&amp;hl=en" typeof="ListItem">Scholar</a></li>

Expand All @@ -53,7 +53,7 @@
<div class="container animated zoomIn fast" >

<h1>Page not found</h1>
<p><a href="http://localhost:1313/">Return to the home page</a>.</p>
<p><a href="https://www.akhaled.net/">Return to the home page</a>.</p>

<div class="footer">
Powered by <a href="https://gohugo.io/">Hugo</a> with
Expand Down
20 changes: 10 additions & 10 deletions public/categories/index.html
Original file line number Diff line number Diff line change
@@ -1,33 +1,33 @@
<!DOCTYPE html>
<html lang="en-us">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Ahmed&#39;s corner/categories/</title>

<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="all,follow">
<meta name="googlebot" content="index,follow,snippet,archive">
<link rel="stylesheet" href="http://localhost:1313/hugo-theme-console/css/terminal-0.7.4.min.css">
<link rel="stylesheet" href="http://localhost:1313/hugo-theme-console/css/animate-4.1.1.min.css">
<link rel="stylesheet" href="http://localhost:1313/hugo-theme-console/css/console.css">
<link rel="stylesheet" href="https://www.akhaled.net/hugo-theme-console/css/terminal-0.7.4.min.css">
<link rel="stylesheet" href="https://www.akhaled.net/hugo-theme-console/css/animate-4.1.1.min.css">
<link rel="stylesheet" href="https://www.akhaled.net/hugo-theme-console/css/console.css">

<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->

<link href="http://localhost:1313/categories/index.xml" rel="alternate" type="application/rss+xml" title="Ahmed's corner" />
<link href="https://www.akhaled.net/categories/index.xml" rel="alternate" type="application/rss+xml" title="Ahmed's corner" />
<meta property="og:title" content="Categories" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://localhost:1313/categories/" />
<meta property="og:url" content="https://www.akhaled.net/categories/" />


<meta name="twitter:title" content="Categories"/>
<meta name="twitter:description" content=""/>

<link rel="stylesheet" href="http://localhost:1313/css/custom.css">
<link rel="stylesheet" href="https://www.akhaled.net/css/custom.css">
</head>
<body class="terminal">
<div class="container">
Expand All @@ -36,12 +36,12 @@
<div class="logo terminal-prompt">


<a href="http://localhost:1313/" class="no-style ">Ahmed&#39;s corner</a>:~#
<a href='http://localhost:1313/categories'>categories</a>/</div></header>
<a href="https://www.akhaled.net/" class="no-style ">Ahmed&#39;s corner</a>:~#
<a href='https://www.akhaled.net/categories'>categories</a>/</div></header>
<nav class="terminal-menu">
<ul vocab="https://schema.org/" typeof="BreadcrumbList">

<li><a href="http://localhost:1313/pdfs/cv.pdf" typeof="ListItem">CV</a></li>
<li><a href="https://www.akhaled.net/pdfs/cv.pdf" typeof="ListItem">CV</a></li>

<li><a href="https://scholar.google.com/citations?user=Bc3wOdsAAAAJ&amp;hl=en" typeof="ListItem">Scholar</a></li>

Expand Down
4 changes: 2 additions & 2 deletions public/categories/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Categories on Ahmed&#39;s corner</title>
<link>http://localhost:1313/categories/</link>
<link>https://www.akhaled.net/categories/</link>
<description>Recent content in Categories on Ahmed&#39;s corner</description>
<generator>Hugo</generator>
<language>en-us</language>
<atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="https://www.akhaled.net/categories/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>
18 changes: 9 additions & 9 deletions public/index.html
Original file line number Diff line number Diff line change
@@ -1,34 +1,34 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta name="generator" content="Hugo 0.140.1"><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<meta name="generator" content="Hugo 0.140.1">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Ahmed&#39;s corner/</title>

<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="all,follow">
<meta name="googlebot" content="index,follow,snippet,archive">
<link rel="stylesheet" href="http://localhost:1313/hugo-theme-console/css/terminal-0.7.4.min.css">
<link rel="stylesheet" href="http://localhost:1313/hugo-theme-console/css/animate-4.1.1.min.css">
<link rel="stylesheet" href="http://localhost:1313/hugo-theme-console/css/console.css">
<link rel="stylesheet" href="https://www.akhaled.net/hugo-theme-console/css/terminal-0.7.4.min.css">
<link rel="stylesheet" href="https://www.akhaled.net/hugo-theme-console/css/animate-4.1.1.min.css">
<link rel="stylesheet" href="https://www.akhaled.net/hugo-theme-console/css/console.css">

<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->

<link href="http://localhost:1313/index.xml" rel="alternate" type="application/rss+xml" title="Ahmed's corner" />
<link href="https://www.akhaled.net/index.xml" rel="alternate" type="application/rss+xml" title="Ahmed's corner" />
<meta property="og:title" content="" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://localhost:1313/" />
<meta property="og:url" content="https://www.akhaled.net/" />


<meta name="twitter:title" content=""/>
<meta name="twitter:description" content=""/>

<link rel="stylesheet" href="http://localhost:1313/css/custom.css">
<link rel="stylesheet" href="https://www.akhaled.net/css/custom.css">
</head>
<body class="terminal">
<div class="container">
Expand All @@ -37,12 +37,12 @@
<div class="logo terminal-prompt">


<a href="http://localhost:1313/" class="no-style ">Ahmed&#39;s corner</a>:~#
<a href="https://www.akhaled.net/" class="no-style ">Ahmed&#39;s corner</a>:~#
</div></header>
<nav class="terminal-menu">
<ul vocab="https://schema.org/" typeof="BreadcrumbList">

<li><a href="http://localhost:1313/pdfs/cv.pdf" typeof="ListItem">CV</a></li>
<li><a href="https://www.akhaled.net/pdfs/cv.pdf" typeof="ListItem">CV</a></li>

<li><a href="https://scholar.google.com/citations?user=Bc3wOdsAAAAJ&amp;hl=en" typeof="ListItem">Scholar</a></li>

Expand Down
15 changes: 4 additions & 11 deletions public/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,18 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Ahmed&#39;s corner</title>
<link>http://localhost:1313/</link>
<link>https://www.akhaled.net/</link>
<description>Recent content on Ahmed&#39;s corner</description>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate>Mon, 23 Dec 2024 01:22:42 -0500</lastBuildDate>
<atom:link href="http://localhost:1313/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="https://www.akhaled.net/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>The future</title>
<link>http://localhost:1313/blog/posts/the_future/</link>
<link>https://www.akhaled.net/blog/posts/the_future/</link>
<pubDate>Mon, 23 Dec 2024 01:22:42 -0500</pubDate>
<guid>http://localhost:1313/blog/posts/the_future/</guid>
<guid>https://www.akhaled.net/blog/posts/the_future/</guid>
<description>&lt;p&gt;It is the future.&lt;/p&gt;</description>
</item>
<item>
<title>Useless heralds of the doomsday</title>
<link>http://localhost:1313/blog/useless_heralds/</link>
<pubDate>Mon, 23 Dec 2024 01:22:42 -0500</pubDate>
<guid>http://localhost:1313/blog/useless_heralds/</guid>
<description>&lt;p&gt;We are at an exciting point in time&amp;ndash; we might be observing, potentially, the emergence of a so-called AGI, an Artificial General Intelligene. If you believe benchmarks like SWE-Bench for software engineering, GPQA for Ph.D.-level science questions, or EpochAI Frontier Math (for math, duh), then there are now models (like OpenAI&amp;rsquo;s o3) which are quickly approaching human performance. We have no reason to believe this trajectory will not continue. On the contrary, it is &lt;em&gt;accelerating.&lt;/em&gt; My personal opinion is that artificial intelligence is quite weird and alien, that it will soon (&amp;lt;3 years) overtake the best humans on many tasks (including math) but will still fail in ways that, to us, will be quite perplexing. If this trajectory does not continue, and for some reason human-level performance in reasoning-based tasks remains outside the ability of machine learning models, then this post will be irrelevant.&lt;/p&gt;</description>
</item>
</channel>
</rss>
17 changes: 5 additions & 12 deletions public/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,41 +4,34 @@


<url>
<loc>http://localhost:1313/</loc>
<loc>https://www.akhaled.net/</loc>
<lastmod>2024-12-23T01:22:42-05:00</lastmod>
</url>



<url>
<loc>http://localhost:1313/blog/</loc>
<loc>https://www.akhaled.net/blog/</loc>
<lastmod>2024-12-23T01:22:42-05:00</lastmod>
</url>



<url>
<loc>http://localhost:1313/blog/posts/the_future/</loc>
<loc>https://www.akhaled.net/blog/posts/the_future/</loc>
<lastmod>2024-12-23T01:22:42-05:00</lastmod>
</url>



<url>
<loc>http://localhost:1313/blog/useless_heralds/</loc>
<lastmod>2024-12-23T01:22:42-05:00</lastmod>
</url>



<url>
<loc>http://localhost:1313/categories/</loc>
<loc>https://www.akhaled.net/categories/</loc>
</url>



<url>
<loc>http://localhost:1313/tags/</loc>
<loc>https://www.akhaled.net/tags/</loc>
</url>


Expand Down
20 changes: 10 additions & 10 deletions public/tags/index.html
Original file line number Diff line number Diff line change
@@ -1,33 +1,33 @@
<!DOCTYPE html>
<html lang="en-us">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Ahmed&#39;s corner/tags/</title>

<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="all,follow">
<meta name="googlebot" content="index,follow,snippet,archive">
<link rel="stylesheet" href="http://localhost:1313/hugo-theme-console/css/terminal-0.7.4.min.css">
<link rel="stylesheet" href="http://localhost:1313/hugo-theme-console/css/animate-4.1.1.min.css">
<link rel="stylesheet" href="http://localhost:1313/hugo-theme-console/css/console.css">
<link rel="stylesheet" href="https://www.akhaled.net/hugo-theme-console/css/terminal-0.7.4.min.css">
<link rel="stylesheet" href="https://www.akhaled.net/hugo-theme-console/css/animate-4.1.1.min.css">
<link rel="stylesheet" href="https://www.akhaled.net/hugo-theme-console/css/console.css">

<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->

<link href="http://localhost:1313/tags/index.xml" rel="alternate" type="application/rss+xml" title="Ahmed's corner" />
<link href="https://www.akhaled.net/tags/index.xml" rel="alternate" type="application/rss+xml" title="Ahmed's corner" />
<meta property="og:title" content="Tags" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://localhost:1313/tags/" />
<meta property="og:url" content="https://www.akhaled.net/tags/" />


<meta name="twitter:title" content="Tags"/>
<meta name="twitter:description" content=""/>

<link rel="stylesheet" href="http://localhost:1313/css/custom.css">
<link rel="stylesheet" href="https://www.akhaled.net/css/custom.css">
</head>
<body class="terminal">
<div class="container">
Expand All @@ -36,12 +36,12 @@
<div class="logo terminal-prompt">


<a href="http://localhost:1313/" class="no-style ">Ahmed&#39;s corner</a>:~#
<a href='http://localhost:1313/tags'>tags</a>/</div></header>
<a href="https://www.akhaled.net/" class="no-style ">Ahmed&#39;s corner</a>:~#
<a href='https://www.akhaled.net/tags'>tags</a>/</div></header>
<nav class="terminal-menu">
<ul vocab="https://schema.org/" typeof="BreadcrumbList">

<li><a href="http://localhost:1313/pdfs/cv.pdf" typeof="ListItem">CV</a></li>
<li><a href="https://www.akhaled.net/pdfs/cv.pdf" typeof="ListItem">CV</a></li>

<li><a href="https://scholar.google.com/citations?user=Bc3wOdsAAAAJ&amp;hl=en" typeof="ListItem">Scholar</a></li>

Expand Down
4 changes: 2 additions & 2 deletions public/tags/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Tags on Ahmed&#39;s corner</title>
<link>http://localhost:1313/tags/</link>
<link>https://www.akhaled.net/tags/</link>
<description>Recent content in Tags on Ahmed&#39;s corner</description>
<generator>Hugo</generator>
<language>en-us</language>
<atom:link href="http://localhost:1313/tags/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="https://www.akhaled.net/tags/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>

0 comments on commit fe4ba7f

Please sign in to comment.