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,805,300
story
haiiiiii222
2024-10-11T01:39:55
null
null
null
1
null
41,805,300
null
null
null
true
41,805,301
story
n2d4
2024-10-11T01:40:09
Show HN: An open-source reverse proxy that authenticates users
auth-proxy is a minimal HTTP reverse proxy that shows login pages on protected pages, and passes user information in headers. My goal was to build something that’s as flexible as possible and can add auth to any existing infrastructure.<p>It’s pretty straightforward to use, after setting up Stack Auth (which this is based on) you can use the Docker container to proxy port 3000 to 3001:<p><pre><code> docker run -it \ -e NEXT_PUBLIC_STACK_PROJECT_ID=&lt;project-id&gt; \ -e NEXT_PUBLIC_STACK_PUBLISHABLE_CLIENT_KEY=&lt;client-key&gt; \ -e STACK_SECRET_SERVER_KEY=&lt;server-key&gt; \ -e SERVER_PORT=3000 \ -e PROXY_PORT=3001 \ -p 3001:3001 \ stackauth&#x2F;auth-proxy:latest &lt;protected-page-patterns&gt; </code></pre> If you now go to <a href="http:&#x2F;&#x2F;localhost:3001&#x2F;handler&#x2F;sign-in" rel="nofollow">http:&#x2F;&#x2F;localhost:3001&#x2F;handler&#x2F;sign-in</a>, you will see a log-in page.<p>Once you’re authenticated, every request to your HTTP server will have the following extra headers:<p>- x-stack-authenticated (&quot;true&quot; if authenticated; not present otherwise)<p>- x-stack-user-id<p>- x-stack-user-primary-email<p>- x-stack-user-display-name<p>If you’re building an SPA or client-side app, you can also fetch the current authentication status on &#x2F;handler&#x2F;me:<p><pre><code> { &quot;user&quot;: { &quot;id&quot;: &quot;...&quot;, &quot;primary_email&quot;: &quot;[email protected]&quot;, &quot;display_name&quot;: &quot;John Doe&quot; }, &quot;authenticated&quot;: true } </code></pre> This is all still pretty hacky, but I’d love to hear your feedback. Any cool ideas on what to build?<p>PS: Big props to fellow HN user rudasn who brought it up first, and who gave us plenty of ideas after another Hacker News thread: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=41195470">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=41195470</a>
https://github.com/stack-auth/auth-proxy
5
null
41,805,301
0
null
null
null
41,805,302
comment
rainsford
2024-10-11T01:40:11
null
&quot;I was tempted&quot; is generally not considered a legal defense if you commit a crime. What difference does it make if the police created the particular temptation? If the person in your example stole a non-bait car where the owner was just careless about leaving their keys inside, that&#x27;s still a crime right? How does the police creating a similar situation change the legal facts at all?<p>Entrapment debates are also a pretty good opportunity to apply the average person heuristic. Would the average person likely steal a car if they saw the keys sitting inside? Probably not, so someone who <i>would</i> do that is arguably predisposed to committing the crime if presented with the opportunity.<p>Now there&#x27;s a very valid argument to be had about whether or not it&#x27;s a good use of police time trying to catch lazy criminals (i.e. those that are willing to commit a crime but only when it&#x27;s super easy). But that&#x27;s a police policy discussion, not a legal defense. The criminals in those situations still deserve to be charged.
null
null
41,804,202
41,802,823
null
null
null
null
41,805,303
comment
ashton314
2024-10-11T01:41:10
null
Nice.<p>I recently learned about the SRP protocol [1], and I’m surprised that it’s not more widely used&#x2F;mentioned: with a relatively simple protocol, you can do a ZKP and generate a session token between the server and client in one fell swoop.<p>[1]: <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Secure_Remote_Password_protocol" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Secure_Remote_Password_protoco...</a>
null
null
41,801,883
41,801,883
null
null
null
null
41,805,304
comment
kragen
2024-10-11T01:41:13
null
I don&#x27;t think you can emulate it on a tiny piece of hardware; the smallest full Uxn&#x2F;Varvara implementation I&#x27;ve seen so far is the GameBoy Advance, which has 384KiB of RAM. On the other hand, you&#x27;ve previously been able to emulate some pretty astonishing things on pretty astonishing hardware.<p>There are a lot of minor things in Uxn and Varvara that make them hard to emulate efficiently. Extensive use of self-modifying code, memory-mapped I&#x2F;O, and using a stack instruction set, for example.<p>I&#x27;m interested to hear how you&#x27;d redesign Uxn&#x2F;Varvara to be <i>easy</i> to emulate on some tiny piece of hardware; of everyone in the world, you&#x27;re probably the best person to answer that question. Little-endian, check. What else?
null
null
41,804,260
41,777,995
null
[ 41805516 ]
null
null
41,805,305
comment
didgetmaster
2024-10-11T01:41:20
null
The post is dated in May of this year which is now 5 months ago with no further posts. Anyone know if the author is still with us?
null
null
41,786,768
41,786,768
null
null
null
null
41,805,306
comment
sieabahlpark
2024-10-11T01:41:25
null
[dead]
null
null
41,805,063
41,801,883
null
null
null
true
41,805,307
comment
nikcub
2024-10-11T01:41:37
null
I send friends + family to Squarespace for simple websites, or Shopify for e-commerce. Works well!.<p>Squarespace has design templates, a gallery of blocks, domains (what&#x27;s a DNS?), news section, email marketing, signup forms etc. all built-in making it easy and one-stop<p>Shopify is Shopify and doesn&#x27;t need much of an introduction.
null
null
41,805,283
41,804,706
null
[ 41805503 ]
null
null
41,805,308
comment
mr_toad
2024-10-11T01:41:40
null
For a while the Pharaoh did actually reside in Rome, starting with Caesar Augustus (who was also Pontifex Maximus). Augustus was hailed as a god by both the Roman imperial cult and the pharaonic cult.<p>Maximinus Daza (the eastern Roman emperor during the Tetrarchy) was the last holder of the title Paraoh, and I think he reigned from Nicomedia, in Anatolia.<p>It’s funny that Pharaoh died out with the rise of christianity, but Pontifex lived on.<p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Roman_pharaoh" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Roman_pharaoh</a>
null
null
41,801,200
41,798,027
null
null
null
null
41,805,309
comment
Der_Einzige
2024-10-11T01:41:47
null
Simply reparations for 1776 and 1812!
null
null
41,804,802
41,798,027
null
null
null
null
41,805,310
story
com2kid
2024-10-11T01:42:02
Doom updated and re-released on SNES
null
https://softwareengineeringdaily.com/2024/10/10/doom-on-super-nintendo-with-randy-linden/
2
null
41,805,310
0
null
null
null
41,805,311
comment
kragen
2024-10-11T01:42:08
null
I actually think Uxn and Varvara are a lot better suited to hardware than to emulation. RISC-V, however, includes a lot of concessions to hardware implementation that just add headaches to code generation and emulation, though not quite to the level of the MuP21.
null
null
41,805,043
41,777,995
null
null
null
null
41,805,312
comment
shiroiushi
2024-10-11T01:42:09
null
Yep, Spain was a <i>dictatorship</i> until about 50 years ago, well within many people&#x27;s living memory. Even worse, why is it a democratic nation (sorta--they still have a king after all) now? Because they got tired of living in a dicatorship? No. It&#x27;s because the dictator got old and died, and I guess they couldn&#x27;t find a new dictator to replace him.<p>It shouldn&#x27;t be any surprise that a nation and culture so tolerant of living in a dictatorship isn&#x27;t exactly leading the world.
null
null
41,804,081
41,799,016
null
null
null
null
41,805,313
comment
j-bos
2024-10-11T01:42:40
null
Huh, I guess google really isn&#x27;t what it used to be. Nakamoto can be translated s central: <a href="https:&#x2F;&#x2F;www.bing.com&#x2F;search?q=nakamoto+etymology&amp;pq=nakamoto+etymology" rel="nofollow">https:&#x2F;&#x2F;www.bing.com&#x2F;search?q=nakamoto+etymology&amp;pq=nakamoto...</a> and Satoshi can be translated as intellingence: <a href="https:&#x2F;&#x2F;www.bing.com&#x2F;search?q=satoshi+etymology&amp;pq=satoshi+etymology" rel="nofollow">https:&#x2F;&#x2F;www.bing.com&#x2F;search?q=satoshi+etymology&amp;pq=satoshi+e...</a>
null
null
41,804,237
41,802,823
null
null
null
null
41,805,314
comment
tomjakubowski
2024-10-11T01:42:42
null
That article is about areas affected by Helene, not Milton
null
null
41,804,647
41,801,970
null
[ 41805440 ]
null
null
41,805,315
comment
colechristensen
2024-10-11T01:42:49
null
I already didn’t like Wordpress and would recommend against it just because of maintenance issues but this drama is a whole new layer of something else.
null
null
41,804,706
41,804,706
null
null
null
null
41,805,316
comment
GavinAnderegg
2024-10-11T01:42:51
null
If you’re looking for something low effort but nice looking, Squarespace does a nice job. It can be frustrating if you’re trying to do something really custom — though you can likely make it happen if you’re stubborn enough.<p>If you’re looking for something you can really build from the ground up <i>easily</i> with, then my go-to is Craft CMS. You need to do things by hand, but it’s easy to build out data models, and the system is sane and easy to predict.
null
null
41,805,283
41,804,706
null
null
null
null
41,805,317
comment
brailsafe
2024-10-11T01:43:12
null
Ya, I have to agree. Although you may learn, it&#x27;s clearly not the primary intention of a University to teach anything but your ability to do whatever it takes to score well or do publishable research.
null
null
41,804,957
41,801,334
null
null
null
null
41,805,318
comment
squidgedcricket
2024-10-11T01:43:19
null
Folks with the right combination of money and luck will weather a 3C rise just fine. It&#x27;s not the end for humanity, hopefully it&#x27;ll be a reminder to the survivors not to shit where you eat.<p>The proliferation of plastic throughout all locations and scales of the biosphere scares me more than climate change. It&#x27;s inescapable, even Jeff Bezos has plastic in his brain.
null
null
41,789,455
41,789,455
null
null
null
null
41,805,319
comment
KuriousCat
2024-10-11T01:43:19
null
If it is VP of Engineering and he&#x2F;she is reporting to you, one option would be to delegate the responsibility to manage the senior SWE to the VP and make both accountable to deliver the results. I think you also might need to reconsider your position as a CTO, if a VP could simply bypass you like that you have bigger issues at hand than managing the protege.
null
null
41,803,998
41,796,414
null
null
null
null
41,805,320
comment
gamblor956
2024-10-11T01:43:45
null
It seems like Matt has leeched from the free work provided by thousands of people to enrich himself to the tune of several hundred million dollars...<p>Silver Lake might be bad, but if so <i>Matt is worse.</i> Just this week he kicked a bunch of long-standing WordPress contributors out for having the nerve to question his insanity.
null
null
41,805,083
41,803,264
null
[ 41805957, 41805451 ]
null
null
41,805,321
comment
thfuran
2024-10-11T01:45:07
null
Even ignoring that, dry wood is only around 50% carbon. I guess the soil mass is significantly more than that of the atmosphere, but I&#x27;d still want to fairly carefully verify we wouldn&#x27;t be totally screwing something else up by also sequestering the other half of wood. Of course, we&#x27;d also have to decide where to place the new wooden mountain range.
null
null
41,804,540
41,780,229
null
null
null
null
41,805,322
comment
lrae
2024-10-11T01:46:10
null
The thing is, the current version of Gutenberg is not a bad editor for writers and editors and absolutely the way WordPress needs to go to stay relevant. If Matt did one thing right in the last couple of years, it was realizing that. The way he went about it, seems to have been not always the greatest, but it&#x27;s an absolute must.<p>And ClassicPress is the fork of Gutenberg deniers who think a, now, below-average WYSIWYG editor is the way... or...<p>all the alternative &quot;Page Builders&quot;, which are in itself a multi million dollar business, and are horrible usability &amp; code-wise. The two newer big ones, Brick and Breakdance seem fine, but are much more complete website builders than editors. And also something that you don&#x27;t want end-users to touch.<p>Don&#x27;t see that fork being the future.
null
null
41,805,117
41,804,706
null
null
null
null
41,805,323
comment
ruslan
2024-10-11T01:46:13
null
This Uxn thing reminds me Inferno[1] - a VM based operating system from Bell Labs with its own programming language, GUI and networking protocol. It can run on may hardware with just 1 MB of RAM. But Inferno is far more than that, it&#x27;s a Plan9&#x27;s descendant.<p>1. <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Inferno_(operating_system)" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Inferno_(operating_system)</a>
null
null
41,777,995
41,777,995
null
[ 41805596 ]
null
null
41,805,324
comment
dimitri-vs
2024-10-11T01:46:19
null
You can always ask it to write and run code to validate the conversions in the same prompt. I believe Gemini is already doing this behind the scenes.
null
null
41,802,905
41,802,487
null
null
null
null
41,805,325
comment
dredmorbius
2024-10-11T01:46:23
null
Nullschool&#x27;s Earth Wheather Visualiser has an aurora borealis forecast, based on OVATION: SWPC &#x2F; NCEP &#x2F; NWS &#x2F; NOAA.<p>Link will show the forecast coverage &#x2F; visibility at the time you&#x27;re viewing it (rather than when I post the link), with a 30--90 minute advance visiblity (based on satellite observations at L1, a stable orbit between the Earth and Sun):<p>&lt;<a href="https:&#x2F;&#x2F;earth.nullschool.net&#x2F;#current&#x2F;space&#x2F;surface&#x2F;level&#x2F;anim=off&#x2F;overlay=aurora&#x2F;orthographic=-89.37,78.55,757" rel="nofollow">https:&#x2F;&#x2F;earth.nullschool.net&#x2F;#current&#x2F;space&#x2F;surface&#x2F;level&#x2F;an...</a>&gt;<p>Upstream is available at NOAA:<p>&lt;<a href="https:&#x2F;&#x2F;www.swpc.noaa.gov&#x2F;products&#x2F;aurora-30-minute-forecast" rel="nofollow">https:&#x2F;&#x2F;www.swpc.noaa.gov&#x2F;products&#x2F;aurora-30-minute-forecast</a>&gt;<p>For the US, visibility looks to be parts or all of: WA, ID, MT, ND, SD, MN, WI, MI, IL (far north only), NY, VT, NH, MA, and ME.<p>For EU: FI, SE, NO, northern UK (Scotland, N. Ireland), and IS.
null
null
41,804,816
41,804,816
null
null
null
null
41,805,326
comment
al_borland
2024-10-11T01:46:40
null
I think CSS and JS should be things the user graduates to when they decide they need them, if they ever do.<p>Show someone basic HTML and most people will eventually look at their page and think, “this is neat, but how to I make this title red and change the background?” This is when to introduce the very basics of CSS.<p>If someone has a goal the learning process is easier and more exciting, because it’s relevant and allows them to learn something to give them a result they already want. Learning to learn is hard.
null
null
41,803,607
41,801,334
null
null
null
null
41,805,327
comment
lucw
2024-10-11T01:46:58
null
Can you explain your use of &quot;nominal&quot; in &quot;Pretty nominal for Europe&quot; ? What does it mean ?
null
null
41,799,449
41,799,016
null
[ 41805354 ]
null
null
41,805,328
comment
meltdownMatt
2024-10-11T01:47:48
null
Of course I’m an involved party: every Wordpress developer and user is an involved party.<p>Matt has (in Slack) advised everybody to obtain their own legal council before they sign in to Wordpress’s support forums&#x2F;plugin index&#x2F;issue tracker&#x2F;community resources again. (Many long-time contributors who cannot afford to hire a lawyer to deal with Matt’s whims have unfortunately decided this means they can no longer contribute.) Matt’s explicit stated (in Slack) intent is to require everybody to be involved in the conflict and choose sides. I’m sure not on Matt’s side, so I guess that means I’m on WP Engine’s, despite their mediocre service and contributions.<p>But no, I won’t use my own account. Matt seems rather vindictive and I wouldn’t want to risk my employer being subject to that.
null
null
41,805,182
41,803,264
null
null
null
null
41,805,329
comment
chongli
2024-10-11T01:48:15
null
<i>For example, family-owned businesses are equally &quot;capitalism&quot;, but they don&#x27;t show up much in this kind of product-degradation story.</i><p>Family owned businesses can be sold to private equity just like any other. Instant Pot was a family owned business started by the inventor and it was famously sold to private equity who then proceeded to raid its assets and bankrupt the company.
null
null
41,803,944
41,797,719
null
[ 41805715 ]
null
null
41,805,330
comment
dianliang233
2024-10-11T01:48:17
null
Yes. They consider it a violation of their &quot;forking policy&quot;[1].<p>Fun(?) fact – Fandom put even more restrictions right after Minecraft Wiki moved[2]. Now it doesn&#x27;t even allow wikis to put a banner on their main page saying that there&#x27;s a forking discussion unless they contact Fandom support and get permission.<p>[1]: <a href="https:&#x2F;&#x2F;community.fandom.com&#x2F;wiki&#x2F;Forking_Policy" rel="nofollow">https:&#x2F;&#x2F;community.fandom.com&#x2F;wiki&#x2F;Forking_Policy</a><p>[2]: <a href="https:&#x2F;&#x2F;community.fandom.com&#x2F;wiki&#x2F;Forking_Policy?diff=3757052" rel="nofollow">https:&#x2F;&#x2F;community.fandom.com&#x2F;wiki&#x2F;Forking_Policy?diff=375705...</a>
null
null
41,805,155
41,797,719
null
null
null
null
41,805,331
comment
meristohm
2024-10-11T01:48:24
null
After Blizzard, Paradox was soon on the list of publishers I boycotted (using past tense because I gave up video games completely- done escaping into non-persistent senses of purpose), because of having to make another account after Steam. Reading about history is far more interesting than playing god, anyway, and more applicable. Self-as-God is a neoliberal fantasy. Collective effort has a greater chance of making changes towards non-exploitative systems.
null
null
41,804,043
41,804,043
null
[ 41805347 ]
null
null
41,805,332
comment
al_borland
2024-10-11T01:48:28
null
I see far too many tutorials starting with git and GitHub, which is going to lose a lot of people and really not important on day 1.
null
null
41,803,283
41,801,334
null
null
null
null
41,805,333
comment
kragen
2024-10-11T01:48:48
null
No, it&#x27;s obvious why <i>Python maintainers</i> would want to drop backward compatibility. What I don&#x27;t understand is why <i>users</i> would want it. I thought that was pretty clear in my comment; I&#x27;m not sure how you managed to misinterpret it to be saying I didn&#x27;t understand something that&#x27;s obvious.
null
null
41,805,279
41,788,026
null
[ 41805469 ]
null
null
41,805,334
comment
beryilma
2024-10-11T01:48:54
null
&gt; Most software businesses don’t need a bunch of Picassos, they need house painters with spray guns and buckets of off-white.<p>Oh, so the product owner is Picasso here and the software engineers a bunch of painters? What a load of condescending bullshit!<p>&gt; In the kitchen analogy, we need cooks to do boring stuff like chop 100 onions and make dinner rolls.<p>And programming is the boring stuff in this analogy? This is why the software engineers think that product owners, scrum masters, and the like are bunch of idiots, who don&#x27;t know what they are talking about.<p>And why should engineers not mess with Figma? The designers and product owners, in all their creative wisdom, ask for unimplementable, inaccessible, unnecessarily time consuming BS all the time without any understanding of what goes in software design, architecture, and implementation. Then they complain about missed deadlines, blown budgets, etc. And then we end up with stupid stuff like Scrum because engineers can&#x27;t be trusted to self-organize their development process. Perhaps product owners should come off from their high horse and learn to be proper team members?
null
null
41,798,087
41,797,009
null
null
null
null
41,805,335
comment
wonger_
2024-10-11T01:48:56
null
and many are busy prepping, checking in with loved ones, checking weather updates, and then cleaning up, which means less time doing normal Internet things
null
null
41,803,189
41,801,970
null
null
null
null
41,805,336
comment
paulpauper
2024-10-11T01:49:34
null
a few times? more like hundreds of pages
null
null
41,804,259
41,753,471
null
null
null
null
41,805,337
comment
al_borland
2024-10-11T01:49:58
null
Thank you for being one of the few people who realize TextEdit on the Mac supports plain text. The number of “experts” who say it doesn’t support it and tell people to download some other app drives me nuts.
null
null
41,801,334
41,801,334
null
null
null
null
41,805,338
comment
henrynoah2025
2024-10-11T01:50:23
null
[dead]
null
null
41,738,324
41,738,324
null
null
null
true
41,805,339
comment
pluc
2024-10-11T01:50:31
null
<a href="https:&#x2F;&#x2F;www.cnbc.com&#x2F;2024&#x2F;10&#x2F;05&#x2F;wordpress-ceo-matt-mullenweg-goes-nuclear-on-silver-lake-wp-engine-.html" rel="nofollow">https:&#x2F;&#x2F;www.cnbc.com&#x2F;2024&#x2F;10&#x2F;05&#x2F;wordpress-ceo-matt-mullenweg...</a><p><a href="https:&#x2F;&#x2F;techcrunch.com&#x2F;2024&#x2F;10&#x2F;10&#x2F;wordpress-vs-wp-engine-drama-explained&#x2F;" rel="nofollow">https:&#x2F;&#x2F;techcrunch.com&#x2F;2024&#x2F;10&#x2F;10&#x2F;wordpress-vs-wp-engine-dra...</a>
null
null
41,805,218
41,804,706
null
null
null
null
41,805,340
comment
calibas
2024-10-11T01:50:41
null
I feel like this needs to be mentioned more: If you don&#x27;t have some kind of system to enforce types, then TypedDict does nothing at all.<p>You can store a float in an attribute annotated as a string, and default Python will not stop you, or display any kind of warning. The typing is purely for development, and does nothing once compiled.<p>If you want typing to actually be enforced, you need to use something like Pydantic.
null
null
41,801,415
41,801,415
null
null
null
null
41,805,341
comment
voisin
2024-10-11T01:50:59
null
It is <i>also</i> the amount of taxes in that many retirement savings plans in different countries are not recognized in the US, as American retirement savings plans are not recognized elsewhere, creating an impossibility of tax deferred retirement savings plans. This affects average people much more so than the rich.
null
null
41,797,657
41,793,441
null
null
null
null
41,805,342
story
mgh2
2024-10-11T01:51:08
TD Bank hit with record $3B fine over drug cartel money laundering
null
https://www.cnn.com/2024/10/10/investing/td-bank-settlement-money-laundering/index.html
2
null
41,805,342
0
null
null
null
41,805,343
comment
pseudosaid
2024-10-11T01:51:14
null
What a waste of text. a bunch of baseless what ifs and could be should be’s. three degrees of gossip with no footing in truth.
null
null
41,804,402
41,804,402
null
null
null
null
41,805,344
comment
pxc
2024-10-11T01:51:26
null
&gt; You say &quot;challenge&quot; them but you really mean &quot;belong to the tribe.&quot;<p>What I had in mind was more like books that are require some reasonable level of effort or ask something new of the reader, which will depend on them and what they&#x27;re used to&#x2F;practiced with. Here are some things I had in mind as useful challenges a book might present to a reader:<p><pre><code> - including words they haven&#x27;t seen before or using words they know in new ways - hopefully this also means they are at least sometimes looking those words up - describing precise logical forms in natural language - a book that relies on this might push a student who doesn&#x27;t normally feel the need to take notes to draw a diagram or create a glossary or table or taxonomy - including sentences with complex syntactic structure - may not be good writing, may not be enjoyable. Potentially valuable for the same kinds of reasons as the previous example, plus helping develop some appreciation for the relative ease of consisw language - involving unfamiliar literary forms - using language in narrow technical ways - can help readers develop an intuition for quickly whether a term is being used conventionally or as a term of art - presenting an opportunity (or demand) to empathize with a strange person or a strange situation - being translated in a different way (more literal, denser with annotations, more liberal) than the reader is used to - comparisons would probably be productive. </code></pre> You get the idea. Considerations like this are already worked into school curricula. But what I meant was that generally people recognize an interest in reading that advances the learner&#x27;s skills in some way. And that could look really different kinds of things for students with different talents, backgrounds, and interests.<p>It&#x27;s also distinct from membership in any purported literary canon. I&#x27;m sure some kids could be productively challenged for an entire school year by works drawn entirely from some obscure fanfic community I&#x27;ve never heard of.<p>You&#x27;re totally right that general notions of what texts are &#x27;worthy&#x27; (sophisticated, substantive, difficult, beautiful, subtle, poweful, whatever) are culturally bound, and that choosing which books to praise or recommend or mandate goes deep beyond nationality or ethnicity into much finer ingroup signaling, too.<p>But that&#x27;s not what I had in mind. I meant &#x27;usefully challenging for some specific student at some specific time&#x27;, not some metaphysically dubious concept of inherent sophistication.<p>I meant it more in the sense of making sure a student is coasting nor stumped— that at least some of their reading is really helping them grow. And I mean growth not just intellectually but also in a broader developmental sense. Emotional stuff, too. Even just figuring out how to connect with new settings or genres or why other people the like things they like. Trying to advance any of those would be a good reason to recommend a book for a student. (One genre I wish I&#x27;d figured out how to read and evaluate much earlier is math textbooks, for instance. But fiction genre-swap exercises between friends could be valuable, too. Say I don&#x27;t like sci-fi, and you&#x27;ve not read much romance. We agree together to parallel missions to find each other a book in their disfavored genre that they actually connect with. Both the searching and establishing of such a new connection counts as one kind of useful challenge in this context, for me.)<p>Anyway I agree about why these conversations get so heated and unproductive. Many people either get too caught up in the cultural&#x2F;affiliative dimension of the judgments involved or completely trip over them without acknowledging their existence.
null
null
41,801,176
41,777,476
null
null
null
null
41,805,345
comment
lolinder
2024-10-11T01:51:27
null
I&#x27;ll add to the chorus in favor of Squarespace.<p>A few years back I helped my 70-year-old father-in-law (who&#x27;s not remotely technical) get set up with a Squarespace site for a project of his and after initial configuration he was able to run it himself for years. At the time the big reason why I picked it over WordPress was that I knew that I&#x27;d be on the hook for maintaining a WordPress site. He just needed something he could post on occasionally and mostly forget about, and Squarespace worked great for that.
null
null
41,805,283
41,804,706
null
null
null
null
41,805,346
comment
brailsafe
2024-10-11T01:51:34
null
If you&#x27;re saying that at one point in history, a given cohort of new CS students had never seen or touched a computer, I have my doubts, but it depends on how you define CS program. Before computer science was a formalized education stream, it had a variety of other names like &quot;Business Computing&quot; or something related to information technology, but you&#x27;d have to go pretty far back imo before you find a whole classroom of entrants into such a program that had never seen or touched a computer. By the time it was called CS, I do find it a bit of a reach that you&#x27;d find less than say 10% of students opting into taking it without that low bar being passed.<p>Likewise the biology example seems strange; sure <i>maybe</i> people haven&#x27;t used a microscope specifically (unlikely imo), but they very likely have used any number of other implements and taken at least one secondary school biology course
null
null
41,804,026
41,801,334
null
null
null
null
41,805,347
comment
sickofparadox
2024-10-11T01:51:52
null
As an avid Paradox game player, I&#x27;m curious why you think you need another account to play their games? I have never made one and have never felt like I needed to.
null
null
41,805,331
41,804,043
null
null
null
null
41,805,348
comment
stavros
2024-10-11T01:51:52
null
Crypto for websites is completely broken (because the server can serve you whatever it wants), so doing crypto for websites at all is suspicious.
null
null
41,804,779
41,798,359
null
[ 41805406 ]
null
null
41,805,349
comment
whycombagator
2024-10-11T01:52:01
null
Feels slightly different in that the Matrix is original so literally nobody in the GPs audience knew what to expect whereas Transformers has been a thing (comics, toys, hundreds of TV episodes) since the mid 1980s. I also feel like the early 2000s had a lot of good CGI movies (LOTR, King Kong, etc) so that to me doesn&#x27;t explain it either
null
null
41,802,977
41,801,300
null
null
null
null
41,805,350
comment
Avshalom
2024-10-11T01:52:08
null
<a href="https:&#x2F;&#x2F;amzi.com&#x2F;AdventureInProlog&#x2F;" rel="nofollow">https:&#x2F;&#x2F;amzi.com&#x2F;AdventureInProlog&#x2F;</a> teaches prolog the same way.
null
null
41,805,207
41,800,764
null
null
null
null
41,805,351
comment
naikrovek
2024-10-11T01:53:08
null
That’s what changing the resolution on MacOS does. On Windows, resolution and DPI are separate settings. On MacOS they are combined into a single “resolution” and you pick from a list that makes sense for the display in question.<p>You pick the “effective resolution“ of the display, but the native screen resolution is always used and the DPI is changed to scale things up or down until they are scaled the same they would be on a monitor of the chosen resolution.<p>There are a few choices in that list, denoted by “(low resolution)” or something, which set the indicated resolution and leave scaling at 100%. Those look horrific on MacOS but they are options.
null
null
41,803,908
41,800,602
null
null
null
null
41,805,352
comment
nonamepcbrand1
2024-10-11T01:53:16
null
are you blind or acting as blind &gt; Cloud storage is ubiquitous: Google Drive, Dropbox, and OneDrive are household names. However, these services do not provide end-to-end encryption (E2EE), meaning that the provider has access to the data stored on their servers
null
null
41,805,168
41,798,359
null
[ 41806111, 41805634 ]
null
null
41,805,353
comment
crest
2024-10-11T01:54:35
null
He&#x27;s just pealing back the layers of absurdity. They intentionally released a totally broken by design product so now people don&#x27;t have to guess if they&#x27;re stupid.
null
null
41,803,428
41,802,219
null
null
null
null
41,805,354
comment
esperent
2024-10-11T01:54:55
null
I guess it&#x27;s a typo for &quot;normal&quot;.
null
null
41,805,327
41,799,016
null
null
null
null
41,805,355
comment
jrepinc
2024-10-11T01:54:56
null
ICYMI KDE Plasma 6.2 has been released earlier → <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=41775851">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=41775851</a>
null
null
41,798,283
41,798,283
null
null
null
null
41,805,356
comment
whycombagator
2024-10-11T01:55:31
null
I think Robot Chicken called it Baysplosions (Michael Bay + Explosions)
null
null
41,803,070
41,801,300
null
null
null
null
41,805,357
comment
ogurechny
2024-10-11T01:55:34
null
And before that, Wikipedia itself was Wikia, with lists of cheat-codes for games or paragraphs of inspired “original research” in articles.<p>Or the complete plot of “Harry Potter”, as seen in this 20 year old artifact:<p><a href="https:&#x2F;&#x2F;harryfansowned.ytmnd.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;harryfansowned.ytmnd.com&#x2F;</a>
null
null
41,802,560
41,797,719
null
null
null
null
41,805,358
comment
nickff
2024-10-11T01:55:45
null
That seems clear and consistent to me; they’re not saying you can’t use “WP”, just asking that people avoid confusing users.
null
null
41,805,258
41,804,706
null
[ 41805399 ]
null
null
41,805,359
comment
arp242
2024-10-11T01:56:14
null
Previous poster was pretty clear their advice has nothing to do with religion as such:<p><i>&quot;Having someone - doesn’t have to be religious to be clear - who has been in those rooms can be helpful.&quot;</i><p>Starting a flame about religion is very not appropriate. Please don&#x27;t do that.
null
null
41,805,180
41,786,768
null
[ 41805393 ]
null
null
41,805,360
comment
ronsor
2024-10-11T01:56:55
null
Why couldn&#x27;t you just use MoltenVK?
null
null
41,803,686
41,799,068
null
[ 41805897 ]
null
null
41,805,361
comment
chuankl
2024-10-11T01:57:16
null
There is something wrong with some of those numbers.<p>For example, take 7-Zip Compression 22.01. The CPU Power Consumption Monitor chart states:<p>AmpereOne: Average 278.72W EPYC: Average 311.64W<p>But the fine print under that same chart states:<p>AmpereOne: 6968J per run EPYC: 14439J per run<p>By the Joules per run numbers, AmpereOne is far more power efficient than EPYC, requiring only less than half of the energy to complete a run.<p>In that case, how could the average power of EPYC to be only 11.8% higher than that of AmpereOne? For this benchmark EPYC is 14.2% faster than AmpereOne, and if the average power numbers are correct, the EPYC should have slightly lower Joules per run than AmpereOne.<p>That is not the only anomaly. For example, the CPU Power Consumption Monitor chart for John the Ripper 2023.03.14 also does not make sense.
null
null
41,803,324
41,803,324
null
[ 41805522, 41805472 ]
null
null
41,805,362
comment
null
2024-10-11T01:57:51
null
null
null
null
41,760,971
41,760,971
null
null
true
null
41,805,363
comment
naikrovek
2024-10-11T01:58:02
null
Really? It was painless for me. Worked out of the box exactly as I expected. I wonder why your experience was different.
null
null
41,804,355
41,800,602
null
null
null
null
41,805,364
comment
sam29681749
2024-10-11T01:58:11
null
Love Exposure made me the man I am today.
null
null
41,803,780
41,803,780
null
null
null
null
41,805,365
comment
samch
2024-10-11T01:58:15
null
As others have said, RoundUp &#x2F; glyphosate doesn’t always handle these tougher plants. I’ve had good results with Crossbow: <a href="https:&#x2F;&#x2F;www.winfieldunited.com&#x2F;products&#x2F;herbicides&#x2F;crossbow&#x2F;242" rel="nofollow">https:&#x2F;&#x2F;www.winfieldunited.com&#x2F;products&#x2F;herbicides&#x2F;crossbow&#x2F;...</a><p>Not sure if that is readily available in all regions, though.
null
null
41,803,726
41,780,229
null
null
null
null
41,805,366
comment
zanethomas
2024-10-11T01:58:19
null
Sure, but imo unless one is creating very many objects each with their own set of functions it&#x27;s not really a significant issue.<p>Sometimes programmers spend way too much time optimizing code which doesn&#x27;t really need it.<p>In my experience how data is structured is almost always the most important factor when it comes to performance.<p>Good data structure + simple code === performance.
null
null
41,805,071
41,787,041
null
null
null
null
41,805,367
comment
utopcell
2024-10-11T01:58:26
null
You know.. with Aleph0 representing the first degree of infinity and Googol being ..just a constant.
null
null
41,795,612
41,784,287
null
null
null
null
41,805,368
comment
steveklabnik
2024-10-11T01:58:28
null
That’s why it’s “until proven otherwise.” As you gain experience you can be more subtle about it, and you gain more intuition, but it’s just not that big a deal until you demonstrate it’s a big deal.<p>I rarely type clone(). Even with this advice, you won’t clone super often. And when you do, it’s a signal sometimes that maybe you can do better, but it’s just not a big cognative burden.
null
null
41,802,767
41,791,773
null
null
null
null
41,805,369
comment
belorn
2024-10-11T01:58:28
null
The free software movement and FSF in particular has always been very clear that free in this context does not mean that projects can&#x27;t sell CD&#x27;s with software on it. It is also this interpretation that allow for paid support, which would otherwise also not be &quot;free&quot;. It is possible that courts would make a different interpretation, or that free access to software will be interpreted as not free software, but instead about free access to a distribution channel, Which mean wordpress could go proprietary under that statement (free access to download would says nothing about freedom to run it). The distinction gets generally refereed as &quot;free as in speech, not free as in beer&quot;.<p>Regarding Debian, I don&#x27;t know if the Debian package has anything hardcoded to wordpress.org. The generally recommended update path is to use debian package manager rather than internal updating mechanics. Debian maintainers often patch thing or change defaults as part of the packaging in order to make software behave nicely with the debian eco-system.
null
null
41,799,958
41,791,369
null
null
null
null
41,805,370
comment
beryilma
2024-10-11T01:58:29
null
&gt; It’s not insulting... but a lot of software development honestly just needs painters.<p>The entire Picasso vs house painter analogy is insulting.<p>&gt; Picasso goes to a cabin in the woods for two weeks to architect something that handles every edge case and is absolutely elegant...<p>If this is a product owner&#x27;s idea of how software development occurs, they must be either clueless, narcissistic, cruel, or all of the above.
null
null
41,804,558
41,797,009
null
null
null
null
41,805,371
comment
amluto
2024-10-11T01:58:43
null
This truck looks fantastic, aside from the minor issue that it’s nowhere near being an actual product:<p><a href="https:&#x2F;&#x2F;www.telotrucks.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.telotrucks.com&#x2F;</a>
null
null
41,804,353
41,757,808
null
null
null
null
41,805,372
story
lopkeny12ko
2024-10-11T01:58:55
null
null
null
1
null
41,805,372
null
null
null
true
41,805,373
comment
crest
2024-10-11T01:58:55
null
Simply remove the product managers or at least rip out their vision. Take that as violently threatening as you find appropriate from your personal experience with nested menus on touch screens replacing simple buttons you could operate without looking down.
null
null
41,799,880
41,795,075
null
null
null
null
41,805,374
comment
benatkin
2024-10-11T01:59:14
null
&gt; The abbreviation “WP” is not covered by the WordPress trademarks<p>This goes with my view that Matt is technically correct almost all the time, which is the best kind of correct. <a href="https:&#x2F;&#x2F;knowyourmeme.com&#x2F;photos&#x2F;909991-futurama" rel="nofollow">https:&#x2F;&#x2F;knowyourmeme.com&#x2F;photos&#x2F;909991-futurama</a><p>Thanks to that, I normally find consistency in what he says. The forking post about FreeWP makes sense.<p>Especially because there is some amount of joking in both freewp.com and the post. I like how Matt refers to him as a <i>former WordPress community member</i>.
null
null
41,805,260
41,804,706
null
null
null
null
41,805,375
comment
williamty689
2024-10-11T01:59:15
null
[dead]
null
null
41,795,075
41,795,075
null
null
null
true
41,805,376
story
LorenDB
2024-10-11T01:59:38
SpaceX Dragon receives propulsive landing upgrade after years of development
null
https://www.nasaspaceflight.com/2024/10/dragon-propulsive-landing/
2
null
41,805,376
0
null
null
null
41,805,377
comment
shiroiushi
2024-10-11T01:59:39
null
&gt;Hungary&#x27;s HDI and GDP growth began stagnating around 2014-15, which was around the time mass dissatisfaction against Orban arose.<p>It&#x27;s been 10 years, and he&#x27;s still in power, so I guess the Hungarian people aren&#x27;t <i>that</i> dissatisfied with him.
null
null
41,804,831
41,799,016
null
null
null
null
41,805,378
comment
brailsafe
2024-10-11T01:59:52
null
Ya, I agree, but would clarify that I was mainly exploring a few real examples to illustrate my take on it, rather than intending to state those abilities were concretely innate, which I don&#x27;t think they are.<p>The superficial difference between someone who may be &quot;talented&quot; and &quot;highly skilled&quot; seems to me to be indistinguishable without more context about how the skills came to be, and for most people who just aren&#x27;t as pedantic, the term talented is just synonymous with skilled, imho.<p>In situations where two people of the same age, interest, and approximately similar exposure, resources, and build, are compared, it would come down to progress made between start and end of engaging in an activity without prior deliberate practice that to me would indicate some innate predisposition to do whatever it is that&#x27;s advantaged by it. I watched two people my age grow up skateboarding into adulthood. Both came out highly skilled and with some amateur&#x2F;pro success, but one had to grind much harder and took more damage in the process, while the other took a non-zero amount of serious damage, and seemingly picked new abilities up within a few goes. I think this accumulation of prerequisites has an aggregate cost that potentially detracts at at varying rates from each subsequent opportunity to pock something else up.<p>Something like microsoldering could teach you those skills, but if it took you 6 months to get good at it instead of 4 years, you&#x27;d have 3.5 more years at your new baseline of fine motor skills to train fencing without also impairing your academics. Doing it later for fun over an arbitrarily long time might be neat, but irrelevant, especially if you have no specific project to work on.
null
null
41,798,038
41,756,978
null
null
null
null
41,805,379
comment
leptons
2024-10-11T02:00:15
null
Even if you think Javascript is already complicated, that isn&#x27;t a reason to make it <i>more complex</i>.
null
null
41,803,003
41,787,041
null
[ 41805869 ]
null
null
41,805,380
comment
colanderman
2024-10-11T02:00:24
null
Ah thank you for the clear answer! My Wikipedia excursions have left me missing all of this context.
null
null
41,804,848
41,753,471
null
[ 41805603 ]
null
null
41,805,381
comment
simplify
2024-10-11T02:00:34
null
Brute force search is just the naive way of finding solutions. Just like you can index a SQL table, you can index a Prolog predicate for better performance.
null
null
41,804,651
41,800,764
null
[ 41806143 ]
null
null
41,805,382
story
null
2024-10-11T02:00:35
null
null
null
null
null
41,805,382
null
null
true
true
41,805,383
comment
ordu
2024-10-11T02:00:49
null
<i>&gt; can&#x27;t figure out how to unzip a zip or even finding out where files get downloaded to.</i><p>I have issues with that. FF doesn&#x27;t show the path in the list of downloads. There is a button to start a file manager, but I have no file managers installed, so button doesn&#x27;t work. In some cases I didn&#x27;t find the better way than to copy the link and to download again with wget.
null
null
41,803,464
41,801,334
null
[ 41805423 ]
null
null
41,805,384
comment
defrost
2024-10-11T02:01:26
null
It starts with &quot;Lagrangian standard model =&quot; or &quot;fancy L sub SM =&quot;<p>In picture form, the full beast looks like: <a href="https:&#x2F;&#x2F;upload.wikimedia.org&#x2F;wikipedia&#x2F;commons&#x2F;b&#x2F;bc&#x2F;Formula_of_the_Standard_Model_of_particle_physics_-_Lagrangian_L_SM.jpg" rel="nofollow">https:&#x2F;&#x2F;upload.wikimedia.org&#x2F;wikipedia&#x2F;commons&#x2F;b&#x2F;bc&#x2F;Formula_...</a>
null
null
41,805,285
41,753,471
null
null
null
null
41,805,385
comment
lxe
2024-10-11T02:01:30
null
Ask one of the ai tools like stackblitz or v0 or cursor or replit or ... and deploy to whatever the default thing it for them.
null
null
41,805,283
41,804,706
null
[ 41805413 ]
null
null
41,805,386
comment
s1artibartfast
2024-10-11T02:01:44
null
I buy it. Seems like a relevant person to interview IMO.
null
null
41,805,299
41,803,264
null
null
null
null
41,805,387
comment
adsharma
2024-10-11T02:02:09
null
Fragility of human relationships, not population density.
null
null
41,804,460
41,804,460
null
null
null
null
41,805,388
comment
crest
2024-10-11T02:02:56
null
Just because the source code is open source doesn&#x27;t mean the upstream repo going into your car has to be run by a toxic community with a chip on their shoulder.
null
null
41,796,331
41,795,075
null
null
null
null
41,805,389
comment
AstroJetson
2024-10-11T02:03:17
null
I have a 2014 iPad Air with a zagg clamshell keyboard that I love. I would like to have a new browser for it, this version of Safari has been deprecated from Discord and Discus forums.
null
null
41,804,313
41,800,602
null
null
null
null
41,805,390
story
narski
2024-10-11T02:03:27
Internet Archive currently down from DDoS attack
null
https://twitter.com/Sn_darkmeta/status/1844080692772401399
3
null
41,805,390
2
[ 41805395 ]
null
null
41,805,391
story
pabs3
2024-10-11T02:03:30
WordPress Alternatives
null
https://darn.es/wordpress-alternatives/
84
null
41,805,391
47
[ 41806173, 41806169, 41806398, 41806127, 41805887, 41806287, 41806113, 41806181, 41806381, 41806244, 41806017, 41806018, 41806345, 41805914, 41806317, 41806199, 41806058, 41805872, 41806257, 41806101, 41805752, 41805734, 41806416, 41806310 ]
null
null
41,805,392
comment
colanderman
2024-10-11T02:03:30
null
Ah thank you!! I&#x27;ve been searching for a straightforward derivation like that for a while. Maxwell&#x27;s equations are familiar ground for me, so that is very helpful.
null
null
41,804,662
41,753,471
null
null
null
null
41,805,393
comment
sqeaky
2024-10-11T02:03:44
null
And I started with &quot;As you say we do need better advocacy and more transparency in difficult situations&quot; and I agree with that.<p>I just want religion left out of such topics, because it makes everything worse.
null
null
41,805,359
41,786,768
null
null
null
null
41,805,394
comment
speeder
2024-10-11T02:03:46
null
From where I understood Salazar got power in first place because he improved an even shittier economy, and this was his early source of popular support.
null
null
41,804,896
41,799,016
null
[ 41805447 ]
null
null
41,805,395
comment
narski
2024-10-11T02:04:03
null
The attackers claim the motive is political:<p>&gt;They are under attack because the archive belongs to the USA, and as we all know, this horrendous and hypocritical government supports the genocide that is being carried out by the terrorist state of “Israel”.<p>source is in the thread I linked to
null
null
41,805,390
41,805,390
null
[ 41805492 ]
null
null
41,805,396
comment
GeekyBear
2024-10-11T02:04:05
null
Not really.<p>PC games use DirectX as their graphics API, so you need something that can translate from DirectX to the native graphics API your OS is running.<p>On MacOS you&#x27;d be translating from DirectX to Metal and Apple provides the emulation software (D3DMetal) as part of the Game Porting Toolkit.<p>On a Steam Deck, Proton uses Vulkan on Linux as the native graphics API, so in that case you are translating from DirectX to Vulkan.<p>&gt; DXVK (which translates Direct3D 8, 9, 10 and 11 calls to Vulkan on the fly), vkd3d-proton (which translates Direct3D 12 to Vulkan)<p><a href="https:&#x2F;&#x2F;emulation.gametechwiki.com&#x2F;index.php&#x2F;Proton" rel="nofollow">https:&#x2F;&#x2F;emulation.gametechwiki.com&#x2F;index.php&#x2F;Proton</a>
null
null
41,805,093
41,799,068
null
null
null
null
41,805,397
comment
llm_trw
2024-10-11T02:04:08
null
Right, so there&#x27;s more to it than I initially thought, but it&#x27;s still hopelessly data-constrained. They’re hoping you could magically obtain all the necessary data from images and videos recorded by the phone when you remember to use the camera.<p>From my experience building a meeting minutes AI tool for myself, I’ve found that audio carries far more semantic information than video, and we&#x27;re lacking most of the model capabilities to make audio useful—like speaker diarization. For video, you need object detection, and not just limited to the 100 or so categories of YOLO or DETR. You need to build a hierarchy of objects, in addition to OCR running continuously on each frame.<p>Once the raw data collection is done, you somehow need to integrate it into a RAG system that can retrieve all of this in a meaningful way to feed to an LLM, with a context length far beyond anything currently available.<p>All in all, just for inference you&#x27;d need more compute power than you&#x27;d find in the average supercomputer today. Give it 20 years and multiple always on cameras and microphones attached to you and this will be as simple as running a local 8b LLM is today.
null
null
41,770,389
41,770,389
null
[ 41806020 ]
null
null
41,805,398
comment
leptons
2024-10-11T02:05:19
null
&gt;There is a reason we ignore a good chunk of the language to be productive with it.<p>The same can be said for most languages, even assembly language, and especially so for C++.
null
null
41,803,188
41,787,041
null
null
null
null
41,805,399
comment
null
2024-10-11T02:05:28
null
null
null
null
41,805,358
41,804,706
null
null
true
null