-
As discussed previously, it would be general best practice to split up our rather monolithic `debate` app into smaller more focused modules.
Current thoughts on module structure
- Core (underpinning …
-
I've heard a bit of disquiet about the idea of reconciling back with joyent/node and joining in on the Node Foundation and I thought it appropriate to provide a specific place to discuss these concern…
rvagg updated
9 years ago
-
When I add this mod to a modpack it crashes and I think it might have to do with Tinker's Construct. Is that possible?
Here is what the launcher said:
[10/6/2015 00:03:27 AM] Console Cleared
[10/6/20…
-
I'm using a recently updated Ubuntu 12.04 with the latest ros-hydro packages and I seem to have lost the ability to run the simulation with
`prompt> roslaunch nextage_ros_bridge nextage_ros_bridge_s…
-
This is a list of the devices in [arch/arm/mach-bcm2709/bcm2709.c](https://github.com/raspberrypi/linux/blob/rpi-4.0.y/arch/arm/mach-bcm2709/bcm2709.c) that isn't loaded through Device Tree:
- bcm2708…
notro updated
9 years ago
-
If you NuGet pack a proj file with an associated nuspec file (same filename in same directory), NuGet automatically populates a lot of the nuspec fields from the proj file.
Most of these work fine, r…
mavnn updated
9 years ago
-
I just started playing with Cycle and it looks really cool!
To me, two things immediately surprised me, so I was wondering if I'm missing something.
1. interactions.get(selector, eventName) in all ex…
-
Have a "platform" folder with subdirs for each platform with their platform dependent code inside (i.e., no asembler code on the core) like PyMite does. This will make more clear where to look and how…
-
Let's use this ticket just to explore the ideaspace. Basically... is there a way to detect a mouse user?
just random notes on detection in this area:
### touch evts & input exclusivity
Can't make as…
-
It's time to look into adding more, less core modules, like re or zlib. Note that these may be partial, "underscore", modules, for example, first step towards lib support would be to provide uncompres…