a9f0019fb6
Add a few more commands to make
2024-05-10 22:03:52 +05:30
1f03b8353f
posts: Add a section on running autoeq to parametric autoeq
2024-05-08 13:52:43 +05:30
a6c5f12845
Add a simple Makefile to build and watch
2024-05-08 12:48:41 +05:30
9cd31c3dff
Update link to Haskell meetup
2024-05-07 18:34:08 +05:30
00c0a27654
posts: Add post on PipeWire compressed offload
2024-05-07 18:23:10 +05:30
00299462e9
posts: Add post on PipeWire parametric equalizer
2024-05-07 18:17:58 +05:30
6a97be4513
Use GHC 9.8.2 as default
2024-05-07 17:35:37 +05:30
636debf95a
Create a separate Resume page
2024-05-07 17:29:38 +05:30
5ea92076b9
Add our talk at GStreamer conference 2023
2023-10-27 19:56:49 +05:30
ff64c6c7a6
cabal.project: Use GHC 9.6.3 as default
2023-10-27 19:54:19 +05:30
755b7f0005
Use ghc 9.6.2 as default
2023-07-01 12:55:38 +05:30
1f9a355cf3
Allow compiling with latest GHC
2023-05-30 11:34:27 +05:30
c226b5a9dc
cabal.project: Use GHC 9.2.5 by default
2023-03-04 22:36:22 +05:30
7c5fb7a169
hakyll-site.cabal: Cabal format
2023-03-04 15:04:16 +05:30
f9e2692a25
Update link to the Rust meetup
2023-02-17 11:04:39 +05:30
4717d87f18
Add links to our self hosted Mastodon instance
2023-01-23 12:31:53 +05:30
e143be9894
Point to our self hosted git instance
2023-01-22 14:33:21 +05:30
73e2800295
Add link to keyoxide profile
2022-12-17 11:37:38 +05:30
f195dd0cad
Update about me
2022-12-17 08:56:59 +05:30
77317d3369
Update Mastodon link
2022-11-23 09:56:35 +05:30
4fb75c9009
Fix Mastodon profile verification
...
Fixes commit f3655c2
.
2022-11-20 10:26:27 +05:30
8f2e20b3d3
cabal.project: Add a cabal project file to pin compiler used
...
This allows us to specify something else in .cabal/config.
2022-11-19 14:51:53 +05:30
61f35bbb3a
site.hs: Format with default LSP formatter
2022-11-19 14:33:51 +05:30
2490265685
Minor clean up for build depends
2022-11-19 14:17:49 +05:30
710955ed42
site.hs: Clean up redundant bracket
2022-11-19 14:16:44 +05:30
990c576703
Drop stack
...
We use cabal now.
2022-11-19 14:09:36 +05:30
d643e7df12
Drop google analytics
...
Don't be evil :).
2022-11-19 13:08:31 +05:30
f3655c2017
Add link for Mastodon profile verification
2022-11-19 13:02:14 +05:30
ad7c88c920
Drop twitter for Mastodon
2022-11-19 12:45:34 +05:30
cf61d9424a
Ignore cabal build artifact
2022-11-19 12:06:40 +05:30
c66e7cbc7d
Drop vale locally from the repo
...
We have a global setup for vale now.
2022-11-19 12:06:05 +05:30
98a60c1fbc
posts: gdb-scripting: Grammar correction
2021-12-25 19:33:56 +05:30
77ac78d6e8
Add vale
2021-11-28 19:07:10 +05:30
043b246f18
Minor clarification to the gdb scripting post
2021-11-14 12:16:03 +05:30
cb6d718d89
Update to latest possible LTS and packages
2021-11-14 12:02:47 +05:30
9abfcc22a1
Ignore generated public directory
2021-11-13 18:55:56 +05:30
105484af9f
Update about me
2021-11-13 18:51:43 +05:30
601c65e809
Add a post on gdb scripting
2021-11-13 18:11:27 +05:30
c941fe6ac5
Drop gitlab CI build
...
gitlab now provides only 400 CI minutes on free tier. This is useless as
our hakyll build + deployment takes about an hour. Just drop this as we
anyways now have our own domain and hosting.
2021-02-09 18:56:04 +05:30
a447120f95
Update to use own domain
2021-02-09 18:55:46 +05:30
e07808142d
gitlab-ci: Update CI configuration
...
Use system ghc and also cache .stack-work.
2020-12-17 13:03:42 +05:30
dfc1445158
Update about me
2020-10-06 12:22:46 +05:30
36305a9fb2
Update About me
...
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
2020-04-05 14:37:54 +05:30
046d146e51
site.hs: Fix do block indentation
...
Strangely this did not fail locally but failed in build.
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
2020-04-05 12:39:12 +05:30
eb156a9531
Update gitlab ci configuration
...
Expecting the changes to do the builds faster.
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
2020-04-05 11:35:48 +05:30
be7593fab6
site.hs: Fix build failure
...
Fix gitlab ci build failures. See
https://jaspervdj.be/hakyll/tutorials/faq.html#hgetcontents-invalid-argument-or-commitbuffer-invalid-argument
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
2020-04-05 10:34:04 +05:30
aed444dfc9
Update gitignore
...
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
2020-04-04 20:19:34 +05:30
8719aa4672
Fix tags
...
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
2020-04-04 20:15:31 +05:30
734f268715
UI improvements for blog.
...
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
2020-04-04 19:42:52 +05:30
d914e1048d
Update tags for the uio post
...
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
2019-10-17 14:18:03 +05:30