Skip to content
View gnboorse's full-sized avatar
🏠
Working from home
🏠
Working from home
  • Seattle, WA
  • 21:09 - 7h behind

Highlights

  • Pro

Block or report gnboorse

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. centipede Public

    Constraint Satisfaction Problem Solver for Golang

    Go 64 9

  2. selenium-table Public

    Selenium helper library for interacting with HTML tables in a meaningful way

    Java 6 1

  3. rom Public

    Roman numeral conversion in Python

    Python 3 1

  4. cats Public

    Basic REST API and Frontend.

    TypeScript 1

  5. Example of dockerfile that can run s...
    1
    FROM maven:3.6.2-jdk-11-slim AS build
    2
    ARG ssh_prv_key
    3
    ARG ssh_pub_key
    4
    
                  
    5
    RUN apt-get update && \
  6. Estimating the values of transcenden...
    1
    import math
    2
    
                  
    3
    def estimate_taylor_series(a_k, x, precision=1E-11):
    4
        max_k = 0
    5
        current = math.fabs(a_k(x, max_k))

35 contributions in the last year

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

Activity overview

Contributed to heterodb/pg-strom
Loading A graph representing gnboorse's contributions from March 31, 2024 to March 31, 2025. The contributions are 97% commits, 3% issues, 0% pull requests, 0% code review.   Code review 3% Issues   Pull requests 97% Commits

Contribution activity

March 2025

Created an issue in heterodb/pg-strom that received 2 comments

License activation

For multi-gpu support, the documentation states that license activation is required. How can I get a license, at least for a trial period or academ…

2 comments
Loading