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,799,300 | comment | yakk0 | 2024-10-10T14:38:55 | null | It think it's been changed, but I believe the Transformers wiki on Fandom started out as a copy of the superior [TFWiki](<a href="https://tfwiki.net" rel="nofollow">https://tfwiki.net</a>). TFWiki has been referenced by many official creators and Hasbro designers themselves and has proven to be a great resource. I have no idea what their infrastructure or backup plans are, but I dread the day they go down. | null | null | 41,797,719 | 41,797,719 | null | null | null | null |
41,799,301 | comment | tayo42 | 2024-10-10T14:38:57 | null | 128 isnt a thing?<p>What bit rate does Spotify use for streaming online regular quality? | null | null | 41,793,015 | 41,790,295 | null | null | null | null |
41,799,302 | comment | Retric | 2024-10-10T14:39:03 | null | Larger populations both enable and incentivize more R&D, art, etc resulting in net positives in the short and long term. That’s somewhat counterbalanced by smaller global population having more resources per person to work with, but you have fewer geniuses with 0.8B people vs 8B people.<p>The speed of population collapse also impacts our ability to care for infrastructure and the elderly. While I personally think the global population would be better off at a steady 2-5 Billion people vs 10-20 Billion, dropping down to say 100M would make modern electrons manufacturing difficult to maintain let alone improve upon. | null | null | 41,799,042 | 41,798,726 | null | null | null | null |
41,799,303 | comment | causal | 2024-10-10T14:39:07 | null | Yeah, so little imagination in these pro-Google comments. They're imagining a world without Google instead of a world where ten Googles are all competing with one another. | null | null | 41,790,406 | 41,784,287 | null | null | null | null |
41,799,304 | comment | integrii | 2024-10-10T14:39:08 | null | Call me crazy, but I don't like any of this. Make more named functions. Keep your logic flat and explicit. I believe go wants you to code this way as well. Imagine the horrors this kind of function chaining creates. Actually, you don't have to. It's JavaScript. | null | null | 41,769,275 | 41,769,275 | null | [
41800732,
41799400,
41801131,
41800248
] | null | null |
41,799,305 | comment | warangal | 2024-10-10T14:39:16 | null | I myself have been working on a personal search engine for sometime, and one problem i faced was to have an effective fuzzy-search for all the diverse filenames/directories. All approaches i could find were based on Levenshtein distance , which would have led to storing of original strings/text content in the index, and neither would be practical for larger strings' comparison nor would be generic enough to handle all knowledge domains.
This led me to start looking at (Local sensitive hashes) LSH approaches to measure difference b/w any two strings in constant time. After some work i finally managed to complete an experimental fuzzy search engine (keyword search is a just a special case!).<p>In my analysis of 1 Million hacker news stories, it worked much better than algolia search while running on a single core !
More details are provided in this post: <a href="https://eagledot.xyz/malhar.md.html" rel="nofollow">https://eagledot.xyz/malhar.md.html</a> . I tried to submit it here to gather more feedback but didn't work i guess! | null | null | 41,797,041 | 41,797,041 | null | [
41799377
] | null | null |
41,799,306 | comment | ykonstant | 2024-10-10T14:39:26 | null | Why a web page and not directly the git log? If style is necessary, reformat the log data with some fancy ASCII art? | null | null | 41,798,939 | 41,765,594 | null | [
41799664,
41801079,
41799820
] | null | null |
41,799,307 | comment | TZubiri | 2024-10-10T14:39:26 | null | Possibly unrelated. How can they elevate from a script injected in the frontend to the database of all users?<p>Also, the vulnerability seems to be a domain overtake. But Archive is self hosting a static version of the dependency? | null | null | 41,792,651 | 41,789,815 | null | null | null | null |
41,799,308 | comment | JohnFen | 2024-10-10T14:39:30 | null | > if you already know that it's a robot, are you still be willing to talk to it?<p>In the absence of some sort of really compelling reason to, no I wouldn't. It would signal to me that the company doesn't actually value me enough to treat me as a person. Also, I'm not interested in having a "conversation" with a machine, but that's more of a personal preference sort of deal. | null | null | 41,781,382 | 41,766,827 | null | null | null | null |
41,799,309 | comment | user_7832 | 2024-10-10T14:39:36 | null | It could be a platform that organizes the payment like an escrow. The fee could be refunded on application acceptance/rejection, as long as you applied matching the criteria. | null | null | 41,797,732 | 41,790,585 | null | null | null | null |
41,799,310 | comment | chriskanan | 2024-10-10T14:39:41 | null | Of the people who are still alive, Hopfield and Hinton make sense.<p>Hopfield networks led to Boltzmann machines. Deep learning started with showing that deep neural networks were viable in Hinton's 2006 Science paper, where he showed that by pre-training with a Restricted Boltzmann machine (essentially a stacked self-supervised auto-encoder) as a form of weight initialization, it was possible to effectively train neural networks with more than 2 layers. Prior to that finding, people found it was very hard to get backprop to work with more than 2 layers due to the activation functions people were using and problematic weight initialization procedures.<p>So long story short, while neither of them are in widespread use today, they led to demonstrating that neural networks were a viable technology and provided the FIRST strategy for successfully training deep neural networks. A few years later, people figured out ways to do this without the self-supervised pre-training phase by using activation functions with better gradient flow properties (ReLUs), better weight initialization procedures, and training on large datasets using GPUs. So without the proof of concept enabled by Restricted Boltzmann Machines, deep learning may not have become a thing, since prior to that almost all of the AI community (which was quite small) was opposed to neural networks except for a handful of evangelists (Geoff Hinton, Yoshua Bengio, Yann LeCun, Terry Sejnowski, Gary Cottrell, and a handful of other folks). | null | null | 41,780,464 | 41,775,463 | null | null | null | null |
41,799,311 | comment | NoMoreNicksLeft | 2024-10-10T14:40:03 | null | > Population growth/degrowth is contextual. You cannot extrapolate trend and expect the condition to never change.<p>Little girls raised by mothers who only have 1 child don't grow up thinking that they want five children. Little girls who grow up being taught by childless teachers, excited and inspired by childless role models in the entertainment industry don't think they want four children. When they're bombarded with propaganda about how "adoption is just as good", they tend to believe that. And so on.<p>These things don't change just because population is shrinking. I'm not a conspiracy theorist, I don't believe these things to be deliberate. But I do recognize them for what they are.<p>> There is no reason to expect that the population will die out in a few century, only that we are in a currently bad situation.<p>There actually is. People like yourself tend to look at the "population". "Gee, there's 7.2 billion sixty year olds! We'll never go extinct." But it's really the one small demographic slice that is shrinking all the time, even while population grows... the demographic still young enough to make more people.<p>Your claim is that this trend doesn't just stay the same, that it might reverse. But it's so much worse than it merely not reversing... the trend becomes more extreme. As fertility falls, there are far fewer examples of high fertility for children to grow up around and be normalized to. They lower their own fertility in adulthood in response. Fertility decline is set to accelerate, not slow. | null | null | 41,799,195 | 41,798,726 | null | [
41799650,
41801631
] | null | null |
41,799,312 | comment | null | 2024-10-10T14:40:04 | null | null | null | null | 41,798,758 | 41,797,719 | null | null | true | null |
41,799,313 | comment | jmpman | 2024-10-10T14:40:14 | null | Ah yes, the libertarian’s dream. I have a different view of fair - no taxes, except for estate tax of 100%. That’s “more” fair. Equalizes society. | null | null | 41,798,321 | 41,780,569 | null | [
41799448
] | null | null |
41,799,314 | comment | Spivak | 2024-10-10T14:40:18 | null | This I think is a broader problem of a certain personality of "idea guys" that lie about requirements, often without being aware of it, and it being our problem as engineers to read their minds and be two steps ahead of them.<p>Director: "We need a factory that's tooled around manufacturing boxes of cookies with blue frosting. We don't need any other colors, just blue frosting!"<p>Junior Engineer: "He's going to come back in two days and ask for red frosting. Better make sure it can do any color."<p>Mid Level Engineer: "He's going to come back in a week and ask us for multi-color boxes. Better make sure it can do any combination of colors in each box."<p>Senior Engineer: "He's going to have the big idea to add sprinkles, writing, and branch out into eclairs. Better make sure the factory is extensible and can retool itself per-batch to make each box to-order."<p>The worst part about this is you can see where uncertainty leads to over-engineering and consequences if your psychic senses are off. This is where a good PM steps in and forces folks like this into a roadmap on a long-enough time-scale that you can see the mid-level's design is all we'll need. And if you still want eclairs we can talk about that in 2026. | null | null | 41,798,678 | 41,797,009 | null | [
41799615
] | null | null |
41,799,315 | comment | niek_pas | 2024-10-10T14:40:19 | null | I wanted to check this out on my phone, but it is unfortunately impossible to even read the text on the page or look at the examples. | null | null | 41,798,477 | 41,798,477 | null | [
41799358
] | null | null |
41,799,316 | comment | SoftTalker | 2024-10-10T14:40:22 | null | Probably pretty hard to get "chemically clean" cocaine if you don't have a pharmaceutical source. | null | null | 41,798,360 | 41,787,798 | null | null | null | null |
41,799,317 | comment | sapiogram | 2024-10-10T14:40:23 | null | > No, because in practice that "wait until" operation will act as a memory barrier.<p>This is a wrong, a memory barrier would not salvage this code from UB. The read from `x` must at the very least be synchronized, and there might be other UB lurking as well. | null | null | 41,798,803 | 41,757,701 | null | [
41799968
] | null | null |
41,799,318 | comment | capnahab | 2024-10-10T14:40:24 | null | This link is not about gaming on asahilinux. | null | null | 41,799,011 | 41,799,011 | null | [
41799338,
41799344
] | null | null |
41,799,319 | comment | ryukoposting | 2024-10-10T14:40:26 | null | I remember reading the Minecraft wiki back in the early 2010s, back when Fandom was still Wikia. It would have been much more appealing at the time than it is today - not just for the reasons you list, but because Wikia actually kicked ass in the early 2010s. It was sleek, modern, and easy to use. And today, it isn't. | null | null | 41,798,956 | 41,797,719 | null | [
41799533,
41799613
] | null | null |
41,799,320 | comment | null | 2024-10-10T14:40:30 | null | null | null | null | 41,767,111 | 41,766,515 | null | null | true | null |
41,799,321 | comment | hbn | 2024-10-10T14:40:34 | null | Ublock doesn't block the AI generated FAQs without manually stepping in, and it certainly won't block all the bad info as the more dedicated and knowledgeable fans move to other wikis. | null | null | 41,798,856 | 41,797,719 | null | null | null | null |
41,799,322 | comment | bombcar | 2024-10-10T14:40:35 | null | The real danger is leeching packaging materials, which is pretty minor. | null | null | 41,799,257 | 41,765,006 | null | null | null | null |
41,799,323 | comment | ozim | 2024-10-10T14:40:38 | null | You know that management get bonus points for blaming developers for increasing it at the end of year when annual budget review comes by. | null | null | 41,795,508 | 41,793,658 | null | null | null | null |
41,799,324 | story | brandonb | 2024-10-10T14:40:43 | The science behind on-the-wrist blood pressure tracking | null | https://www.empirical.health/blog/apple-watch-blood-pressure/ | 74 | null | 41,799,324 | 57 | [
41800122,
41801259,
41799699,
41800002,
41800147,
41801226,
41800416,
41800586,
41803112,
41800870,
41802234,
41801702,
41801676
] | null | null |
41,799,325 | comment | iicc | 2024-10-10T14:40:44 | null | >Addresses of buildings aren't private, and they're somewhat analogous as with many computing concepts.<p>Buildings are analogous to domains, not email addresses. | null | null | 41,795,388 | 41,792,500 | null | null | null | null |
41,799,326 | comment | nixosbestos | 2024-10-10T14:40:52 | null | [flagged] | null | null | 41,799,011 | 41,799,011 | null | null | null | true |
41,799,327 | comment | rrwo | 2024-10-10T14:40:53 | null | I think the cost of paying for a dedicated email service is worth it. (There are plenty of smaller, privacy-oriented services such as Proton Mail or Fast Mail.)<p>They're better at it than I am, and it means I don't have to fill up my free time maintaining another server. | null | null | 41,797,880 | 41,792,500 | null | null | null | null |
41,799,328 | comment | sph | 2024-10-10T14:40:59 | null | I have seen cookmeplox, one of the admins of the Runescape wiki, round these parts. Thank you for your work, as a gamer and new Runescape addict. For an MMORPG as massive as OSRS, having a good wiki is crucial and probably the reason why it's seen a resurgence over the past few years. | null | null | 41,798,734 | 41,797,719 | null | [
41799932
] | null | null |
41,799,329 | comment | lfkdev | 2024-10-10T14:41:00 | null | "We're going to be blunt: Hacker News is increasingly a haven for alt-right trolls and hateful abusers"<p>In the years i've been on hackernews, not once i've had the feeling even in the slightest that this is the case. This is crazy. | null | null | 41,799,011 | 41,799,011 | null | [
41799484,
41799371,
41799381,
41799934,
41799990,
41799962,
41799361,
41800189,
41799355
] | null | null |
41,799,330 | comment | hombre_fatal | 2024-10-10T14:41:04 | null | How does this have to do with a validation library? These exist for every language so that you can validate unknown data, e.g. user data coming over the wire or data from an external process. | null | null | 41,797,085 | 41,764,163 | null | [
41800729
] | null | null |
41,799,331 | story | h2odragon | 2024-10-10T14:41:05 | null | null | null | 1 | null | 41,799,331 | null | [
41799834,
41799624
] | null | true |
41,799,332 | comment | loufe | 2024-10-10T14:41:07 | null | There's a redirect for traffic coming from HN with some acusations against the HN moderation team.<p>@dang any chance you want to make a comment on their claims? | null | null | 41,799,011 | 41,799,011 | null | [
41802453,
41799345
] | null | null |
41,799,333 | comment | maccard | 2024-10-10T14:41:10 | null | > What is the possible societal-positive outcome of another social media filter? Or improved ad targeting algorithm? Or more attention-grabbing social media feed?<p>I could have asked the same thing about a weapon of mass destruction 80 years ago. I don't have an answer for how we can use those things in ways to better society. But I'm not convinced that there are _none_. | null | null | 41,795,820 | 41,784,287 | null | [
41799708
] | null | null |
41,799,334 | comment | user_7832 | 2024-10-10T14:41:11 | null | There could be a term/agreement, that you only get money back if your resume actually met the minimum requirements. If you have a completely irrelevant profile you lose your application fee. | null | null | 41,798,692 | 41,790,585 | null | null | null | null |
41,799,335 | comment | layer8 | 2024-10-10T14:41:14 | null | Does anyone know of an iOS Safari extension that allows to freely configure such substitutions? | null | null | 41,799,002 | 41,797,719 | null | null | null | null |
41,799,336 | comment | jerf | 2024-10-10T14:41:17 | null | Oh, yes, sorry. The level of error was more than I expected.<p>Edit: I should add that a "Reverse" that takes an iterator has no choice but to manifest the list and then reverse on the list. (Goodness help you if you try to reverse an infinite list.) But you can do type-dependent reverse iterators that don't have to if the data structure doesn't force it, and if you can do that you should, in general. This paragraph isn't about Go; this is the iterator protocol itself. | null | null | 41,799,081 | 41,769,275 | null | [
41803047
] | null | null |
41,799,337 | comment | adastra22 | 2024-10-10T14:41:22 | null | 2.5 million per year is about 10x what the worst case ongoing costs would be. | null | null | 41,799,200 | 41,789,815 | null | null | null | null |
41,799,338 | comment | hddherman | 2024-10-10T14:41:25 | null | It is if you don't navigate to it via HN.<p>Pretty damning stuff that I wasn't previously aware of. | null | null | 41,799,318 | 41,799,011 | null | null | null | null |
41,799,339 | comment | s1artibartfast | 2024-10-10T14:41:35 | null | I think the words popped into his head as a fact of life, and he correctly attributed it to the author.<p>I don't think any completion occurred because I wasn't confused about the two of them being the same. I don't think you were confused that they were the same either.<p>I don't think there are people out there that would read the paragraph and walk away thinking the author is just like Rodney King. Therefore I think taking offense for possible conflation on behalf of others is overly cynical. | null | null | 41,783,179 | 41,750,630 | null | null | null | null |
41,799,340 | comment | ricardobeat | 2024-10-10T14:41:37 | null | It’s a little funny to read this since this is exactly how Scrum was meant to be.<p>The PO <i>prioritizes</i> tasks, but coming up with stories and breaking them down into actionable bits is a team responsibility, based on the PO’s input and product requirements.<p>This was subverted into <i>PM</i> roles that exert control over the backlog once Scrum made it into enterprise. | null | null | 41,797,009 | 41,797,009 | null | null | null | null |
41,799,341 | comment | speedbird | 2024-10-10T14:41:53 | null | PDP-11 | null | null | 41,765,098 | 41,765,098 | null | null | null | null |
41,799,342 | comment | actionfromafar | 2024-10-10T14:42:06 | null | Ha! That explains those weird videos of houses in neighbourhoods which looks like a neutron bomb or the Rapture. Cars left, coffe cups on the tables, sometimes facilities still working, TV on. Nobody there. | null | null | 41,799,041 | 41,798,027 | null | [
41799594
] | null | null |
41,799,343 | comment | munificent | 2024-10-10T14:42:21 | null | I wish the Minecraft wiki did that. I don't tend to play the latest version because I feel like it got overly complex and I get analysis paralysis if I play the latest version.<p>But being on an old version makes navigating the wiki hard. I'm never sure if some content applies to me. Sometimes they say which version a feature was introduced in, but if a mechanic changes, they often just document the latest behavior. | null | null | 41,799,290 | 41,797,719 | null | [
41799836
] | null | null |
41,799,344 | comment | n00bskoolbus | 2024-10-10T14:42:23 | null | It is but because you're coming from HN it seems the redirect to a different page | null | null | 41,799,318 | 41,799,011 | null | null | null | null |
41,799,345 | comment | FirmwareBurner | 2024-10-10T14:42:23 | null | <i>>@dang any chance you want to make a comment on their claims?</i><p>Why would he, when the author has shown no evidence of the harassments and abuse he/she claims HN is full of. | null | null | 41,799,332 | 41,799,011 | null | [
41799447
] | null | null |
41,799,346 | comment | remram | 2024-10-10T14:42:27 | null | On the other hand, the S3-compatible server options are quite limited. While you're not locking yourself to one cloud, you are locking yourself to the cloud. | null | null | 41,798,104 | 41,797,041 | null | [
41800297
] | null | null |
41,799,347 | comment | user_7832 | 2024-10-10T14:42:44 | null | If you intern, do you consider that “work experience”? What I’ve heard says no (and my internship work has often been very “basic”). | null | null | 41,797,758 | 41,790,585 | null | [
41802548
] | null | null |
41,799,348 | story | keepamovin | 2024-10-10T14:42:48 | Feedback Processes Causing an AMOC Collapse in the Community Earth System Model | null | https://arxiv.org/abs/2410.03236 | 2 | null | 41,799,348 | 0 | null | null | null |
41,799,349 | comment | polarbearams | 2024-10-10T14:42:58 | null | Polarsteps | Back End, Android | Amsterdam, The Netherlands | Full-time (or 4 days/week) | Hybrid | VISA (with relocation package) | <a href="https://careers.polarsteps.com/" rel="nofollow">https://careers.polarsteps.com/</a><p>We're an Amsterdam-based team of 60 (and counting) with 20+ nationalities amongst us – a varied, skilled bunch of "Citizens of The World" with hundreds of thousands of kilometers under our travel belts. We also have something important in common (other than our very well-worn passports): We want to change the way people travel.<p>And that's exactly what we're doing, with _the_ travel app to plan, track, and relive your journeys in a smart and beautiful way. Our product is at the core of everything that we do, and we always put our users first, so you will always have all the space you need to build things in the best possible way - there's a reason why we have a 4.8 star user rating on both Play Store and App Store ;)<p>We have over 10 million users and currently growing our engineering team, read more about the roles here:<p>- Senior Backend Engineer: <a href="https://careers.polarsteps.com/vacancies/c80ae5b6-1bd0-4de7-8a92-9d8d3f3e6331" rel="nofollow">https://careers.polarsteps.com/vacancies/c80ae5b6-1bd0-4de7-...</a><p>- Senior Android Engineer: <a href="https://careers.polarsteps.com/vacancies/e4743023-85f2-4a34-a938-00de757b6ead" rel="nofollow">https://careers.polarsteps.com/vacancies/e4743023-85f2-4a34-...</a> | null | null | 41,709,301 | 41,709,301 | null | null | null | null |
41,799,350 | comment | zoeysmithe | 2024-10-10T14:42:59 | null | Can we stop it with the "bad apples CEO" thing. These guys are doing what any for-profit enterprise would do. They're not exceptions. Theyre the norm.<p>The reality is that ads and such are (probably) the only effective way to go and founders will sell to capital groups for profit. Over and over. Look at image hosting, which is a similar case. We went from ad laden tinypic's and such to ad-free imgur and now imgur is ad-heavy, app heavy, dark pattern heavy, etc once the startup money ran out and founders and investors expected profit.<p>We're destined to be on this "get on this service, then get off that service for that new service" wheel for eternity under this system because this boom and bust period and startup-to-profit system is fundamental under our system of capitalism. | null | null | 41,798,838 | 41,797,719 | null | [
41799502,
41799604
] | null | null |
41,799,351 | comment | refset | 2024-10-10T14:42:59 | null | <i>> "data base" was a term in use predating that 1963 publication</i><p>I agree, and actually reading through some of it only reinforces the feeling. I suppose the real answer could well still be CLASSIFIED, if it was even recorded in the first place. | null | null | 41,798,857 | 41,764,465 | null | [
41799755
] | null | null |
41,799,352 | comment | Retric | 2024-10-10T14:43:17 | null | Skyscrapers are inherently more expensive to build and maintain than smaller buildings, so a significantly smaller global population gets more efficient housing automatically. | null | null | 41,799,148 | 41,798,726 | null | [
41801405
] | null | null |
41,799,353 | comment | rogerthis | 2024-10-10T14:43:27 | null | Same thing in other industries.<p>Worked on big telecom billing back in the days. There was the average fish like me whose bills go to a normal flow when unpaid, and the big fish, like government, big companies, etc that not even have to pay their bills (for a time, of course). | null | null | 41,798,027 | 41,798,027 | null | null | null | null |
41,799,354 | comment | NoMoreNicksLeft | 2024-10-10T14:43:28 | null | That just front-loads a cost that is no more affordable today than it will be later. Everything is so expensive now that we're constantly trying to cut corners just to be able to pay for it. We can't add another 80% (or more) to that so that old geezers 100 years from now won't have to put new shingles on the roof. | null | null | 41,799,241 | 41,798,726 | null | [
41799433
] | null | null |
41,799,355 | comment | n00bskoolbus | 2024-10-10T14:43:31 | null | > This may surprise you as a HN user, since overly hateful content is indeed often flagged and not immediately visible in HN top-level comment sections. While this is true, there is a major flaw in the HN moderation mechanism that enables abuse to continue unabated. This is the fact that, when a comment is flagged and killed, its child subthread is not. Once the high-level comment is no longer visible in the top-level comment section by default, this significantly reduces moderation activity in the subthread, as users are less likely to click to expand it. The deeper you go, the less likely it is for content to be moderated.<p>Seems like a reasonable explanation why you might feel that way. I similarly haven't noticed that kind of rhetoric but I also haven't delved down into subthreads much | null | null | 41,799,329 | 41,799,011 | null | [
41799428,
41799392
] | null | null |
41,799,356 | comment | sickofparadox | 2024-10-10T14:43:32 | null | Every aspect of life will be commoditized, and every living person reshaped into a gear for the system. | null | null | 41,795,334 | 41,790,585 | null | null | null | null |
41,799,357 | comment | bombcar | 2024-10-10T14:43:37 | null | Packaged/Manufactured date is the way to go; you can then even have "valid until" be implicit on most goods (that don't expire) and only physically labelled on things that go bad, like raw meat or vegetables. | null | null | 41,766,845 | 41,765,006 | null | null | null | null |
41,799,358 | comment | deepmacro | 2024-10-10T14:43:38 | null | Yes, a responsive layout it's something I'll tackle in the future, but I think that in 90% of use cases people should use this on a laptop. Check it out again on a laptop if you can! | null | null | 41,799,315 | 41,798,477 | null | null | null | null |
41,799,359 | comment | TZubiri | 2024-10-10T14:43:42 | null | Yeah, but the leak has been confirmed by HIBP, I found my address in there. | null | null | 41,793,550 | 41,792,500 | null | [
41800380
] | null | null |
41,799,360 | comment | ghaff | 2024-10-10T14:43:46 | null | I will throw out old dried herbs in particular and store replacement stock in the freezer. Also will replace spices when they get old and you can’t smell them any longer. Most shelf stable food is still good for a decent time past its use by date. Though not forever.<p>But, yes, I have relatives who will consider use by a hard deadline. | null | null | 41,766,817 | 41,765,006 | null | null | null | null |
41,799,361 | comment | FirmwareBurner | 2024-10-10T14:43:52 | null | Same feeling I got. Anything that can be remotely considered right wing even through the most extreme mental gymnastics, is automatically flagged and/or downvoted.<p>So unless the author shows some proof of that, I'd ignore their claim. Innocent until proven guilty. | null | null | 41,799,329 | 41,799,011 | null | null | null | null |
41,799,362 | story | unsolved73 | 2024-10-10T14:44:01 | Practical countermeasures against supply chain attacks | null | https://kerkour.com/technical-countermeasures-against-supply-chain-attacks | 4 | null | 41,799,362 | 0 | [
41799814
] | null | null |
41,799,363 | comment | actionfromafar | 2024-10-10T14:44:08 | null | The trick is to keep the circle extremely wide. Then, it's called an Economy and Healthy Inflation. :) An ecosystem if you will. | null | null | 41,799,264 | 41,798,027 | null | null | null | null |
41,799,364 | comment | layer8 | 2024-10-10T14:44:09 | null | Archive.org is awfully slow, and more importantly, the archived pages are not indexed by Google, hence aren’t discoverable. | null | null | 41,799,273 | 41,797,719 | null | null | null | null |
41,799,365 | comment | kayson | 2024-10-10T14:44:22 | null | Just installed it and imported my K-9 mail settings. (I had to export a file from K-9, the "From App" option didn't work.) I like the design language much more; it doesn't feel outdated like K-9. The K-9 settings are mostly still there, but some things have definitely been changed. Gone are 1st/2nd class folders, replaced by individual toggles for display, push, sync, and notifications for each folder. I'm guessing the old way might've been confusing for the masses, but it makes it a huge pain to do bulk changes. Otherwise it seems to be pretty much the same functionality wise and I'm cautiously optimistic. | null | null | 41,798,615 | 41,798,615 | null | null | null | null |
41,799,366 | comment | jecel | 2024-10-10T14:44:22 | null | While Trilogy ran into technical problems, Sinclair's Anamartic actually delivered working products:<p><a href="https://www.computinghistory.org.uk/det/3043/Anamartic-Wafer-Scale-160MB-Solid-State-Disk/" rel="nofollow">https://www.computinghistory.org.uk/det/3043/Anamartic-Wafer...</a><p>The long term plan was something not that different from what Cerebras does, but in order to not scare possible investors their first product was a battery backed wafer scale static RAM to replace hard disks. This market looked attractive since disks had been stuck at 20MB for a while. But right when Anamartic got ready to sell hard disks started to grow like crazy, first going to 30MB by moving from MFM to RLL then jumping to 40MB, 80MB, 160MB, 250MB and so on. This caused all of Sinclair's investors to pull out. | null | null | 41,794,735 | 41,794,735 | null | null | null | null |
41,799,367 | comment | sdo72 | 2024-10-10T14:44:30 | null | I find food in the US contains too much toxin that harms the body. They have a lot of synthetic chemicals and preservatives. Many of which have very bad long term damages to the body. Even with these labels, sometimes it doesn't really tell the whole story about the ingredients. Most of the food that sits on the shelf for weeks shouldn't be consumed. | null | null | 41,765,006 | 41,765,006 | null | [
41799528
] | null | null |
41,799,368 | comment | ExoticPearTree | 2024-10-10T14:44:31 | null | <a href="https://archive.ph/jfRjL" rel="nofollow">https://archive.ph/jfRjL</a> | null | null | 41,799,016 | 41,799,016 | null | null | null | null |
41,799,369 | comment | MrDarcy | 2024-10-10T14:44:37 | null | There’s a whole controversy over this specific issue. For decades they recommended 90 days in the fridge to keep it fresh.<p>Then they switched to 30 days recommendation to goose sales. | null | null | 41,799,243 | 41,765,006 | null | null | null | null |
41,799,370 | story | keepamovin | 2024-10-10T14:44:39 | Tracking Synchronization of Human Heart Rhythm with Geomagnetic Field Variations | null | https://journals.rcsi.science/0006-3029/article/view/264955 | 1 | null | 41,799,370 | 0 | null | null | null |
41,799,371 | comment | loufe | 2024-10-10T14:44:39 | null | I completely agree. I've not been on the receiving end of hate online, so I admit I may be insensitive, but this feels off.<p>I think blocking people from a certain community from accessing content, especially when the moderation team at least tries, is an odd approach at best. Why impede me from viewing content on your project just because the community I'm getting refered from has some moderation approaches you don't like? | null | null | 41,799,329 | 41,799,011 | null | [
41799430
] | null | null |
41,799,372 | story | jxmorris12 | 2024-10-10T14:44:45 | Clowning in Pennsylvania | null | https://sjmielke.com/clowning-in-pennsylvania.htm | 1 | null | 41,799,372 | 0 | null | null | null |
41,799,373 | comment | CoffeeOnWrite | 2024-10-10T14:44:46 | null | Put samples out | null | null | 41,768,710 | 41,765,006 | null | null | null | null |
41,799,374 | comment | JansjoFromIkea | 2024-10-10T14:44:48 | null | Had a bit of a look in a few places about the protocol, am I right in understanding the only way to do it with actual cassettes would be to find an 8 channel cassette recorder?<p>Here's what I was reading <a href="http://www.illiop.org/workings.html" rel="nofollow">http://www.illiop.org/workings.html</a><p>[edited to say 8 channel to avoid confusion with 8 track] | null | null | 41,792,415 | 41,790,295 | null | null | null | null |
41,799,375 | comment | citricsquid | 2024-10-10T14:44:51 | null | More than a decade has passed since then so I am stretching my memory. At peak we were serving in the region of 10 million page views per day which made us one of the most popular websites on the internet (Minecraft was a phenomenon and every Minecraft player needed the wiki). We were probably the highest traffic Wiki after Wikipedia. Nowadays Cloudflare could absorb most traffic because of the highly cacheable nature of it, but at the time, Cloudflare didn't exist, and every request hit our servers. | null | null | 41,799,188 | 41,797,719 | null | [
41799908
] | null | null |
41,799,376 | comment | consteval | 2024-10-10T14:44:57 | null | > This law makes it a crime to offer something "for sale" if it can be remotely disabled later<p>Solution: stop making vehicles require constant updates and live servers.<p>The entire point of Android Auto and Apple CarPlay is that you can outsource this task to a device that has a MUCH higher guarantee of support, software quality, and connectivity.<p>A car infotainment should be able to play local music, control car functions, listen to the radio. None of these require connectivity. You need connectivity for streaming music and GPS. Well phones are really, really good at that. | null | null | 41,795,376 | 41,795,075 | null | [
41799880
] | null | null |
41,799,377 | comment | iudqnolq | 2024-10-10T14:45:04 | null | I'm super new to this so I'm probably missing something simple, but isn't a trigram index one of the canonical solutions for fuzzy search? Eg <a href="https://www.postgresql.org/docs/current/pgtrgm.html" rel="nofollow">https://www.postgresql.org/docs/current/pgtrgm.html</a><p>That often involves recording original trigram position, but I think that's necessary to weigh "I like happy cats" higher than "I like happy dogs but I don't like cats" in a search for "happy cats". | null | null | 41,799,305 | 41,797,041 | null | [
41799931
] | null | null |
41,799,378 | comment | sph | 2024-10-10T14:45:07 | null | The good ol' Mediawiki look of the DF wiki reminds me of the underrated, and oft maligned Dungeon Crawl Stone Soup wiki: <a href="http://crawl.chaosforge.org/Crawl_Wiki" rel="nofollow">http://crawl.chaosforge.org/Crawl_Wiki</a> | null | null | 41,799,290 | 41,797,719 | null | [
41800878
] | null | null |
41,799,379 | comment | steve_adams_86 | 2024-10-10T14:45:12 | null | This is so cool! I’ll have to try it out soon. Thanks! | null | null | 41,798,387 | 41,764,163 | null | null | null | null |
41,799,380 | comment | causal | 2024-10-10T14:45:12 | null | Botulism can be present without any smell or taste | null | null | 41,799,257 | 41,765,006 | null | [
41800213,
41799705
] | null | null |
41,799,381 | comment | kreetx | 2024-10-10T14:45:18 | null | Same here.<p>I don't doubt that people sometimes argue here "unpolotely", though, IMO, the solution is simply not to engage. | null | null | 41,799,329 | 41,799,011 | null | null | null | null |
41,799,382 | comment | lucasyvas | 2024-10-10T14:45:20 | null | The respected and socially competent engineer should always fulfill the traditional PO obligations. I believe the buzzword for this is Product Engineer, even though that’s roughly what agile was supposed to be to begin with…<p>The problem with this is somewhat real though and it’s that companies do not prioritize this capability set over the “traditional” ones where the engineer never has to talk to a customer. Given that anyone that codes is at least probably lightly on the Autism spectrum, and you end up with only a subset that can successfully do both roles. | null | null | 41,797,009 | 41,797,009 | null | [
41799610
] | null | null |
41,799,383 | comment | _visgean | 2024-10-10T14:45:23 | null | I think the issue would be the missing datasheet. But I was thinking the same, old cameras seems to be the easiest source of a good sensor. | null | null | 41,794,895 | 41,760,076 | null | null | null | null |
41,799,384 | comment | alchemist1e9 | 2024-10-10T14:45:30 | null | > 1) he is dead. I find it unlikely that Satoshi is still alive and even more unlikely that he is still alive and very publicly involved in Bitcoin.<p>As morbid as it is we should all admit we want Sassaman to be Satoshi. It would be undeniably a better outcome for Bitcoin. I hope it can be proved personally.<p>What I don’t understand is why his wife wouldn’t help prove this. It would be in her interest in my opinion and likely the drives and systems he used can be tracked down and confirmed as either destroyed or still encrypted.<p>Satoshi’s coins are the elephant in the room. If the world is really headed towards a Bitcoin reserve world and value of a coin comtinuing to increase… then the Satoshi hoard can make him the first trillionare. The uncertainty around control of those coins is probably already a tail risk uncertainty that is holding back Bitcoin.<p>Back to Peter Todd it’s curious he was also actively working on distributed timestamping in 2007/8 apparently. Though I have yet to track down his code and only recently learned this.<p>If you didn’t watch the doc you probably should we have to acknowledge Todd’s and Back’s body language was definitely at a minimum curious.<p>My biggest concern is all 3 identified - Back, Maxwell, and Todd appear to be engaged in deflection and confusion tactics. They seem to promote this narrative that it’s best we don’t know who Satoshi was and so many people could be etc, I don’t buy that reasoning.<p>I hope Sassaman is Satoshi. Why not start having candidates show some alibis like Mike Kern has done for Finney … which curiously nullc has just questioned, though I’m glad he has, we should see the email headers the more we know to help track down Satoshi the better at this point imho. I’m aware many Bitcoiners seem to disagree with that opinion and it’s notable Back has not released his supposed correspondence with Satoshi at all. | null | null | 41,796,211 | 41,783,503 | null | [
41799853
] | null | null |
41,799,385 | comment | Pxtl | 2024-10-10T14:45:42 | null | Honestly, as much as I loathe Musk, I'm genuinely disappointed this didn't pan out. Lidarless autonomous driving would've been an amazing leap in driving tech, and cameras are so cheap that companies would've been crazy <i>not</i> to jump on board. It would've revolutionized cars even more than EVs and lidar-based self-driving already has.<p>I'm still disappointed we don't have proper L4 hands-free "you can fall asleep" on controlled-access expressways, where it seems the goal should be attainable. Imho it's a problem with the fact that the tech industry is based in California - they miss how the case could be solved in a restricted way that would be a humongous win. If you showed somebody <i>legally</i> sleeping or reading or watching a movie behind the wheel in the bumper-to-bumper traffic of NYC or Toronto or Boston expressways you'd have the must-buy for commuters. | null | null | 41,798,862 | 41,798,862 | null | [
41799544
] | null | null |
41,799,386 | comment | firemelt | 2024-10-10T14:45:48 | null | any exampls of those features? | null | null | 41,776,862 | 41,766,515 | null | null | null | null |
41,799,387 | comment | ziddoap | 2024-10-10T14:45:52 | null | ><i>It's not even accurate at times.</i><p>I am aware of a few game communities that purposefully poison the fandom version of the wiki with inaccuracies that are non-obvious and time-consuming to verify (so they aren't just auto-reverted). | null | null | 41,798,893 | 41,797,719 | null | null | null | null |
41,799,388 | comment | awill88 | 2024-10-10T14:45:55 | null | The article and commenter are talking about a single management role, Product. You say “retain managers” — plural. You’re putting words in their mouth.<p>They had something like Extreme Programming, and it was not a good time from what I heard. If you want to live in la la land of coding for a profitable business, well, sorry to break it to you, but a cohort of smart people need to be led. Notice I said led, not managed.<p>Also, the role is called Product Owner not Product Manager, I would imagine that was a conscious choice. If a PO feels like a manager, that’s what’s wrong. And maybe why that could be is the engineering team’s fault for having an insatiable need to.. control all aspects of their day-to-day. However, it’s a business at the end of the day, not a coding playground.<p>The article is basically suggesting POs shouldn’t control the backlog because engineers know better (essentially). Sounds like they’ve had a bad experience and want to vent about it. Fine, but it’s an immature take imho.<p>I am an engineer myself and I think it’s insulting to the people who have to take the work that engineers do (or fail to do because they want to experiment) and cross the divide and tell the business that the work you’ve done is worth everyone’s salary.<p>I don’t want to control the backlog with a bunch of other knuckleheads, thanks. | null | null | 41,798,657 | 41,797,009 | null | [
41799565
] | null | null |
41,799,389 | comment | mseepgood | 2024-10-10T14:45:56 | null | <a href="https://go.dev/doc/faq#generic_methods" rel="nofollow">https://go.dev/doc/faq#generic_methods</a> | null | null | 41,798,834 | 41,769,275 | null | [
41801174
] | null | null |
41,799,390 | comment | baud147258 | 2024-10-10T14:46:07 | null | I skimmed the post linked at [^1], but I have a doubt about that:<p>> Fandom is actually part of the for-profit arm of Wikipedia<p>Are you sure about this? Since Fandom got acquired by private equity in 2018, I don't think Wikipedia has any stake in Fandom anymore | null | null | 41,799,210 | 41,797,719 | null | [
41801898,
41799469
] | null | null |
41,799,391 | comment | pjc50 | 2024-10-10T14:46:25 | null | Cloudflare get the best deals on bandwidth. It will usually be cheaper to serve a terabyte from Cloudflare than to do it yourself: you could probably run the wiki on the free plan! | null | null | 41,799,188 | 41,797,719 | null | [
41799766,
41799710
] | null | null |
41,799,392 | comment | GaggiX | 2024-10-10T14:46:33 | null | if the comment is flagged then it should be visible only if you have "showdead" on on your account, so I don't see how it can be crawlable, same for the comment thread under the flagged comment. | null | null | 41,799,355 | 41,799,011 | null | null | null | null |
41,799,393 | comment | smackay | 2024-10-10T14:46:35 | null | The prices for housing, in any form, in the major metropolitan areas suggest this will not be successful. | null | null | 41,799,016 | 41,799,016 | null | [
41799711
] | null | null |
41,799,394 | comment | happyopossum | 2024-10-10T14:46:51 | null | > 12 states are non-recourse, including CA and TX.<p>This wording makes it sound like mortgages are required to be non-recourse loans in the 12 states, but that's not the case. 12 states <i>allow</i> non-recourse loans, however they are not common for mortgages, with many lenders not even offering them. | null | null | 41,799,041 | 41,798,027 | null | [
41799675,
41799840
] | null | null |
41,799,395 | comment | psanford | 2024-10-10T14:46:57 | null | I'm a little sad that this has seemingly taken precedence over all other hardware support. M3 support, dp-alt mode, making the microphone work are all things that I was hoping were going to land in the past year. | null | null | 41,799,068 | 41,799,068 | null | [
41803881,
41803603
] | null | null |
41,799,396 | comment | noman-land | 2024-10-10T14:47:13 | null | Do it. The costs shouldn't be borne by a single entity, they should be spread across the community of users. Onboarding and lag are two big hurdles to overcome, as you will inevitably have to put editing behind a transaction. | null | null | 41,799,202 | 41,797,719 | null | null | null | null |
41,799,397 | comment | marcosdumay | 2024-10-10T14:47:21 | null | It never applied to any web bytecode formats, and applies to very few local local ones (arguably, none).<p>It's just a matter of having everybody agree to install the same interpreter, yes. That never happened before. | null | null | 41,797,338 | 41,795,561 | null | [
41799959
] | null | null |
41,799,398 | comment | laweijfmvo | 2024-10-10T14:47:21 | null | <p><pre><code> > A worker in Portugal earning the average annual wage of about €20,000 currently pays a top income tax rate of 26 per cent. Anyone earning between roughly €21,000 and €27,000 pays a top rate of 32.75 per cent.
</code></pre>
ouch | null | null | 41,799,016 | 41,799,016 | null | [
41799449,
41799512,
41799736,
41799499,
41799492,
41799547
] | null | null |
41,799,399 | comment | giamma | 2024-10-10T14:47:29 | null | Based on documentation, ArcaNoae comes with support for large hard drives, newer video chips, USB etc etc.. I guess it should run on most hypervisor(s) or virtualization systems, provided you use a humble hardware configuration (e.g. no need to use GBs or RAM) even VirtualBox or KVM most likely will work. But whether it's supported by the hypervisor vendor or not is a different story.<p>Plain OS/2 did not receive any update for 20+ years, it's installer won't work on modern hardware/virtualization systems. | null | null | 41,798,408 | 41,795,919 | null | null | null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.