Viewing profile — Swalden123
Swalden123
HN member- Joined
- Fri, Nov 14, 2014, 1:05 PM UTC
- HN karma
- 249
- Public activity
- 121 items
- HN profile
- View on Hacker News ↗
About Swalden123
Recent public activity
-
comment
Comment #48534725
SoberStack: a sobriety/recovery tracker built around the idea of focusing on sober days rather then streaks so it's not all or nothing. It uses a Github style contribution graph. h…
-
comment
Comment #47746182
I've been building SoberStack ( https://soberstack.app ). It's the first side project I've taken on in a few years. It's a free sobriety app for any bad habits I built for myself. …
-
comment
Comment #41809296
Classes are still built around prototype inheritance, there are some differences, however they are still an easier to use api on top.
-
comment
Comment #39254657
I’ve been looking forward to getting to that part.
-
comment
Comment #39249251
I’ve been working through the Structure and Interpretation of Computer Programs, reading Stillness is the Key and Siddhartha. The SICP might take me a year.
-
comment
Comment #39178241
Lost me at calling WD40 lubricant. Although I do agree with the premise, it is very satisfying when it is easy to open your door.
-
comment
Comment #39169751
I get skipping days is against the algorithm, but wouldn’t it be better to simply freeze the algorithm for a few days opposed to get a backlog at all? A backlog would break the hab…
-
comment
Comment #39169083
The fact I didn’t know about SRS till I was 30, is a sad one. School and university would have been much easier for me had I known about it. I am very happy for it to be posted con…
-
comment
Comment #39169070
I managed to finally switch to using Vim after years of attempts, once I used Anki to help me memorize the common commands. I was less frustrated when using it day to day.
-
comment
Comment #39169049
Is there no way to skip a day? And simply pause?
-
comment
Comment #39114114
All SwiftUI, it is built within Apple's iCloud ecosystem using core data. It's a great way to get an app up and running with sync very quickly, but then you are stuck on Apple's pl…
-
comment
Comment #39111555
I built https://www.CheckYourList.app originally for myself for spontanous checklists that I go through regularly. Happy to say it just passed $500 a month recently :)
-
comment
Comment #38626007
I forgot I needed to migrate everything away. Here’s the AppStore link https://apps.apple.com/au/app/five-tasks-tiny-to-do-list/id6...
-
comment
Comment #38625550
A Pomodoro timer because I figured for such a simple app I could make one myself that I can adjust to what I want it to be. CheckYourList.app for routine checklists. A now disconti…
-
comment
Comment #38287171
I personally really like the block editor. Much better then the shortcode hell we had before.
-
comment
Comment #37349572
Gatsby is in react
-
comment
Comment #36742364
This was a blast from the past A daggerfall fan site. http://www.jceason.dircon.co.uk/dagger/dfindex.htm
-
comment
Comment #35836669
There’s a problem with hamburger menus, but this footer link system is a hamburger menu. You click a button to see a menu. Same interaction.
-
comment
Comment #35747908
Regarding NodeJS and being cross platform, why didn’t the company just use path.join?
- story
- story
-
comment
Comment #34878157
Seems overly complicated. Easier way > HTML + CSS + Javascript (vanilla or framework) + Server side language of choice. Deploying is not building.
- story
- story
-
comment
Comment #34561963
I agree, in latest swiftui versions what they want is possible. The same with the keyboard opening and closing when pressing next. There’s an issue elsewhere