back
user profile

tosh

183,973karma·27,647submissions·May 4, 2010
about
https://smolenv.com (a smol agent)

https://findableapp.com (SEO toolkit for Google & ChatGPT)

https://kiwilang.com (k-like language and implementation in Zig with support for GPU via Apple MLX)

https://chesscatsapp.com (a fun way to play chess)

https://moreepisodes.com (tv show episodes generated by GPT-4)

https://jamshelf.com (open source Clubhouse)

https://magic.do (early stage fund)

https://lemmings.io (sci-fi themed hackathons (think "zombie apocalypse", "aliens"))

https://applesilicongames.com (game compatibility and game performance on Apple Silicon Macs)

https://devmonthly.com (curated news & input & jobs for software engineers)

https://blossom.io (project tracking for distributed teams)

more from me around the web:

https://twitter.com/__tosh

https://github.com/tosh

https://angel.co/tosh

https://medium.com/@__tosh

https://lobste.rs/u/tosh

https://dribbble.com/tosh

https://linkedin.com/in/tschranz

https://instagram.com/thomas.schranz

https://facebook.com/thomas.schranz

{UX Service Game} Design, Typography, Clojure, Lisp, Python, Tea, Minimalism, Dao, …

[ my public key: https://keybase.io/tosh; my proof: https://keybase.io/tosh/sigs/gBG56O339IbBPh1iaudGL3dgJuX2yONIATYv62xHXdg ]

recent activity (27,647 total)
comment
These slides are hilarious. Love the kool-aid stream analogy. I'd love to see the talk if it is up somewhere.
12y ago·view thread
comment
Wow, I somehow missed (or forgot?) that TextMate 2 got open sourced. Here is the Github repo: https://github.com/textmate/textmate …
12y ago·view thread
comment
He is using the Dart Editor (an editor using the Eclipse platform written from scratch for Dart support): https://www.dartlang.org/tools/editor/ …
12y ago·view thread
comment
> My takeaway is this: Doing something quick and dirty for a first draft and improve it later on often leads to better results in the long run than planing and over-engineering a solution beforehan…
12y ago·view thread
comment
I'm currently switching between IDEA 14 (preview edition) and Dart Editor but using IDEA more and more. IDEA 14's Dart plugin is further along than the one from IDEA 13 :)
12y ago·view thread
comment
Didn't know that, makes sense, thanks for the pointer.
12y ago·view thread
comment
I think I spend most of my time reading, navigating and debugging code. IDE developers should do more heavy lifting to support these use-cases imho. I really like what the SourceGraph people are doing…
12y ago·view thread
comment
For me personally it is interesting to see that Notch seems to prefer Dart Editor (Built on the Eclipse platform) over something like Intellij IDEA or Webstorm ( https://www.dartlang.org…
12y ago·view thread
comment
If you want to learn more about how 'optional' and 'unsound' type systems can still deliver a lot of value there are some interesting articles on Dart's optional types: * htt…
12y ago·view thread