rudhdb773b
No user record in our sample, but rudhdb773b has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but rudhdb773b has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
Modern LLMs are fairly good at that as well.
Sure the implementation details are different. I suppose I should have asked by what definition of "consciousness and agency" are today's LLMs (with proper tooling) not meeting? And if today's models aren't meeting your…
Yes. These HN guidlines already basically cover it: > Please don't post shallow dismissals, especially of other people's work. A good critical comment teaches us something. > Please don't complain about tangential…
Not to single out your comment, but it feels like it's gotten to the point where HN could use a rule against complaining about AI generated content. It seems like almost every discussion has at least someone complaining…
I remember trying out some voice-to-text around 2002 that I believe was included with Windows XP.. or maybe Office? You had to go through some training exercises to tune it to your voice, but then it worked fairly well…
"adb backup" is buggy and deprecated. It's easier and more reliable to use adb root to rsync everything. No apps need root access that way.
Backing up all app data.
I think your 2nd point is less likely. Anecdotal, but I've spoken with many taxi and ride-share drivers, and my impression is that their decision to seek out and continue that line of work is almost always driven by…
Why regulate? Look at the failure that is the "war on drugs". The solution is education. The government should be educating society and especially parents on how to protect their children. Education worked to cut…
Have you ever actually heard it used in conversation or writing where the speaker's intention was a meaning that included people outside of the USA? I haven't.
So which walled garden owner regularly has sex with prepubescent children and is a heavy meth user?
The word "American" already unambiguously describes people of the USA. You don't need to make up a new word.
I don't really mind the pain itself, but I could see myself thinking the worst in that situation and imagining the strong pain meant the probe had punctured my colon. I assume that's not actually a realistic risk, right?
I don't think your complaints are a common experience. I've used neovim for the last 10 years, but before that I used emacs with R for many years at work and it was great, certainly not slow.
The issue with police departments trying to maximize fine revenue has a simple solution.. pass a law that says all fines go directly to the treasury. A similar law could eliminate most of the problems with civil…
I'd love to see what Tim Daly could with LLMs on Axiom's code base.
If you're using GrapheneOS you can disable network access for GCam to reduce the risk that Google is spying on your photos. The postprocessing is notably better with GCam, so it's worth running on GrapheneOS imo.
The fact that lobbyists push the law is in fact very meaningful. It means that a minority with power is trying to tip the scales in their favor against the otherwised unbiased will of the majority. To extend your…
> There are ways of implementing digital identity that do not require the user to divulge more information than is technically required Yes, but the incentives for increased state power through surveillance are far…
If you view requiring id for daily tasks as a bad thing, then a more efficient and effective id system would be a bad thing for you.
It's pretty easy to make your own `userdebug` build of GrapheneOS using their official build instructions That's what I do to get `adb root` and full file system access.
My money is on the porn sites being right. Incest fantasies are far more common than the number of people who would admit to them suggest. Just like almost no one will admit to finding a girl a day under 18 sexually…
Contactless payments are often a problem, but adding a card for Uber (directly in the app) should work. I use it frequently, along with Grab, Bolt, Maxim, etc.
I never understand why a company would put something like this in writing. I worked at a midsize financial company before and whenever there was something even approaching a legal or ethical grey area, we'd pick up the…
If the focus is performance, why use a separate process and have to deal with data serialization overhead? Why not a typical shared library that can be loaded in python, R, Julia, etc., and run on large data sets…