-
Hi @emilybache, I'm working on adapting the kata for Unity game developers. Here's some questions I have:
1. Unity doesn't have a way to compile down to a command line program, so I'm not sure I'll…
-
## Bug report
### Description
With a PHP file that has manually separated import groupings, `ordered_imports` seems to act a little weird, effectively maintaining the count of each element in th…
-
### What needs to happen?
Update python code and doc strings for the modules that uses GCP dependencies. Seems like they use some old conventions and may require some refactoring to keep them up to …
-
Add some REST endpoints for setup firewall with whitelist. Use `XDP` to implement the firewall.
-
https://github.com/Kata-Martagon/Stopwatch-NogaMatt/blob/master/particles.js#L144
Why divide by two here, rather than set the spreads to pi/20 instead of pi/10?
Also, the spreads could be assigned wit…
g-sam updated
8 years ago
-
PR https://github.com/kata-containers/kata-containers/pull/902 added the ability to restrict the set of annotations the runtime will honour, based on a set of regular expressions. However, with the ad…
-
## Problem
Right now there is a trend to move more and more code/binaries to the pod VM. This trend is slowing us down with respect to developer productivity or rapid development iterations. In the…
-
Como comentó @lynx, podemos hacer un pequeño proyecto para afianzar conceptos; como por ejemplo los relacionados con test-driven development.
A mi juicio el proyecto debería ser muy, muy simple, para …
-
# Catch your Breath
We have been going at a fast pace for the past couple of weeks. Every so often, you need to reflect on how far you have come.
In this assignment, we are going to take a little _c…
-
# Topics in Haskell beyond LYAH
## Type theory related
1. ~~`Functor-Applicative-Monad` typeclass hierarchy (covered in LYAH)~~
1. ~~`State` monad (covered in LYAH)~~
1. ~~General` Zip…