Skip to content
View suessflorian's full-sized avatar

Sponsoring

@neovim
Block or Report

Block or report suessflorian

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
suessflorian/README.md

Hi

NZ based software engineer studying for a Masters in CS @ The University of Auckland. I carry quite a bit of interest in Go, with particular focus on projects such as bramble, graph-gophers, genqlient, gqlgen, right now. Currently learning a little more about PostgresQL, with particular focus on extensions like pg_trgm, postgres_fdw and pg_roaringbitmap.

Other interests include; tackling scalability problems, debating software architectures, recommender systems via matrix factorization, using nvim, (py)spark alternatives like dask.

I like to document my learnings in the forms of small problem-centric projects, please check them out!

You'll see me hanging out on math stack exchange and stack overflow occasionally too.

Pinned

  1. postgres-query-federation postgres-query-federation Public

    A use case for cross database queries in Postgres utilising foreign data; https://www.postgresql.org/docs/13/ddl-foreign-data.html

    Go 2

  2. gqlfetch gqlfetch Public

    Generates a graphql server schema using introspection.

    Go 12 8

  3. postgres-logical-replication postgres-logical-replication Public

    Notes on all things preliminary; https://www.postgresql.org/docs/14/logical-replication.html

    Go 3 1

  4. tools tools Public

    My personal endeavour to find peace with the perfect development environment.

    Lua 4 2

  5. scalable-process-manager scalable-process-manager Public

    DB polling method of handling long-living processes, correct observation propagation via context.

    Go

  6. pgo pgo Public

    A proof of concept that aligns PGO with a web server environment.

    Go 3