Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
turtlebits
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
121.
▲
by
turtlebits
8mo ago
At some age you realize that tinkering with your OS is a giant waste of time. I just want a reliable thing that gets me A to B (car analogy) So what if the infotainment screen is too small or climate controls are annoying. Sometimes havin
122.
▲
by
turtlebits
8mo ago
And you can get at least 10x 24" 1080p monitors for the price of a single 5k monitor. Being on the leading edge of tech costs money. That said, your mixmatched PPIs would drive me nuts.
123.
▲
by
turtlebits
8mo ago
May have lost the magic with regards to price, but they're commodity hardware now. My rpi3 (that's been running since 2019) died last year and I was able to buy another and just plug in the SD card.
124.
▲
by
turtlebits
8mo ago
I just recently picked up a 49" Samsung G9 OLED and also had a similar experience. It felt like the picture was moving and I couldn't focus correctly. I first chalked it up to the low PPI, but after some googling, it was text fr
125.
▲
by
turtlebits
8mo ago
The problem with these hyperspecific sets is that your imagination can't keep up with what is a 90% replica of the original thing the set is based on.
126.
▲
by
turtlebits
9mo ago
I'm sorry, but that "table" at the end of the article is infuriatingly confusing.
127.
▲
by
turtlebits
9mo ago
Numbers don't matter if it makes you "feel" more productive. I've started and finished way more small projects i was too lazy to start without AI. So infinitely more productive? Though I've definitely wasted some ti
128.
▲
by
turtlebits
9mo ago
It's probably to pay for all the things Google provides for free, app store hosting, review, curation, backups, synced data, etc.
129.
▲
by
turtlebits
9mo ago
> Something as simple as changing the order of the columns would require three releases Just change that example to just return the entire table element on /search. You could even add/remove columns with a single route respons
130.
▲
by
turtlebits
9mo ago
HTMX helps enhance UX by not having to reload/render the entire page. IME it should be used sparingly. For your name example, you could use hx-swap-oob to update multiple elements. However if you're submitting a form element, I
131.
▲
by
turtlebits
9mo ago
So what if you have presentation logic in two places, if it isn't necessary, remove the second instance? There are so many gains by not using a frontend. You've greatly reduced your site size, removed duplicated logic, a shitload
132.
▲
by
turtlebits
9mo ago
You need to get out of the mentality that there have be two states. Ultimately the frontend state cannot exist without the backend, where data is persisted. Most apps don't need the frontend state, all it really gives you is maybe a b
133.
▲
by
turtlebits
9mo ago
In the simplest web server, the server returns HTML. Having the backend return JSON is where you're adding complexity. Your front end code won't even work without some base HTML.
134.
▲
by
turtlebits
9mo ago
Aren't all license plates rare since they're unique? I would also not call it rare unless everyone wants that specific combo of characters. Personally, I wouldn't pay extra every year to have an easily recognizable vehicle.
135.
▲
by
turtlebits
9mo ago
Per minute per runner. If you have multiple workfows/jobs running, it can add up.
136.
▲
by
turtlebits
9mo ago
Parts availability is not a problem for established manufacturers, especially mass market vehicles.
137.
▲
by
turtlebits
9mo ago
Downtime and backups is why I don't take self-hosted more seriously. If I could easily be up and running after a hardware failure or software upgrade failure, I would pay for that in a heartbeat and ditch the comparable SaaS. As for n
138.
▲
by
turtlebits
10mo ago
I want to love Tailscale on mobile, but it conflicts with Adguard and regularly disconnects. I keep Tailscale but switched over to Pangolin for access most of my self-hosted services.
139.
▲
by
turtlebits
10mo ago
It's known as their technique (not invention) because it got popularized via of word of mouth. Same as the Fosbury flop or Larsen truss. If you create some novel car design that gets discussed enough, maybe it will get popularized and
140.
▲
by
turtlebits
10mo ago
They're the ones who did the actual testing/measurements. I had a box fan attached to a single filter (for wildfire smoke) but was unaware of how inefficient it was.
141.
▲
by
turtlebits
10mo ago
My pro 2s worked fine on my S21 and S24 ultra. What annoyed me the most is that they would auto connect to my iPad first (if audio was playing)
142.
▲
by
turtlebits
10mo ago
Ownership is known - Microsoft/Disney/Warner. For them, it's probably not worth the lawyer time to try to sort out what stake and/or transferring the IP.
143.
▲
by
turtlebits
11mo ago
It's missing from the list of their products though :( https://www.opendesk.eu/en/product
144.
▲
by
turtlebits
11mo ago
If all you need is compute, than yeah, self hosting is easy. Otherwise, do you think just about every company under the sun is a sucker for being on the cloud? If it was so easy, companies would be either be constantly dropping prices to c
145.
▲
by
turtlebits
11mo ago
In Seattle, installing AC requires a refrigeration permit, which requires a refrigeration contractor license to pull and a licensed HVAC tech to install, which takes 4+ years of training.
146.
▲
by
turtlebits
11mo ago
If you're not comfortable with the electrical work, hire an electrician. Of course don't DIY it if you're not comfortable, but a simple exterior wall install is fairly straightforward. On a second floor install, (with the co
147.
▲
by
turtlebits
11mo ago
Good mini splits aren't expensive. They're expensive because HVAC installers are fleecing US consumers. A majority of mini splits are made in China and are inexpensive and reliable because they're so pervasive in Asia. Most
148.
▲
by
turtlebits
11mo ago
There aren't any. Just don't use carplay/android auto and you just have the manufacturer supplied interface.
149.
▲
by
turtlebits
11mo ago
I'm sorry, but that's not a fence, it's just a vertically mounted array. Would OP really have built a regular fence there? It'd probably be less labor and material intensive to just build a single structure holding the
150.
▲
by
turtlebits
11mo ago
Ergonomics are everything. Its why there are zillion IDEs, terminal apps, keyboards, mice, etc. Hot take, but I personally hate git and almost always rely on a GUI tool or IDE integration to interact with it.
More ›