jakemor

↗ HN profile [ 112 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hey all thanks for checking out my first OSS PROJECT Here's what makes Kanna special: - One-click switch between Claude Code / Codex - Runs in your browser on localhost (no app switching) - Embedded split terminals,…

  2. Every time we visit a GDPR compliant site, we are greeted with the all too familiar (yet far from homogeneous) popup asking us to either accept or deny the site's privacy policy and cookie behavior. I'd like to point…

  3. I never understood this. They indicate when your mic, location and even mobile hotspot is on, but there is no indication of whether your camera is on. Apps with permission to use the camera can use it without you…

  4. In regards to this video posted by Banksy (https://youtu.be/iiO_1XRnMt4), and this thread on reddit (https://www.reddit.com/r/instant_regret/comments/9lxtch/what_really_happened_with_the_banksy_art_piece/) 1) In…

  5. I love attending/streaming WWDC, F8 and Google I/O, but what are some other less well known conferences to keep an eye out for?

  6. Smart mirror you've got to see (businessinsider.com)
  7. For example, if you wanted to have a title centered on the page you might do something like... var page = new Page(); var label = new Label(); label.x = page.width/2; label.y = page.height/2; label.text = "Hello,…

  8. What are everyone's favorite conferences to attend? I had a blast at WWDC15, although its the first conference I've been to so I don't have much to compare to. The talks were very informative and I'm an iOS nerd so I…