Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
smweber
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
smweber
5mo ago
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 old git workflow. If I end up with multiple features or abst
2.
▲
by
smweber
5mo ago
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. I found when using jj it worked best for me when I stopped t
3.
▲
by
smweber
8mo ago
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 - Immutable everything by default - `use` syntactic sugar (weird at f
4.
▲
Behind F1's Velvet Curtain
(kottke.org)
3 points
by
smweber
3y ago
|
0 comments
5.
▲
by
smweber
3y ago
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 WhatsApp was at one point based on XMPP, vs Signal is a bunch
6.
▲
Data Helped Me Lose 100 Pounds
(newrepublic.com)
2 points
by
smweber
11y ago
|
0 comments
7.
▲
Creative Freedom for Children Who Become Adults
(medium.com)
4 points
by
smweber
11y ago
|
0 comments
8.
▲
by
smweber
12y ago
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 Air. This would have been perfect then, having
9.
▲
by
smweber
13y ago
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 libraries for iOS and OS X development.
10.
▲
by
smweber
13y ago
"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 can still run fine on older version
11.
▲
by
smweber
13y ago
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 would be a useful feature for projects like this - I doubt they
12.
▲
by
smweber
14y ago
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 to Japan.
13.
▲
by
smweber
14y ago
Also bought a copy - good work!
14.
▲
by
smweber
14y ago
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 my bank could tell everything went through fine, but Fido h
15.
▲
by
smweber
15y ago
Me too. I even tried climbing a tree.
16.
▲
by
smweber
15y ago
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 management is brilliant compared to doing it yourself. It walks th
17.
▲
by
smweber
15y ago
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 my data just in case this happens to me. But what are the ch
18.
▲
by
smweber
15y ago
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 have an Android device :S If sales actually pick up on iPhone,
19.
▲
by
smweber
15y ago
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 feel has a chance at any kind of popularity. Some background:
20.
▲
Show HN: My weekend project: Scrollendar (for iOS)
(scrollendar.com)
1 points
by
smweber
15y ago
|
3 comments
21.
▲
by
smweber
15y ago
Agreed. This is amazing.