 
      
    | You are here | www.outcoldman.com | ||
| | | | | avelino.run | |
| | | | | I was wondering how performant Golang is, so I decided to put together a little benchmarking example for myself. The benchmark will be done in my personal computer: Processor 3 GHz Intel Core i7 Memory 8 GB 1600 MHz DDR3 Software OS X 10.9.2 (13C64) So I started with Python, which is what I know best and created the following simple script; The reason for the total output, was to have a check to ensure that I was getting the same results in each of the scripts. To make sure that they are doing the same amount of work. | |
| | | | | sandrotosi.blogspot.com | |
| | | | | they hacked a car and around 7:27 in the episode they are analyzing the car's computer source code, that's some sweet compression they say,... | |
| | | | | mpov.timmorgan.org | |
| | | | | Update: Version 2 is available here.Today, I finally got fed up with Wikipedia's lack of watchlist feeds, so I wrote a script that generates them. A few of the photos I had uploaded to the Wikimedia Commons have been marked for deletion for some time now due to inadequate license information (my fault entirely), but I didn't know it because I didn't think about the Commons having its own separate watchlist. | |
| | | | | jeffbradberry.com | |
| | | As I came to track more and more items using Org mode, I realized that I needed to have a way of raising up items or filtering down to the things I should be concentrating on. I needed prioritization. My first known use of this feature dates to 4 Jan 2023. Usage Settings Key Bindings Learned Next Steps Usage Priority cookies are just a bit of extra text that goes between the TODO or other tag at the beginning of a headline, and the text of the headline. They are placed between square brackets, and are prefaced with a # character. It gets formatted like so: ** TODO [#B] look over 13398 and 6253 These priority cookies can, of course, be manually typed, but there are also keybindings that allow you to set them. The ones I usually use are S-UP (to raise the priority) or S-DOWN (to lower it). You can also use C-c ,, which prompts you for the level to directly set it (or unset, using SPC) instead of having to cycle through. These keybindings work in the agenda view as well as directly in the org file. As indicated in the docs, priorities are only meaningful for sorting items ... | ||