Skip to content
View Jogai's full-sized avatar

Block or report Jogai

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Dates.Recurring Public

    Library for working with recurring dates in a fluent syntax

    C# 2 1

  2. Check overlap in date ranges
    1
    using System;
    2
    using System.Collections.Generic;
    3
    
                  
    4
    public class Program
    5
    {
  3. Excluded processes ps script from ht...
    1
    Add-MpPreference -ExclusionPath 'C:\Program Files (x86)\Common Files\Microsoft Shared\MSEnv'
    2
    Add-MpPreference -ExclusionPath 'C:\Program Files (x86)\Microsoft Office'
    3
    Add-MpPreference -ExclusionPath 'C:\Program Files (x86)\Microsoft SDKs'
    4
    Add-MpPreference -ExclusionPath 'C:\Program Files (x86)\Microsoft SDKs\NuGetPackages'
    5
    Add-MpPreference -ExclusionPath 'C:\Program Files (x86)\Microsoft Visual Studio'
  4. dynasql fixes
    1
    /*  Copyright 2009 PerceiveIT Limited
    2
     *  This file is part of the DynaSQL library.
    3
     *
    4
    *  DynaSQL is free software: you can redistribute it and/or modify
    5
     *  it under the terms of the GNU Lesser General Public License as published by
  5. Handy Cache helper method
    1
    Taken from https://github.com/secretGeek/til/blob/master/asp.net_mvc/from_memory.md
    2
    
                  
    3
    # Handy Cache helper method
    4
    
                  
    5
    I love this little thing.

27 contributions in the last year

Contribution Graph
Day of Week February March April May June July August September October November December January February
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

February 2025

Created 1 repository

Created a pull request in ThomasTJdev/nimletter that received 1 comment

Add configurable server options (fixes #1)

Add env variables to let the server port and ip be configured by environment variables, see #1

+8 −2 lines changed 1 comment

Created an issue in ThomasTJdev/nimletter that received 5 comments

Running behind proxy

This seems like a nice tool. however, I cant get it to run. The log says its running on port 5555, and the database tables are filled with data, so…

5 comments
Opened 1 other issue in 1 repository
ThomasTJdev/nimletter 1 closed
Loading

Seeing something unexpected? Take a look at the GitHub profile guide.