Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pythonaut_16
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
61.
▲
by
pythonaut_16
1y ago
Do you need to redeploy your service without downtime? Do you need multi-user and remote access? Why can't you just use a copy of the database when you need to examine it or resolve issues? None of these things have anything to do with
62.
▲
by
pythonaut_16
1y ago
Do you actually need all those things? The simple answer to your question is you don’t. And if you do need them you don’t use SQLite.
63.
▲
by
pythonaut_16
1y ago
Basic survival advice is to stay put and wait for rescue unless you're in imminent danger. So maybe if your watch is your only lifeline stop running around the mountains once it dies. Or use something intended for the purpose like a Ga
64.
▲
by
pythonaut_16
1y ago
Great so they can give you an option to kill all charges except basic storage. Or let you reserve part of your budget for storage. Or let you choose to have everything hard deleted. Surely these billion and trillion dollar companies can fig
65.
▲
by
pythonaut_16
1y ago
Mozilla's been doing a pretty good job destroying Firefox all by themselves
66.
▲
by
pythonaut_16
1y ago
It’s more honesty that you see from most service providers, both dogfooding the approach and not handwaving the costs.
67.
▲
by
pythonaut_16
1y ago
Seems a bit reductive when the post is literally him pushing Arch Linux and he's also been hyping Framework and talking about his Apple departure for quite a while now. But also for GP, there's literally an "About DHH" s
68.
▲
by
pythonaut_16
1y ago
"Even if it never reaches orbit reliably" How is that a greater achievement than Falcon 9 and reusable boosters, especially Falcon Heavy? Like sure if Starship lives up to its goals it will be a greater achievement. But how would
69.
▲
by
pythonaut_16
1y ago
It seems you're thinking of the "full cost of the engine" as like material + labor to produce 1 engine. So profit vs loss is equivalent to whether you pay more or less than the unit cost of 1 engine. Car manufacturer thinks o
70.
▲
by
pythonaut_16
1y ago
Go links are a specific subset of short links with a slightly different purpose than services like goo.gl. And more organizations should adopt them because they are great.
71.
▲
by
pythonaut_16
1y ago
QR Codes is the main case I've looked at where the shorter link makes a difference in the complexity (and therefore scannability) of the generated code. But otherwise I think it's about traffic and tracking. First in that you can
72.
▲
by
pythonaut_16
1y ago
Alternatively MIT does exactly what it says it does. It's up to you as an author whether you like those terms or if you'd prefer GPL, AGPL, or SSPL. If you want a permissive license MIT is perfectly reasonable. If you want more re
73.
▲
by
pythonaut_16
1y ago
Yes, they should definitely Goodhardt the Pelican Test so we can... just have to invent a new test?
74.
▲
by
pythonaut_16
1y ago
Can you explain a bit of the workflow you expect for offline support? Like would I have one set of LiveViews that run on device and a database wrapper that handles online vs offline queries? Do you envision all view code running on device t
75.
▲
by
pythonaut_16
1y ago
On the other hand, this is helpful to know as a user of LLMs because it suggests that LLMs are bad at isolating the math problem from the cat fact. That means providing irrelevant context may be harmful to getting back a good answer in othe
76.
▲
by
pythonaut_16
1y ago
In many places though it's more like most of the stadium is made up of various levels VIP booths. So one of the options is to replace those VIP booths with more dense traditional stadium seating. Only it's not enough to convince t
77.
▲
by
pythonaut_16
1y ago
Someone else mentioned it already, but what is there to talk about with SQL Server (and Oracle)? Like I'm sure there's plenty someone could write about but generally it's pay Microsoft so it's their problem. Whereas some
78.
▲
by
pythonaut_16
1y ago
Does Asahi actually maintain the Macbook's performance and battery advantage when running Linux though?
79.
▲
by
pythonaut_16
1y ago
I have one as a developer laptop running Linux. It works fine, battery life is bad. (On AMD 7640U Framework 13). I currently couldn't recommend them to anyone except users (developers?) who want to run Linux specifically. Otherwise a M
80.
▲
by
pythonaut_16
1y ago
I'm pro public transit and trains, but the stat has more shock value than actual logic. What's feasible for a theme park doesn't necessarily extrapolate to public transit.
81.
▲
by
pythonaut_16
1y ago
Expanding for the original question: Roughly speaking, Postgres is to SQLite what Clickhouse is to DuckDB. OLTP -> Online Transaction Processing. Postgres and traditional RDBMS. Mainly focused on transactions and addressing specific rows
82.
▲
by
pythonaut_16
1y ago
Why would GCP Cloud Tasks be part of the default libraries? If it’s that simple surely a community maintained gem would be fine?
83.
▲
by
pythonaut_16
1y ago
Having both available is a huge win for the Rails ecosystem. If you’re just starting or have a small project Solid Queue is invaluable and reduces costs and friction. If and when you need more performance or power Sidekiq is still available
84.
▲
by
pythonaut_16
1y ago
Come on really? Do you write perfect commit messages every single time on every project you work on?
85.
▲
by
pythonaut_16
2y ago
Specialization of AI models is cool. Just like some people might be better planners and some are better at raw coding ability.
86.
▲
by
pythonaut_16
2y ago
I’m not sure how much this tells me about a model’s coding ability though. It might correlate to design level thinking but it also might not.
87.
▲
by
pythonaut_16
2y ago
Or Colima https://github.com/abiosoft/colima Free, open source, and has worked perfectly for me so far. (I think I briefly ran into issues with an Elastic Search container? so ymmv a bit)
88.
▲
by
pythonaut_16
2y ago
Very much this. I think the community tends to overestimate the ecosystem’s maturity which is one of the big things holding it back, both because it blinds the community to areas that need improvement and leads to bigger shocks when newcome
89.
▲
by
pythonaut_16
2y ago
Some of the big performance wins don’t come from the raw compute speed of Erlang/Elixir. Phoenix has significantly faster templates than Rails by compiling templates and leveraging Erlang's IO Lists. So you will basically never th
90.
▲
by
pythonaut_16
2y ago
It’s Twitch not some indie startup. You’re not entirely wrong but you’re exaggerating the difficulty.
More ›