Viewing profile — joevandyk
joevandyk
HN member- Joined
- Thu, Mar 12, 2009, 1:48 AM UTC
- HN karma
- 1,344
- Public activity
- 670 items
- HN profile
- View on Hacker News ↗
About joevandyk
Recent public activity
-
comment
Comment #47880681
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…
-
comment
Comment #46962041
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.
-
comment
Comment #46496480
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 progressive…
-
comment
Comment #45468285
Yes, all that’s possible. But it’s not straightforward in the majority of ORMs.
-
comment
Comment #45464964
it gets more complicated when you need to also display something like "last comment: " for each post, or if the comment counts need to be filtered by various flags/states/etc. of c…
- story
-
comment
Comment #44799706
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…
-
comment
Comment #44368379
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!…
-
comment
Comment #44330670
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…
- comment
-
comment
Comment #43838141
[flagged]
-
comment
Comment #43373587
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
-
comment
Comment #43165355
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?
-
comment
Comment #41440239
The blog post says they use plaintext (asciidoc)?
-
comment
Comment #41164229
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 …
-
comment
Comment #40663443
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…
-
comment
Comment #40441865
(OrbStack is a replacement for Docker Desktop.)
-
comment
Comment #40162577
does pgcopydb support copying a single table in multiple threads?
- story
-
comment
Comment #39136582
How many trillions of value was created by taking on 1.52T in technical debt?
-
comment
Comment #35718386
I've personally ran into the problems mentioned in the article many times, unsure it's "overhyped".
-
comment
Comment #35170947
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…
-
comment
Comment #35158111
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 rewrit…
-
comment
Comment #34617394
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.
- story