Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
joevandyk
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
joevandyk
5mo ago
You get one machine. On that machine you can (easily) make an arbitrary number of VMs. Each VM has their own URL that you can share (or make private). See features: https://exe.dev/docs/customization
2.
▲
by
joevandyk
7mo ago
This last summer, I couldn’t use my US-issued Visa or Mastercard credit card in most places in the Netherlands. Had to use debit.
3.
▲
by
joevandyk
9mo ago
I finally started getting stronger in the gym when I stopped going to failure on everything. I got in the best endurance shape by going on a steady comfortable pace for progressively longer periods of time. Harder is not always better.
4.
▲
by
joevandyk
1y ago
Yes, all that’s possible. But it’s not straightforward in the majority of ORMs.
5.
▲
by
joevandyk
1y ago
it gets more complicated when you need to also display something like "last comment: <author> <3 days ago>" for each post, or if the comment counts need to be filtered by various flags/states/etc. of course,
6.
▲
Winding Down Olympia
(obie.medium.com)
1 points
by
joevandyk
1y ago
|
0 comments
7.
▲
by
joevandyk
1y ago
I'm exactly the target market for this, I've been looking at using Frigate for the past month, and I've done a ton of research. I did not know what "NVR" meant prior to reading the OP.
8.
▲
by
joevandyk
1y ago
Same! With the author's blessing, I took the doc's content and converted into into a more usable website: https://lastofus.posix.love Would love to hear feedback if anyone has any!
9.
▲
by
joevandyk
1y ago
The Phoenix.new environment includes a headless Chrome browser that our agent knows how to drive. Prompt it to add a front-end feature to your application, and it won’t just sketch the code out and make sure it compiles and lints. It’ll pu
10.
▲
by
joevandyk
2y ago
From https://rubyllm.com/#have-great-conversations # Stream responses in real-time chat.ask "Tell me a story about a Ruby programmer" do |chunk| print chunk.content end
11.
▲
by
joevandyk
2y ago
It would be amazing to be able to use an API key to submit prompts that use our Project Knowledge. That doesn't seem to be currently possible, right?
12.
▲
by
joevandyk
2y ago
The blog post says they use plaintext (asciidoc)?
13.
▲
by
joevandyk
2y ago
I hope this is an appropriate place to ask. Say I am eating well, exercising consistently, getting enough sleep. For a male in his 40s, what are the best bang-for-the-buck ways to detect cancer before it becomes life-threatening?
14.
▲
by
joevandyk
2y ago
or pattern match it: defmodule Guess do def guess_message(candidate, _count=0) do "There are no #{candidate}s" end def guess_message(candidate, _count=1) do "There is 1 #{candidate}&quo
15.
▲
by
joevandyk
2y ago
(OrbStack is a replacement for Docker Desktop.)
16.
▲
by
joevandyk
2y ago
does pgcopydb support copying a single table in multiple threads?
17.
▲
Reaching MLE (machine learning enlightenment)
(vickiboykis.com)
1 points
by
joevandyk
2y ago
|
0 comments
18.
▲
by
joevandyk
3y ago
How many trillions of value was created by taking on 1.52T in technical debt?
19.
▲
by
joevandyk
3y ago
I've personally ran into the problems mentioned in the article many times, unsure it's "overhyped".
20.
▲
by
joevandyk
4y ago
The article states: > When the two Tesla owners met up, the rightful owner of the car Randev was driving told him he’d found Randev’s phone number on a document inside Randev’s car.
21.
▲
by
joevandyk
4y ago
https://www.joelonsoftware.com/2000/04/06/things-you-should-... "They did it by making the single worst strategic mistake that any software company can make: They decided to rewrite the code from scratch
22.
▲
by
joevandyk
4y ago
I'd gladly take an AI that can monitor my vitals and physical activity and automatically recommends a treatment option, especially if it's substantially cheaper than a person.
23.
▲
Vanilla Rails Is Plenty
(dev.37signals.com)
2 points
by
joevandyk
4y ago
|
0 comments
24.
▲
Active Record, Nice and Blended
(dev.37signals.com)
1 points
by
joevandyk
4y ago
|
0 comments
25.
▲
by
joevandyk
4y ago
Those dependencies will be downloaded more often than the “popular” gems, so they will be affected by the same policies.
26.
▲
by
joevandyk
4y ago
curious: how large was each compressed s3 sqlite db?
27.
▲
by
joevandyk
5y ago
Using "then" in ruby definitely isn't idiomatic and goes against convention.
28.
▲
by
joevandyk
5y ago
you can use views or functions to easily make changes to the schema
29.
▲
by
joevandyk
6y ago
Few things: 1100 calorie deficit is a bit extreme. Shoot for 500, or maybe 750 if you are pretty heavy. How much protein did you eat? You'll maintain more muscle if you eat more protein.. consider 50% of calories from protein. Lifting
30.
▲
by
joevandyk
6y ago
I've worked with Rails for since 2005, I've never needed those features yet.
More ›