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,801,600
comment
jph
2024-10-10T18:15:42
null
&gt; add assertions to your code.<p>Yes, and many programming languages have assertions such as &quot;assert greater than or equal to&quot;.<p>For example with Rust and the Assertables crate:<p><pre><code> fn calculate_something() -&gt; f64 { let big = get_big_number(); let small = get_small_number(); assert_ge!(big, small); &#x2F;&#x2F; &gt;= or panic with message (big - small).sqrt } </code></pre> It turns out it&#x27;s even better if your code has good error handling, such as a runtime assert macro that can return a result that is NaN (not a number) or a &quot;maybe&quot; result that is either Ok or Err.<p>For example with Rust and the Assertables crate:<p><pre><code> fn calculate_something() -&gt; Result(f64, String) { let big = get_big_number() let small = get_small_number() assert_ge!(big, small)?; &#x2F;&#x2F; &gt;= or return Err(message) (big - small).sqrt }</code></pre>
null
null
41,754,386
41,754,386
null
[ 41804112 ]
null
null
41,801,601
comment
ChumpGPT
2024-10-10T18:15:43
null
[flagged]
null
null
41,801,520
41,801,271
null
null
null
true
41,801,602
comment
uticus
2024-10-10T18:15:47
null
&gt; There is still a possibility that we could reach G5 (Extreme) levels.<p>An event like what happened this past May.<p>Having 2 G5 events in the same solar cycle would be quite notable. Ref last night’s media presentation by the NOAA at <a href="https:&#x2F;&#x2F;m.youtube.com&#x2F;watch?v=eBh5-uB77ns" rel="nofollow">https:&#x2F;&#x2F;m.youtube.com&#x2F;watch?v=eBh5-uB77ns</a>
null
null
41,801,583
41,801,583
null
null
null
null
41,801,603
comment
jeanlucas
2024-10-10T18:15:56
null
So neat!
null
null
41,800,602
41,800,602
null
null
null
null
41,801,604
comment
rafaelbco
2024-10-10T18:15:59
null
In Zope you can create a local variable named __traceback_info__ and its value will be inserted in the traceback. It is very useful.<p>Like add a line to a log, but only when an traceback is shown.<p>See: <a href="https:&#x2F;&#x2F;zopeexceptions.readthedocs.io&#x2F;en&#x2F;latest&#x2F;narr.html#traceback-info" rel="nofollow">https:&#x2F;&#x2F;zopeexceptions.readthedocs.io&#x2F;en&#x2F;latest&#x2F;narr.html#tr...</a><p>Seems like the zope.exceptions package can be used independent from Zope.
null
null
41,754,386
41,754,386
null
null
null
null
41,801,605
comment
alchemist1e9
2024-10-10T18:15:59
null
Something like your proposal will have to be included in any future hard fork that takes Bitcoin dark by adding full privacy. It’s likely miners will one day embrace such a fork if governments become hostile to their business.
null
null
41,799,853
41,783,503
null
null
null
null
41,801,606
comment
Animats
2024-10-10T18:16:06
null
Maybe people are getting dumber because of COVID.[1] Even after recovery, having mild COVID seems to cost 3 IQ points.[1] Reinfection, 2 more IQ points.[2] This is for people who have <i>recovered</i>, and does not include &quot;long COVID&quot;.<p>[1] <a href="https:&#x2F;&#x2F;www.cbsnews.com&#x2F;news&#x2F;covid-19-iq-brain-age-cognitive-health&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.cbsnews.com&#x2F;news&#x2F;covid-19-iq-brain-age-cognitive...</a><p>[2] <a href="https:&#x2F;&#x2F;www.nejm.org&#x2F;doi&#x2F;full&#x2F;10.1056&#x2F;NEJMe2400189" rel="nofollow">https:&#x2F;&#x2F;www.nejm.org&#x2F;doi&#x2F;full&#x2F;10.1056&#x2F;NEJMe2400189</a>
null
null
41,801,271
41,801,271
null
[ 41801809, 41801927, 41801688, 41801731, 41801903, 41801732, 41802597 ]
null
null
41,801,607
comment
bawolff
2024-10-10T18:16:08
null
[Im a mediawiki dev]. Typically people use varnish for that use case. MediaWiki does support serving logged out views from a filesystem cache, but varnish is generally a better idea. There are also some caches out of memcached (mediawiki has &quot;parser cache&quot; in memcached which is the part of the page that stays constant between all users. Typically people use varnish on top of that for the entire page for logged out users)<p>Sometimes people add things to their sites that are incompatible with caching, which will make hosting costs go way up.
null
null
41,800,192
41,797,719
null
[ 41803867 ]
null
null
41,801,608
comment
shadeslayer
2024-10-10T18:16:15
null
Because implementing designing&#x2F;manufacturing&#x2F;validating SR-IOV HW is expensive. It&#x27;s not something that would be useful as a differentiating feature for most consumer grade HW.
null
null
41,793,661
41,780,929
null
null
null
null
41,801,609
comment
hermitcrab
2024-10-10T18:16:21
null
More likely to be HS (human stupidity).
null
null
41,797,379
41,797,048
null
null
null
null
41,801,610
comment
ladzoppelin
2024-10-10T18:16:28
null
Not disagreeing with you but I think people underestimate how many users would not watch Youtube if there were no Adblockers, I only say this because many in the content space and sometimes in the SAS&#x2F;Webapp space are severely overestimating there products value and would not even with bother with Youtube specifically because of the unknown factor when they deliver adds. I think something like Tubi does it better and feels more like they actually respect the viewer while Youtube, like all Google, respect nothing which makes the breakup so so funny but I digress.
null
null
41,800,964
41,784,287
null
null
null
null
41,801,611
comment
null
2024-10-10T18:16:40
null
null
null
null
41,792,672
41,791,369
null
null
true
null
41,801,612
comment
jampekka
2024-10-10T18:16:43
null
The law is not enforced. The non-enforcement is largely by design&#x2F;lobby though.
null
null
41,800,357
41,797,719
null
[ 41803276 ]
null
null
41,801,613
comment
Washuu
2024-10-10T18:16:44
null
The reason behind Fandom buying Gamepedia&#x2F;Curse is both a blessing and a curse(HAH!) that would require a specific set of circumstances to happen again.[1]<p>Basically during 2018 Curse&#x27;s owners, Twitch and Amazon, wanted more head count for Twitch and to cut out anything that was not part of Twitch&#x27;s main mission. The decision at the time from the Twitch CEO was to completely shut down Curse and fire everyone by the end of 2018 even though Curse was a cash positive subsidiary. That would mean turning off every single wiki with no transfer to anywhere else. It would all just be gone.<p>So the director of Curse at the time worked his ass off find a buyer for the company. The final options came down to The Verge, Wikia, and one other that I forgot. Essentially Wikia was the only one that could promise to meet all of the buyout terms and a two year transition period of employee benefits for current employees.<p>I&#x27;m not going to call Wikia a savior here, but without any company offering to buy Curse a lot of wikis and jobs may have been lost that December.<p>[1]I signed some NDA about this, but it has been many years and I don&#x27;t care.
null
null
41,799,992
41,797,719
null
null
null
null
41,801,614
comment
jauntywundrkind
2024-10-10T18:16:55
null
I read something once about contracts over 99 years being invalid in the courts eye. Not the same case but feels related. Would love to find a story about that 99 year thing!
null
null
41,801,584
41,801,584
null
null
null
null
41,801,615
comment
crazygringo
2024-10-10T18:16:57
null
I love the idea of finding new and better interfaces for spreadsheets, and I applaud this effort!<p>That being said, if you want this to be useful for people in general, not just programmers:<p>- People like WYSIWIG. Markdown and the split-pane view seems to be something only programmers like. So I&#x27;d suggest being able to do everything, or mostly everything, directly in the rendered&#x2F;HTML panel. (Maybe the Markdown panel is for power users only)<p>- This is great for working with individual calculations, but a lot (most?) of spreadsheet use is about applying formulas to whole rows, columns, and tables of values. I see you support basic tables, but they&#x27;re a huge pain to encode&#x2F;format&#x2F;edit in Markdown, and I don&#x27;t see any ability to support things like 200 rows x 5 columns and do things like calculate sums and averages<p>So I think there&#x27;s a ton of potential here! But I think WYSIWIG and easy tabular data support are going to be key here for broader usage. While the kinds of programmers this seems aimed at now, are already using Jupyter notebooks and Matplotlib for this kind of thing. (Like, when you describe &quot;why did I build this&quot;, I don&#x27;t understand why you didn&#x27;t just fire up a Google Colab notebook.)
null
null
41,798,477
41,798,477
null
[ 41801751, 41803840 ]
null
null
41,801,616
comment
Moldoteck
2024-10-10T18:16:57
null
Romania total taxes are quite high, because we don&#x27;t have tax ladders, it&#x27;s one size fits all solution and it&#x27;s a lot. It&#x27;s that cost of living here is smaller and as result it&#x27;s not that bad
null
null
41,800,264
41,799,016
null
[ 41801948 ]
null
null
41,801,617
comment
Spivak
2024-10-10T18:17:02
null
Huh? The end of the new Alien movie is deeply uncomfortable.<p>You have to put it up front while the audience is still hyped to see the move. And it&#x27;s a movie from 45 years ago that was so culturally significant that even if you never saw it you know what happens because you&#x27;ve seen other media reference it. It&#x27;s a showing specifically for people who&#x27;ve already seen it. Special edition VHS tapes with director commentary put it at the beginning for the same reason. Which yeah, who even has VHS tapes anymore but its the one of the few non-cinema formats constrained by having to make everything serial where you can see the norm.
null
null
41,801,582
41,801,300
null
[ 41801651, 41802976, 41801762 ]
null
null
41,801,618
comment
moate
2024-10-10T18:17:08
null
If you put European eggs in the fridge, it actually DIMINISHES shelf life because it can cause condensation that begins to erode the cuticle (the thing that allows the egg to be stored at room temp w&#x2F;o bacterial penetration).<p>Like I said, there&#x27;s advantages and trade offs to BOTH, otherwise the move would just be to do one and not the other (similar to how there are advantages to the Imperial measuring system that keeps it in place, but we&#x27;re not going down that trail).
null
null
41,801,089
41,765,006
null
[ 41802676 ]
null
null
41,801,619
comment
brcmthrowaway
2024-10-10T18:17:15
null
The Sunset Strip is really a shadow of its former self<p>LA is dead
null
null
41,801,072
41,798,259
null
null
null
null
41,801,620
comment
bluefirebrand
2024-10-10T18:17:16
null
If all you are interested in doing is churning out code then that&#x27;s fine, but we shouldn&#x27;t consider be promoting you into higher and higher roles<p>Higher roles implies greater responsibilities, not just to the product but also to your team and your company. That means you cannot just be an assembly line code slinger anymore. You have to talk to people, mentor people, figure out what the higher level company goals are, figure out what the product needs to meet those goals, etc<p>None of that just happens without communication skills
null
null
41,801,242
41,797,009
null
[ 41802273 ]
null
null
41,801,621
comment
xattt
2024-10-10T18:17:22
null
I can’t imagine this kind of stuff happens in the PRC.<p>The upside to a tightly-controlled “infosphere” is that people who are at the controls and have rational thought can jump right in and quench the idiocy fires right away.
null
null
41,801,366
41,801,271
null
[ 41801925, 41801857, 41801788 ]
null
null
41,801,622
story
rob
2024-10-10T18:17:26
Inertia.js v2.0 beta is now available
null
https://v2.inertiajs.com
2
null
41,801,622
1
[ 41801623 ]
null
null
41,801,623
comment
rob
2024-10-10T18:17:26
null
<a href="https:&#x2F;&#x2F;twitter.com&#x2F;reinink&#x2F;status&#x2F;1844422104256758108" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;reinink&#x2F;status&#x2F;1844422104256758108</a><p>The Inertia.js v2.0 beta is now available!<p>This marks a huge step forward for Inertia. The core library has been completely rewritten to architecturally support asynchronous requests, enabling a whole set of new features, including:<p>- Polling - Prefetching - Deferred props - Infinite scrolling - Lazy loading data on scroll
null
null
41,801,622
41,801,622
null
null
null
null
41,801,624
story
hacxx
2024-10-10T18:17:32
null
null
null
1
null
41,801,624
null
null
null
true
41,801,625
comment
withinboredom
2024-10-10T18:17:36
null
The lowest score you can get is like 55 or something like that.
null
null
41,798,180
41,794,807
null
null
null
null
41,801,626
comment
summerlight
2024-10-10T18:17:36
null
I don&#x27;t think she is best known for a beautiful, insightful writing styles. To understand this case better, you probably want to understand the modern history of S. Korea, especially the connection between her book &quot;Human acts&quot; and the Gwangju massacre.<p>EDIT: Actually Nobel Committee&#x27;s bibliography does a good job on her works.<p><a href="https:&#x2F;&#x2F;www.nobelprize.org&#x2F;prizes&#x2F;literature&#x2F;2024&#x2F;bio-bibliography&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.nobelprize.org&#x2F;prizes&#x2F;literature&#x2F;2024&#x2F;bio-biblio...</a>
null
null
41,801,126
41,799,170
null
null
null
null
41,801,627
comment
moate
2024-10-10T18:17:42
null
Your eggplaination was eggactly correct.
null
null
41,800,888
41,765,006
null
null
null
null
41,801,628
comment
ChumpGPT
2024-10-10T18:17:44
null
Yes you&#x27;re correct, will edit my post.
null
null
41,801,595
41,801,271
null
null
null
null
41,801,629
comment
rambambram
2024-10-10T18:17:46
null
Ou est mon scrollbar?
null
null
41,765,594
41,765,594
null
null
null
null
41,801,630
comment
empath75
2024-10-10T18:18:14
null
It turns out that &quot;The remedy for bad speech is more speech&quot; doesn&#x27;t actually scale globally.<p>You can blame this on Russian and&#x2F;or Chinese disinformation ops and tik-tok, etc, but the problem is more general than that. One of the assumptions around free speech ideals is that the people who are speaking or publishing are citizens of the community in which they are speaking or publishing, and now a large part of the content on the internet is produced by people who are crossing national boundaries, or not even produced by people at all.<p>You used to be able to assume that the vast majority of the content you&#x27;re exposed to is produced by people who live in your community or country and would not like to see it destroyed, and now, in fact, you should probably assume the opposite. You should assume that most content on the internet is produced by bad actors trying to rip the fabric of your society apart, particularly if you&#x27;re reading something that enrages you.<p>The especially insidious part of this is that most of the rage bait stuff plays on widespread personal biases so it&#x27;s self sustaining after a while. People start to hate each other, so then they do stuff to each other to make each other hate each other more and so on and so on until you&#x27;ve got Rwanda.
null
null
41,801,366
41,801,271
null
[ 41801691 ]
null
null
41,801,631
comment
hnfong
2024-10-10T18:18:16
null
It&#x27;s simple Darwinian evolution.<p>The relatively few families that have five children, and assuming that the values of having a large family can be passed to offspring, they will continue to have large families.<p>In a couple generations these people will become the majority of the population and the birth rate goes back up again.
null
null
41,799,311
41,798,726
null
null
null
null
41,801,632
comment
zargon
2024-10-10T18:18:33
null
The &quot;best by&quot; period is arbitrary, so a packed on date removes ambiguity that varies from producer to producer.
null
null
41,801,347
41,765,006
null
null
null
null
41,801,633
story
cardz
2024-10-10T18:18:39
Show HN: Hacktrack.info – Email Notifications for New CVEs Affecting Your Stack
I&#x27;ve been working part-time on <a href="https:&#x2F;&#x2F;hacktrack.info" rel="nofollow">https:&#x2F;&#x2F;hacktrack.info</a>, a SaaS that alerts you when new CVEs or exploits are published for the software you use. By subscribing to assets in the CVE database, you&#x27;ll receive email notifications whenever a new vulnerability or exploit is released that impacts your stack.<p>Alongside notifications, we provide users with an AI-generated analysis of each CVE, including potential impact and recommended mitigation steps, helping you understand the severity and take action faster.<p>The idea came to me while working on an incident response team, where I noticed that many companies were hacked due to using software versions affected by recently published CVEs or exploits.
https://hacktrack.info
2
null
41,801,633
1
[ 41802296 ]
null
null
41,801,634
comment
Terretta
2024-10-10T18:18:39
null
Check this out:<p>Soulver - <a href="https:&#x2F;&#x2F;soulver.app" rel="nofollow">https:&#x2F;&#x2F;soulver.app</a><p><i>Notepad, meet calculator...</i><p>Soulver <i>is a natural language notepad calculator app for the Mac, iPad &amp; iPhone.</i><p><i>It is a better way to work things out than a traditional calculator, and a more lightweight tool for working through problems than a spreadsheet.</i><p>Here&#x27;s an example from a real user:<p><a href="https:&#x2F;&#x2F;x.com&#x2F;hisaac&#x2F;status&#x2F;1355720844929019909" rel="nofollow">https:&#x2F;&#x2F;x.com&#x2F;hisaac&#x2F;status&#x2F;1355720844929019909</a>
null
null
41,800,302
41,798,477
null
[ 41803442 ]
null
null
41,801,635
comment
Jtsummers
2024-10-10T18:18:39
null
&gt; Life is inherently unfair<p>If you want to complain about life being unfair like &quot;an emo 6th grader&quot; that&#x27;s your choice, I was just pointing out that she wrote the opposite of that. Your original comment appeared to equate her statement with &quot;life is unfair&quot; when that was the opposite of what she wrote (as it was translated, at least). Critique her writing all you want, but critique what she wrote, not what she didn&#x27;t.
null
null
41,801,535
41,799,170
null
[ 41803038 ]
null
null
41,801,636
comment
kaibee
2024-10-10T18:18:49
null
&gt; From what I&#x27;ve seen I more associate the issue with Democrats than Republicans, especially in the COVID lockdown days.<p>Can you explain the chain of logic here? During the pandemic I &quot;did my own research&quot; which amounted to basically masking when other people did and getting the vaccines as they came out. At the time my SO was a nurse working on a hospital covid floor, so it seemed prudent. So, I&#x27;m not really sure how you see Democrats as being less science based? No snark intended, I&#x27;m truly curious.
null
null
41,801,520
41,801,271
null
[ 41801700, 41801827, 41801729 ]
null
null
41,801,637
comment
randomdata
2024-10-10T18:18:50
null
<i>&gt; That doesn&#x27;t mean agile is bad just that it wasn&#x27;t the &quot;silver bullet&quot; management wanted.</i><p>Managers didn&#x27;t want to be eliminated? Who&#x27;d a thunk it. Which is also why Agile is oft considered &quot;bad&quot; as management by and large never actually walked away, they just pushed some of workload off onto developers under the guise of &quot;Agile&quot; and half-ass adopted tools designed for a flat organizational structure in a hierarchical structure with all of the impedance mismatches to go along with that.<p><i>&gt; Everyone wants to throw out Agile. However I don&#x27;t see anything to replace it.</i><p>It&#x27;s not so much that anyone, non-manager at least, wants to throw out Agile per se, but in this high (relatively, at least) interest rate environment there is more of a crackdown on the work people are doing, so managers are trying to reel back in the boring work they earlier tried to outsource onto developers in order to continue to justify their jobs. That is what has replaced it, so to speak.
null
null
41,801,370
41,797,009
null
[ 41802262 ]
null
null
41,801,638
comment
idontwantthis
2024-10-10T18:18:58
null
I don’t think I’ll ever see a movie in a theater again. Enough people no longer know how to sit still and shut up that it’s a complete waste of at least $15.
null
null
41,801,300
41,801,300
null
[ 41801678, 41801709 ]
null
null
41,801,639
comment
ninalanyon
2024-10-10T18:19:15
null
&gt; It&#x27;s strange that milk, for example, doesn&#x27;t have any requirements for its expiration date.<p>Why should it? It won&#x27;t do you any harm. Just don&#x27;t buy from suppliers who lie to you. But surely if it went sour before the Best before Date then the supplier has supplied goods that were not of merchantable quality and not in accordance with the implied contract and has failed to uphold their side of the contract.<p>But surely your complaint should be directed against the shop that sold it to you? I would expect the shop to either refund or replace the goods.
null
null
41,801,241
41,765,006
null
[ 41803063 ]
null
null
41,801,640
comment
Suppafly
2024-10-10T18:19:18
null
&gt;The WordPress Foundation President is Matt. There are only two other board members, only one of whom is active, and both were appointed by Matt unilaterally.<p>The thing is, once you organize a foundation as a non-profit with the government, you lose some of your ability to make decisions that are contrary to whatever charter and goals and such you specified when it was created. Matt may have screwed himself over by putting the stuff he wants to profit off of into ownership of the non-profit.
null
null
41,800,277
41,791,369
null
null
null
null
41,801,641
comment
GeekyBear
2024-10-10T18:19:23
null
I had a buddy who worked in customer service for an earlY ISP, and his co-workers were shocked that he could print to the Windows NT print server at work from the dial up internet connection he used at home.<p>Broadcast name resolution couldn&#x27;t work over his dial up internet connection, but you could still manually set up an LMHosts file on his home Win95 box.
null
null
41,798,354
41,795,919
null
null
null
null
41,801,642
comment
steveBK123
2024-10-10T18:19:25
null
Portugal is an interesting microcosm of the general economic problems in EU vs US.<p>I don&#x27;t think tinkering with income tax brackets&#x2F;credits is going to fix the actual problem - robust and steady job creation of good paying jobs.<p>There are ~11M people in Portugal, 3M of which are in Lisbon metro and 2M are in Porto metro areas. This leads them to having the same problem as Japan - the population is decreasing, BUT the countryside and 2nd&#x2F;3rd tier cities are emptying out.<p>So housing affordability in the major cities remains poor. The youth therefore get squeezed out and emigrate, leaving an increasing tax burden problem paying for all the benefits given to the increasingly aging population.<p>My father visited his home town in the countryside in the last decade and found much of the town essentially abandoned. No one lived in the home he grew up in. His uncle owned an inn that had no guests, etc.<p>Meanwhile, Portugal remains a beautiful place and I will visit more in the future, and could even see wanting to retire there.
null
null
41,799,016
41,799,016
null
[ 41802134, 41803919, 41803416 ]
null
null
41,801,643
comment
tuna74
2024-10-10T18:19:26
null
&quot;Animation would definitely be much worse off if rotoscoping was all we had.&quot; Yeah, then it wouldn&#x27;t be animation anymore.
null
null
41,800,628
41,797,462
null
[ 41801936 ]
null
null
41,801,644
comment
mrkramer
2024-10-10T18:19:27
null
aggressively pursue ad revenue*
null
null
41,786,681
41,767,648
null
null
null
null
41,801,645
comment
perpil
2024-10-10T18:19:38
null
Neat, you might also look at <a href="https:&#x2F;&#x2F;speedrun.cc" rel="nofollow">https:&#x2F;&#x2F;speedrun.cc</a> for ideas. It&#x27;s a slightly different space, it&#x27;s markdown to wrap tools with UI&#x27;s instead of to plot things, but the way I enable you to prompt the user and run little bits of javascript might be of interest to you.
null
null
41,798,477
41,798,477
null
null
null
null
41,801,646
comment
tshaddox
2024-10-10T18:19:40
null
I haven’t even seen the movie but I know about that iconic scene. This is a bit like complaining about spoiling the flood scene in the Noah film.
null
null
41,801,300
41,801,300
null
[ 41801986 ]
null
null
41,801,647
comment
kunley
2024-10-10T18:19:41
null
Worth to mention runit - bit bigger thing but still smaller than systemd
null
null
41,783,556
41,764,578
null
null
null
null
41,801,648
comment
EasyMark
2024-10-10T18:19:42
null
I have my doubts on this. It’s probably better to split it into emotional intelligence and cognitive intelligence being fuzzily orthogonal with perhaps a bit of dependency.
null
null
41,794,807
41,794,807
null
null
null
null
41,801,649
comment
ako
2024-10-10T18:19:45
null
That is what you get when you stop funding general education because you think people should pay for it themselves. People lose the ability to separate fact from fiction, lack the ability for critical thinking.<p>I benefit when others around me get better education, that&#x27;s why I&#x27;m happy when my taxes are used to fund schools and universities and other ways of educating people. And it also benefits the economy, so every tax dollar&#x2F;euro spend on education has a huge ROI.
null
null
41,801,271
41,801,271
null
[ 41801879, 41801829, 41803823, 41801978, 41802594, 41801915, 41801856, 41801744, 41802557, 41801683 ]
null
null
41,801,650
comment
s1artibartfast
2024-10-10T18:19:46
null
incredibly non-controversial take:<p>The majority of Re-release audiences have seen the movie before and don&#x27;t want to sit through the credits for extras.<p>I get that this sucks for first timers, but they are not the target market.
null
null
41,801,300
41,801,300
null
[ 41801764, 41802008, 41803825, 41801772, 41802596, 41802230, 41801862, 41801787, 41801839 ]
null
null
41,801,651
comment
polotics
2024-10-10T18:19:50
null
&quot;you&quot; are what age in this? Alien 1979 is rated: R - Under 17 requires accompanying parent or adult guardian.
null
null
41,801,617
41,801,300
null
null
null
null
41,801,652
comment
dredmorbius
2024-10-10T18:19:53
null
The syntax (and theory behind it) are <i>really</i> arcane, but jq <i>is</i> phenomenally powerful.<p>For websites which can publish JSON extracts, piping that through jq to get just what you want and how you want it is an absolute lifesaver.
null
null
41,793,384
41,791,708
null
null
null
null
41,801,653
comment
rootusrootus
2024-10-10T18:19:55
null
As always, the media softens the truth to try and keep their subscriber numbers up. Or their inboxes from overflowing with death threats. They sugarcoat the problem as &quot;political polarization&quot; but this is bullshit. These conspiracy theories are almost entirely a right wing phenomenon.<p>If you put a Trump sign in your yard, will you get death threats? Nope. Laughed at? Maybe, but not to your face. People are afraid of Trump supporters. Now try putting a Harris sign in your yard. Your local sheriff will tell the world to make sure they keep track of you for future recriminations. You&#x27;ll get anonymous death threats in your mailbox.<p>There is sickness in politics today, but the solution is not &quot;fix both sides.&quot;
null
null
41,801,271
41,801,271
null
[ 41801725, 41801736, 41801847 ]
null
null
41,801,654
comment
codingwagie
2024-10-10T18:19:56
null
A lot of storms are blown out of proportion to get clicks. There is a large gap between the predicted damage and the actual damage.
null
null
41,801,271
41,801,271
null
[ 41801752 ]
null
null
41,801,655
story
hippich
2024-10-10T18:20:13
FinCEN Assesses Record $1.3B Penalty Against TD Bank
null
https://www.fincen.gov/news/news-releases/fincen-assesses-record-13-billion-penalty-against-td-bank
4
null
41,801,655
1
[ 41801742 ]
null
null
41,801,656
comment
ojl
2024-10-10T18:20:23
null
No, it’s not people from one college. The members of the different committees are professors or scientists from various Swedish universities, and the Royal Swedish Academy which gives the awards doesn’t not only have Swedish members as far as I know.<p>Edit: It seems the committee for physiology and medicine is actually at Karolinska institutet, so in this case it was one college.
null
null
41,801,217
41,799,170
null
null
null
null
41,801,657
comment
sundarurfriend
2024-10-10T18:20:25
null
&gt; Malty strong beers age well. Hoppy beers don&#x27;t because the compounds are volatile.<p>&gt; IPA&#x27;s always taste off to me.<p>That sounds contradictory to what I&#x27;ve heard about IPAs: that they were created because the normal beers the British had at the time wouldn&#x27;t survive the journey to India, so they added a lot more hops and called it India Pale Ale. Based on that, I&#x27;d expect them to age better, not worse, than other kinds, but I&#x27;m not a beer person and this is just secondhand knowledge that I&#x27;ve never bothered to verify.
null
null
41,800,051
41,765,006
null
[ 41801826, 41801838 ]
null
null
41,801,658
story
heywoods
2024-10-10T18:20:31
I Created an A.I. Voice Clone to Prank Telemarketers. But the Joke's on Us
null
https://www.nytimes.com/2024/10/10/opinion/ai-voice-telemarketers.html
2
null
41,801,658
1
[ 41801659 ]
null
null
41,801,659
comment
heywoods
2024-10-10T18:20:31
null
<a href="https:&#x2F;&#x2F;archive.is&#x2F;4hkfL" rel="nofollow">https:&#x2F;&#x2F;archive.is&#x2F;4hkfL</a>
null
null
41,801,658
41,801,658
null
null
null
null
41,801,660
comment
didgetmaster
2024-10-10T18:20:34
null
I have seen many TV ads for a company called Indeed, that promises to provide companies who are hiring, a curated list of qualified candidates. I am sure there are other agencies out there trying to do the same thing.<p>I have never used one of them, but I am curious if those who have used them really think that their service ended up being worthwhile.
null
null
41,790,585
41,790,585
null
null
null
null
41,801,661
comment
Isamu
2024-10-10T18:20:40
null
The comment was about naive tracing. When Disney used rotoscoping they had animators draw conforming to a character model on top of the live action pose.<p>The experienced animator and inbetweeners knew how to produce smooth line motion, and the live action was used for lifelike pose, movement, etc. It wasn’t really tracing.<p>There’s examples of this in the Disney animation books, the finished animation looks very different from the live actors, but with the same movement.
null
null
41,800,208
41,797,462
null
null
null
null
41,801,662
comment
codingwagie
2024-10-10T18:20:54
null
Russian disinformation is itself a conspiracy theory. Trump was investigated for the last decade, they essentially found nothing.
null
null
41,801,366
41,801,271
null
[ 41801681, 41801916, 41801763 ]
null
null
41,801,663
comment
thebruce87m
2024-10-10T18:21:00
null
I was under the impression that fast charging requires an up to date ssl certificate, so a manufacturer going down might affect that. Can’t seem to find a source for this though.
null
null
41,796,446
41,795,075
null
[ 41804061 ]
null
null
41,801,664
comment
yencabulator
2024-10-10T18:21:02
null
&gt; left-handers [..] feel disadvantaged in our right-handed society<p>&gt; You have to wield your sword like everybody else<p>This right here is why.
null
null
41,796,613
41,758,870
null
null
null
null
41,801,665
comment
bitcoin_anon
2024-10-10T18:21:11
null
The case for higher population is that it indicates that a species is thriving.
null
null
41,799,042
41,798,726
null
null
null
null
41,801,666
comment
megous
2024-10-10T18:21:11
null
Yep. ~300 addresses on my domain, 0 breaches across all of them on HIBP domain search over &gt;6 years.<p>I guess internet security is not as bad these days. :)
null
null
41,795,077
41,792,500
null
null
null
null
41,801,667
story
KainBoorde
2024-10-10T18:21:12
null
null
null
1
null
41,801,667
null
null
null
true
41,801,668
comment
HarryHirsch
2024-10-10T18:21:17
null
Capital equipment is also a durable asset, but it is productive. Sick of stumbling over hundred homeless whenever I go shopping, and then there&#x27;s the knock-on effects of people not being able to take jobs because of the excessive costs of housing.
null
null
41,801,591
41,800,642
null
[ 41801785 ]
null
null
41,801,669
comment
johnisgood
2024-10-10T18:21:23
null
I would go further than that - does this checkbox serve any real function, or is it just dead code &#x2F; no-op? Are there any repercussions for lying?
null
null
41,793,601
41,791,369
null
null
null
null
41,801,670
comment
whizzter
2024-10-10T18:21:27
null
Not sure this is a good idea or not, for one it&#x27;d be awesome for doing performance oriented and threaded code in JS&#x2F;runtimes, the idea seems related to how C# struct&#x27;s already work (and tuples under the hood). Interop with WASM code might also be simplified if struct-like access was a built-in.<p>The bad is that people wouldn&#x27;t necessarily be prepared for their semantics (are they value or reference based?), how to shared prototypes between environments (mentioned as problem in the proposal itself), not entirely sure if this proposal would add to the complexity vs security for spectre like attacks.<p>It&#x27;d be useful, but worth it is another question? (And would all major players see interest in it? esp considering that it&#x27;d need to be &quot;JSzero&quot; level propsal if they go in that direction. (There was a post here a few days ago about layering runtimes with JS0 being the core with everything else being syntax transforms on top).
null
null
41,787,041
41,787,041
null
null
null
null
41,801,671
comment
labster
2024-10-10T18:21:27
null
No, equality of opportunity is specifically not needed for a meritocracy. It wasn’t in the original book[1], it didn’t happen in the old Chinese examination system, and it sure doesn’t happen now.<p>Merits are measurements, and society adapts to make those measurements a target.<p>[1]: <a href="https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;The_Rise_of_the_Meritocracy" rel="nofollow">https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;The_Rise_of_the_Meritocracy</a>
null
null
41,800,868
41,793,597
null
null
null
null
41,801,672
comment
ozim
2024-10-10T18:21:28
null
That is something that comes from experience - automate happy flow so you can handle all normal cases super fast - handle edge cases manually.<p>It always was the biggest issue I have seen “sorry cannot help you with that because our system says so”, which should never be the case. There should always be way around the system. Then of course way around the system needs approval from some higher up anyways.
null
null
41,765,594
41,765,594
null
null
null
null
41,801,673
comment
vixen99
2024-10-10T18:21:44
null
A few people say or do something completely nutty and the &#x27;country is suffering this lunacy&#x27;. At what golden period in history were there no nutcases pitching some irrational extremes into the public sphere?<p>On the other hand maybe I&#x27;m quite wrong about all this. Someone has estimated (an open calculation) the payback time for the US debt burden at 90,000 years if it was paid back at the rate of $1,000,000 per day. Some might argue there&#x27;s lunacy at work over many decades to achieve this result.<p>(from a comment on this blog) - -<a href="https:&#x2F;&#x2F;philip.greenspun.com&#x2F;blog&#x2F;2024&#x2F;10&#x2F;08&#x2F;the-smartest-person-in-the-world-says-that-ai-will-end-civilization-within-20-years&#x2F;" rel="nofollow">https:&#x2F;&#x2F;philip.greenspun.com&#x2F;blog&#x2F;2024&#x2F;10&#x2F;08&#x2F;the-smartest-pe...</a>
null
null
41,801,366
41,801,271
null
[ 41801859, 41801912 ]
null
null
41,801,674
story
athrowaway3z
2024-10-10T18:21:48
Mozilla Foundation Security Advisory 2024-51
null
https://www.mozilla.org/en-US/security/advisories/mfsa2024-51/
9
null
41,801,674
0
null
null
null
41,801,675
comment
Suppafly
2024-10-10T18:21:56
null
&gt;The wordpress foundation has never been anything BUT a mockery. It doesnt do anything - it is a shell for Matt&#x27;s trademark schemes and tax fraud<p>It does kinda seem that way as an outsider looking in. There definitely seems to be some legal shenanigans going on when he&#x27;s using his for-profit company Automattic to complain about stuff happening to the non-profit Wordpress Foundation. They should be legally separate enough that what he&#x27;s doing shouldn&#x27;t be possible.
null
null
41,794,596
41,791,369
null
null
null
null
41,801,676
comment
nisegami
2024-10-10T18:21:58
null
Two tidbits from me:<p>Several years ago, I got an omron wrist cuff blood pressure monitor. Some doctors showed heavy skepticism at the time but I&#x27;ve never seen any reason to think it&#x27;s inaccurate when properly mounted and with healthy batteries.<p>I had a sleep study done last year using a brand new machine the lab got (literally unboxed while I was there) that uses a combination of the ecg signals and pulse timing to calculate blood pressure continuously once calibrated. Seemed pretty cool to me and I got the impression this technique is fairly new?
null
null
41,799,324
41,799,324
null
null
null
null
41,801,677
comment
croes
2024-10-10T18:22:10
null
Science doesn&#x27;t lie, people do. And people are stubborn that&#x27;s why new discoveries need time to get accepted.<p>But this is different, this is not science but simply BS that is spread.
null
null
41,801,504
41,801,271
null
null
null
null
41,801,678
comment
s1artibartfast
2024-10-10T18:22:25
null
you need to go to nicer communities to watch films without disruption. That specialized screenings that target film buffs.
null
null
41,801,638
41,801,300
null
[ 41801884, 41801789, 41802007 ]
null
null
41,801,679
comment
mykowebhn
2024-10-10T18:22:29
null
The paradox seen in many today is that the stupider people in fact really are the smarter they believe themselves to be.
null
null
41,801,271
41,801,271
null
null
null
null
41,801,680
comment
deepmacro
2024-10-10T18:22:29
null
I think having to use a tool different than excel is hard because people have been used to that type of UI for 40 years.<p>The problem I have is that once you go beyond a simple thing it becomes messy and you never know what you are dealing with. The way you present things graphically and they way you organize data to perform computations are tangled, making hard to read IMO.
null
null
41,801,364
41,798,477
null
null
null
null
41,801,681
comment
HeatrayEnjoyer
2024-10-10T18:22:29
null
This is just a flat lie.
null
null
41,801,662
41,801,271
null
null
null
null
41,801,682
comment
bell-cot
2024-10-10T18:22:29
null
&gt; Murdering meteorologists won’t stop hurricanes<p>But even before the <i>Speed: Horseback</i> tech upgrade was discovered, &quot;kill the messenger&quot; was an all-too-common human reaction.
null
null
41,801,271
41,801,271
null
null
null
null
41,801,683
comment
gjsman-1000
2024-10-10T18:22:49
null
I actually disagree.<p>This is what you get when scandal after scandal happens to public institutions. People go flat earth most often, not because of the &quot;science,&quot; but because they do not trust the government for honesty.<p>This also happens whenever there is an apparent &quot;win&quot; even if it isn&#x27;t quite so. For example, when a judge last week ordered federal Fluoride standards to be re-examined. It doesn&#x27;t need to be a total vindication of the conspiracy theorists, for trust to be substantially damaged. Same for the Iraq war, with &quot;weapons of mass destruction&quot; - imagine if your child died from that lie. Repeat this every year, in multiple institutions, for 20+ years straight; and yes, observant people might well think that everything the government has ever said is a hoax. It&#x27;s not about the science, or their ability to track truth from falsehood, but their reactionary hate of anything the institutions say.
null
null
41,801,649
41,801,271
null
[ 41801767, 41801783, 41801719, 41801995, 41801953, 41801760, 41803389, 41802200, 41801786, 41801840, 41801819, 41801721 ]
null
null
41,801,684
comment
bawolff
2024-10-10T18:23:00
null
Microsoft did open source a bunch of their mediawiki extensions. <a href="https:&#x2F;&#x2F;github.com&#x2F;microsoft&#x2F;mediawiki-extensions">https:&#x2F;&#x2F;github.com&#x2F;microsoft&#x2F;mediawiki-extensions</a><p>Last i heard though they were moving off it.
null
null
41,800,316
41,797,719
null
null
null
null
41,801,685
comment
sundaeofshock
2024-10-10T18:23:01
null
I have to disagree with you here. Most of the Senators from the GOP have been happy to share the same drivel. Indeed, Senator JD Vance and Donald Trump — arguably the most powerful men in the GOP are as unhinged as MTG.
null
null
41,801,595
41,801,271
null
[ 41803715 ]
null
null
41,801,686
comment
karmakurtisaani
2024-10-10T18:23:01
null
&gt; Geoff Hinton was denied an academic position at the University of Sussex&#x27;s CS department<p>These kind of anecdotes are fairly common I believe. Understanding anyone&#x27;s academic potential is enormously difficult, and the competition is fierce. Hindsight is 20&#x2F;20 and whatnot.
null
null
41,797,740
41,753,626
null
null
null
null
41,801,687
comment
null
2024-10-10T18:23:07
null
null
null
null
41,801,582
41,801,300
null
null
true
null
41,801,688
comment
rootusrootus
2024-10-10T18:23:21
null
This was going full force well before COVID. Before 2016, though that was when it became a lot more overt.
null
null
41,801,606
41,801,271
null
null
null
null
41,801,689
comment
erik_seaberg
2024-10-10T18:23:25
null
I thought inetd let you conserve memory because rarely-used daemons don&#x27;t need to run continually.
null
null
41,784,637
41,764,578
null
null
null
null
41,801,690
comment
bluGill
2024-10-10T18:23:28
null
Yet this is something where it should be possible to produce evidence. Paperwork like is needed is generally available if you ask the right place. Any company trying that was rejected is has a bunch of people who did that paperwork and they could talk about it - indeed if the company was serious they have incentive to talk about it.<p>Now it is possible that the paperwork required means hundreds of companies never even tried, and evidence of that chilling effect is hard to produce. However that is not the claim.
null
null
41,801,128
41,787,798
null
[ 41802265 ]
null
null
41,801,691
comment
mistrial9
2024-10-10T18:23:29
null
not really -- rather consider the ability of a very small minority of voices to amplify tremendously without sufficient dampening.. stability in public communication is never simple. A psychologist might say that social rage itself, or anger with blame itself, is the root of the behavior. Every language group on Earth has rational, constructive people in it.
null
null
41,801,630
41,801,271
null
null
null
null
41,801,692
comment
marcosdumay
2024-10-10T18:23:33
null
&gt; That’s what the law is for: for the seller and producer not being able to hide the awful conditions in which the eggs were produced.<p>AFAIK, those laws are about eggs getting silently contaminated because their shells became porous during the wash.<p>But that one is a really nice side-effect.
null
null
41,800,967
41,765,006
null
null
null
null
41,801,693
comment
AStonesThrow
2024-10-10T18:23:44
null
During a recent visit, I mentioned my &quot;White Coat Syndrome&quot; was probably affecting me right there, so they selected their most attractive woman with the best perfume and a manual sphygmomanometer for a hands-on measurement, before releasing me.
null
null
41,800,877
41,799,324
null
null
null
null
41,801,694
story
vector_spaces
2024-10-10T18:23:46
The World According to GaWC (2022)
null
https://gawc.lboro.ac.uk/gawc-worlds/the-world-according-to-gawc/
1
null
41,801,694
0
null
null
null
41,801,695
comment
profeatur
2024-10-10T18:23:46
null
Yes, there is a public health system, but people tend to avoid it when they can. Most opt to go private for their dental, for example. And if they have any kind of systematic (sibo, ibs, autoimmune, etc) problem the public system is useless and they will have to travel to find a private specialist. On the other hand, the private system is really good here, and also pretty cheap.
null
null
41,799,512
41,799,016
null
[ 41803501 ]
null
null
41,801,696
comment
mrguyorama
2024-10-10T18:23:47
null
&gt;Even in countries with robust (ie expensive) pro natalist fiscal policy<p>Nit: This patently does not exist. Zero countries pay or provide anywhere close to the actual cost of raising a child, let alone the lost opportunity of choosing to raise children vs living a life dedicated to yourself.<p>That actual cost is horrifically high, but I promise you if it was offered, people would have more children. We WILL have to have that discussion eventually, unless we somehow return to a society where women are property and don&#x27;t have rights, or unless we just outsource the whole baby making process to the places of the world that DO work like that, but people hate immigrants, especially when they are poor (for some fucking reason).
null
null
41,799,454
41,798,726
null
[ 41803943 ]
null
null
41,801,697
comment
SHAadder
2024-10-10T18:23:51
null
Is this what hackers do all day? Watch mainstream media articles talk sh* about politicians they don&#x27;t like? <a href="https:&#x2F;&#x2F;www.aoml.noaa.gov&#x2F;hrd&#x2F;tcfaq&#x2F;tcfaqC.html" rel="nofollow">https:&#x2F;&#x2F;www.aoml.noaa.gov&#x2F;hrd&#x2F;tcfaq&#x2F;tcfaqC.html</a> <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;High-frequency_Active_Auroral_Research_Program" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;High-frequency_Active_Auroral_...</a> <a href="https:&#x2F;&#x2F;patentimages.storage.googleapis.com&#x2F;ee&#x2F;53&#x2F;36&#x2F;ac05709c93ba8f&#x2F;US20030085296A1.pdf" rel="nofollow">https:&#x2F;&#x2F;patentimages.storage.googleapis.com&#x2F;ee&#x2F;53&#x2F;36&#x2F;ac05709...</a><p>It&#x27;s an interesting theory, at best this is virtue signalling taken as GOSPEL by the other side.. so BAU.
null
null
41,801,271
41,801,271
null
null
null
null
41,801,698
story
ksp41865
2024-10-10T18:23:51
Engineering SVE in .NET 9
null
https://devblogs.microsoft.com/dotnet/engineering-sve-in-dotnet/
1
null
41,801,698
1
[ 41801699 ]
null
null
41,801,699
comment
ksp41865
2024-10-10T18:23:51
null
.NET introduces Arm&#x27;s Scalable Vector Extension.
null
null
41,801,698
41,801,698
null
null
null
null