Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
astashov
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
If you don't have MCP for your app/service – you're missing out
(old.reddit.com)
1 points
by
astashov
2mo ago
|
0 comments
2.
▲
Implementing localized pricing for your mobile app
(liftosaur.com)
1 points
by
astashov
2y ago
|
0 comments
3.
▲
by
astashov
3y ago
Thanks for trying it out! I guess the UX of the generate feature could be better (or at least I need to add some help/explanation info there). You don't have to navigate to the link and use the interface that shows up there, it&#x
4.
▲
Show HN: Liftosaur: Workout Planner – Weightlifting IDE
(liftosaur.com)
10 points
by
astashov
3y ago
|
3 comments
5.
▲
by
astashov
3y ago
I made an IDE for weightlifters! IMHO there's a lot of similarities in how we write software programs and weightlifting programs. In weightlifting, we also use specific syntax to describe our workouts - like sets by reps (3x8), how clo
6.
▲
by
astashov
4y ago
Thanks! Lemme know how it goes :)
7.
▲
by
astashov
4y ago
It's a simple recursive descent parser, written in TypeScript from scratch. About 500 lines of code: https://github.com/astashov/liftosaur/blob/master/src/parser...
8.
▲
by
astashov
4y ago
Thanks! Yeah, there was a similar issue on Github - https://github.com/astashov/liftosaur/issues/37 . But I'm frankly not super familiar with FDroid and alternative stores, and have no idea how hard or ea
9.
▲
by
astashov
4y ago
Thanks for the feedback! Yeah, that's a valid point. You can probably right now look at built-in programs for examples, or check the docs on the site: https://www.liftosaur.com/docs/docs.html . Hopefully that helps
10.
▲
Show HN: Liftosaur – Weightlifting tracker app for coders
(liftosaur.com)
26 points
by
astashov
4y ago
|
9 comments
11.
▲
Show HN: Open-source weightlifting tracker app with built-in scripting language
(github.com)
2 points
by
astashov
5y ago
|
0 comments
12.
▲
Show HN: Open-sourced weight lifting tracker app with a programming language
(liftosaur.com)
1 points
by
astashov
5y ago
|
0 comments
13.
▲
Show HN: Weightlifting Routines Previewer
(liftosaur.com)
3 points
by
astashov
5y ago
|
0 comments
14.
▲
by
astashov
5y ago
If it works, this is awesome. I've used it before to add my PWA (liftosaur.com) to the Android store, and it's way easier to get users from there, than to explain them how to install PWA. Will try it out for iOS definitely.
15.
▲
How I Moved Liftosaur from Cloudflare Workers to AWS Lambda
(liftosaur.com)
1 points
by
astashov
5y ago
|
0 comments
16.
▲
Show HN: Skeleton starter for TypeScript SSR app in AWS Lambda and dynamo
(github.com)
2 points
by
astashov
5y ago
|
0 comments
17.
▲
by
astashov
5y ago
Just built "yatro" last weekend - TypeScript's actually typesafe router. I wanted a framework-agnostic router, that would actually be typesafe - it'd match the request with specified routes where path and querystring par
18.
▲
by
astashov
5y ago
Pros of Cloudflare Workers - they're way simpler. Their docs are nice, it's straightforward to set up a dev environment for them, it's easy to set up a key-value store for them (Cloudflare KV), secrets management is simple. P
19.
▲
by
astashov
5y ago
I recently migrated from Cloudflare Workers to AWS Lambda + Dynamo for my relatively large pet project. It was surprisingly hard - the local development of lambdas is still very raw, documentation is scarce, and there are various small issu
20.
▲
by
astashov
6y ago
I switched my pet project (about 15000 lines of code) from Webpack to esbuild, and reduced the build time from 30 seconds to 2 seconds. The trickiest part was to make Tailwind CSS work. I used to do that via postcss plugin, but just running
21.
▲
Offline Mode in Liftosaur
(liftosaur.com)
1 points
by
astashov
6y ago
|
0 comments
22.
▲
Quirks of Building a PWA App
(liftosaur.com)
3 points
by
astashov
6y ago
|
0 comments
23.
▲
by
astashov
6y ago
Hello Hacker News! I made a free PWA phone app for tracking weightlifting progress - Liftosaur. Yup, like thousands of other weightlifting tracker apps, but mine has one unique feature - you can write code right in the app! It has a powerfu
24.
▲
Show HN: Weightlifting tracker app where you can code
(liftosaur.com)
7 points
by
astashov
6y ago
|
2 comments
25.
▲
by
astashov
6y ago
Building a weightlifting workout tracker, as a mobile PWA: https://www.liftosaur.com There're a lot of apps that are either focused on one weightlifting routine (like 5x5 StrongLifts or Five3One) - they do nice job leading
26.
▲
by
astashov
9y ago
Sorry for shameless plug, but there's also my http://textik.com , which is for more structured editing, and also written in Elm.
27.
▲
Show HN: Crosshub – Chrome extension for code nav on GitHub for TypeScript
(github.com)
3 points
by
astashov
10y ago
|
0 comments
28.
▲
Show HN: Chrome Extension to add code nav features to Dart projects on GitHub
(github.com)
1 points
by
astashov
10y ago
|
0 comments
29.
▲
Show HN: Crosslinked source code for the whole Dart pub ecosystem
(crossdart.info)
1 points
by
astashov
10y ago
|
0 comments
30.
▲
When Dart Is a Good Choice
(astashov.github.io)
4 points
by
astashov
11y ago
|
0 comments
More ›