-
Independent Consultant
- Oslo, Norway
- https://magnemg.eu
- @magnemg
Pinned Loading
-
Clojure readability
Clojure readability 1;; The following example is:
2"The program that prints the first 25 integers squared."
34;; PS: The example was inspired by this article by C. Martin aka. "Uncle Bob": https://blog.cleancoder.com/uncle-bob/2019/08/22/WhyClojure.html
5 -
google-sheets-what-if-analysis
google-sheets-what-if-analysis PublicForked from sajacy/google-sheets-what-if-analysis
Replicates the Excel "What-If Analysis" feature, Data Tables.
JavaScript
-
Ruby: Convert seconds to HH:MM:SS ti...
Ruby: Convert seconds to HH:MM:SS time notation without will resetting HH to 00 when crossing 24-hour day boundary. 1# Will take as input a time in seconds (which is typically a result after subtracting two Time objects),
2# and return the result in HH:MM:SS, but instead of resetting HH to 00 when the time exceeds a 24 hour period,
3# it will increase it indefinitely. For other variations, see discussion here: https://gist.github.com/shunchu/3175001
4def formatted_duration(total_seconds)
5total_seconds = total_seconds.round # to avoid fractional seconds to potentially compound and mess up seconds, minutes and hours
-
reactjs.org
reactjs.org PublicForked from reactjs/react.dev
The React documentation website
JavaScript
-
spleeter-wrapper
spleeter-wrapper PublicForked from amo13/spleeter-wrapper
A script for using spleeter with audio of any length and with limited RAM
Shell 1
-
amo13/spleeter-wrapper
amo13/spleeter-wrapper PublicA script for using spleeter with audio of any length and with limited RAM
33 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
March 2025
Created 1 repository
-
redbar0n/react-relay-offline
TypeScript
This contribution was made on Mar 6
Created an issue in DannyMoerkerke/whatpwacando.today that received 6 comments
Swipe back gives duplicate animation glitch
on iOS: Home - scroll down and click a demo - swipe back to Home again : Gives duplicate sheet animation, once during swipe and another (fast) one …
Opened 1 other issue in 1 repository
DannyMoerkerke/whatpwacando.today
1
open
-
Remember scroll position
This contribution was made on Mar 14