-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7e33cb8
commit 94509ec
Showing
33 changed files
with
202 additions
and
202 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,6 @@ | |
<html lang="en" class="h-100"> | ||
|
||
<head> | ||
{% block head %} | ||
<title>{% block title %}{% endblock %}</title> | ||
<!-- Required meta tags --> | ||
<meta charset="utf-8"> | ||
|
@@ -12,6 +11,8 @@ | |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css" integrity="sha512-xh6O/CkQoPOWDdYTDqeRdPCVd1SpvCA9XXcUnZS2FmJNp1coAFzvtCN9BmamE+4aHK8yyUHUSCcJHgXloTyT2A==" crossorigin="anonymous" referrerpolicy="no-referrer" /> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/devicons/[email protected]/devicon.min.css"> | ||
|
||
{% block head %}{% endblock %} | ||
|
||
<script defer src="https://cdn.jsdelivr.net/npm/@alpinejs/[email protected]/dist/cdn.min.js"></script> | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/cdn.min.js"></script> | ||
|
||
|
@@ -27,7 +28,6 @@ | |
gtag('config', 'AW-16529255328'); | ||
</script> | ||
{% endif %} | ||
{% endblock %} | ||
</head> | ||
|
||
<body class="d-flex flex-column h-100"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,6 @@ | |
<html lang="en" class="h-100"> | ||
|
||
<head> | ||
|
||
|
||
<title>Amir Karimi - About</title> | ||
<!-- Required meta tags --> | ||
<meta charset="utf-8"> | ||
|
@@ -13,6 +11,11 @@ | |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css" integrity="sha512-xh6O/CkQoPOWDdYTDqeRdPCVd1SpvCA9XXcUnZS2FmJNp1coAFzvtCN9BmamE+4aHK8yyUHUSCcJHgXloTyT2A==" crossorigin="anonymous" referrerpolicy="no-referrer" /> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/devicons/[email protected]/devicon.min.css"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
<script defer src="https://cdn.jsdelivr.net/npm/@alpinejs/[email protected]/dist/cdn.min.js"></script> | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/cdn.min.js"></script> | ||
|
||
|
@@ -28,9 +31,6 @@ | |
gtag('config', 'AW-16529255328'); | ||
</script> | ||
|
||
|
||
|
||
|
||
</head> | ||
|
||
<body class="d-flex flex-column h-100"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,6 @@ | |
<html lang="en" class="h-100"> | ||
|
||
<head> | ||
|
||
|
||
<title>Amir Karimi - Blog - Why Functional Programming?</title> | ||
<!-- Required meta tags --> | ||
<meta charset="utf-8"> | ||
|
@@ -13,6 +11,11 @@ | |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css" integrity="sha512-xh6O/CkQoPOWDdYTDqeRdPCVd1SpvCA9XXcUnZS2FmJNp1coAFzvtCN9BmamE+4aHK8yyUHUSCcJHgXloTyT2A==" crossorigin="anonymous" referrerpolicy="no-referrer" /> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/devicons/[email protected]/devicon.min.css"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
<script defer src="https://cdn.jsdelivr.net/npm/@alpinejs/[email protected]/dist/cdn.min.js"></script> | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/cdn.min.js"></script> | ||
|
||
|
@@ -28,9 +31,6 @@ | |
gtag('config', 'AW-16529255328'); | ||
</script> | ||
|
||
|
||
|
||
|
||
</head> | ||
|
||
<body class="d-flex flex-column h-100"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,6 @@ | |
<html lang="en" class="h-100"> | ||
|
||
<head> | ||
|
||
|
||
<title>Amir Karimi - Blog - Installing RVM on Ubuntu Desktop</title> | ||
<!-- Required meta tags --> | ||
<meta charset="utf-8"> | ||
|
@@ -13,6 +11,11 @@ | |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css" integrity="sha512-xh6O/CkQoPOWDdYTDqeRdPCVd1SpvCA9XXcUnZS2FmJNp1coAFzvtCN9BmamE+4aHK8yyUHUSCcJHgXloTyT2A==" crossorigin="anonymous" referrerpolicy="no-referrer" /> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/devicons/[email protected]/devicon.min.css"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
<script defer src="https://cdn.jsdelivr.net/npm/@alpinejs/[email protected]/dist/cdn.min.js"></script> | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/cdn.min.js"></script> | ||
|
||
|
@@ -28,9 +31,6 @@ | |
gtag('config', 'AW-16529255328'); | ||
</script> | ||
|
||
|
||
|
||
|
||
</head> | ||
|
||
<body class="d-flex flex-column h-100"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,6 @@ | |
<html lang="en" class="h-100"> | ||
|
||
<head> | ||
|
||
|
||
<title>Amir Karimi - Blog - How I Deploy My Play! Apps</title> | ||
<!-- Required meta tags --> | ||
<meta charset="utf-8"> | ||
|
@@ -13,6 +11,11 @@ | |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css" integrity="sha512-xh6O/CkQoPOWDdYTDqeRdPCVd1SpvCA9XXcUnZS2FmJNp1coAFzvtCN9BmamE+4aHK8yyUHUSCcJHgXloTyT2A==" crossorigin="anonymous" referrerpolicy="no-referrer" /> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/devicons/[email protected]/devicon.min.css"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
<script defer src="https://cdn.jsdelivr.net/npm/@alpinejs/[email protected]/dist/cdn.min.js"></script> | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/cdn.min.js"></script> | ||
|
||
|
@@ -28,9 +31,6 @@ | |
gtag('config', 'AW-16529255328'); | ||
</script> | ||
|
||
|
||
|
||
|
||
</head> | ||
|
||
<body class="d-flex flex-column h-100"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,6 @@ | |
<html lang="en" class="h-100"> | ||
|
||
<head> | ||
|
||
|
||
<title>Amir Karimi - Blog - Akka: Integration Tests for Single Node Cluster Sharding</title> | ||
<!-- Required meta tags --> | ||
<meta charset="utf-8"> | ||
|
@@ -13,6 +11,11 @@ | |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css" integrity="sha512-xh6O/CkQoPOWDdYTDqeRdPCVd1SpvCA9XXcUnZS2FmJNp1coAFzvtCN9BmamE+4aHK8yyUHUSCcJHgXloTyT2A==" crossorigin="anonymous" referrerpolicy="no-referrer" /> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/devicons/[email protected]/devicon.min.css"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
<script defer src="https://cdn.jsdelivr.net/npm/@alpinejs/[email protected]/dist/cdn.min.js"></script> | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/cdn.min.js"></script> | ||
|
||
|
@@ -28,9 +31,6 @@ | |
gtag('config', 'AW-16529255328'); | ||
</script> | ||
|
||
|
||
|
||
|
||
</head> | ||
|
||
<body class="d-flex flex-column h-100"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,6 @@ | |
<html lang="en" class="h-100"> | ||
|
||
<head> | ||
|
||
|
||
<title>Amir Karimi - Blog - Non-verbose SEO friendly internationalization for Play framework</title> | ||
<!-- Required meta tags --> | ||
<meta charset="utf-8"> | ||
|
@@ -13,6 +11,11 @@ | |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css" integrity="sha512-xh6O/CkQoPOWDdYTDqeRdPCVd1SpvCA9XXcUnZS2FmJNp1coAFzvtCN9BmamE+4aHK8yyUHUSCcJHgXloTyT2A==" crossorigin="anonymous" referrerpolicy="no-referrer" /> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/devicons/[email protected]/devicon.min.css"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
<script defer src="https://cdn.jsdelivr.net/npm/@alpinejs/[email protected]/dist/cdn.min.js"></script> | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/cdn.min.js"></script> | ||
|
||
|
@@ -28,9 +31,6 @@ | |
gtag('config', 'AW-16529255328'); | ||
</script> | ||
|
||
|
||
|
||
|
||
</head> | ||
|
||
<body class="d-flex flex-column h-100"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,6 @@ | |
<html lang="en" class="h-100"> | ||
|
||
<head> | ||
|
||
|
||
<title>Amir Karimi - Blog - How to run 32-bit Andorid SDK on 64-bit Arch Linux</title> | ||
<!-- Required meta tags --> | ||
<meta charset="utf-8"> | ||
|
@@ -13,6 +11,11 @@ | |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css" integrity="sha512-xh6O/CkQoPOWDdYTDqeRdPCVd1SpvCA9XXcUnZS2FmJNp1coAFzvtCN9BmamE+4aHK8yyUHUSCcJHgXloTyT2A==" crossorigin="anonymous" referrerpolicy="no-referrer" /> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/devicons/[email protected]/devicon.min.css"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
<script defer src="https://cdn.jsdelivr.net/npm/@alpinejs/[email protected]/dist/cdn.min.js"></script> | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/cdn.min.js"></script> | ||
|
||
|
@@ -28,9 +31,6 @@ | |
gtag('config', 'AW-16529255328'); | ||
</script> | ||
|
||
|
||
|
||
|
||
</head> | ||
|
||
<body class="d-flex flex-column h-100"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,6 @@ | |
<html lang="en" class="h-100"> | ||
|
||
<head> | ||
|
||
|
||
<title>Amir Karimi - Blog - The hacker scripts in Scala</title> | ||
<!-- Required meta tags --> | ||
<meta charset="utf-8"> | ||
|
@@ -13,6 +11,11 @@ | |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css" integrity="sha512-xh6O/CkQoPOWDdYTDqeRdPCVd1SpvCA9XXcUnZS2FmJNp1coAFzvtCN9BmamE+4aHK8yyUHUSCcJHgXloTyT2A==" crossorigin="anonymous" referrerpolicy="no-referrer" /> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/devicons/[email protected]/devicon.min.css"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
<script defer src="https://cdn.jsdelivr.net/npm/@alpinejs/[email protected]/dist/cdn.min.js"></script> | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/cdn.min.js"></script> | ||
|
||
|
@@ -28,9 +31,6 @@ | |
gtag('config', 'AW-16529255328'); | ||
</script> | ||
|
||
|
||
|
||
|
||
</head> | ||
|
||
<body class="d-flex flex-column h-100"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,6 @@ | |
<html lang="en" class="h-100"> | ||
|
||
<head> | ||
|
||
|
||
<title>Amir Karimi - Blog - Running SBT on a Linux encrypted home</title> | ||
<!-- Required meta tags --> | ||
<meta charset="utf-8"> | ||
|
@@ -13,6 +11,13 @@ | |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css" integrity="sha512-xh6O/CkQoPOWDdYTDqeRdPCVd1SpvCA9XXcUnZS2FmJNp1coAFzvtCN9BmamE+4aHK8yyUHUSCcJHgXloTyT2A==" crossorigin="anonymous" referrerpolicy="no-referrer" /> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/devicons/[email protected]/devicon.min.css"> | ||
|
||
|
||
|
||
|
||
<meta name="keywords" content="sbt, linux, encrypted home, scala, File name too long, java.lang.NoSuchMethodError" /> | ||
|
||
|
||
|
||
<script defer src="https://cdn.jsdelivr.net/npm/@alpinejs/[email protected]/dist/cdn.min.js"></script> | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/cdn.min.js"></script> | ||
|
||
|
@@ -28,11 +33,6 @@ | |
gtag('config', 'AW-16529255328'); | ||
</script> | ||
|
||
|
||
|
||
<meta name="keywords" content="sbt, linux, encrypted home, scala, File name too long, java.lang.NoSuchMethodError" /> | ||
|
||
|
||
</head> | ||
|
||
<body class="d-flex flex-column h-100"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,6 @@ | |
<html lang="en" class="h-100"> | ||
|
||
<head> | ||
|
||
|
||
<title>Amir Karimi - Blog - Type Injection in Scala</title> | ||
<!-- Required meta tags --> | ||
<meta charset="utf-8"> | ||
|
@@ -13,6 +11,13 @@ | |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css" integrity="sha512-xh6O/CkQoPOWDdYTDqeRdPCVd1SpvCA9XXcUnZS2FmJNp1coAFzvtCN9BmamE+4aHK8yyUHUSCcJHgXloTyT2A==" crossorigin="anonymous" referrerpolicy="no-referrer" /> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/devicons/[email protected]/devicon.min.css"> | ||
|
||
|
||
|
||
|
||
<meta name="keywords" content="scala, type injection, injection, di, dependency injection, slick, database-agnostic, data-access" /> | ||
|
||
|
||
|
||
<script defer src="https://cdn.jsdelivr.net/npm/@alpinejs/[email protected]/dist/cdn.min.js"></script> | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/cdn.min.js"></script> | ||
|
||
|
@@ -28,11 +33,6 @@ | |
gtag('config', 'AW-16529255328'); | ||
</script> | ||
|
||
|
||
|
||
<meta name="keywords" content="scala, type injection, injection, di, dependency injection, slick, database-agnostic, data-access" /> | ||
|
||
|
||
</head> | ||
|
||
<body class="d-flex flex-column h-100"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,6 @@ | |
<html lang="en" class="h-100"> | ||
|
||
<head> | ||
|
||
|
||
<title>Amir Karimi - Blog - Back to Ubuntu from Arch</title> | ||
<!-- Required meta tags --> | ||
<meta charset="utf-8"> | ||
|
@@ -13,6 +11,13 @@ | |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css" integrity="sha512-xh6O/CkQoPOWDdYTDqeRdPCVd1SpvCA9XXcUnZS2FmJNp1coAFzvtCN9BmamE+4aHK8yyUHUSCcJHgXloTyT2A==" crossorigin="anonymous" referrerpolicy="no-referrer" /> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/devicons/[email protected]/devicon.min.css"> | ||
|
||
|
||
|
||
|
||
<meta name="keywords" content="linux, Arch, ubuntu, open source" /> | ||
|
||
|
||
|
||
<script defer src="https://cdn.jsdelivr.net/npm/@alpinejs/[email protected]/dist/cdn.min.js"></script> | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/cdn.min.js"></script> | ||
|
||
|
@@ -28,11 +33,6 @@ | |
gtag('config', 'AW-16529255328'); | ||
</script> | ||
|
||
|
||
|
||
<meta name="keywords" content="linux, Arch, ubuntu, open source" /> | ||
|
||
|
||
</head> | ||
|
||
<body class="d-flex flex-column h-100"> | ||
|
Oops, something went wrong.