Coder Social home page Coder Social logo

abhin4v.github.io's Introduction

Hi there πŸ‘‹

website Fediverse

I am Abhinav Sarkar. I'm a software engineer currently living in Bangalore, India. When not making software, I read books, play drums, take photos and ride my bike.

Haskell Nix MacOS VSCode iTerm

Latest blog posts and notes

abhin4v.github.io's People

Contributors

abhin4v avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

abhin4v.github.io's Issues

Mention new repository URL and license

@abhin4v your website's source code is a very pleasant read! Thank you!

I was happy to see that you're still publishing its source on https://code.abhinavsarkar.net/abhin4v/abhin4v.github.io but this new repository is harder to find because the README.md and https://jaspervdj.be/hakyll/examples.html still point to https://github.com/abhin4v/abhin4v.github.io . I can understand your keeping the latter pointing to the old repository now that you're no longer using Hakyll but it would be great to mention the new repository somewhere as well.

Also, your site.cabal is missing a license: field, so I guess that by default all rights are reserved to you and one cannot copy your code legally. Arguably you should also add per file SPDX comments (eg. using the https://reuse.software) to be as accurate and unambiguous as possible, or it could be as unintrusive as a single .reuse/dep5 file using file path patterns, example:

Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: abhinavsarkar.net
Upstream-Contact: Abhinav Sarkar <[email protected]>
Source: https://code.abhinavsarkar.net/abhin4v/abhin4v.github.io

Files: flake.nix flake.lock cabal.project* *.cabal *.md .chglog/* .envrc .gitignore *.yaml *.yml Dockerfile* robots.txt .dockerignore .gitmodules
Copyright: Abhinav Sarkar <[email protected]>
License: CC0-1.0

Files: bin/* css/* js/* src/* templates/*
Copyright: Abhinav Sarkar <[email protected]>
License: AGPL-3.0-or-later

Files: biblio/* code/* files/* images/* posts/* slides/* talks/* 404.html
Copyright: Abhinav Sarkar <[email protected]>
License: CC-BY-SA-3.0

Files: fonts/*
Copyright: Respective owners
License: OFL-1.1

Then run : reuse download --all to provision LICENSES/, and check the result with:

$ reuse lint
# SUMMARY

* Bad licenses:
* Deprecated licenses:
* Licenses without file extension:
* Missing licenses:
* Unused licenses:
* Used licenses: AGPL-3.0-or-later, CC-BY-SA-3.0, CC0-1.0, OFL-1.1
* Read errors: 0
* Files with copyright information: 374 / 374
* Files with license information: 374 / 374

Congratulations! Your project is compliant with version 3.0 of the REUSE Specification :-)

Thanks again.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.