Radi's Blog

devopsgithubmacostypescriptanalyticsrailsgalleryrubypaperclipcircleciawss3NodeJSJavaScriptBun
  • NodeJSJavaScriptBun

    Sharing Large Files Without Using Cloud Services

    26 September 2023

    If you ever had to share large files but you run out of space on your cloud storage this article might come in handy.

    more >
  • typescript

    Define Type of Legacy Modules

    25 March 2023

    The blog post explains the concept of declaration files in TypeScript and how to use them to provide TypeScript with the necessary type information for modules that are not written in TypeScript.

    more >
  • devopsgithub

    Auto Version Control Your Files with incron

    24 July 2022

    Read this article if you want to trigger git push to remote repo when files change in a specified location.

    more >
  • macos

    Automate the Start and End of Your Work Day

    23 July 2022

    This article is for those who own a Mac and use their machine for work and in private. If there are a bunch of applications you launch at the start of every day and stop by the end keep on reading.

    more >
  • githubdevops

    The Benefits of Using GitHub Actions for gh-pages Deployment

    26 May 2022

    Using GitHub workflows can greatly simplify how you deploy your web apps to gh-pages. With the use of actions from the marketplace it also reduces the work one might have to do.

    more >
  • devopscircleciruby

    Set up automation tests in CircleCI

    9 December 2018

    Description of the work done integrating e2e test in the CircleCI CI/CD. Article contains also yaml file for each of the jobs discussed.

    more >
  • railsgalleryrubypaperclip

    Gallery with Rails 5, Paperclip and blueimp

    16 October 2016

    Building a gallery with Rails 5, Paperclip for image processing and blueimp for JS image interaction.

    more >
  • analytics

    Embed Google Analytics in Your Admin Page

    24 July 2016

    Having Google analytics visualization on your dashboard could be very handy. In this article you can see an easy way of adding analytics graphs with the use of Google spreadsheets.

    more >
  • awss3

    Setting Up Amazon S3 Server

    3 July 2016

    If you are setting up Amazon AWS S3 server for your static files, this article might help you answer some questions and ease the process.

    more >