Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
samtheprogram
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
151.
▲
by
samtheprogram
2y ago
I was trying to figure out why this doesn’t happen to me, and it’s probably AdGuard. Highly recommended.
152.
▲
by
samtheprogram
2y ago
Heh, no. Full Stack with a lot of NextJS/React/ReactNative these days. Sprinkle in a Spring Boot + Angular project and this Rails gig. I also spent a few years doing Obj-C/Swift iOS development. Rails was one of the first web
153.
▲
by
samtheprogram
2y ago
Second this. My GP missed the point — the integration with front end tooling all the way to the database means you get so much more for free.
154.
▲
by
samtheprogram
2y ago
I took a pay -loss- to maintain a Rails app for a client with a small budget, about 4 years ago on an outdated app using Ruby 2.3. Super happy with the decision. It’s too easy to add features or upgrade the app and I love working in the cod
155.
▲
by
samtheprogram
2y ago
There’s some nuance here. Application and nearly all library code should not do this. (There can be exceptions for libraries, but they should be used sparingly.) A framework like Rails? A reasonable place to do this sort of stuff, because a
156.
▲
by
samtheprogram
2y ago
I think a perfect example is swipe to type. It’s would actually be easy to type on the watch if it supported this. It’s been a few years, so I might be out of date here, but the last update here was that there was an app that supported this
157.
▲
by
samtheprogram
2y ago
This guy actively went the hard path. He didn’t need to do the for Kids pairing. It’s actually a case study in getting too in the weeds of a problem that’s tangential to what you’re trying to solve: good health reporting. Some of the articl
158.
▲
by
samtheprogram
2y ago
Of course, I said proprietary. You said commercial. Proprietary refers to ownership and licensing. While I somewhat conflated it with closed-source in my comment, it nevertheless applies since we are talking about the ability to make it clo
159.
▲
by
samtheprogram
2y ago
Yes it does. You can make a private, proprietary app that’s just tweaking a few bits of a BSD project. You can’t do that with the GPL. Following that, unless the project has a CLA (so that the owner of the project reserves all rights of the
160.
▲
by
samtheprogram
2y ago
I click no to all of them, but it would be really nice if the Do-Not-Track header essentially let you pick in advance — for you (0) or for me (1)
161.
▲
by
samtheprogram
2y ago
Uh, we did…? Alexa, Siri, Ok Google… A lot of money was poured into that goal, but because every type of action required a handcrafted integration, they were either costly to develop or extremely limited. That’s no longer the case.
162.
▲
by
samtheprogram
2y ago
Speeds up installation, or speeds up PyTorch in general?
163.
▲
by
samtheprogram
2y ago
Apple also literally gets paid by Google for the same thing, but a lot more money.
164.
▲
by
samtheprogram
2y ago
…you can see what auth/headers are passed to the endpoint from said developer tools. I agree with sibling commenters that automating the browser with DOM APIs is an easier route to go though.
165.
▲
by
samtheprogram
2y ago
How is verifying against a worse performing, open source GPU driver any sort of verification that proprietary drivers do not do special things you wouldn’t expect?
166.
▲
by
samtheprogram
2y ago
I think this case is a little different because it’s clearly censorship, not a search quality issue. Now that the JD Vance podcast is out, that’s the first result; then it’s all MSM. Wow.
167.
▲
by
samtheprogram
2y ago
I've spilled liquid on my MacBook's once every 10 years on average. Last in 2014, then again last month. Accidents happen. As I've noted in a sibling comment, I'll probably stop purchasing mobile Macs until the repair st
168.
▲
by
samtheprogram
2y ago
I need macOS for work. Now that the writing is on the wall for Hackintosh (which I used to do regularly while purchasing a Mac every few years, most recently in 2023 and 2018, because I love that choice), I don't have a choice. I used
169.
▲
by
samtheprogram
2y ago
If you don’t have AppleCare, it costs $1400+. M2 Pro here that I’m waiting to fix or upgrade because of that. What’s more annoying is that I’d jus to get a new one and recycle this one, but the SSD is soldered on. Good on you for having a b
170.
▲
by
samtheprogram
2y ago
Not "Node.js code" specifically as Node.js itself can't be compiled to wasm. JavaScript can be compiled to wasm, but that won't include the whole Node.js standard library and doesn't seem to be what you are asking.
171.
▲
by
samtheprogram
2y ago
If you want some sanity, bare git repos, of course :)
172.
▲
by
samtheprogram
2y ago
Per the `wgpu-py` README: > Technically speaking, wgpu-py is a wrapper for wgpu-native, exposing its functionality with a Pythonic API closely resembling the WebGPU spec. `wgpu-native` is a wrapper with FFI/bindings for the Rust `wg
173.
▲
by
samtheprogram
2y ago
From what I heard, they will ultimately halt production, assuming no major changes in sales, at around 500,000 - 600,000 produced. Based on my understanding of the sales, they will have a considerable number of units still available even if
174.
▲
by
samtheprogram
2y ago
You could easily implement encryption on Supabase assuming you are doing server side / cookie auth, since you provide the storage adapter that actually saves it to and retrieves it from the cookies. As far as random logouts — I assume
175.
▲
by
samtheprogram
2y ago
Second this. Just change the EDITOR variable. You’re getting downvoted (probably because of the mini Vim tutorial in #2) while the author of the post wrote a whole TUI because they didn’t know to change their EDITOR variable. Learn your too
176.
▲
by
samtheprogram
2y ago
So, OS’s that don’t ship with GNU components aren’t Unix? See: any BSD. All of the things you mention in your post have _alternatives_ that also comply with whatever they reference: there are other MP3 encoders, there are other types of gas
177.
▲
by
samtheprogram
2y ago
Doesn’t GNU literally stand for “GNU’s not Unix”
178.
▲
by
samtheprogram
2y ago
Symbian was on a lot of different brands, so based on a sibling comment I’d say it was a Symbian feature.
179.
▲
by
samtheprogram
2y ago
Yeah, but you only need to approve an app once. I think I Ctrl+Open an app like once a quarter on average, sometimes going most of a year. This really isn't a big deal.
180.
▲
by
samtheprogram
2y ago
PREEMPT_RT, please!!
More ›