id
int64 0
12.9M
| type
large_stringclasses 5
values | by
large_stringlengths 2
15
⌀ | time
timestamp[us] | title
large_stringlengths 0
198
⌀ | text
large_stringlengths 0
99.1k
⌀ | url
large_stringlengths 0
6.6k
⌀ | score
int64 -1
5.77k
⌀ | parent
int64 1
30.4M
⌀ | top_level_parent
int64 0
30.4M
| descendants
int64 -1
2.53k
⌀ | kids
large list | deleted
bool 1
class | dead
bool 1
class |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
41,791,000 | comment | bjacobso | 2024-10-09T18:17:08 | null | zod is great, but I have been moving to @effect/schema and think it deserves a mention here. @effect/schema is the evolution of io-ts, which originally inspired zod.<p>It supports decoding as well as encoding, and fits natively into the rest of the effect ecosystem.<p><a href="https://effect.website/docs/guides/schema/introduction" rel="nofollow">https://effect.website/docs/guides/schema/introduction</a><p>It does come with the cost of importing effect, so might not be the best in certain scenarios. However, there are smaller options than zod if that is a concern. | null | null | 41,764,163 | 41,764,163 | null | [
41791434
] | null | null |
41,791,001 | comment | rootusrootus | 2024-10-09T18:17:13 | null | I look at that graph and think that on the one hand Musk must feel pretty good being on top. On the other hand, though, most of his wealth is tied up in an single incredibly overvalued stock and when the market corrects that interpretation he won't be anywhere even approaching the top. I'd feel much more comfortable being someone like Gates or the Waltons. | null | null | 41,789,751 | 41,789,751 | null | [
41791245
] | null | null |
41,791,002 | comment | marcellus23 | 2024-10-09T18:17:19 | null | > This has historically been the philosophy of English linguists<p>It's not unique to English linguists, it's a tenet of modern linguistics in general. A language is defined by the way people actually speak. If that's influenced by a central organization, fine, but that does not contradict descriptivism at all. Someone studying a language should always study the way the language is spoken by real people, using prescriptivist sources as supplementary sources of information where needed. | null | null | 41,790,747 | 41,787,647 | null | [
41791261
] | null | null |
41,791,003 | comment | brudgers | 2024-10-09T18:17:34 | null | <i>the actual business logic that's holding you back</i><p>If the reasons for choosing Slack instead of Discord are business reasons, the choice is not holding a business back. If a choice is not holding a business back, then that's the very obvious reason. | null | null | 41,781,019 | 41,781,019 | null | null | null | null |
41,791,004 | comment | eikenberry | 2024-10-09T18:17:37 | null | > Counter-intuitivly, the first instinct of a programmer should be "buy that, don't write it"<p>I don't think this is counter intuitive at all... this is the whole premise behind free software. Why write it yourself when someone else already has and there is a community around using and updating it. We all buy the vast majority of our software and it is usually our go to move, unless there is an itch. | null | null | 41,784,606 | 41,781,777 | null | [
41795429
] | null | null |
41,791,005 | comment | mmastrac | 2024-10-09T18:17:38 | null | Facebook, Google, Apple, Amazon -- the US could easily break all of these up. There's a huge risk to stagnation and over-optimization once these companies get as big as they do. | null | null | 41,784,287 | 41,784,287 | null | [
41793536,
41792289,
41795247
] | null | null |
41,791,006 | comment | patmorgan23 | 2024-10-09T18:17:48 | null | It's an advertising billboard that if you scroll past might have some relevant links at the bottom of the page. | null | null | 41,790,643 | 41,784,287 | null | [
41792247
] | null | null |
41,791,007 | comment | ks2048 | 2024-10-09T18:17:52 | null | Yeah, but "one click checkout"? Before Amazon, all the greatest minds could come up with was 2 and 3 click checkout.<p><a href="https://en.wikipedia.org/wiki/1-Click#Patent" rel="nofollow">https://en.wikipedia.org/wiki/1-Click#Patent</a> | null | null | 41,790,521 | 41,789,751 | null | null | null | null |
41,791,008 | comment | eadmund | 2024-10-09T18:17:55 | null | > This is something people love to rage about, yet it's not one with an obvious fix.<p>Removing the step-up in basis seems like an obvious fix. Record the basis at the time of transfer, then charge taxes when or if it is sold. Adjust for inflation if that seems reasonable.<p>Is there anything wrong with this? It doesn’t require selling on receipt. | null | null | 41,783,931 | 41,780,569 | null | null | null | null |
41,791,009 | comment | hilux | 2024-10-09T18:18:07 | null | I'm not always a Lex Fridman fan, but the interview with Demis is well worth a listen. | null | null | 41,786,101 | 41,786,101 | null | null | null | null |
41,791,010 | comment | eddieroger | 2024-10-09T18:18:18 | null | I'd take the whole album in 8-bit chiptunes in a heartbeat. Heck, I'd buy an old GameBoy if that was the only way to listen to it. | null | null | 41,790,295 | 41,790,295 | null | [
41792008
] | null | null |
41,791,011 | comment | diego_moita | 2024-10-09T18:18:23 | null | Well, ASALE[1] (Association of Academies of Spanish Language) is already a cross-national body that negotiates these rules among several countries.<p>[1] <a href="https://en.wikipedia.org/wiki/Association_of_Academies_of_the_Spanish_Language" rel="nofollow">https://en.wikipedia.org/wiki/Association_of_Academies_of_th...</a> | null | null | 41,790,863 | 41,787,647 | null | null | null | null |
41,791,012 | comment | tombert | 2024-10-09T18:18:36 | null | > Ok, so like filesystem snapshots.<p>Sort of, but only sort of. The filesystem is actually (mostly) unchanged for the backups. You have the /nix partition that can only really be touched by the nix program itself, and you have your root partition built based on the manifest defined in your configuration file. As such, every time you want to change anything about the system, you "rebuild" it, it stores a "copy" of the old root system, but since it's a cool lazy functional thing, it really only stores the diff's from the configuration, so they aren't terribly expensive, so it's not weird for me to have literally hundreds of generations stored on my laptop. Old stuff in the /nix partition isn't deleted until it's garbage collected, and a lot of stuff can't be garbage collected until the generation attached to it is removed.<p>So it's like a filesystem snapshot, but only the system files itself, the actual stuff on the hard drive actually doesn't get touched.<p>> However, since LiveCD/Flash images became a thing, I stopped worrying about the OS at all, just keep a recent backup of my /data partition.<p>I actually kind of do that with NixOS too!<p>My root partition is a tmpfs mount, meaning that every reboot is effectively a fresh root [1]. I have persistent volumes for my home directory and a few other things. To quote a friend, it's like a "new car smell on every reboot".<p>[1] Followed this tutorial: <a href="https://elis.nu/blog/2020/05/nixos-tmpfs-as-root/" rel="nofollow">https://elis.nu/blog/2020/05/nixos-tmpfs-as-root/</a> | null | null | 41,790,886 | 41,788,557 | null | null | null | null |
41,791,013 | comment | Balgair | 2024-10-09T18:18:42 | null | Um, anyway for me to put in my money and see where I rank? I'd just <i>love</i> to know how bad things really are. | null | null | 41,789,923 | 41,789,751 | null | null | null | null |
41,791,014 | comment | rootusrootus | 2024-10-09T18:18:49 | null | Why is it dropping, or why 'better luck next time'?<p>The former is easy to answer. It's a hot, emotional topic and getting comments way faster than it's getting upvoted. | null | null | 41,790,909 | 41,789,751 | null | [
41791053
] | null | null |
41,791,015 | comment | keybored | 2024-10-09T18:19:11 | null | > You should take this argument back to the OP or zahlman re. whether referencing Unicode implies agreement with any nonsense in the standard's comments (such as rejecting the literal "apostrophe" to be used as an apostrophe).<p>You: No, that’s completely true what they said there<p>You: Wait, you should take that up with them…<p>Just don’t speak out of your mouth with “Unicode” when you aren’t prepared to get it thrown back in your face? Doesn’t seem difficult.<p>> I was responding to the list of symbols named "apostrophe", where zahlman also seems to follow the consistent logic of only listing apostrophes, not quotes<p>Oh wow they’re named apostrophe? How great. I’ll start using this “start of header” character in my emails, that is probably so fit for purpose. | null | null | 41,789,497 | 41,752,023 | null | [
41791295
] | null | null |
41,791,016 | comment | tzs | 2024-10-09T18:19:11 | null | He's using a lot of that wealth to try to get people elected that say they want to do things that will significantly increase my costs over the next few years. Does that count? | null | null | 41,790,599 | 41,789,751 | null | null | null | null |
41,791,017 | comment | dgellow | 2024-10-09T18:19:24 | null | Zod is fantastic, we use it pretty extensively at Stainless. Definitely one of my favorite JS library. Not calling it a parser combinator was a really good marketing move | null | null | 41,764,163 | 41,764,163 | null | null | null | null |
41,791,018 | comment | adhamsalama | 2024-10-09T18:19:45 | null | I wonder how much Bun pushed them to have full Node.js compatibility. | null | null | 41,789,551 | 41,789,551 | null | [
41791524
] | null | null |
41,791,019 | comment | CSMastermind | 2024-10-09T18:19:46 | null | My understanding was that most of the internet infrastructure was laid by Bell before their break-up because they projected video calling being a huge use case in the future. | null | null | 41,790,667 | 41,784,287 | null | [
41791339
] | null | null |
41,791,020 | comment | stego-tech | 2024-10-09T18:19:46 | null | Loving the discourse in the comments here. Speaking as someone who grew up alongside Google in a sense, I fall on the side of the "break it up" camp. It was novel at the time to have a single company so nicely provide us with everything digitally that we could need - G Suite, YouTube, Search, Maps, Advertising, Books, Reader, etc - but in hindsight, we gave too much power to too unaccountable an entity, who in turn used it to choke off any avenues to challenge its dominance.<p>As for the rebuttal of "bUt ThE gDp", there's a counter-argument to be made that the GDP would have grown just as much with a higher diversity and stringent M&A regulations by spurring on new businesses and concepts, as opposed to mainstreaming fad after fad that seemingly solely benefits the established players. There's another argument to be made equating GDP values to desirable targets creates a Goodhart's Law problem, thereby making GDP as a measure of growth or success a bad metric; the rise of income and wealth inequality these past few decades, when there was increased focus on GDP as a target of growth or success, could be viewed as evidence supporting said argument.<p>It's worth noting that this case against Google is likely to be the bellwether for future divestments and breakups. Whatever comes next will be an invaluable learning experience for both sides, just like AT&T and Microsoft's own anti-trust woes were learning experiences for the current crop of companies. | null | null | 41,784,287 | 41,784,287 | null | [
41793933,
41791374,
41797014,
41794042,
41792697,
41793463,
41791695,
41791313,
41795869,
41793349,
41791321,
41793797,
41792934,
41791243
] | null | null |
41,791,021 | story | vinnysgreen | 2024-10-09T18:19:48 | null | null | null | 1 | null | 41,791,021 | null | [
41791022
] | null | true |
41,791,022 | comment | null | 2024-10-09T18:19:48 | null | null | null | null | 41,791,021 | 41,791,021 | null | null | true | null |
41,791,023 | story | rbanffy | 2024-10-09T18:19:56 | X reinstated in Brazil after Musk pays fines, agrees to follow local laws | null | https://arstechnica.com/tech-policy/2024/10/x-reinstated-in-brazil-after-musk-pays-fines-agrees-to-follow-local-laws/ | 4 | null | 41,791,023 | 0 | null | null | null |
41,791,024 | comment | csallen | 2024-10-09T18:19:58 | null | It's saying the company itself is worth $150B, not Sam Altman's net worth | null | null | 41,790,993 | 41,790,026 | null | [
41791950
] | null | null |
41,791,025 | story | cannibalXxx | 2024-10-09T18:20:09 | null | null | null | 1 | null | 41,791,025 | null | null | null | true |
41,791,026 | comment | tananaev | 2024-10-09T18:20:25 | null | Poorly phrased. $150 billion is the total company valuation, not the share that Sam would receive. | null | null | 41,790,993 | 41,790,026 | null | null | null | null |
41,791,027 | story | rbanffy | 2024-10-09T18:20:28 | Taiwan's Fastest AI Supercomputer Goes to Foxconn | null | https://www.nextplatform.com/2024/10/09/taiwans-fastest-ai-supercomputer-goes-to-foxconn/ | 2 | null | 41,791,027 | 0 | null | null | null |
41,791,028 | comment | throw3638 | 2024-10-09T18:20:47 | null | [flagged] | null | null | 41,790,834 | 41,745,798 | null | null | null | true |
41,791,029 | comment | standardUser | 2024-10-09T18:20:54 | null | They really went all out on these...<p>"A preloved Teddy comes with a cassette tape featuring an eight-channel recording of “Chump” including synchronized eye and snout movements."<p>"This fully-playable version of “Welcome To Paradise” will immerse you in the world of a small apartment in Oakland, California. Search out the record to play the full 8-bit rendition of your favorite song."<p>Totally impressed and amazed. | null | null | 41,790,295 | 41,790,295 | null | [
41791965,
41798404,
41798464
] | null | null |
41,791,030 | comment | gpm | 2024-10-09T18:21:03 | null | > 480x853 resolution<p>I doubt that's enough resolution for comfortable text editing like I believe the person you are replying to is envisioning. | null | null | 41,790,541 | 41,760,503 | null | [
41791284,
41792140
] | null | null |
41,791,031 | comment | mock-possum | 2024-10-09T18:21:06 | null | Yeah I’m with you. I cannot stand having to jump through hoop after hoop just to get started - things to download, command line utils to install, line after line after line to copy into the terminal, layers and layers of dependencies, possibly with version incompatibilities that the “getting started” page was never updated to reflect… it’s a nightmare.<p>Sometimes you just want to sit down and write code and see it working. | null | null | 41,785,890 | 41,749,680 | null | null | null | null |
41,791,032 | comment | rootusrootus | 2024-10-09T18:21:19 | null | Yeah I want to say it was Rockefeller who is the richest guy in history. He'd be closing in on half a trillion dollars in today's money IIRC. Perhaps we should rank wealth as a percentage of GDP for somewhat more accurate comparisons. | null | null | 41,790,880 | 41,789,751 | null | [
41793212
] | null | null |
41,791,033 | comment | esbranson | 2024-10-09T18:21:24 | null | That thought may be comforting, but no.<p>Don't mistake the limited-purpose US Government for your state government. Colorado does quite a bit, from healthcare to environment to policing. And so does the US, for those subjects it has jurisdiction, and has been doing so for hundreds of years. | null | null | 41,790,147 | 41,784,287 | null | [
41791788
] | null | null |
41,791,034 | comment | Kye | 2024-10-09T18:21:26 | null | A long-time WordPress pro friend got booted from the plugin team this morning. | null | null | 41,790,976 | 41,791,369 | null | null | null | null |
41,791,035 | comment | s1artibartfast | 2024-10-09T18:21:32 | null | What happens to the company when it wins in your scenario. Did you leave that out or did I miss something? | null | null | 41,790,904 | 41,784,287 | null | null | null | null |
41,791,036 | comment | bjacobso | 2024-10-09T18:21:45 | null | From my understanding trpc is very similar, however, the rpc mechanism is not a standard. ts-rest produces openapi schemas and speaks REST over http, as well as a typed client.<p>That being said, I am actually slowly migrating off ts-rest and adopting @effect/schema and @effect/platform/HttpApi, I foresee this being the direction the typescript ecosystem heads in over the next few years. However, the APIs are not stable yet and it has a bit of a learning curve, so would not adopt lightly | null | null | 41,790,984 | 41,764,163 | null | null | null | null |
41,791,037 | comment | astrostl | 2024-10-09T18:21:46 | null | > a block universe<p>I first encountered this theory and the related "eternalism" philosophy via Alan Moore [1] (Watchmen, V for Vendetta, The Ballad of Halo Jones, Swamp Thing, Batman: The Killing Joke, From Hell, etc.). Watchmen and its non-Moore-affiliated sequel have a lot of riffs on time and determinism.<p>Q: Jerusalem deals with the idea of eternalism: everything that has happened is happening right now and forever. Could you explain your views on this?<p>A: My conception of an eternity that was immediate and present in every instant – a view which I have since learned is known as ‘Eternalism’ – was once more derived from many sources, but a working definition of the idea should most probably begin with Albert Einstein. Einstein stated that we exist in a universe that has at least four spatial dimensions, three of which are the height, depth and breadth of things as we ordinarily perceive them, and the fourth of which, while also a spatial dimension, is perceived by a human observer as the passage of time. The fact that this fourth dimension cannot be meaningfully disentangled from the other three is what leads Einstein to refer to our continuum as ‘spacetime’.<p>This leads logically to the notion of what is called a ‘block universe’, an immense hyper-dimensional solid in which every moment that has ever existed or will ever exist, from the beginning to the end of our universe, is coterminous; a vast snow-globe of being in which nothing moves and nothing changes, forever. Sentient life such as ourselves, embedded in the amber of spacetime, would have to be construed by such a worldview as massively convoluted filaments of perhaps seventy or eighty years in length, winding through this glassy and motionless enormity with a few molecules of slippery and wet genetic material at one end and a handful or so of cremated ashes at the other. It is only the bright bead of our consciousness moving inexorably along the thread of our existence, helplessly from past to future, that provides the mirage of movement and change and transience.<p>A good analogy would be the strip of film comprising an old fashioned movie-reel: the strip of film itself is an unchanging and motionless medium, with its opening scenes and its finale present in the same physical object. Only when the beam of a projector – or in this analogy the light of human consciousness – is passed across the strip of film do we see Charlie Chaplin do his funny walk, and save the girl, and foil the villain. Only then do we perceive events, and continuity, and narrative, and character, and meaning, and morality. And when the film is concluded, of course, it can be watched again.<p>Similarly, I suspect that when our individual four-dimensional threads of existence eventually reach their far end with our physical demise, there is nowhere for our travelling bead of consciousness to go save back to the beginning, with the same thoughts, words and deeds recurring and reiterated endlessly, always seeming like the first time this has happened except, possibly, for those brief, haunting spells of déjà vu.<p>Of course, another good analogy, perhaps more pertinent to Jerusalem itself, would be that of a novel. While it’s being read there is the sense of passing time and characters at many stages of their lives, yet when the book is closed it is a solid block in which events that may be centuries apart in terms of narrative are pressed together with just millimetres separating them, distances no greater than the thickness of a page. As to why I decided to unpack this scientific vision of eternity in a deprived slum neighbourhood, it occurred to me that through this reading of human existence, every place, no matter how mean, is transformed to the eternal, heavenly city. Hence the title.<p>1: <a href="https://alanmooreworld.blogspot.com/2019/11/moore-on-jerusalem-eternalism-anarchy.html" rel="nofollow">https://alanmooreworld.blogspot.com/2019/11/moore-on-jerusal...</a> | null | null | 41,783,945 | 41,782,534 | null | null | null | null |
41,791,038 | comment | Stoids | 2024-10-09T18:21:47 | null | The fragmentation around runtime validation libraries is pretty crazy. The fact that half these comments mention some alternative library that mimics almost the exact API of Zod illustrates that.<p>It is filling a necessary shortcoming in the gradual typing of TypeScript, and using validator schema types to power other APIs generic inference is powerful. I am optimistic about an obvious leader emerging, or at least a better story about swapping between them more easily, but a bit annoying when trying to pick one to settle on for work that I have confidence in. That being said, Zod seems like the community favorite at the moment. | null | null | 41,764,163 | 41,764,163 | null | [
41792807
] | null | null |
41,791,039 | comment | amelius | 2024-10-09T18:21:52 | null | Researcher: hey, that's odd ...<p>HN: N=1. Move along, nothing to see here! | null | null | 41,790,591 | 41,789,277 | null | [
41791473
] | null | null |
41,791,040 | comment | Slava_Propanei | 2024-10-09T18:22:10 | null | The asset has not moved outside the family, has not been sold, no profit on sale has been realized.<p>You think a profit transfer has been made, because you think in terms of atomized individuals with no family. | null | null | 41,790,574 | 41,780,569 | null | [
41793165
] | null | null |
41,791,041 | comment | lionkor | 2024-10-09T18:22:17 | null | You don't arrest the most likely guy, you arrest the guy you have evidence on. | null | null | 41,787,402 | 41,779,952 | null | null | null | null |
41,791,042 | comment | apitman | 2024-10-09T18:22:31 | null | I'm pretty sure all 2-character TLDs are reserved for country codes. | null | null | 41,790,386 | 41,788,805 | null | null | null | null |
41,791,043 | comment | analognoise | 2024-10-09T18:22:41 | null | There’s always somebody who defends this kind of absurd wealth distribution, and I never understand it.<p>Even if everyone is wealthier, you’re getting screwed. I’ve always wanted to ask - why are you defending the ultra wealthy? Do you think that a fairer wealth distribution mechanism would hurt your personal wealth? | null | null | 41,790,599 | 41,789,751 | null | [
41791196
] | null | null |
41,791,044 | comment | nine_k | 2024-10-09T18:22:42 | null | But deploying on Docker <i>is</i> simpler than LAMP! All dependencies included. All binaries included. You can even just tell systemd run it (also usually included). | null | null | 41,785,890 | 41,749,680 | null | null | null | null |
41,791,045 | comment | SirFatty | 2024-10-09T18:22:49 | null | I never really understood the 'punk' genre assignment for this band. | null | null | 41,790,295 | 41,790,295 | null | [
41791556,
41791187,
41791160,
41791888,
41791640,
41791124,
41791106
] | null | null |
41,791,046 | comment | hosh | 2024-10-09T18:22:54 | null | Wades-Giles is closer to English-friendly, but it has a lot of flaws. It has no notion of intonations.<p>I think there is also the issue of cultural dominance. "English-friendly" means the foreign language is morphed to better suit English speakers. It could go the other way if Mandarin is the dominant trade language. | null | null | 41,790,096 | 41,787,647 | null | [
41796627,
41791976
] | null | null |
41,791,047 | comment | chrisjj | 2024-10-09T18:22:57 | null | Correct link here: <a href="https://news.ycombinator.com/item?id=41789223">https://news.ycombinator.com/item?id=41789223</a> | null | null | 41,787,663 | 41,787,663 | null | null | null | null |
41,791,048 | comment | root_axis | 2024-10-09T18:23:19 | null | I prefer typebox because it uses JSON schema. As far I'm aware it's otherwise on par with Zod, but I might be unaware of some capabilities of Zod that typebox lacks. | null | null | 41,764,163 | 41,764,163 | null | null | null | null |
41,791,049 | comment | null | 2024-10-09T18:23:19 | null | null | null | null | 41,790,938 | 41,790,026 | null | null | true | null |
41,791,050 | comment | candleknight | 2024-10-09T18:23:27 | null | > First of all, there are no otters here. I'm utterly sorry about that.<p>incredibly important suggestion: replace "utterly" with "otterly" | null | null | 41,749,680 | 41,749,680 | null | [
41795423
] | null | null |
41,791,051 | comment | wging | 2024-10-09T18:23:37 | null | It's better compared to the baseline of a for-profit corporation, especially given the stakes -- but it's strictly worse compared to the intended purpose of the existing structure that was recently hollowed out. The nonprofit entity that was originally supposed to be in control actually won't be.<p>I'd also question whether there is actually going to be a meaningful check on any of OpenAI's actions, compared to what there would be for a for-profit corporation. I'd bet no. | null | null | 41,790,981 | 41,790,026 | null | [
41791137,
41791549
] | null | null |
41,791,052 | comment | null | 2024-10-09T18:23:39 | null | null | null | null | 41,790,859 | 41,788,290 | null | null | true | null |
41,791,053 | comment | ks2048 | 2024-10-09T18:23:41 | null | I meant why "censored". I guess I don't know how the algorithm works - I guess being downvoted or flagged. | null | null | 41,791,014 | 41,789,751 | null | [
41791259
] | null | null |
41,791,054 | comment | oblio | 2024-10-09T18:23:42 | null | Do most applications use the minute-to-minute conversions or some daily rate?<p>I'm fairly sure that for example for RON, the Romanian Central Bank only publishes daily rates, for example. | null | null | 41,779,236 | 41,776,878 | null | null | null | null |
41,791,055 | comment | gaemar | 2024-10-09T18:23:44 | null | What a great improvement!
Learning from the past events is the way to success. I need one Infinite battery!!!! | null | null | 41,788,603 | 41,788,603 | null | null | null | null |
41,791,056 | comment | modeless | 2024-10-09T18:23:44 | null | ChatGPT is not trained to pass the Turing test. It is trained to be as superhuman as possible. I have no doubt that OpenAI could train a system to pass the Turing test within a year if that was their objective. In fact it seems like an anti-objective for them.<p>Now that's not to say that such a system would be undetectable by any possible adversarial technique. The Turing test is not unambiguously defined, but my definition would have it conducted with average well-educated people not specializing in AI and not having special knowledge of adversarial techniques for the specific machine being tested. | null | null | 41,784,575 | 41,733,390 | null | null | null | null |
41,791,057 | comment | tensor | 2024-10-09T18:23:45 | null | What I'd love to see is regulation forcing companies to provide reasonably priced ad-free options. There should be a right to opt out of ads. | null | null | 41,790,853 | 41,784,287 | null | [
41791923,
41794718,
41791239,
41791867
] | null | null |
41,791,058 | comment | mncharity | 2024-10-09T18:23:54 | null | > they were fortunate that there weren't any complications<p>I long ago saw a proposal for a country-scale medical training system designed for graceful upgrading. A highly experienced nurse, wishing to become a doctor, just learns the delta, rather than restarting from scratch. Similarly for a community heath worker moving into nursing, etc. And a different proposal, for automated support and oversight of community health workers' hard-to-take-well cervical-cancer screening photos, integrated with ai-filtered city-based expert consults. And then there's patients who become single-disease domain experts.<p>So looking forward, perhaps we could imagine a human-computer-hybrid setup where a grandma training and executing with oversight was gracefully supported? Especially if haptic vr becomes widely available. | null | null | 41,788,821 | 41,745,798 | null | null | null | null |
41,791,059 | comment | mushufasa | 2024-10-09T18:23:55 | null | things like these may individually be Very Good Ideas. That said, no organization goes through all of these little practices for onboarding every single new person. And when a firm has a Policy it just sits somewhere and people don't read it.<p>Oral tradition would work for these things, but even then it is fragile to team turnover.<p>Part of the appeal of hiring people with work experience at similar companies the expectation that they have all these bits of culture. That's a real value. | null | null | 41,765,127 | 41,765,127 | null | null | null | null |
41,791,060 | comment | complianceowl | 2024-10-09T18:24:01 | null | I love Uno's. | null | null | 41,790,919 | 41,787,647 | null | null | null | null |
41,791,061 | comment | fragmede | 2024-10-09T18:24:08 | null | The mere mention by the title had the classic phrase "Do you have the time..." blaring in my head as if it were thirty years ago, even if the last time I listened to that was at least a decade a ago. The nostalgia, right in the feels. | null | null | 41,790,805 | 41,790,295 | null | [
41791494
] | null | null |
41,791,062 | comment | mywittyname | 2024-10-09T18:24:34 | null | The mistake with focusing on reaction time is that humans can anticipate actions and can perform complex sequences of actions pretty quickly (we have two hands and 10 fingers). So someone playing one of those "test your reaction time" games might only score like 30ms. But someone playing a musical instrument can still play a 64th note at 120BPM.<p>Imagine playing a drum that took between 0 and 5 extra frames at 60FPS between striking the head and it producing a sound. Most people would notice that kind of delay, even if they can't "react" that quickly.<p>In games, frame delay translates to having to hold down a key (or wait before pressing the next one) for longer than is strickly necessary in order to produce an effect. Since fighting games are all about key sequences, the difference between needing to hold key for 0 frames and 5 frames is massive when you consider key combinations might be sequences of up to 5 key presses. 5 frames of delay x five sequential key presses x 8ms a frame = 1600ms vs 1 frame x 5 seq. key presses x 8ms = 40ms.<p>There's a massive difference between taking 1.6s to execute a complex move and 0.040s. | null | null | 41,790,495 | 41,758,371 | null | [
41791908
] | null | null |
41,791,063 | comment | 0x12A | 2024-10-09T18:24:44 | null | Thank you. I found that you can get really productive quite fast in Go, so happy learning :) | null | null | 41,787,710 | 41,785,511 | null | null | null | null |
41,791,064 | comment | hamdouni | 2024-10-09T18:24:49 | null | My takeaways for a more general pov :<p>1. Make or buy<p>2. Release a MVP<p>3. Keep it simple<p>4. Prepare for the worst<p>5. Make it easy to tests<p>7. Benchmark, monitor, log... | null | null | 41,781,777 | 41,781,777 | null | null | null | null |
41,791,065 | comment | chiaroscuro1312 | 2024-10-09T18:25:10 | null | thanks for this link | null | null | 41,790,582 | 41,784,287 | null | null | null | null |
41,791,066 | comment | dietr1ch | 2024-10-09T18:25:10 | null | Mayan economy: Sacrifice your K wealthiest individuals yearly to ensure prosperity of your economy on the years to come. Those sacrificed must give away 90% of their money. | null | null | 41,789,751 | 41,789,751 | null | [
41794986
] | null | null |
41,791,067 | comment | null | 2024-10-09T18:25:38 | null | null | null | null | 41,784,591 | 41,784,591 | null | null | true | null |
41,791,068 | story | howard941 | 2024-10-09T18:25:41 | Hurricanes likely a major issue for Florida lawmakers next session | null | https://www.tampabay.com/hurricane/2024/10/09/hurricanes-likely-major-issue-florida-lawmakers-next-session/ | 3 | null | 41,791,068 | 1 | [
41791242
] | null | null |
41,791,069 | comment | flobosg | 2024-10-09T18:25:43 | null | > Rosetta used sequence homology<p>Rosetta used <i>remote</i> sequence homology to generate the MSAs and find template fragments, which at the time was innovative. A similar strategy is employed for AlphaFold’s MSAs containing the evolutionary couplings. | null | null | 41,790,948 | 41,786,101 | null | [
41796166
] | null | null |
41,791,070 | comment | bob1029 | 2024-10-09T18:25:44 | null | Obviously the little inverter generators can't carry the normal load, but you can adapt to it. The biggest thing for most people is running their AC condenser.<p>A portable inverter AC unit (ideally a dual-hose unit) will pull ~1700w on the high setting. You can cool a solid 1000 sqft even in the Texas heat with something like this while also running your lamps/wifi/starlink/fridge/etc.<p>Combine with something like an EcoFlow battery, and you can actually shut it off completely while you sleep (and lock it up inside safely). Setting the AC to the low setting will reduce its consumption to ~400w intermittently which will easily run on a 2.5kWh battery all night. The other advantage of the EcoFlow is that you can temporarily run much larger loads than the generator is directly capable of. Really good for induction cooktops and getting your washing machine spin cycle up to speed. | null | null | 41,790,297 | 41,764,095 | null | null | null | null |
41,791,071 | comment | lovethevoid | 2024-10-09T18:25:59 | null | The same way you learned about hacker news. | null | null | 41,790,322 | 41,784,287 | null | null | null | null |
41,791,072 | comment | parl_match | 2024-10-09T18:26:05 | null | No, I read your comment. I was just thinking about 2030.<p>Also, no offense, but I'm not trusting a brand new energy storage technology bolted to the wall of my house. I'll businesses trial it out first for a few years. | null | null | 41,784,784 | 41,732,335 | null | null | null | null |
41,791,073 | comment | bigstrat2003 | 2024-10-09T18:26:05 | null | > Python offers typing with static compiling.<p>Python doesn't enforce types and as far as I know has no plans to.<p>> .Net doesn’t really match with startup culture.<p>Who the hell cares? If it's the best tool for the job, use it. Anything else is unprofessional as hell. | null | null | 41,790,998 | 41,788,026 | null | [
41791318
] | null | null |
41,791,074 | comment | freejazz | 2024-10-09T18:26:06 | null | Gigantic luxury yachts of ever-increasing lengths are absolutely flaunting.<p>> Flaunting would definitely be getting your name on a list that you don't need to be on.<p>Oh, like a list of the largest yachts and their owners? | null | null | 41,790,204 | 41,780,569 | null | null | null | null |
41,791,075 | comment | nickff | 2024-10-09T18:26:08 | null | AT&T had also been granted a long-term monopoly on long-distance telephony by the federal government; Google has never had such protection. | null | null | 41,790,667 | 41,784,287 | null | [
41792741
] | null | null |
41,791,076 | comment | null | 2024-10-09T18:26:08 | null | null | null | null | 41,790,940 | 41,787,647 | null | null | true | null |
41,791,077 | comment | busterarm | 2024-10-09T18:26:21 | null | Garmin (and other) GPS devices still exist. They're quite nice these days even.<p>My phone tends to overheat when I stick it under the window to use for directions, so I tend to prefer the dedicated GPS units anyway. | null | null | 41,790,789 | 41,784,287 | null | null | null | null |
41,791,078 | comment | refulgentis | 2024-10-09T18:26:38 | null | Chew on this a little, I stripped out as much as possible, but I imagine it still will feel reflexively easy to dismiss. Partially because its hard to hear criticism, at least for me. Partially because a lot was stripped out: a lot has gone sideways to get us to this point, so this may sound minor.<p>The fact you have to reach for "I [wonder if the votes were based on] Google / DeepMind press releases [taken] at face value." should be a red blaring alarm.<p>It creates a new premise[1] that enables continued permission to seek confirmation bias.<p>I was once told you should check your premises when facing an unexpected conclusion, and to do that before creating new ones. I strive to.<p>[1] All Nobel Prize voters choose their support based on reading a press release at face value | null | null | 41,787,947 | 41,786,101 | null | null | null | null |
41,791,079 | comment | nine_k | 2024-10-09T18:26:44 | null | Involving GitHub and setting up its actions is only minimalist from a very particular point of view. | null | null | 41,790,994 | 41,749,680 | null | [
41793249
] | null | null |
41,791,080 | comment | pseudosavant | 2024-10-09T18:26:45 | null | It is worth pointing out that MakeMKV has a CLI you can use it without the GUI. I have a batch file that rips the main movie from my BD drive and names the MKV based on the BD disc label. My script is old enough I wrote it myself, but ChatGPT/Claude could easily do a better job.<p>When combining MakeMKV's CLI and Handbrake's CLI there is an easy and very repeatable path of going from disc to an optimized MP4. Some might think it is sacrilegious to use MP4 instead of MKV. I've found MP4s with H264 video and AC3 audio can play almost everywhere (for me: Xbox, Roku, iPhone/Safari, Edge, Android, most smart TVs) now, and support surround sound. | null | null | 41,785,956 | 41,784,069 | null | [
41791383
] | null | null |
41,791,081 | comment | cdrini | 2024-10-09T18:26:47 | null | I think the people decide; if folks like a certain word, they'll start using it, creating traction. A natural selection of words of sorts. Then the dictionaries, being non-prescriptive, will have to add those words since they're needed to understand common parlance.<p>And completely agree about young generations, I've actually been super pleased at how many new words gen z is creating! I feel like the previous few generations created way fewer words. I disagree with things like introducing inconsistent spellings like "lyk" in terms of adopting that as a standard, because it just makes the language a headache to learn. But creating words for things that don't have existing words (like carrapticious in my other example), or even creating new sort of word variations which kind of grow/evolve into their own words (like rizz) seem like a nice expressive way of extending language. (I'm a bit more mixed on the value of the latter, though). | null | null | 41,790,434 | 41,787,647 | null | null | null | null |
41,791,082 | story | vdelitz | 2024-10-09T18:26:55 | null | null | null | 1 | null | 41,791,082 | null | null | null | true |
41,791,083 | comment | Wytwwww | 2024-10-09T18:26:56 | null | > As much as we need someone to define what is http, TCP/IP or Posix we also need someone<p>Why? Humans are almost infinitely more adaptable and capable of dynamically changing their behaviour compared to computer programs. Learning to understand/speak a new pseudo dialect of your native language isn't particularly hard. Millions of people do that near effortlessly on a daily basis (especially in many German speaking areas). | null | null | 41,790,693 | 41,787,647 | null | null | null | null |
41,791,084 | comment | kccqzy | 2024-10-09T18:26:58 | null | Nothing is untrusted. I trust my own scanner. It's just that it produces files that are too large. And when it is told to reduce file size, it reduces resolution instead of using good compression. | null | null | 41,790,469 | 41,788,026 | null | null | null | null |
41,791,085 | comment | blackeyeblitzar | 2024-10-09T18:27:10 | null | First physics and now chemistry. I wonder if we’ll see AI/ML-powered work in most prizes going forward. | null | null | 41,786,101 | 41,786,101 | null | null | null | null |
41,791,086 | comment | nicbou | 2024-10-09T18:27:15 | null | Coming from Quebec, I understand why people are worried about their language being strangled out and their culture dying with it. For Quebec this has always been a threat.<p>I live in Germany now. There are 10-15 times more German speakers in the DACH area than there are French speakers in Quebec. Even then, it’s weird that companies no longer bother translating their ads and slogans for the German-speaking market. It’s somewhat sad that every culture is slowly becoming a vaguely American, California-based culture.<p>Language and culture are intertwined. I feel that with the globalisation of both, something of value is lost. It’s only right to feel concerned about it. | null | null | 41,788,256 | 41,787,647 | null | [
41791661,
41796855,
41791229
] | null | null |
41,791,087 | comment | kyledrake | 2024-10-09T18:27:31 | null | It's hard not to be a little coy when you helped build something that usually takes an empire to build with some bad code and a few hundred loosely affiliated weirdos on the internet. I still don't think most laypeople (or honestly most people in the "crypto" space) really understand the significance of what was invented with Bitcoin. | null | null | 41,784,609 | 41,783,609 | null | null | null | null |
41,791,088 | comment | stavros | 2024-10-09T18:27:32 | null | You trust the company to do all this complicated obfuscation, but don't trust them to not spy on you? | null | null | 41,790,192 | 41,735,871 | null | [
41791641
] | null | null |
41,791,089 | comment | gavin_gee | 2024-10-09T18:27:43 | null | clearly, google hasn't paid enough campaign donations vis-a-vis Microsoft.<p>This is just political corruption feigning as doing the right thing for the country.<p>we are having the wrong debate and are being distracted by the sideshow.<p>in many ways this is a test balloon for public support to go after big tech as a narrative around censorship over misinformation that will explode over the next few years | null | null | 41,784,287 | 41,784,287 | null | null | null | null |
41,791,090 | comment | bityard | 2024-10-09T18:27:46 | null | Breaking up AT&T was unquestionably the right call. (So to say.)<p>Long distance was expensive for quite a while even after the break-up. If you called up an out-of-state friend or relative to catch up, you expected the call to cost you at least a few bucks. (And you hoped they would be the ones to call you next time.) Even into the 90's, long distance at $0.10/minute was considered cheap. And in most rural areas, everywhere past a mile or so out of town was long distance.<p>I remember buying long-distance calling cards to bring our phone costs down. For about 5 years, it was cheaper to just get a local-only phone line and then buy your long-distance as phone cards. Each card came with a certain number of minutes pre-loaded. You'd dial the 1-800 number on the back, scratch off your PIN, enter it, and then you'd dial your destination number. Other than the hassle of buying and using the card, the major downside was that your own number didn't (usually) show up on the caller ID.<p>They were also good if you stayed in hotels a lot, since hotels would charge upward of usurious amounts for both local and long-distance calls but they would typically allow toll-free calls to go through without charge. | null | null | 41,790,667 | 41,784,287 | null | [
41791724,
41794480
] | null | null |
41,791,091 | comment | diggan | 2024-10-09T18:27:48 | null | I can't read the article, nor am I deeply familiar with US financial structures, but are OpenAI doing the same as Bluesky, a Public Benefit LLC? Another HN comment mentions OpenAI adopting a "PBC model" but I'm not sure if that's the same or not. If not, what are the material differences? | null | null | 41,790,026 | 41,790,026 | null | [
41791236
] | null | null |
41,791,092 | comment | aaroninsf | 2024-10-09T18:27:58 | null | Remarkable that such brief mention is made of Tolkien, fans of whom will be familiar with a great many more of the coinages and their components than most!<p>And who will find new appreciation from this article for what Tolkien was about and why it's said he created his stories to accommodate his exploration of these root languages! | null | null | 41,771,440 | 41,771,440 | null | null | null | null |
41,791,093 | comment | aguaviva | 2024-10-09T18:27:59 | null | <i>Poland wasn't in the USSR</i><p>But large chunks of it did become part of the USSR, as the article points out very clearly:<p><pre><code> Zosia grew up fatherless in Vilnius, which between the wars belonged to Poland and was called Wilno. On 1 September 1939, she was just about to start her first year of medical school when Germany invaded Poland. Sixteen days later, the Soviet Union joined in, and quickly took Wilno, along with most of Poland’s east. A month later, the Soviets gave the city to Lithuania, which had coveted it since the end of the previous war.
</code></pre>
As the sibling comment also points out, though it is mistaken in the implication that these lands were inherited by Russia after the fall of the USSR. In fact they went to Ukraine, Belarus, and Lithuania (first as Republics within the USSR, then as independent countries). | null | null | 41,790,834 | 41,745,798 | null | [
41791298
] | null | null |
41,791,094 | comment | int_19h | 2024-10-09T18:28:04 | null | In Russian, the name of the restaurant did include the final "s", but without the apostrophe, so I don't think that's consistent.<p>Note though that in German, "-s" is also a genitive suffix, it's just the spelling that's different here. | null | null | 41,790,566 | 41,787,647 | null | null | null | null |
41,791,095 | comment | lcouturi | 2024-10-09T18:28:13 | null | 'Courriel' was coined by French Canadian translator André Clas, not by the Académie Française. The Office québécois de la langue française successfully promoted its usage in Quebec in the 90s and the Académie Française unsuccessfully tried to do the same in France.<p>'Courriel' is still commonly used by French Canadians, but indeed it was never widely adopted by France. As a French Canadian, I usually use 'courriel", though the anglicism 'e-mail' is also quite commonly used. Can't say I've ever seen anyone use 'mél', tho. | null | null | 41,790,465 | 41,787,647 | null | [
41797808
] | null | null |
41,791,096 | comment | fuzzfactor | 2024-10-09T18:28:15 | null | >the latest that has come out of Redmond.<p>You may not even know about the latest from last week, it's the long-awaited Windows 11 24H2 general release.<p>Among other things, now you get bitlocker by default upon installation, and it automatically encrypts (not only) its own partition, <i>plus any others</i> within the realm of its default autoencryption settings.<p>This can be a little bit of an ordeal to recover from even if you have a Microsoft Account. If you have already made the effort to maintain a Local User instead, it can be accomplished but naturally you wont be able to decrypt using any online credentials. You would barely notice anyway since there are no notifications about bitlocker of any kind, much less autobitlocker with a fury. So you don't actually have any decryption keys at this point either. Other popups <i>will</i> occur though, nothing very useful as usual. Plus when booted to the newly installed W11 24H2 you're an authorized user so you can access your C: volume and every other volume like normal. So you would never guess there's a problem until you boot that PC to some other volume, like one having up-to-date W10 installed. And it wont boot because that whole partition has been stealth encrypted and the undamaged bootfiles no longer recognize it. It can only be accessed when you are already booted to the new 24H2 volume but bitlocker is still not "complete" on any other volumes without a Microsoft Account, so on each encrypted volume there is only an option to turn bitlocker "on" not off. You can muddle through and obtain a local decryption key but it does not work in a straightforward way (and perhaps maybe <i>never</i> the first time), plus decryption takes a bit of time. So it ends up being faster and easier to reformat the encrypted volume and recover the contents from backup.<p>To correct this, action needs to be taken in advance before the installation of W11 24H2 like no Windows before, you must make sure no other disk volumes are exposed and that the install setup process can only "see" the target volume you are intending to install 24H2 onto. Otherwise you <i>really</i> need to use the latest RUFUS app to tweak and adjust the Windows install routine so you can disable things like autobitlocker in your customized USB Windows install device. <i>Before</i> you subject a multipartioned PC to unbridled mayhem like never before. Not just a multibooter.<p>This finally adds up with other creeping challenges to make the latest Windows more fiddly and in need of arcane command-line intervention more so than Linux for the first time.<p>Not like it was since the beginning of Linux up until a week ago.<p>And it's a big leap. | null | null | 41,789,220 | 41,788,557 | null | null | null | null |
41,791,097 | comment | VyseofArcadia | 2024-10-09T18:28:28 | null | I'm not sure I 100% agree.<p>I've been thinking a lot lately about the cost of off-the-shelf solutions from the perspective of sustainability, and there is a cost beyond money. The performance of software almost always degrades over time. By buying Foo off-the-shelf, you are saying, "I am ok with getting on the same bloat-dictated hardware upgrade cycle as Foo."<p>Of course you have the option of buying Foo and never upgrading, unless Foo has a license that forces you to. But that also walls you off from security bugfixes. But by replicating the essential features of Foo in-house, you can actually set and stick to a complexity and performance budget.<p>Of course if you are a business of any real size, you're already on the hardware upgrade treadmill anyway, and probably all of your customers are too, so what does it matter if your software is a little slower and a little more resource hungry year after year after year? Other than maybe a little twinge of guilt every now and then. | null | null | 41,784,606 | 41,781,777 | null | [
41795448
] | null | null |
41,791,098 | comment | cuteboy19 | 2024-10-09T18:28:31 | null | The O for any transformer is always quadratic | null | null | 41,786,121 | 41,776,324 | null | null | null | null |
41,791,099 | comment | geoka9 | 2024-10-09T18:28:51 | null | FWIW, when it came out I couldn't be bothered to listen to Green Day.
20 years later they became one of the favorites. | null | null | 41,790,959 | 41,790,295 | null | null | null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.