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,803,200 | comment | stevenAthompson | 2024-10-10T20:26:27 | null | That thing you just described where you walk over to someone's desk? Doing it to other people seems like a feature, but when it happens to YOU it destroys your flow and interrupts your work. It quickly becomes impossible to get any deep work done, and you become far less productive. It's part of the reason ticketing systems were invented.<p>It's a flaw, not a feature. | null | null | 41,802,682 | 41,802,378 | null | null | null | null |
41,803,201 | comment | jltsiren | 2024-10-10T20:26:27 | null | It's obviously possible to find niche cases where the standard containers are not good enough. But the remaining 9999 cases out of 10000 are more interesting.<p>I also had one of those, in an application that created and deleted a large number of fixed-size arrays across many threads. A naive implementation using glibc malloc ended up with a massive memory leak caused by hundreds/thousands of fragmented arenas. A thread could usually not reuse the memory it had just freed, because it was using a different arena. And because the arena was not empty, it was not possible to unmap the memory. | null | null | 41,799,065 | 41,791,773 | null | null | null | null |
41,803,202 | comment | s1artibartfast | 2024-10-10T20:26:28 | null | >when somebody is injecting or removing money from the economy by some other means.<p>Which should be considered the normal state for an economy that with growth and production.<p>The issue is that a negative trade deficits are sustainable, but come directly out of the wealth growth of the importing country.<p>If you have $2 of value per year, and loose net $1 across the boarder, you never accumulate wealth. | null | null | 41,801,222 | 41,799,016 | null | [
41803746
] | null | null |
41,803,203 | comment | MichaelZuo | 2024-10-10T20:26:44 | null | How can their be a ‘perpetual deficit’ in this case? Or in the case of Portugal and France trading?<p>Eventually one party will exhaust all their available resources, be that money, gold, desirable trade goods, trust, credibility, etc… and won’t be able to run a deficit anymore. | null | null | 41,801,102 | 41,799,016 | null | [
41803475
] | null | null |
41,803,204 | comment | hinkley | 2024-10-10T20:26:45 | null | My job isn't to be infatuated with your code. It's to get through your code and get stories done.<p>People don't really get better at handling the complexity of large code bases. We are fundamentally the same organic matter that existed prior to the first computer coming into existence. So as code bases and library bases grow larger and larger, they need to be proportionately easier to read or even ignore.<p>Your code needs to be dead boring 90% of the time, otherwise you're imposing on your coworkers. And using variables before they're declared is just shitty behavior. | null | null | 41,802,451 | 41,787,041 | null | [
41803886
] | null | null |
41,803,205 | story | jasondavies | 2024-10-10T20:26:50 | Everything Everywhere All at Once: LLMs Can In-Context Learn Multiple Tasks | null | https://arxiv.org/abs/2410.05603 | 1 | null | 41,803,205 | 0 | null | null | null |
41,803,206 | comment | ozuly | 2024-10-10T20:26:53 | null | If I'm not mistaken, this is written by the author of Lucia, a popular auth library for TypeScript [0]. He recently announced that he will be deprecating the library and be replacing it with a series of written guides [1], as he no longer feels that the Lucia library is an ergonomic way of implementing auth. He posted an early preview of the written guide [2] which I found enjoyable to read and complements The Copenhagen Book nicely.<p>[0] <a href="https://github.com/lucia-auth/lucia">https://github.com/lucia-auth/lucia</a><p>[1] <a href="https://github.com/lucia-auth/lucia/discussions/1707">https://github.com/lucia-auth/lucia/discussions/1707</a><p>[2] <a href="https://lucia-next.pages.dev/" rel="nofollow">https://lucia-next.pages.dev/</a> | null | null | 41,801,883 | 41,801,883 | null | [
41803224
] | null | null |
41,803,207 | comment | Alupis | 2024-10-10T20:27:15 | null | I know this is mostly a meme - but modern Linux distros are pretty darn great to use.<p>I'd wager majority of normal users would be entirely fine using a Linux system, since most people use the computer just as a web terminal. | null | null | 41,803,158 | 41,802,912 | null | [
41803336
] | null | null |
41,803,208 | comment | hendersonreed | 2024-10-10T20:27:18 | null | I've had this thought about public transit quite often.<p>We're all very familiar with induced demand when it comes to widening highways and other car-centric infrastructure.<p>Why don't we try to induce demand on public transit? Make it cheaper, subsidize it like we subsidize roads/parking, add additional routes. | null | null | 41,801,963 | 41,797,719 | null | null | null | null |
41,803,209 | comment | hulitu | 2024-10-10T20:27:20 | null | > Where are the bootstrapped startups supposed to go?<p>.crypto ? .ai ? That't where the hype is. /s | null | null | 41,790,544 | 41,789,941 | null | null | null | null |
41,803,210 | comment | mrguyorama | 2024-10-10T20:27:20 | null | We have a "hybrid" office schedule, which I vaguely dislike and do not think is valuable, especially since my entire team is in a different time zone and I'm in a satellite office.<p>I was in the office the other week, and someone from the operations side of the project I work on started chatting me up about a recent company initiative to come up with projects to improve things, and asked my opinion about his suggestion. It was great info I didn't otherwise have and I got excited about solving his specific complaint in a productive way in the new system.<p>Except.... This was a companywide initiative. Why didn't the company have people present to all engineers instead of just submitting a powerpoint deck to leadership if they wanted collaboration on such an initiative? What if I was sick that day, would he have never talked to me about it and I never would have learned about this sticking point?<p>I'm available through email and Teams. Why didn't he message me? I message random coworkers all the time about feedback and ideas and brainstorming and questions, why didn't he?<p>Some people have no willingness or ability to communicate usefully digitally it seems, and they want to make my life worse to counteract that fact, but that's stupid! Just have a teams channel for water cooler talk! We used to have an extremely productive teams channel meant for devs to just bring up brainstorming and ask for feedback and wonder aloud and it resulted in all the supposed benefits that water cooler talk has, and it didn't waste my lunch hour!<p><i>Just talk to me</i>! You don't need the excuse of physical presence! If the serendipity is utterly necessary (it really really really shouldn't be FFS), build a quick teams bot that just puts a few people in a chat room together occasionally! | null | null | 41,802,682 | 41,802,378 | null | null | null | null |
41,803,211 | comment | AlienRobot | 2024-10-10T20:27:22 | null | But I don't personally remember any of that happening. I wasn't using Reddit when Digg was still around, just like I didn't join Facebook when MySpace was still relevant. The first time I used Yahoo! was after its search engine because Bing with a different label. | null | null | 41,802,527 | 41,797,719 | null | null | null | null |
41,803,212 | comment | ffujdefvjg | 2024-10-10T20:27:26 | null | Big John (mentioned in article) uses Levi's old selvedge denim looms and their jeans are fantastic. Also, I believe William Gibson referred to them in <i>Pattern Recognition</i>. | null | null | 41,759,366 | 41,759,366 | null | null | null | null |
41,803,213 | story | throwup238 | 2024-10-10T20:27:29 | Meet The Ribeye Cap, the Tastiest Cut on the Cow | null | https://www.seriouseats.com/meet-the-ribeye-cap-the-tastiest-cut-on-the-cow | 3 | null | 41,803,213 | 0 | null | null | null |
41,803,214 | comment | wk_end | 2024-10-10T20:27:32 | null | Well, sure, but "people in their life that they talk to" aren't really therapists. They're functioning quite differently - they can have a personal involvement that a therapist, ethically, isn't permitted to have. The sorts of things someone talks to with their friends overlaps with but is also often quite distinct from the sort of thing a therapist is probing for. There's no direct financial incentive to keep the "patient" coming. And they're making no claim to, broadly, help someone improve their overall mental health - people vent to their friends because it feels nice, not because it's necessarily constructive. | null | null | 41,802,965 | 41,780,328 | null | null | null | null |
41,803,215 | comment | simonw | 2024-10-10T20:27:45 | null | This is great. The decision to skip CSS by depending on <a href="https://simplecss.org/" rel="nofollow">https://simplecss.org/</a> is smart - CSS is a whole other thing, and having that on top of basic HTML would be pretty intimidating.<p>I did worry a bit about <a href="https://htmlforpeople.com/zero-to-internet-your-first-website/" rel="nofollow">https://htmlforpeople.com/zero-to-internet-your-first-websit...</a> - "Step 1. Create a folder on your computer" - because apparently a large number of people these days don't understand files and folders at all! <a href="https://www.theverge.com/22684730/students-file-folder-directory-structure-education-gen-z" rel="nofollow">https://www.theverge.com/22684730/students-file-folder-direc...</a><p>Not sure how best to approach that though. Having a whole chapter of the book explaining files and folders feels pretty redundant. Maybe there's something good you could link to? | null | null | 41,801,334 | 41,801,334 | null | [
41804025,
41803808,
41803464
] | null | null |
41,803,216 | comment | BiteCode_dev | 2024-10-10T20:27:47 | null | Well, all the people that used JS 15 years ago followed Douglas Crockford advice very much to heart. | null | null | 41,803,132 | 41,787,041 | null | null | null | null |
41,803,217 | comment | svieira | 2024-10-10T20:27:49 | null | > AI as a tool is regulated just as a PC or calculator or PDR is regulated — the regulation is not the tool but the person using the tool.<p>Another gem from the article that I wanted to surface. It's yet-another-take on the general sentiment here, but it's very succinct. Automation is good, but automation is a tool that serves people (and not in a Soylent Green kind of way). | null | null | 41,765,594 | 41,765,594 | null | null | null | null |
41,803,218 | comment | SunlitCat | 2024-10-10T20:27:50 | null | >It used to be a very basic electron app that I made for my relatives so they would stop using proprietary, slow and almost malware-tier IPTV apps.<p>Those tend to be some of the best projects! <3 | null | null | 41,801,323 | 41,794,577 | null | null | null | null |
41,803,219 | comment | doublepg23 | 2024-10-10T20:27:53 | null | I was responding to a user saying they explicitly didn't use MKV for compatibility with players. | null | null | 41,792,628 | 41,784,069 | null | null | null | null |
41,803,220 | comment | ThePhysicist | 2024-10-10T20:27:56 | null | Nice to see that Tresorit didn't have any serious issues in this analysis, I've been using that for a long time and it works really great, also one of the few players that have a really good Linux client.<p>The two vulnerabilities they found seem pretty far-fetched to me, basically the first is that a compromised CA server will be able to create fake public keys, which I honestly don't know how one could defend against? Transparency logs maybe but even that wouldn't solve the issue entirely when sharing keys for the first time. The second one around unencrypted metadata is hard to assess without knowing what metadata is affected, it seems that it's nothing too problematic. | null | null | 41,798,359 | 41,798,359 | null | null | null | null |
41,803,221 | comment | mncharity | 2024-10-10T20:28:04 | null | > to the British War Cabinet in 1945 [...] we have persuaded the outside world to lend us upwards of the prodigious total of £3,000 million. The very size of these sterling debts is itself a protection. The old saying holds. Owe your banker £1,000 and you are at his mercy; owe him £1 million and the position is reversed.<p>Curious. That leverage lies in hope of some repayment, yes? But my very fuzzy recollection (surfed a tome on financing WW2 years ago), is the US "loans" were made without informed hope of repayment - it was just politically unacceptable in the US to say that up front. So while there were assorted small post-war repayments (often non-monetary - leases and such), the bulk was written off. Does the size of an unrepayable debt affect negotiations on the size of a token repayment? | null | null | 41,798,027 | 41,798,027 | null | [
41803891
] | null | null |
41,803,222 | comment | bzmrgonz | 2024-10-10T20:28:06 | null | [flagged] | null | null | 41,802,893 | 41,801,883 | null | null | null | true |
41,803,223 | comment | dangoodmanUT | 2024-10-10T20:28:17 | null | I thought it said "Proposal: JavaScript Sucks" and was not surprised by the number of upvotes from HN | null | null | 41,787,041 | 41,787,041 | null | [
41803348
] | null | null |
41,803,224 | comment | swyx | 2024-10-10T20:28:27 | null | > he no longer feels that the Lucia library is an ergonomic way of implementing auth<p>has he written up why? lots to learn here<p>edit: oh: <a href="https://github.com/lucia-auth/lucia/discussions/1707">https://github.com/lucia-auth/lucia/discussions/1707</a><p>this is great. he saw the coming complexity explosion, that the library was no longer useful to him personally, and took the humble route to opt out of the Standard Model of library slop development. rare. | null | null | 41,803,206 | 41,801,883 | null | [
41803244
] | null | null |
41,803,225 | comment | mlyle | 2024-10-10T20:28:29 | null | Getting all the equipment 24 inches off the floor saves you from a pretty big fraction of events. You can often <i>mostly</i> protect against fairly severe events with sump pumps and flood barriers, but some water almost always gets in. If nothing important is on the ground you'll often still be OK. | null | null | 41,803,033 | 41,801,970 | null | [
41803497
] | null | null |
41,803,226 | comment | bee_rider | 2024-10-10T20:28:32 | null | I wish people would just switch to Linux so they’d shut up about it.<p>I use Linux every day, I love it, but it is a community project with rough edges and no customer service. Pretty small rough edges nowadays. But they are still there, and there’s no customer service.<p>Always happy to see people join Linux, but slightly confused at the folks advertising it. Are they implicitly signing up to be the customer service for these folks who are used to an OS-as-a-product type setup? | null | null | 41,802,829 | 41,801,331 | null | [
41803582
] | null | null |
41,803,227 | comment | staplung | 2024-10-10T20:28:33 | null | I don't want to knock anyone's project but I fail to see the way in which this resembles back-of-the-envelope calculations (which I take to mean, roughly, estimates RE order of magnitude). This seems more like plain old arithmetic with some built-in units. Am I missing something? | null | null | 41,779,925 | 41,779,925 | null | null | null | null |
41,803,228 | comment | ziddoap | 2024-10-10T20:28:34 | null | ><i>Due to a bug</i><p>><i>Microsoft is preparing a patch to solve the problem</i><p>Very not interesting. | null | null | 41,802,912 | 41,802,912 | null | null | null | null |
41,803,229 | comment | ChrisArchitect | 2024-10-10T20:28:41 | null | Related:<p><i>Bankrupt Fisker says it can't migrate its EVs to a new owner's server</i><p><a href="https://news.ycombinator.com/item?id=41795075">https://news.ycombinator.com/item?id=41795075</a> | null | null | 41,802,219 | 41,802,219 | null | null | null | null |
41,803,230 | comment | closed | 2024-10-10T20:28:44 | null | As someone who did statistics and psychology, I'm very surprised by this take, for a few reasons:<p>1. Many of the early pioneers in statistics were psychologists.<p>2. The econ x psych connection is strong (eg econometrics and psychometrics share a lot in common and know of each other)<p>3. Many of the people I see with math chops trying to do psychology are bad at the philosophy side (eg what is a construct; how do constructs like intelligence get established) | null | null | 41,802,016 | 41,780,328 | null | [
41803453
] | null | null |
41,803,231 | comment | therein | 2024-10-10T20:28:48 | null | > 10k candles at 120 fps seems like you could absolutely do it in JS alone<p>I think so too. I think everything we have is entirely possible to achieve in JavaScript but you're spot on, writing performant JS like this isn't fun and harder to maintain.<p>> Don't worry I'm ok without having my eyes burned out by the lack of proper subpixel AA on your fonts. :P<p>Fair fair. It is definitely happening, more noticeable in certain situations. :) | null | null | 41,802,320 | 41,795,561 | null | null | null | null |
41,803,232 | comment | eschneider | 2024-10-10T20:28:51 | null | If you want a computing environment that lasts, open source _is_ a core item. Hardware isn't forever and at a certain point will have to change (even chips break/wear out, not to mention capacitors and other bits...)<p>If you can port your OS and your apps and have control over your data formats, you're in a position to adapt to change. | null | null | 41,781,505 | 41,765,098 | null | null | null | null |
41,803,233 | comment | TacticalCoder | 2024-10-10T20:28:55 | null | > That was a smokescreen ...<p>Yes and no. Yes it was a bail out of others.<p>But Greece was 175% in debt. That's not the fault of the banks who lent money to Greece. FWIW it's widely documented too that, from the start, Greece cheated to get in the EU / Eurozone, with the help of one of the big four accounting firm, by completely cooking its book to hide how bad the economical situation of Greece was.<p>So, yup, sure, "evil bankers". But somehow the greek <i>government</i> managed to reach a debt of 175% of its GDP. That's not the fault of capitalism / finance: that's the fault of government overspending. | null | null | 41,798,532 | 41,798,027 | null | [
41803512
] | null | null |
41,803,234 | comment | itcrowd | 2024-10-10T20:28:56 | null | Honestly if they get .cs, it would be another nice money maker | null | null | 41,797,325 | 41,778,139 | null | null | null | null |
41,803,235 | comment | null | 2024-10-10T20:29:03 | null | null | null | null | 41,802,660 | 41,799,068 | null | null | true | null |
41,803,236 | comment | corry | 2024-10-10T20:29:07 | null | 100% hard agree. I'm now paying most attention to my overnight rate, like in the middle of the night - but even that takes a few hours to get down to the minimum value. Fascinating to see the big spike prior to waking up that signals your body is preparing for rising.<p>Did I eat late before bed? Higher BP overnight. Drink any alcohol at all after, say, 12pm? Higher BP overnight. So it's still useful and interesting to see the overnight values change and shift around.<p>However, the contrarian in my mind says that it's not smart to ONLY pay attention to your deep rest state BP, since that only applies to a fraction of the day. And if you're running around at high values for the rest of the day, you're still potentially doing damage to your kidneys, retinas, etc - the sensitive blood vessel stuff.<p>So it's a useful device, it's useful to have the data, but it's also still a bit of black box.<p>The fact that 80% of all high blood pressure is of unknown physiological cause is a real head scratcher considering that cardiac misadventures are the leading cause of death in the Western world. | null | null | 41,800,877 | 41,799,324 | null | null | null | null |
41,803,237 | comment | aguaviva | 2024-10-10T20:29:13 | null | Except it's just not going to happen. I don't believe in the stupid propaganda (that gets repeated here almost every week) that Ukraine was manipulated into this war, by Boris or anyone else. Ukraine is entirely independent and makes its own choices.<p>But the simple fact is, it doesn't have unlimited control over its destiny in this particular regard, and pretending otherwise won't change that fact. It is entirely dependent on Western help at this point -- its benefactors are 1000 percent against any further nuclear proliferation, and are infinitely more concerned about that issue than they are about the borders of Ukraine, or Ukraine's survival in any other sense. They have no interest in the inevitable and far wider confrontation with Russia that would ensue from such recklessness -- and they just aren't going to allow it. | null | null | 41,799,791 | 41,769,971 | null | null | null | null |
41,803,238 | comment | Wowfunhappy | 2024-10-10T20:29:30 | null | Imagine if no C++ compiler existed for your operating system. Even if most of the code you write is Rust, would you be able to use this operating system? | null | null | 41,802,161 | 41,801,331 | null | [
41803670
] | null | null |
41,803,239 | comment | allenu | 2024-10-10T20:29:30 | null | These autoplay features make me a little anxious. If I'm browsing through movies, I just want to read the description in peace and not have to worry that the trailer or movie itself will start playing. It makes me click Next more quickly than I would want just to avoid the countdown timer expiring. | null | null | 41,802,680 | 41,801,300 | null | null | null | null |
41,803,240 | comment | blibble | 2024-10-10T20:29:31 | null | is it that funny?<p>I'd trust some rando on github more than modern Microsoft | null | null | 41,802,132 | 41,801,331 | null | null | null | null |
41,803,241 | comment | JackFr | 2024-10-10T20:29:35 | null | It’s not productivity, it’s instilling norms in juniors. | null | null | 41,802,815 | 41,802,378 | null | [
41803493
] | null | null |
41,803,242 | comment | dahousecat | 2024-10-10T20:29:38 | null | In 10 years time everyone will be using passkeys, not passwords. | null | null | 41,803,004 | 41,801,883 | null | null | null | null |
41,803,243 | comment | bratao | 2024-10-10T20:29:41 | null | Thanks for sharing it. This is something that I noticed. Office Working and University are very good opportunities to become more social and have a dosis of interaction. Choosing their own hobbies while sounds easy, is something that we keeping postponing. | null | null | 41,803,127 | 41,802,378 | null | null | null | null |
41,803,244 | comment | ozuly | 2024-10-10T20:30:04 | null | There is a Github Discussion where he goes into more detail. He also talks about it on his twitter:<p><a href="https://github.com/lucia-auth/lucia/discussions/1707">https://github.com/lucia-auth/lucia/discussions/1707</a><p><a href="https://x.com/pilcrowonpaper/status/1843258855280742481" rel="nofollow">https://x.com/pilcrowonpaper/status/1843258855280742481</a> | null | null | 41,803,224 | 41,801,883 | null | null | null | null |
41,803,245 | comment | ziddoap | 2024-10-10T20:30:06 | null | Care to enlighten us? What did you realize? | null | null | 41,802,792 | 41,798,359 | null | [
41803974
] | null | null |
41,803,246 | comment | Citizen_Lame | 2024-10-10T20:30:11 | null | [flagged] | null | null | 41,802,870 | 41,802,800 | null | null | null | true |
41,803,247 | comment | HDThoreaun | 2024-10-10T20:30:13 | null | You read a pop sci fi book and are surprised when you get pop sci fi? Chinese culture tends to place much more emphasis on prose in general in pop books in my experience but you picked one of the worst examples of that. That series is very strongly influenced by western sci fi culture so I find it really funny that you use it as an example of chinese culture being worse. | null | null | 41,801,377 | 41,799,170 | null | null | null | null |
41,803,248 | comment | sgarland | 2024-10-10T20:30:17 | null | It’s nice to see something other than “don’t roll your own, it’s dangerous.”<p>I especially appreciated the note that while UUIDv4 has a lot of entropy, it’s not guaranteed to be cryptographically secure per the spec. Does it matter? For nearly all applications, probably not, but people should be aware of it. | null | null | 41,801,883 | 41,801,883 | null | null | null | null |
41,803,249 | comment | JumpCrisscross | 2024-10-10T20:30:30 | null | > <i>Nobody, including Fidelity, have any clue to the internals of Twitter now that it's private</i><p>Fidelity is an X shareholder. They absolutely have its financials.<p>On a quarterly basis their valuation committees have to value their holdings, including illiquid ones, in part to appraise how their managers are doing. In this case, their valuation committee wrote down the value of their equity in X to 25% of the original acquisition price. Given Twitter was about 1:4 levered on acquisition, that’s writing down the value of X as an enterprise to roughly half. | null | null | 41,802,404 | 41,801,795 | null | [
41803402
] | null | null |
41,803,250 | comment | hackeraccount | 2024-10-10T20:30:31 | null | I understand the logic it just seems like using that chain of consequences seems to produce weird results i.e. Item A kills 1% of the population a year, item B kill 1% a year, Item C kills 1% a year but somehow only 1% of the population dies every year.<p>Though QALYs may get at that. | null | null | 41,803,130 | 41,799,150 | null | [
41803545
] | null | null |
41,803,251 | story | oreesha | 2024-10-10T20:30:32 | One-Click Model for High-Quality Video Generation | null | https://twitter.com/Sezam_AI/status/1844360698987680123 | 1 | null | 41,803,251 | 0 | null | null | null |
41,803,252 | comment | motrm | 2024-10-10T20:30:34 | null | I really wanted to reply here with a link to something I recall reading from back when Katrina happened, but I can't find it.<p>If I remember correctly it was someone called Usurper or The Usurper and they chronicled their journey at the time looking after a DC during Katrina. It may not have been a whole DC, possibly it was a business and their (smaller set of) servers, but my memory fails me.<p>Unfortunately I can't remember what medium it was written on - a blog of some sort? Heck, it could even have been on the Something Awful forums given the year.<p>I remember stories of struggling to find fresh sources of gas for the generator and all the fun involved in getting it from A to B.<p>Anyone else remember that? I'd love to have another read of it now, and I think some of you might too. It'll offer a bit of insight of what's to come this year too. | null | null | 41,802,384 | 41,801,970 | null | [
41803281,
41803288
] | null | null |
41,803,253 | comment | leetharris | 2024-10-10T20:30:41 | null | Hmm, I understand what you mean. But I think there's a difference between complexity and optionality / versatility.<p>For example, it has different ways to declare functions because assignment is generally consistent (and IMO easy to understand) and the "simplicity" of Javascript allows you to assign an anonymous function to a variable. However, you can also use a standard function declaration that is more classic.<p>But I do understand what you're saying. If anything, I think it's generally in agreement with my feelings of "Javascript doesn't need to be more complex."<p>> There are only two reasons to believe JS is simple: you know too much about it, or you don't know enough.<p>This is hilarious and probably true. I think I am the former since I've been working with it for 20+ years, but I also think there's a reason it's the go-to bootcamp language alongside Python. | null | null | 41,803,003 | 41,787,041 | null | [
41803296
] | null | null |
41,803,254 | comment | neuralRiot | 2024-10-10T20:30:45 | null | >which means they certainly don’t align with human biology.<p>After 15 years of veganism should I be dead?<p>Pasture fed cattle is even less sustainable than the factory farm counterpart. Our ancestors had no choice, and many people around the world don’t either, but the majority of the developed world consumes cruel, environmentally and health destructive foods just for taste/ customs/ tradition. | null | null | 41,799,743 | 41,796,914 | null | null | null | null |
41,803,255 | comment | RunSet | 2024-10-10T20:30:46 | null | <a href="https://www.kiplingsociety.co.uk/poem/poems_conundrum.htm" rel="nofollow">https://www.kiplingsociety.co.uk/poem/poems_conundrum.htm</a> | null | null | 41,798,763 | 41,797,462 | null | null | null | null |
41,803,256 | comment | bee_rider | 2024-10-10T20:30:59 | null | Hah, thanks to LLMs we’ve drastically reduced the barrier to entry, in terms of knowing enough to be dangerous. Hopefully there’s a corresponding reduction in the level of knowledge required to be useful… | null | null | 41,803,083 | 41,765,594 | null | null | null | null |
41,803,257 | comment | wmf | 2024-10-10T20:31:08 | null | It's not that different from gaming AIOs. Personally I'm surprised they used water instead of heat pipes. | null | null | 41,803,086 | 41,802,254 | null | [
41803435
] | null | null |
41,803,258 | story | alexandromg | 2024-10-10T20:31:10 | Show HN: From YouTube videos to structured data | null | https://tubedata.co/ | 1 | null | 41,803,258 | 2 | [
41803448
] | null | null |
41,803,259 | comment | Loughla | 2024-10-10T20:31:10 | null | I genuinely believe hybrid cars will be the path once we get the itch for electric cars out of our system. You get all the good parts of each engine type, with less of the bad parts of the other type. | null | null | 41,803,065 | 41,757,808 | null | [
41804106,
41803335,
41803326
] | null | null |
41,803,260 | comment | Marsymars | 2024-10-10T20:31:17 | null | In theory, yes, in practice, YMMV. I've never found myself in situations where I felt it was specifically worth connecting to Wi-Fi in order to conserve battery life. | null | null | 41,759,929 | 41,756,023 | null | null | null | null |
41,803,261 | comment | throw49sjwo1 | 2024-10-10T20:31:23 | null | I never said it's required. The typings are really useful if you want to use these libraries "with TypeScript" as I said in my first comment... The typings are the whole point - that's where the advanced type features are used, and every user benefits - their own code can be much simpler and safer thanks to it. | null | null | 41,803,094 | 41,787,041 | null | null | null | null |
41,803,262 | comment | BiteCode_dev | 2024-10-10T20:31:23 | null | I think what saves JS, like Python, is that despite the modern complexity, you can start to be productive in a few days with just the essentials and learn the rest with a smooth curve, slowly as you progress. | null | null | 41,803,073 | 41,787,041 | null | null | null | null |
41,803,263 | comment | veggieroll | 2024-10-10T20:31:46 | null | Yeah. My first choice for approval is admins because some managers are better than others on this for sure. But that really is only possible because I build for a fairly small user base.<p>Audit logging is definitely another must for me. I literally won't make an app without it. The app I'm working on now had a case where a PM promised up and down that edit history wasn't needed for a particular section, and lo-and-behold 2 years later it turns out that actually we do need the history. | null | null | 41,801,992 | 41,765,594 | null | null | null | null |
41,803,264 | story | emrah | 2024-10-10T20:31:51 | Mullenweg has gone 'nuclear' against tech investing giant Silver Lake | null | https://www.cnbc.com/2024/10/05/wordpress-ceo-matt-mullenweg-goes-nuclear-on-silver-lake-wp-engine-.html | 10 | null | 41,803,264 | 2 | [
41803681
] | null | null |
41,803,265 | comment | BriggyDwiggs42 | 2024-10-10T20:31:59 | null | I don’t trust or like the company. I expect them to drive up the premium price in the future, make it inconvenient to use multiple devices, etc. so I’d much rather steal their stuff. | null | null | 41,800,453 | 41,797,719 | null | null | null | null |
41,803,266 | comment | hentrep | 2024-10-10T20:32:01 | null | He does the same redirect whenever someone links to his DNA Lounge: <a href="https://dnalounge.com" rel="nofollow">https://dnalounge.com</a> (NSFW) | null | null | 41,803,142 | 41,799,068 | null | null | null | null |
41,803,267 | comment | verdverm | 2024-10-10T20:32:15 | null | I watched the first minute or so of this, but it became quickly apparent that this person is not one to learn this topic from. He led with "view/rage bate", had outdated numbers, and ignored that Purchasing Power Parity is an important factor for doing these comparisons. Another compounding factor is that different countries classify different activities as defense or not.<p><a href="https://cepr.org/voxeu/columns/debating-defence-budgets-why-military-purchasing-power-parity-matters" rel="nofollow">https://cepr.org/voxeu/columns/debating-defence-budgets-why-...</a> | null | null | 41,802,224 | 41,802,224 | null | null | null | null |
41,803,268 | comment | albert_e | 2024-10-10T20:32:22 | null | This is an excellent use case that I also often felt the need for.<p>You can remove all the YT clutter this way, have all the controls and keyboard shortcuts, and extensions like Video Speed Controller still functional while precisely controlling the position and size of the video. Would be great for following long lectures and tutorials.<p>any good solution for this for a Windows machine? | null | null | 41,802,860 | 41,800,602 | null | [
41803563
] | null | null |
41,803,269 | story | jawadl19 | 2024-10-10T20:32:25 | null | null | null | 1 | null | 41,803,269 | null | [
41803270
] | null | true |
41,803,270 | comment | null | 2024-10-10T20:32:25 | null | null | null | null | 41,803,269 | 41,803,269 | null | null | true | null |
41,803,271 | comment | dahousecat | 2024-10-10T20:32:30 | null | You need the password for the lost passkey flow. Well, you don't need it, but it's an extra layer. | null | null | 41,802,623 | 41,801,883 | null | null | null | null |
41,803,272 | story | speckx | 2024-10-10T20:32:49 | The true cost of game piracy: 20 percent of revenue, according to a new study | null | https://arstechnica.com/gaming/2024/10/the-true-cost-of-game-piracy-20-percent-of-revenue-according-to-a-new-study/ | 5 | null | 41,803,272 | 3 | [
41803474,
41803613,
41803489
] | null | null |
41,803,273 | comment | Marsymars | 2024-10-10T20:32:52 | null | Take a look at eSIMs. They're crushingly convenient. | null | null | 41,759,641 | 41,756,023 | null | null | null | null |
41,803,274 | comment | DiggyJohnson | 2024-10-10T20:32:55 | null | It's much harder to get away with avoidant behavior in-person than remotely. I think you are twisting yourself into a knot to avoid admitting this point. | null | null | 41,802,941 | 41,802,378 | null | [
41803635
] | null | null |
41,803,275 | comment | ziddoap | 2024-10-10T20:32:59 | null | I have not seen this take before, do you have any pointers to someone making this claim? | null | null | 41,802,760 | 41,798,359 | null | [
41803739,
41803667
] | null | null |
41,803,276 | comment | thih9 | 2024-10-10T20:33:14 | null | This law hasn't been enforced here but it's not like it has never been enforced; major websites like Google, Facebook and others were forced to add "reject all": <a href="https://www.theverge.com/2022/4/21/23035289/google-reject-all-cookie-button-eu-privacy-data-laws" rel="nofollow">https://www.theverge.com/2022/4/21/23035289/google-reject-al...</a> | null | null | 41,801,612 | 41,797,719 | null | null | null | null |
41,803,277 | comment | null | 2024-10-10T20:33:28 | null | null | null | null | 41,801,970 | 41,801,970 | null | null | true | null |
41,803,278 | comment | SunlitCat | 2024-10-10T20:33:37 | null | If that's your hobby, go for it, I'd say! Sure, it's a bit macabre, but hey, whatever floats your boat! ^^' | null | null | 41,803,193 | 41,803,031 | null | [
41803331
] | null | null |
41,803,279 | comment | nunobrito | 2024-10-10T20:33:42 | null | [flagged] | null | null | 41,802,823 | 41,802,823 | null | [
41803328
] | null | true |
41,803,280 | comment | LeifCarrotson | 2024-10-10T20:33:43 | null | I picked up Stardew Valley a few months ago for the first time, and consciously chose not to use the wiki. I'm obviously way behind where I would be had I used the wiki, but it's been fun figuring out what works by myself.<p>One game I recently got which has great exploratory potential is Shapez 2. The in-game help is <i>amazing</i>. | null | null | 41,800,828 | 41,797,719 | null | null | null | null |
41,803,281 | comment | juliansimioni | 2024-10-10T20:33:47 | null | Yes, that was the interdictor blog!<p><a href="https://interdictor.livejournal.com/2005/08/27/" rel="nofollow">https://interdictor.livejournal.com/2005/08/27/</a> | null | null | 41,803,252 | 41,801,970 | null | [
41803318
] | null | null |
41,803,282 | comment | saila | 2024-10-10T20:34:01 | null | I don't think Python is special in this regard. I have the same issue with .NET/C# stack traces.<p>With Python, you can run your program under pdb, which will automatically enter break on exceptions, and you can easily print locals.<p><a href="https://docs.python.org/3/library/pdb.html" rel="nofollow">https://docs.python.org/3/library/pdb.html</a> | null | null | 41,801,474 | 41,754,386 | null | null | null | null |
41,803,283 | comment | AlienRobot | 2024-10-10T20:34:02 | null | I'm happy to see more people recommending Neocities :D | null | null | 41,801,334 | 41,801,334 | null | null | null | null |
41,803,284 | comment | ZunarJ5 | 2024-10-10T20:34:20 | null | I like to live dangerously and with my riced up little Linux setup. It makes me feel cool and edgy. | null | null | 41,802,393 | 41,801,331 | null | null | null | null |
41,803,285 | story | popcalc | 2024-10-10T20:34:28 | Torrent Editor | null | http://torrenteditor.com/ | 1 | null | 41,803,285 | 0 | null | null | null |
41,803,286 | story | thunderbong | 2024-10-10T20:34:28 | Betterbird: Thunderbird on Steroids | null | https://www.betterbird.eu/ | 1 | null | 41,803,286 | 0 | null | null | null |
41,803,287 | comment | bzmrgonz | 2024-10-10T20:34:30 | null | It certainly looks that way. It's either going to be cell phone integration, or ER GLASSES(ex meta raybans). I would like to see the incorporation of a ring(real unintrusive wearable NFC I can activate or press<for presence confirmation> with my thumb by just raising my hand above the keyboard{For illustration, you ever seen guys spin their wedding band with their thumb as a twiddling activity??}). | null | null | 41,803,004 | 41,801,883 | null | null | null | null |
41,803,288 | comment | null | 2024-10-10T20:34:36 | null | null | null | null | 41,803,252 | 41,801,970 | null | null | true | null |
41,803,289 | comment | mistermann | 2024-10-10T20:34:49 | null | It's not possible for you to know how hard to contain it is.<p>The commonality of strange beliefs like this makes me seriously wonder if there is an initiative on social media to teach this form of thinking as being correct, because it is certainly the default. Try defecting from the game for a month and watch the other players from the sidelines, and see if you don't see what I'm talking about. | null | null | 41,802,766 | 41,801,331 | null | [
41803721
] | null | null |
41,803,290 | comment | stevenAthompson | 2024-10-10T20:35:00 | null | Too many peoples social and professional lives are entwined. They aren't meant to be the same thing.<p>Have you heard of the phrase "never mix business with pleasure"? It isn't about sexual harassment policies. It's general life advice, meant to save you from becoming a recluse who loses all of his friends if he loses his job or whose work suffers because he's paying attention to something other than the bottom line.<p>For your own mental health, I'd work on making some friends outside of the office. No matter HOW cool they are at the office. | null | null | 41,803,127 | 41,802,378 | null | [
41803830,
41803917
] | null | null |
41,803,291 | comment | Yizahi | 2024-10-10T20:35:37 | null | If I had to speculate about your question, I would guess that a) there was almost no digital video to matter a few decades ago, b) there was different culture regarding digital media (or maybe I'm misremembering), trailers were more tame and there was less of them overall (I'm not from USA btw), like maybe 1 or 2 before the movie, not 5+. There were much less story based TV shows with contiguous plot, which are all the fad now. Making a trailer for Seinfeld can be done easily. Now making a trailer to say Game of Thrones will most likely involve some major spoiler (or a dozen).<p>So my guess answer is - the social pressure finally rose high enough that there is now critical mass of people who care about spoilers and got spoiled a few times by official media. That's why there are more posts about this. More instances of the issue multiplied by vastly bigger market due to cheap internet and streaming. | null | null | 41,802,882 | 41,801,300 | null | null | null | null |
41,803,292 | story | c5karl | 2024-10-10T20:35:54 | Google fought back against a crippling IoT-powered botnet and won | null | https://arstechnica.com/information-technology/2017/02/how-google-fought-back-against-a-crippling-iot-powered-botnet-and-won/ | 1 | null | 41,803,292 | 0 | null | null | null |
41,803,293 | comment | SketchySeaBeast | 2024-10-10T20:35:57 | null | > How enormous are we talking?
> An impressive 8.63GB in size, a sizable chunk of all but the largest of drives.<p>That feels pretty hyperbolic. | null | null | 41,802,912 | 41,802,912 | null | [
41803629,
41803350,
41803353,
41803323
] | null | null |
41,803,294 | comment | tzs | 2024-10-10T20:35:58 | null | I'd expect there would be plenty of people who would choose to view it. For "Alien" I'd expect a big chunk of the audience would be people who have only seen it on home media but became huge fans and have watched it many times. They would know every scene, so nothing in the pre-movie extras would be a spoiler for them. | null | null | 41,802,435 | 41,801,300 | null | null | null | null |
41,803,295 | comment | iJohnPaul | 2024-10-10T20:35:58 | null | Lol. I do and I struggle with that exact task. It is actually an example of a personal interaction I had with Hyperaide :) | null | null | 41,800,038 | 41,799,452 | null | null | null | null |
41,803,296 | comment | BiteCode_dev | 2024-10-10T20:36:03 | null | I do appreciate the modern features a lot personally, and the fact they have been added without breaking the world. Interpolation, spreading, map and arrow functions are a huge usability boon. Plus I'm glad I can use classes and forget that prototypes ever existed.<p>But I train beginners in JS and boy do I have to keep them in check. You blink and they shoot their foot, give the pieces to a dog that bite them then give them rabbies. | null | null | 41,803,253 | 41,787,041 | null | null | null | null |
41,803,297 | comment | Wowfunhappy | 2024-10-10T20:36:04 | null | I don't understand why Valve of all companies isn't supporting Linux here. | null | null | 41,802,783 | 41,801,331 | null | [
41803478
] | null | null |
41,803,298 | comment | ghaff | 2024-10-10T20:36:11 | null | I’m not sure what social engagement companies can/should offer to remote workers aside from the occasional offsite. At least to my way of thinking, Zoom happy hours weren’t worth a lot. | null | null | 41,803,052 | 41,802,378 | null | null | null | null |
41,803,299 | comment | s1artibartfast | 2024-10-10T20:36:11 | null | for Ireland, are you talking about % GDP or %governmental budget.<p>I don't know how or if the debt ceiling has any impact on refinancing. | null | null | 41,803,152 | 41,799,016 | null | [
41803876
] | null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.