- Canada
Pinned Loading
-
-
hasql-notifications
hasql-notifications PublicUse PostgreSQL LISTEN/NOTIFY with your Hasql Types
-
seasonedcc/composable-functions
seasonedcc/composable-functions PublicTypes and functions to make composition easy and safe
-
motion-streamer
motion-streamer PublicDetects motion from a gstreamer libcamerasrc element and streams it from a Raspberry Pi to a file and network
Haskell 1
470 contributions in the last year
Day of Week | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
seasonedcc/composable-functions,
diogob/nvim,
seasonedcc/development-of-composable-functions
and 17 other
repositories
Loading
Contribution activity
April 2025
Created 11 commits in 3 repositories
Created a pull request in omnigres/omnigres that received 1 comment
Problem: Using a url pattern containing a port will never match.
We want to use ports in routes so we are able to select handlers based on listeners. The same goes for scheme and host. Solution: Include the port,…
+75
−8
lines changed
•
1
comment
Opened 4 other pull requests in 4 repositories
diogob/postgres-websockets
1
merged
-
Remove protolude since the library seems a bit stale
This contribution was made on Apr 18
seasonedcc/flashboard-demo
1
merged
-
Home page loader
This contribution was made on Apr 10
omnigres/cli
1
open
-
Problem: Container IP address is not reachable in some setups using Docker Desktop.
This contribution was made on Apr 7
omnigres/omnigres
1
open
-
Problem: There are situations where we want to access distinct orbs through the same listener.
This contribution was made on Apr 1
Reviewed 4 pull requests in 3 repositories
seasonedcc/composable-functions
2 pull requests
-
Performant
merge
and remove test duplicationThis contribution was made on Apr 24 -
Testing zod@4
This contribution was made on Apr 24
omnigres/omnigres
1 pull request
-
Problem: There are situations where we want to access distinct orbs through the same listener.
This contribution was made on Apr 8
omnigres/cli
1 pull request
-
Problem: Container IP address is not reachable in some setups using Docker Desktop.
This contribution was made on Apr 7
Created an issue in omnigres/omnigres that received 2 comments
Username, password, search and hash attributes cannot be used to route requests in omni_httpd
Currently the documentation om matcher column describes all attributes that omni_httpd.urlpattern()
will take. However, the attributes username
, pa…
2
comments