Viewing profile — smweber
smweber
HN member- Joined
- Mon, Feb 07, 2011, 1:55 PM UTC
- HN karma
- 42
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About smweber
No profile information was provided.
Recent public activity
-
comment
Comment #47765131
My preferred workflow is to start with a new change, pick the changes I want, then use jj commit to describe the change and create a new empty one on top. Feels very similar to my …
-
comment
Comment #47764973
jj edit is the biggest jj footgun I can think of, as other comments said just use jj new. But also if you do accidentally edit or change something jj undo works surprisingly well. …
-
comment
Comment #46616386
I’m trying Gleam out right now, and having most recently been writing Go, I’m really loving: - No nil, instead Option and Result - ADTs - Pattern matching + destructuring - Immutab…
- story
-
comment
Comment #39554324
The “Signal protocol” only specifies how encryption is performed, but WhatsApp and Signal have very different protocols for actually transmitting the encrypted messages (I think Wh…
- story
- story
-
comment
Comment #8607974
That's exactly it. I've been waiting for this since Dash first came out. At the time I was doing iOS dev in a lot of coffee shops and airports with spotty wifi on an 11" MacBook Ai…
-
comment
Comment #7334660
It's not competing with CocoaPods. Alcatraz gives you a nice UI for installing Xcode plugins, color themes, etc. to customize your editor, while CocoaPods is management of librarie…
-
comment
Comment #6928730
"iOS 7 Optimized" is Apple's way of saying "built with the iOS 7 SDK". Apps that are built for iOS 7 get the new shiny keyboard and some different behaviour when run on iOS 7, but …
-
comment
Comment #5634897
Yeah, I found myself visiting the Kickstarter page today hoping there was some way I could fund the project months after it completed. Needless to say I couldn't. Seems like it wou…
-
comment
Comment #4755626
This is amazing. It's exactly what I wanted to build when I was living in Japan, but I never got around to it. Congrats! I'll definitely be taking this with me the next time I go t…
-
comment
Comment #4685745
Also bought a copy - good work!
-
comment
Comment #4685744
Also bought a copy - good work!
-
comment
Comment #4546645
I used to pay for prepaid phone credit from Fido's website using Interac online payment. One time Fido's server failed right after the Interac server accepted my payment. As far as…
-
comment
Comment #3359604
Me too. I even tried climbing a tree.
-
comment
Comment #3120348
After having spent a couple years doing embedded OS development in C, Objective C is beautiful. The verbosity makes it much easier to read than typical C code and the memory manage…
-
comment
Comment #2794215
Every so often an article like this comes up, and I think to myself, "Maybe I should export my emails from Gmail and start using a personal domain for emails" and otherwise secure …
-
comment
Comment #2759435
I'd love to port it, but I'm at the point where I can't justify spending any more time on it unless I get some sales to prove there is a market for it. That and I don't actually ha…
-
comment
Comment #2759353
Hi all, I'm hoping to get some feedback on my second iOS app, Scrollendar. My first app, LessonLog, is pretty niche (teachers with iPhones), so Scrollendar is my first app that I f…
- story
-
comment
Comment #2758114
Agreed. This is amazing.