Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nop_slide
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
The Exe.dev iOS App
(blog.exe.dev)
1 points
by
nop_slide
3mo ago
|
0 comments
2.
▲
by
nop_slide
3mo ago
Anyone have a copy? Author seems to have deleted it
3.
▲
by
nop_slide
5mo ago
This is what I use, great little library and haven’t touched nor thought about my auth since I set it up.
4.
▲
by
nop_slide
5mo ago
All in*
5.
▲
by
nop_slide
5mo ago
Anyone remember Sproutcore JS? They used state charts. https://guides.sproutcore.com/getting_started_2.html
6.
▲
by
nop_slide
5mo ago
I'm personally fine with a little bit of downtime for my particular small app. I'm just surprised there's not a more detailed story around deploying sqlite in a high availability prod environment given it's increased pop
7.
▲
by
nop_slide
5mo ago
I still haven't figured out a good way to due blue/green sqlite deploys on fly.io. Is this just a limitation of using sqlite or using Fly? I've been very happy with sqlite otherwise, rather unsure how to do a cutover to a new
8.
▲
by
nop_slide
6mo ago
Yoooo thanks for the rec this is spot on up my alley. You might also like mood indigo on SoundCloud, mix of house and DnB been a solid programming session soundtrack for me over the last few years. https://on.soundcloud.com/
9.
▲
Welcome to the Wasteland: A Thousand Gas Towns
(steve-yegge.medium.com)
68 points
by
nop_slide
7mo ago
|
96 comments
10.
▲
by
nop_slide
7mo ago
Old ipads are great until apps start not working with the OS. I have a 2017 and Disney+ just dropped support for my current OS version and I can't update further.
11.
▲
by
nop_slide
7mo ago
why split, you could use railway and render for both front end and back end
12.
▲
by
nop_slide
8mo ago
You might find https://www.basepowercompany.com/ interesting, 25kwh battery for $700 down and $20/month
13.
▲
by
nop_slide
9mo ago
Or just don’t do retro and save even more time and money!
14.
▲
by
nop_slide
11mo ago
> The Backbone code is brutally honest about what it's doing. An event fires, a handler runs, you build some HTML, you put it in the DOM. It's verbose, sure, but there's no mystery. A junior developer can trace exactly wha
15.
▲
by
nop_slide
11mo ago
Sounds like what https://www.basepowercompany.com/ is doing
16.
▲
by
nop_slide
11mo ago
At $JOB we're using both flask-pydantic and flask-openapi via those libraries and they are serving us just fine. But yes async does not matter to me.
17.
▲
by
nop_slide
11mo ago
https://github.com/pallets-eco/flask-pydantic https://luolingchun.github.io/flask-openapi3/v4.x/ > dependency injection While nice I never found this to be a critical deciding factor of us
18.
▲
by
nop_slide
11mo ago
Yeah def odd, I'm a recent rails convert and SolidQueue is dead simple and is setup out of the box. When paired with https://github.com/akodkod/solid-queue-dashboard you get a nice overview.
19.
▲
by
nop_slide
11mo ago
After using both Flask and FastAPI extensively I can attest that Flask is the better technology. Flask is extremely stable and has solid organization around them via Pallets. This is a great benefit as they are keeping the ecosystem moving
20.
▲
Base Power raises $1B to deploy home batteries everywhere
(techcrunch.com)
2 points
by
nop_slide
1y ago
|
0 comments
21.
▲
by
nop_slide
1y ago
I setup a fresh rails 8 app on Fly last year, using PG for the main data store but using SQLite for the ancillary solid stack dbs. Only fuss I remember encountering was with fighting with rails migrating solid queue properly, but this seeme
22.
▲
by
nop_slide
1y ago
Ah got it, thanks for explaining and clarifying! Cheers
23.
▲
by
nop_slide
1y ago
Love that you mentioned the skateboarding history of it. I have fond memories of our young crew finally acquiring a “death lens” for our VX1000. It was such a fun challenge to see how close you could get because it looked so sick. Of course
24.
▲
by
nop_slide
1y ago
The closest thing I could find on the parent commenters blog was this https://joshkaramuth.com/blog/django-deployment/ But it doesn't go over multi-instance coordination
25.
▲
by
nop_slide
1y ago
I thought litestream was just for streaming backups? How does it enable you to coordinate with multiple instances of an application? Is one instance the "primary" where writes all go and either can serve as a reader?
26.
▲
by
nop_slide
1y ago
Awesome, going to follow along the development!
27.
▲
by
nop_slide
1y ago
Neat! From a high level what's the difference between litebase and Turso?
28.
▲
by
nop_slide
1y ago
I've been using RSS via the Readwise "Reader" app over the last year and it's been awesome. First time using RSS and love that so many developers make sure they have feeds on their blogs. The lack of the algorithmic &quo
29.
▲
by
nop_slide
1y ago
All I can think about is "La Chat" from three 6 mafia
30.
▲
by
nop_slide
1y ago
You should definitely run through the Rails tutorial at least. I rediscovered Rails this last year (and checked out Django/Laravel) and it's really awesome these days. So many things built in ready to go.
More ›