Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sudoit
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
sudoit
9mo ago
I had some goals for 2026 and just wanted to track my progress without over analyzing. Solution: I vibe coded an app to keep track of how many times I complete a goal each day. Myself and my family are loving the app. I'd love to hear
2.
▲
Mobile habit tracker for 2026 – Vibe coded
(github.com)
1 points
by
sudoit
9mo ago
|
1 comments
3.
▲
by
sudoit
10mo ago
My experience at Meta is that those weeks are spent not fixing bugs but working on refactors which increase your LOC and diff count. Many of the tasks engs work on are ones they themselves created months previously as "todos". I q
4.
▲
by
sudoit
1y ago
Glad to finally see fixed sized arrays in Swift. https://developer.apple.com/documentation/swift/inlinearray
5.
▲
by
sudoit
3y ago
Join the Discord here, I should add this to the website https://discord.gg/adp8UsGk
6.
▲
by
sudoit
3y ago
Yeah he's hard to beat! Also I think the auto matchmatching was broken due to the websockets automagically closing after some inactivity. Should be fixed now if you want to play others. I'm starting work now but I'll double c
7.
▲
by
sudoit
3y ago
Glad you like it! Check back in a few months. I'm looking to add rankings if you want to see that.
8.
▲
by
sudoit
3y ago
Make sure you're on a desktop to play. Doesn't work on mobile
9.
▲
Chess Without Turns
(noturnschess.com)
3 points
by
sudoit
3y ago
|
7 comments
10.
▲
by
sudoit
4y ago
Same in my case. I quit my first software job because it made me feel so meaningless and depressed. I was immediately happier. I quit my second job because they overworked me. Same result. I have less money now, but I don’t care. I’m much h
11.
▲
by
sudoit
4y ago
A new privacy-friendly scripting language for the web. Somehow the language itself needs to make working with userdata something explicit, and then it could provide controls to the browser user.
12.
▲
by
sudoit
4y ago
I love the name. And I immediately read it as the Spanish "no loco"
13.
▲
by
sudoit
4y ago
I already created an account! I’m definitely going to use this the next time I need a little cloud function
14.
▲
by
sudoit
5y ago
I made a platform for publishing and purchasing photoshop files/effects, music, high res images etc. https://crate.as/ The main gimmick is that it’s a native Mac (and very soon Windows) app, so once you buy a file, you
15.
▲
by
sudoit
5y ago
Unfortunately, selling source code is very hard. And the market for site builders is very saturated. But it’s hard to say in your case without having seen your product.
16.
▲
by
sudoit
5y ago
Bingo. 90% of the things I broke my back over because “it was an emergency” got scraped or abandoned a week later. And my ex-employer was wondering why our team turnover was through the roof.
17.
▲
Content library for dragging PSDs and SVGs straight into Photoshop
(reddit.com)
2 points
by
sudoit
5y ago
|
0 comments
18.
▲
by
sudoit
5y ago
I’m usually constructing those values just for that one-off test. They aren’t there at runtime. It’s an AST interpreter so sometimes I want to see the value of something that’s 5 properties away inside a syntax node
19.
▲
by
sudoit
5y ago
I'm working on Swift interpreter and the codebase is fairly difficult to debug. There's a lot of reused bits. So if you put a debug point somewhere trying to capture one behavior, odds are that that line will run 10 times for othe
20.
▲
by
sudoit
6y ago
My last week of week consisted of my coworkers freaking out if I didn’t respond in 5 to 15 minutes
21.
▲
by
sudoit
6y ago
Yeah, I’m in the same situation and have anxiety induced by the Teams notification sound
22.
▲
by
sudoit
6y ago
I’ve been working on https://liveapp.cc It allows for iOS apps to be deployed outside of the App Store by streaming apps through an App Clip. Apple has approved my app, but I’m expecting they’d ban it if I allowed users to host
23.
▲
by
sudoit
6y ago
I love this, but I need something like this for Swift. I’ll probably review how you pulled this off
24.
▲
by
sudoit
6y ago
Nice! I love you app. I’ve been working on a similar one I call App Maker that’s more for developers. https://appmakerios.com I’ve even made the entire App Maker app inside SwiftUI to prove to myself just have viable it is.
25.
▲
by
sudoit
6y ago
Cool demo. I couldn’t figure out how to make an account though. I think this would need serious widespread adoption until we saw benefits too. And you’d need some big names...like Google. Which probably will never happen.
26.
▲
by
sudoit
6y ago
update: I've now removed the login entirely until it's absolutely needed. This change will go live in the next few weeks
27.
▲
by
sudoit
6y ago
Isn’t a problem. I chose to use Apple sign in because I didn’t need email other than for having a way to later setup billable accounts. I plan to introduce a subscription option in a month or 2 and thought there’d be less friction if people
28.
▲
by
sudoit
6y ago
Yes, but users at least know the js code loaded was done so on behalf of the webpage the url points too
29.
▲
by
sudoit
6y ago
Not necessarily. I have an app with 1,000 users, and about 99% of them choose to obfuscate. My app isn’t untrustworthy at all either. It’s an experimental app which attempts to let users create an iOS app on iOS. My suspicion is that people
30.
▲
by
sudoit
6y ago
Glad to see this is still in development
More ›