-
Sometimes I drink coffee not at a coffee shop. Should be a pretty simple implementation to have a "yo"-like interface for coffee consumption.
-
git cz is broken for me.
I wanted to get started but it does not work.
I'm using Windows WSL (ubuntu shell on windows) together with zsh.
This is my gitconfig:
```
[alias]
l = lo…
-
Many [tracker ROMs](https://woolyss.com/chipmusic-chiptrackers.php) require NES 2.0 support. NES 2.0 is a pretty simple extension to the iNES format.
-
Hello,
I have a very simple XO configuration I'd like to share between all the packages and apps in my Turborepo monorepo:
```json
"xo": {
"prettier": true,
"rules": {
"import/extens…
-
### Description and goal
In the error derive, we compute the type of error's context ( ie list its properties and their type).
For now the code is pretty simple and do manually the cast between si…
sim51 updated
8 months ago
-
Sorting right now is pretty simple and needs to be updated to include other types of numbers.
> https://github.com/jlord/sheetsee.js/issues/67#issuecomment-62253502
jlord updated
2 years ago
-
Hey,
Pretty simple example crashed app.
`[NSBundle mainBundle]` doesn't work if library installed as framework.
`[NSBundle bundleForClass:self.class]` could solve problem.
-
Dear author,
I'm pretty interested in your work here, but I still have some questions hoping to get your explanation.
I noticed that you have some json files to be read in your code ,wh…
-
Is there a setting that allows you to paint the grass up slopes? I'm using the popular Terrain3D plugin to create slopes but the grass will only draw on the ground level of the scene. Repro is pretty …
-
Hi,
I hope you are still following this.
I'm trying to get location info (latitude, longitude) from a photo from the photo gallery on iPhone 4S. I have implemented your exif.js according to readme;…