id
int64 0
12.9M
| type
large_stringclasses 5
values | by
large_stringlengths 2
15
⌀ | time
timestamp[us] | title
large_stringlengths 0
198
⌀ | text
large_stringlengths 0
99.1k
⌀ | url
large_stringlengths 0
6.6k
⌀ | score
int64 -1
5.77k
⌀ | parent
int64 1
30.4M
⌀ | top_level_parent
int64 0
30.4M
| descendants
int64 -1
2.53k
⌀ | kids
large list | deleted
bool 1
class | dead
bool 1
class |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
41,791,300 | comment | burningChrome | 2024-10-09T18:49:42 | null | Misfits<p>Black Flag<p>Ramones<p>TSOL<p>SNFU<p>Dead Kennedy's<p>Bad Brains<p>Descendents<p>Minor Threat<p>I think Punk was in its heyday in the 80's. I think its evolved over time and many people don't believe "pop punk" is really considered "punk" even though a lot of the themes we saw in the 80's punk bands are very clear and present in Green Day's music.<p>Which then begs the question what really defines punk music? I'm honestly not sure because many of the hallmarks of the 80's punk was the poor production, guitars out of tune, singers who couldn't sing very well - all of which have been greatly improved when you consider Green Day's music.<p>Billy Joe Armstrong is a phenomenal singer. Even on Dookie, the producer said a majority of the songs he did in a single take - which is staggering to think about. Their musical abilities are unquestionably much better than any of the 80's punk bands. Tre Cool's drumming is just on another level and I'm not sure many 80's era punk band drummers could ever hang with his abilities. Even the production level of Dookie was light years ahead of many of the seminal punk albums that came out in the 80's.<p>Its easy to claim that Green Day isn't a "real" punk band, but when you start to compare them to the "prototypical" bands in the 80's, they sing about many of the same things, but have elevated the genre beyond what its really been known for. In the end, I have a harder time not calling them punk, there's just too many similarities to many of the most popular bands people know. | null | null | 41,791,124 | 41,790,295 | null | [
41801996,
41792100
] | null | null |
41,791,301 | comment | codingdave | 2024-10-09T18:49:42 | null | Yes, we do need to be aware of it and deal with it. But part of that awareness is building resilience into your company's brand. As in, have a brand identity separate from a specific domain name. That may sound crazy when so many tech companies do/did tie their brand to their domain, but they are not the same thing. | null | null | 41,789,941 | 41,789,941 | null | null | null | null |
41,791,302 | comment | null | 2024-10-09T18:49:45 | null | null | null | null | 41,791,275 | 41,791,275 | null | null | true | null |
41,791,303 | story | null | 2024-10-09T18:49:54 | null | null | null | null | null | 41,791,303 | null | null | true | true |
41,791,304 | story | wonger_ | 2024-10-09T18:49:54 | Building a swipe card jukebox using a Raspberry Pi (2019) | null | https://helen.blog/2019/12/building-a-swipe-card-jukebox-using-a-raspberry-pi/ | 1 | null | 41,791,304 | 0 | [
41791333,
41791334
] | null | null |
41,791,305 | story | itunpredictable | 2024-10-09T18:50:01 | Wide Tables | null | https://selectfromwhereand.com/posts/widetables/ | 3 | null | 41,791,305 | 0 | null | null | null |
41,791,306 | comment | underdeserver | 2024-10-09T18:50:04 | null | Personally I'm just happy that you're performing, not undergoing, the surgeries. | null | null | 41,788,246 | 41,788,246 | null | null | null | null |
41,791,307 | comment | null | 2024-10-09T18:50:04 | null | null | null | null | 41,791,280 | 41,791,280 | null | null | true | null |
41,791,308 | comment | kkukshtel | 2024-10-09T18:50:09 | null | It has been crazy to build an engine for this exact reason. You quickly see what you take for granted and what requires work to implement but "appears" effortless. Things that seem so obvious and core you quickly find don't come for free.<p>A simple example was that yesterday I was trying to debug why my MouseDown event wasn't firing every frame and was just firing once like MousePressed. After some digging in I realized that MouseDown isn't actually a primitive mouse event type in my platform wrapper code (Sokol). You get Up/Down. Doing this 1-to-1 wouldn't give people what they usually want (a MouseDown event that fires every frame), so you've got to figure out how to implement that yourself.<p>As for the Github, it's all a work in progress! I'm actively working on the engine but it isn't really "released" yet. I've got a very active dev branch and some docs I'm working on before I do a proper "reveal".<p>As for screenshots - what kind of stuff would you want to see? It's just a 2D engine so it's not like I have awesome graphics to show off. The point of it is that it's a code-only framework, there's no built-in editor or anything. I do want to have runnable embeds though of the demos! | null | null | 41,780,967 | 41,779,519 | null | null | null | null |
41,791,309 | comment | billconan | 2024-10-09T18:50:16 | null | can this be applied to 3d? | null | null | 41,785,883 | 41,785,883 | null | null | null | null |
41,791,310 | story | luyu_wu | 2024-10-09T18:50:22 | Mediatek Dimensity 9400 Benchmarking [Geekerwan] [video] | null | https://www.youtube.com/watch?v=3PFhlQH4A2M | 1 | null | 41,791,310 | 0 | null | null | null |
41,791,311 | comment | slt2021 | 2024-10-09T18:50:30 | null | Uranium has been strategic mineral for nuclear weapons and yet still is traded free on the global market.<p>Every country that has nuclear weapons does have nuclear reactors, and supply is basically not an issue. The technology is the main moat (uranium enrichment & reactor tech & turbine tech & missile tech) | null | null | 41,785,124 | 41,765,580 | null | [
41796466
] | null | null |
41,791,312 | comment | qianli_cs | 2024-10-09T18:50:32 | null | Great summary! I also recommend the "What Goes Around Comes Around" paper written by Mike Stonebraker and Joe Hellerstein: <a href="https://people.cs.umass.edu/~yanlei/courses/CS691LL-f06/papers/SH05.pdf" rel="nofollow">https://people.cs.umass.edu/~yanlei/courses/CS691LL-f06/pape...</a><p>It was written 20 years ago, but even today, the relational model and SQL are still the prevailing choices. | null | null | 41,764,465 | 41,764,465 | null | [
41791731,
41794834
] | null | null |
41,791,313 | comment | hightrix | 2024-10-09T18:50:43 | null | > nicely provide us with everything digitally that we could need... Advertising<p>Sorry for the snark, but no one anywhere <i>needs</i> advertising. Advertising in it's current form is a plague on humanity. | null | null | 41,791,020 | 41,784,287 | null | [
41791463,
41793452,
41793106
] | null | null |
41,791,314 | comment | sitkack | 2024-10-09T18:50:45 | null | Are you sure? Google has a search and location data, Google email is on one side if not both of most email chains, receipts, etc.<p>I don't use meta for much. Google on the otherhand takes some pretty dedicated behavior to avoid. | null | null | 41,791,243 | 41,784,287 | null | [
41792171
] | null | null |
41,791,315 | comment | shadeslayer | 2024-10-09T18:50:46 | null | The issue that phoronix is facing might be due to a power management bug that is not related to the driver at all. | null | null | 41,784,763 | 41,780,929 | null | null | null | null |
41,791,316 | comment | steve_adams_86 | 2024-10-09T18:50:53 | null | I love Zod, but recently I've been converting to Effect's Data and Schema modules.<p>Previously I liked a combination of Zod and ts-pattern to create safe, pattern matching-oriented logic around my data. I find Effect is designed far better for this, so far. I'm enjoying it a lot. The Schema module has a nice convention for expressing validators, and it's very composable and flexible: <a href="https://effect.website/docs/guides/schema/introduction" rel="nofollow">https://effect.website/docs/guides/schema/introduction</a><p>There are also really nice aspects like the interoperability between Schema and Data, allowing you to safely parse data from outside your application boundary then perform safe operations like exhaustively matching on tagged types (essentially discriminated unions): <a href="https://effect.website/docs/other/data-types/data#is-and-match" rel="nofollow">https://effect.website/docs/other/data-types/data#is-and-mat...</a><p>It feels extremely productive and intuitive once you get the hang of it. I didn't expect to like it so much.<p>I think the real power here is that these modules also have full interop with the rest of Effect. Effects are like little lazy loaded logical bits that are all consistent in how they resolve, making it trivial to compose and execute logic. Data and Schema fit into the ecosystem perfectly, making it really easy to compose very resilient, scalable, reliable data pipelines for example. I'm a convert.<p>Zod is awesome if you don't want to adopt Effect wholesale, though. | null | null | 41,764,163 | 41,764,163 | null | [
41798387,
41791501,
41797391,
41793804,
41795090
] | null | null |
41,791,317 | comment | null | 2024-10-09T18:51:11 | null | null | null | null | 41,791,280 | 41,791,280 | null | null | true | null |
41,791,318 | comment | Narhem | 2024-10-09T18:51:27 | null | Tell that to the people who downvote me which seems unprofessional as hell.<p>If I want to learn .Net which is more time consuming and more difficult to find employees why would I use it? Makes sense if you are in an area with a lot of windows people, but that’s not the case anywhere other than Texas.<p>And the compiler enforce typing. Admittedly not as nice as Go since you have to rely on external tools but workable.<p>People like their curly brackets though. Just not as helpful when dealing with system problems. | null | null | 41,791,073 | 41,788,026 | null | null | null | null |
41,791,319 | comment | Mathnerd314 | 2024-10-09T18:51:27 | null | Seems like basic "you expected that, didn't you?" sort of findings, although they did verify the absence of a lot of correlations. But it's kind of cool that they can directly measure how much impairment a bad night's sleep causes. | null | null | 41,789,277 | 41,789,277 | null | null | null | null |
41,791,320 | comment | bongodongobob | 2024-10-09T18:51:34 | null | Nah, sorry but it's literally not my job to redirect someone's question that went to the wrong spot. "Hey, not familiar with that, I'd ask X" is fine. This sounds like extra messaging on my part that the person with the question or request is perfectly capable of handling themselves. It's unneeded chatter or noise.<p>However, if I do think it falls under my responsibilities but then I find out for some reason it's not after learning new information or hitting a wall, then yes, I'll absolutely fill in whomever it's supposed to go to. | null | null | 41,765,127 | 41,765,127 | null | [
41791626,
41799781
] | null | null |
41,791,321 | comment | 2OEH8eoCRo0 | 2024-10-09T18:51:34 | null | The GDP argument is weird. If Google being huge is good for GDP why don't we just let them own the whole country? One US company for everything, maximum GDP afterall! | null | null | 41,791,020 | 41,784,287 | null | [
41791994,
41795166,
41792034
] | null | null |
41,791,322 | comment | rootusrootus | 2024-10-09T18:51:37 | null | Ha! The amount of gatekeeping on the definition of punk that I've lived through makes me feel so old, but it also tickles me a little to see it come up again today. The more things change ... | null | null | 41,791,240 | 41,790,295 | null | null | null | null |
41,791,323 | comment | ryandrake | 2024-10-09T18:51:43 | null | Unfortunately, if you did that, the businesses would still do their best to muscle in on the "information search" results. Marketers gotta Market, and placement on a SERP is a zero sum game. If one competitor managed to get themselves highly ranked in the "information search" then there would be incentive for all competitors to try. | null | null | 41,790,616 | 41,784,287 | null | [
41791449
] | null | null |
41,791,324 | comment | ipaddr | 2024-10-09T18:51:48 | null | Anyone who releases an album for sale is a poser. Trying to make money from music is unpunk. | null | null | 41,791,240 | 41,790,295 | null | null | null | null |
41,791,325 | comment | dartharva | 2024-10-09T18:51:48 | null | Pakistani accents often perfectly coincide with Punjabi and UP (Indian states) accents. | null | null | 41,787,985 | 41,785,265 | null | null | null | null |
41,791,326 | comment | yapyap | 2024-10-09T18:51:51 | null | The prices are insane to me but to be fair the people that remember this from 30 years ago will probably have some spare money to spend if they’re still interested<p>Edit: well to be fair I see now that they are very limited | null | null | 41,790,295 | 41,790,295 | null | [
41791533,
41798185,
41791532
] | null | null |
41,791,327 | comment | macqm | 2024-10-09T18:51:52 | null | Now another group of researchers have the opportunity to apply for a grant and propose new research on N=10 | null | null | 41,790,591 | 41,789,277 | null | [
41792676
] | null | null |
41,791,328 | comment | lelandfe | 2024-10-09T18:51:55 | null | This site is unexpectedly AWESOME. The frontend is so nice! The audio perfectly syncs up to a video when you open up the accordion, and I love the giant fonts. The best part though is the bitcrushing image carousels omg. The images get higher res as they're scrolled into view! <a href="https://imgur.com/a/TIWA9FW" rel="nofollow">https://imgur.com/a/TIWA9FW</a><p>Kudos to the designers and devs on this. | null | null | 41,790,295 | 41,790,295 | null | [
41791508
] | null | null |
41,791,329 | comment | kstrauser | 2024-10-09T18:52:03 | null | Yeah, that seems like a very OpenBSD thing to do, and I mean that positively. It just initially struck me, like, "yay, I no longer have to install a ping daemon!" "A <i>what</i> daemon?" | null | null | 41,789,629 | 41,788,203 | null | null | null | null |
41,791,330 | comment | Nefariouspurpus | 2024-10-09T18:52:03 | null | I understand but that is not what I meant. What I meant was it is an inevitable drift (for a certain type of work to get outsourced) that cannot be stemmed unless the government does something. I still have no clue if doing something about this type of outsourcing is even a good idea. But I was just wondering if this discrimination is inevitable if outsourcing continues... | null | null | 41,791,148 | 41,785,265 | null | null | null | null |
41,791,331 | comment | tumetab1 | 2024-10-09T18:52:07 | null | I was intrigued by the value so did some research.<p>I would guess the 15$/hour value was chosen to approximate an average gross salary. The annualized payment would be 31200$[1] and it seems the average annual salary was around 30359$.<p>Updated to 2022 values the annual gross pay would be 10033€ [3], current average annual gross salary is 20483€ [4].<p>[1] 15$ * 2080 hours
[2] <a href="https://www.repository.utl.pt/bitstream/10400.5/9819/1/ee-jap-1980.pdf" rel="nofollow">https://www.repository.utl.pt/bitstream/10400.5/9819/1/ee-ja...</a>
[3] <a href="https://www.ine.pt/xportal/xmain?xpid=INE&xpgid=ipc&xlang=en" rel="nofollow">https://www.ine.pt/xportal/xmain?xpid=INE&xpgid=ipc&xlang=en</a>
[4] <a href="https://www.pordata.pt/pt/estatisticas/salarios-e-pensoes/salarios/salario-medio-anual-ajustado-tempo-inteiro" rel="nofollow">https://www.pordata.pt/pt/estatisticas/salarios-e-pensoes/sa...</a> | null | null | 41,780,772 | 41,779,576 | null | null | null | null |
41,791,332 | comment | shadeslayer | 2024-10-09T18:52:14 | null | Not sure if we <i>need</i> to support SRIOV on the HW. VirtIO GPU native contexts should be good enough for most consumers.<p>I imagine SRIOV would be useful for more advanced usecases | null | null | 41,785,633 | 41,780,929 | null | [
41793661
] | null | null |
41,791,333 | comment | null | 2024-10-09T18:52:16 | null | null | null | null | 41,791,304 | 41,791,304 | null | null | true | null |
41,791,334 | comment | null | 2024-10-09T18:52:24 | null | null | null | null | 41,791,304 | 41,791,304 | null | null | true | null |
41,791,335 | comment | timlarshanson | 2024-10-09T18:52:24 | null | Yep. From what I've seen, if the head wants to do nothing, it can attend to itself = no inter-token communication.<p>Still, differential attention is pretty interesting & the benchmarking good, seems worth a try! It's in the same vein as linear or non-softmax attention, which also can work.<p>Note that there is an error below Eq. 1: W^V should be shape [d_model x d_model] not [d_model, 2*d_model] as in the Q, K matrices.<p>Idea: why not replace the lambda parameterization between softmax operations with something more general, like a matrix or MLP? E.g: Attention is the affine combination of N softmax attention operations (say, across heads). If the transformer learns an identity matrix here, then you know the original formulation was correct for the data; if it's sparse, these guys were right; if it's something else entirely then who knows... | null | null | 41,784,160 | 41,776,324 | null | null | null | null |
41,791,336 | comment | zelphirkalt | 2024-10-09T18:52:29 | null | That most wont get it is due to the fact that most are kind of "industrial programmers", who only learn and use mainstream OOP languages amd as such never actually use a mainly FP language a lot. Maybe on HN the ratio is better than on the whole market though. | null | null | 41,785,518 | 41,758,371 | null | null | null | null |
41,791,337 | comment | bradhanson | 2024-10-09T18:52:33 | null | To be honest, even when going to the original Pizzeria Uno (or Due) I’ll probably still call it “Uno’s” ‘cause it’s a weird part of the Chicago dialect. We do the same thing for the grocery store Jewel-Osco, calling it “da Jewels” | null | null | 41,790,919 | 41,787,647 | null | [
41791991
] | null | null |
41,791,338 | comment | arcticbull | 2024-10-09T18:52:37 | null | Ok but what if the landlord raises rent by $200, while commuting would cost me an extra $250. Or what if I move from a town with good public transit to one where I have to drive by your own admission, several towns over.<p>What if moving costs $1000, which is another $83 per month over a year. | null | null | 41,790,683 | 41,780,569 | null | [
41793544,
41791653
] | null | null |
41,791,339 | comment | floxy | 2024-10-09T18:52:51 | null | 1982 seem a bit early for the massive fiber rollout. My recollection was that Sprint was the driving factor for laying fiber, since they had the railroad right-of-ways. But that was quite a while back. Maybe there was also another dark-horse company laying fiber along railroads, but not operating as a phone company? Something not quite at the tip of my tongue. Seems like someone could have written a good history book about internet infrastructure, especially the mid-to-late 90s. Anyone have suggestions? | null | null | 41,791,019 | 41,784,287 | null | [
41792719,
41793060,
41792003
] | null | null |
41,791,340 | comment | __MatrixMan__ | 2024-10-09T18:52:52 | null | Requiring benefit is a huge step from where we are. Perhaps it would be easier periodically determine the n most harmful and dissolve them. Predation is known to make an ecosystem healthier.<p>This would sidestep the problem of:<p>> but what about all the stuff in the middle | null | null | 41,791,288 | 41,790,026 | null | [
41792564,
41791400
] | null | null |
41,791,341 | comment | jancsika | 2024-10-09T18:52:54 | null | > You can't just arbitrarily set the status quo that way, can't just sneak a premise that the state has default a right to collect a piece of arbitrary appreciation on an asset (as all assets are used for speculation) when the owner hasn't actually gotten cash from that, and that any government that doesn't tax that is just cutting someone a break on something rightfully owed.<p>That's a great point.<p>But note that you also cannot arbitrarily jump so far back in an <i>implied</i> chain of premises as if to suggest that you've somehow build your own (suspiciously libertarian-leaning) argument from first principles. For example:<p>> The state of nature is no tax<p>Well, the state of nature is also tribalistic. But imagine someone making an argument that collectivizing the farm in question is right because <i>the state of nature</i> is humans living in a collective.<p>You'd rightly reject such an appeal to nature in that case. Therefore, you should reject your own appeal above. | null | null | 41,784,678 | 41,780,569 | null | null | null | null |
41,791,342 | comment | ActorNightly | 2024-10-09T18:53:10 | null | The issue is that humanity right now is sort of capped on innovation in any area outside AI. There is plenty of room for optimization of stuff. For example, quad rotor drones replaced the necessity to have a helicopter flying overhead for a lot of industries. | null | null | 41,768,000 | 41,766,704 | null | null | null | null |
41,791,343 | comment | bdowling | 2024-10-09T18:53:14 | null | Are you sure it didn't cry in `bytes()`? | null | null | 41,790,829 | 41,788,026 | null | null | null | null |
41,791,344 | comment | Eddy_Viscosity2 | 2024-10-09T18:53:20 | null | I think even with firehose monopoly money that Bell Labs would have eventually succumbed to cuts and general enshittification as the CEOs and shareholders wanted ever increasing pay and dividends. "Do more with less guys! You're smart you can figure it out! The Board really needs this 10,000% pay raise, they have families you know." | null | null | 41,788,578 | 41,787,290 | null | null | null | null |
41,791,345 | comment | null | 2024-10-09T18:53:24 | null | null | null | null | 41,791,227 | 41,791,227 | null | null | true | null |
41,791,346 | comment | aguaviva | 2024-10-09T18:53:36 | null | But it wasn't simply for their achievements that so many of these guys (many of whose achievements weren't all that impressive, actually) were hired. Rather, it was because they were perceived (by virtue of their Nazi credentials) as being solidly <i>anti-communist</i>, and hence, "reliable". That's where post-WW2 history starts to get wild again. | null | null | 41,778,845 | 41,776,721 | null | null | null | null |
41,791,347 | comment | bottlepalm | 2024-10-09T18:53:38 | null | It'd be interesting if games can be revolutionized with realistic worlds and NPCs with the use of a dedicated NPU. Like how game graphics were revolutionized with the GPU. | null | null | 41,790,492 | 41,790,492 | null | [
41792163
] | null | null |
41,791,348 | comment | bunderbunder | 2024-10-09T18:53:44 | null | This sounds very Midwestern to me. Where I come from that would happen a lot. It wasn't necessarily that people didn't know the real name of the place. It functioned more like an inflection that helps to distinguish between the company, and a specific storefront operated by that company. Compare it to the distinction between "Alice" and "Alice's". Alice is the person, and Alice's is her house.<p>For example, you you'd say "JCPenney stock is up by 32 cents this week," but you'd also say, "I bought this shirt at Penney's." | null | null | 41,790,919 | 41,787,647 | null | [
41803356,
41794888,
41792090,
41792782,
41798632
] | null | null |
41,791,349 | comment | tmottabr | 2024-10-09T18:53:45 | null | Sure.. but this law was never challenged and thus it was never deemed unconstitutional.. Something only the supreme court can do when the proper process is started..<p>Until this happen the courts must assume the law is valid and apply it as such.. | null | null | 41,789,522 | 41,782,118 | null | null | null | null |
41,791,350 | comment | rootusrootus | 2024-10-09T18:53:45 | null | > A lot of punk has always had an anti-success edge<p>I think you hit it on the nail. What makes some people uptight about Green Day being punk is not the music -- because objectively, punk's pretty much on point. It's the fact that they were wildly successful. Can't be punk any more when that happens. | null | null | 41,791,278 | 41,790,295 | null | [
41791456
] | null | null |
41,791,351 | comment | IncreasePosts | 2024-10-09T18:53:48 | null | fMRIs can show you, at best, when more or less blood is flowing to a certain part of the brain.<p>Is that sufficient to make any claims about what the brain is actually doing? | null | null | 41,789,277 | 41,789,277 | null | null | null | null |
41,791,352 | story | athampraveen | 2024-10-09T18:53:50 | null | null | null | 1 | null | 41,791,352 | null | null | null | true |
41,791,353 | comment | jasonjayr | 2024-10-09T18:53:52 | null | It also enables you do things like:<p>a) store caches & libdata on different disk<p>b) consistently 'reset' cached data for kiosk style logins<p>c) make config read-only, or reset to a known good state<p>d) Roaming profiles where the cache is excluded from sync across machines<p>Most computers + home directories are 'personal' where this largly doesn't matter, but there are often sound operational reasons for this seperation in cases where you are responsible for a fleet of computers. I too perfer the 'everything related to this app in one dir' approach. Crazy idea: for apps adhering to XDG, you could point all these vars at a directory under a FUSE-style mount, which then remaps the storage any way you'd like. :) | null | null | 41,788,140 | 41,785,511 | null | null | null | null |
41,791,354 | comment | mvuijlst | 2024-10-09T18:53:56 | null | What is the purpose of the moving banners? | null | null | 41,786,167 | 41,786,167 | null | [
41795055,
41794935
] | null | null |
41,791,355 | comment | ryandrake | 2024-10-09T18:54:04 | null | > And wherever there are ads there are privacy concerns.<p>Not necessarily true. Physical billboards are ads but (mostly) without privacy concerns, until they start putting cameras on them watching who walks by and looks. | null | null | 41,790,853 | 41,784,287 | null | [
41797842,
41791929,
41793811
] | null | null |
41,791,356 | comment | solarmist | 2024-10-09T18:54:26 | null | Dang this looks like SPAM.<p>Edit: Nope. Definitely SPAM. | null | null | 41,786,628 | 41,714,672 | null | null | null | null |
41,791,357 | comment | dmitrygr | 2024-10-09T18:54:27 | null | And yet all the most prosperous countries in the world are the ones that allow individuals to seek unbounded profits, and all the darkest holes of history are in situations that attempt to tell people how to live | null | null | 41,791,183 | 41,790,026 | null | [
41791427,
41791499,
41792167,
41791613
] | null | null |
41,791,358 | comment | thangalin | 2024-10-09T18:54:34 | null | UNICODE and ASCII apostrophes are a bit absurd. For KeenQuotes[1], my library to automatically curl straight quotes, there's an Apostrophe type that defines variations on how to convert a straight apostrophe to a curled one. The main issue is that most suggestions are to use &rsquo;, which isn't semantically correct[2], and at one point Michael Everson noted, "the alphabetic property should be restored to U+02BC"[3]. I've bucked the x27, U+2019, and rsquo trend with:<p><pre><code> /** No conversion is performed. */
CONVERT_REGULAR( "'", "regular" ),
/** Apostrophes become MODIFIER LETTER APOSTROPHE ({@code &#x2bc;}). */
CONVERT_MODIFIER( "&#x2bc;", "modifier" ),
/** Apostrophes become APOSTROPHE ({@code &#x27;}). */
CONVERT_APOS_HEX( "&#x27;", "hex" ),
/** Apostrophes become XML APOSTROPHE ({@code &apos;}). */
CONVERT_APOS_ENTITY( "&apos;", "entity" );
</code></pre>
Thoughts?<p>[1]: <a href="https://whitemagicsoftware.com/keenquotes/" rel="nofollow">https://whitemagicsoftware.com/keenquotes/</a><p>[2]: <a href="https://tedclancy.wordpress.com/2015/06/03/which-unicode-character-should-represent-the-english-apostrophe-and-why-the-unicode-committee-is-very-wrong/" rel="nofollow">https://tedclancy.wordpress.com/2015/06/03/which-unicode-cha...</a><p>[3]: <a href="http://www.unicode.org/L2/L1999/n2043.pdf" rel="nofollow">http://www.unicode.org/L2/L1999/n2043.pdf</a> | null | null | 41,787,647 | 41,787,647 | null | [
41791541
] | null | null |
41,791,359 | comment | ipaddr | 2024-10-09T18:54:42 | null | .info just two extra letters | null | null | 41,790,544 | 41,789,941 | null | null | null | null |
41,791,360 | comment | nradov | 2024-10-09T18:54:43 | null | Because the privileged shield from liability encourages economic growth and raises the standard of living for <i>everyone</i>. Without that shield, potential investment losses would be infinite and investors would hoard their capital instead of using it to fund new ventures. Our entire economy would be smaller, slower, and less innovative.<p>Yes occasionally corporate owners and managers do bad things, and escape serious financial consequences due to the liability shield. So what. That is an acceptable consequence considering all of the other benefits. | null | null | 41,790,981 | 41,790,026 | null | null | null | null |
41,791,361 | comment | marxisttemp | 2024-10-09T18:54:46 | null | Yeah he just admiringly quotes him on his X timeline. Get real. | null | null | 41,772,714 | 41,765,734 | null | null | null | null |
41,791,362 | story | yarapavan | 2024-10-09T18:54:52 | null | null | null | 1 | null | 41,791,362 | null | null | null | true |
41,791,363 | comment | null | 2024-10-09T18:55:01 | null | null | null | null | 41,791,182 | 41,791,182 | null | null | true | null |
41,791,364 | comment | lotsofpulp | 2024-10-09T18:55:01 | null | I can’t imagine thinking agency risk would be reduced by the agent(s) declaring good intentions. | null | null | 41,790,944 | 41,790,026 | null | null | null | null |
41,791,365 | comment | shadeslayer | 2024-10-09T18:55:03 | null | AFAIK the video encode/decode pipeline is separate from the graphics pipeline. But they do reside on the graphics tile. | null | null | 41,790,484 | 41,780,929 | null | null | null | null |
41,791,366 | story | tech_voyager | 2024-10-09T18:55:09 | Ask HN: Kicked off Stripe. Where else can I go? | I just got kicked off Stripe; classified as high risk. Not really interested in trying to salvage this. Where else can I go for SaaS billing? | null | 3 | null | 41,791,366 | 6 | [
41791832,
41791401,
41791528,
41791511
] | null | null |
41,791,367 | story | bookofjoe | 2024-10-09T18:55:16 | Has Bitcoin's Elusive Creator Finally Been Unmasked? | null | https://www.newyorker.com/tech/annals-of-technology/has-bitcoins-elusive-creator-finally-been-unmasked | 3 | null | 41,791,367 | 1 | [
41791382
] | null | null |
41,791,368 | comment | adastra22 | 2024-10-09T18:55:17 | null | Why do you think that? It’s not my experience. At the grad school level they’ll take anyone who can do the work and is interested. Outside experience, even in unrelated fields, is often a plus. Grad students just out of undergrad have no idea how the world works. | null | null | 41,789,779 | 41,786,101 | null | null | null | null |
41,791,369 | story | notamy | 2024-10-09T18:55:21 | Wordpress.org Login: "I am not affiliated with WP Engine in any way" | null | https://www.404media.co/wordpress-checkbox-login-wp-engine/ | 193 | null | 41,791,369 | 225 | [
41792865,
41793251,
41787510,
41789006,
41792015,
41787534,
41793320,
41789102,
41787993,
41787562,
41790730,
41792670,
41793318,
41801544,
41797283,
41795340,
41787137,
41792623,
41787575,
41787526,
41796854,
41792815,
41788688,
41792848,
41788741,
41788909,
41793601,
41793170,
41792700,
41787561,
41792543,
41787549,
41789351,
41787548,
41793316,
41793053,
41792612,
41789487,
41790055,
41789902,
41795010,
41787530,
41787460,
41793858,
41790002,
41787512,
41801081,
41790543,
41793886,
41787872,
41792758
] | null | null |
41,791,370 | comment | entropicdrifter | 2024-10-09T18:55:25 | null | And the people who have a strong drive for the accumulation of capital/assets build armies and those armies shake down subsistence-living people for food and supplies in order to sustain themselves and suddenly you've got taxes again | null | null | 41,790,741 | 41,780,569 | null | [
41792412
] | null | null |
41,791,371 | comment | vrosas | 2024-10-09T18:55:26 | null | Having an API gateway between the internet and your service(s) is a great idea and one I’ve implemented no less than 3 times. But you should really just roll your own. It’s a few dozen lines of code with go’s standard library reverse proxy and gives you way more flexibility than trying to yaml-configure someone else’s. | null | null | 41,790,619 | 41,790,619 | null | [
41792294,
41791555,
41791796,
41791966
] | null | null |
41,791,372 | comment | smaddox | 2024-10-09T18:55:37 | null | This model of physics does make some falsifiable predictions, and there are discussions about how to test them elsewhere.<p>Unlike string theory, this theory does not have any free variables to adjust. It's either true or it's false.<p>I, for one, find it to be trivially true. It fits every observation and is the only theory ever posed that doesn't have the "But why <i>those</i> initial conditions?" problem. | null | null | 41,785,099 | 41,782,534 | null | null | null | null |
41,791,373 | comment | Eddy_Viscosity2 | 2024-10-09T18:55:45 | null | This seems good but also bad. Like its great that quitting will always give you extra years, but it also means if you delay quitting, you still get those extra years. So why not delay a bit longer... (I know why this is bad logic, but to a nicotine-addicted mind, this reasoning could be very tempting) | null | null | 41,786,461 | 41,786,461 | null | null | null | null |
41,791,374 | comment | sirspacey | 2024-10-09T18:55:49 | null | What MSFT learned from that was to open offices in Washington DC, lobby and sell to the federal gov.<p>Hard to find the sense in this action. | null | null | 41,791,020 | 41,784,287 | null | [
41793086,
41791642,
41793354
] | null | null |
41,791,375 | comment | null | 2024-10-09T18:55:52 | null | null | null | null | 41,791,167 | 41,791,167 | null | null | true | null |
41,791,376 | story | guerrilla | 2024-10-09T18:56:05 | Biden sets 10-year deadline for US cities to replace lead pipes nationwide | null | https://apnews.com/article/lead-pipes-epa-flint-biden-wisconsin-4aae63134894762cbe904ee460e62708 | 3 | null | 41,791,376 | 1 | [
41791531
] | null | null |
41,791,377 | story | naves | 2024-10-09T18:56:06 | Why I Use KDE | null | https://www.osnews.com/story/140538/why-i-use-kde/ | 4 | null | 41,791,377 | 1 | [
41791826,
41791507
] | null | null |
41,791,378 | comment | NelsonMinar | 2024-10-09T18:56:08 | null | Python is also a scripting language, not just a systems engineering language. Sometimes fast-and-loose error handling is appropriate to the task. | null | null | 41,788,026 | 41,788,026 | null | null | null | null |
41,791,379 | comment | null | 2024-10-09T18:56:25 | null | null | null | null | 41,790,085 | 41,790,085 | null | null | true | null |
41,791,380 | comment | pfortuny | 2024-10-09T18:56:27 | null | Exactly: a corner of a square covers 1/4 of that part of the plane. A corner of a cube covers 1/8, a corner of a hypercube in dimension n covers just 1/(2^n) of the space. But each side/face/hyperface divides the plane/space/n-dim space just in half. | null | null | 41,790,891 | 41,789,242 | null | [
41792609
] | null | null |
41,791,381 | comment | sitkack | 2024-10-09T18:56:28 | null | The other great thing about going fixed point is that it doesn't expose you to device specific floating point bugs, making your embedded code way more portable and easier to test.<p>32b float on your embedded device doesn't necessary match your 32b float running on your dev machine. | null | null | 41,790,299 | 41,784,591 | null | [
41792086
] | null | null |
41,791,382 | comment | bookofjoe | 2024-10-09T18:56:33 | null | <a href="https://archive.ph/fCNBD" rel="nofollow">https://archive.ph/fCNBD</a> | null | null | 41,791,367 | 41,791,367 | null | null | null | null |
41,791,383 | comment | doublepg23 | 2024-10-09T18:56:39 | null | I don't think anyone is against using different containers for compatibility, you can remux from mkv to mp4 very easily with ffmpeg directly. However it's a little odd to go through the intermediate step of using MakeMKV if you're just compressing the resulting remux using Handbrake. Usually the point of MakeMKV is to get the highest quality copies of retail media. | null | null | 41,791,080 | 41,784,069 | null | [
41792628,
41795276
] | null | null |
41,791,384 | comment | thefaux | 2024-10-09T18:56:41 | null | I half agree with this rule. I think that it's fine to break things as long as you make a semantic version change _and_ provide automated tooling for upgrading old code. If you can't build this tool, that is a strong negative signal for both versions of the language.<p>What I don't like about say, c, is that it has various backward compatible additive dialects like c11 vs c99. I personally don't agree that c11 and c99 are the same language in spite of the backwards compatibility and I think it makes the entire ecosystem worse. At some point there needs to be a successor rather than just piling on to old broken designs. I would prefer a better FFI or other tools to interface with legacy code in the new dialect. | null | null | 41,790,407 | 41,788,026 | null | null | null | null |
41,791,385 | comment | mcguire | 2024-10-09T18:56:47 | null | A fun thing to do with google's search engine: look for "Scheme tutorial".<p>For me, the links are:<p>1. Arun Muthu's Programming in Scheme (<a href="https://medium.com/atomic-variables/programming-in-scheme-the-quick-and-definitive-scheme-tutorial-part-one-c9e2277b1e84" rel="nofollow">https://medium.com/atomic-variables/programming-in-scheme-th...</a>) Part 1 of a 4-year-old series of blog posts (on Medium) that has no other parts.<p>2. Yet Another Scheme Tutorial (<a href="http://www.shido.info/lisp/idx_scm_e.html" rel="nofollow">http://www.shido.info/lisp/idx_scm_e.html</a>) A decent looking Scheme tutorial, undated.<p>3. A Scheme Primer (<a href="https://spritely.institute/static/papers/scheme-primer.html" rel="nofollow">https://spritely.institute/static/papers/scheme-primer.html</a>) Another decent looking tutorial, 2022.<p>4. Scheme Tutorial (<a href="https://www.cs.rpi.edu/academics/courses/fall00/ai/scheme/reference/Scheme.html" rel="nofollow">https://www.cs.rpi.edu/academics/courses/fall00/ai/scheme/re...</a>) A copy of a 1997 tutorial for a 2000 class at RPI; has broken links pointing to <a href="http://cs.wwc.edu/~cs_dept/KU/PR/" rel="nofollow">http://cs.wwc.edu/~cs_dept/KU/PR/</a>.<p>5. Kent Dybvig's The Scheme Programming Language 4th ed. (<a href="https://www.scheme.com/tspl4/" rel="nofollow">https://www.scheme.com/tspl4/</a>)<p>6. Reddit "Best beginner friendly "write a scheme" tutorial?" (<a href="https://www.reddit.com/r/scheme/comments/klt0af/best_beginner_friendly_write_a_scheme_tutorial/" rel="nofollow">https://www.reddit.com/r/scheme/comments/klt0af/best_beginne...</a>)<p>7. A link to the introduction of a copy of Paul Wilson's un-attributed An Introduction to Scheme and its Implementation (<a href="https://www.cs.rpi.edu/academics/courses/fall00/ai/scheme/reference/schintro-v14/schintro_toc.html" rel="nofollow">https://www.cs.rpi.edu/academics/courses/fall00/ai/scheme/re...</a>) from RPI in 2000.<p>Google is an advertising company with a big IT department, not a technology company. | null | null | 41,784,287 | 41,784,287 | null | null | null | null |
41,791,386 | comment | int_19h | 2024-10-09T18:56:52 | null | Esperanto is still frustratingly complex with regard to phonemes for an international language. I think most speakers of many European languages don't realize just how complex their phonologies are on average. Slavic languages probably take the cake there with stuff like 5-consonant clusters that can even include sequences of plosives and affricates, but then you also have Germanic languages (and French!) with their insanely large vowel inventories. Compared to <i>that</i>, Esperanto is relatively simple, but when you look outside of Europe, having 3-consonant clusters or phonemic contrast between plosives and affricates at the same place of articulation (e.g. "t" vs "t͡s") is very unhelpful.<p>That said, it's still a massive improvement on English phonologically. Even if you only consider the simpler American varieties, the three-way æ/ɐ/ɑ distinction alone (as in bat vs but vs bar) is a huge WTF for anyone coming from a typical 5-vowel system. And then you have consonants like θ and ð that don't have clear 1:1 counterparts in most other languages, often not even as allophones of something else that you could point at.<p>Still, if you want to see what a more modern take on the concept might look like, I believe Globasa (<a href="https://www.globasa.net/eng" rel="nofollow">https://www.globasa.net/eng</a>) is the most active project along those lines. Of course, realistically, the likelihood of it actually being adopted as the universal language is effectively nil, but then that's also the case for Esperanto. | null | null | 41,788,256 | 41,787,647 | null | [
41796473,
41796746
] | null | null |
41,791,387 | comment | mullingitover | 2024-10-09T18:57:13 | null | Sure, it's hard to say exactly what's good for society, it's a broad aim. However, being a PBC also insulates you from extremely short-sighted shareholders. It's different than being a charity.<p>Coca-Cola could easily be a PBC, so could pro sports teams. It just gives you the freedom to shut down short-sighted activist shareholders who can't see past next quarter. It doesn't require you to be Mother Teresa, it just doesn't let anyone punish you if you decide that's what you want to be. | null | null | 41,791,288 | 41,790,026 | null | null | null | null |
41,791,388 | comment | null | 2024-10-09T18:57:14 | null | null | null | null | 41,790,987 | 41,790,987 | null | null | true | null |
41,791,389 | comment | fwip | 2024-10-09T18:57:19 | null | Recently, I saw somebody writing that in their projects, they define a Glossary.txt of terms, and then set up their tooling to flag any use of an identifier that isn't a word or defined in the Glossary. (Allowing also for compound words like camelCase and snake_case, of course). So in their project they could define `pid: process identifier [...]`, and then their tooling would be allow a variable named `new_pid`.<p>Upsides: consistent vocabulary in your project, a centralized place to look up jargon, and a subtle friction to avoid adding new terms that people might not immediately grok.<p>I wish I could remember the source; because it sounded like a nice setup to steal. | null | null | 41,790,140 | 41,788,026 | null | null | null | null |
41,791,390 | comment | iforgotpassword | 2024-10-09T18:57:34 | null | This is gonna sound a little pejorative, but I've seen it at barber shops and little stores where my bet would be on ignorance rather than intentionally trying to imply anything. The guy next door did it too so it must be right. | null | null | 41,790,566 | 41,787,647 | null | null | null | null |
41,791,391 | comment | enragedcacti | 2024-10-09T18:57:42 | null | Agreed entirely, though I don't think a different set of facts is a particularly hard hill to climb. Possibly as simple as "the plaintiff makes products that aren't games and/or Apple directly competes with the plaintiffs offerings" e.g. Hey or Spotify. Finding that plaintiff who also has a ton of money and has a controlling interest who is at least as hardheaded as Tim Sweeney is a whole different issue, especially since the Automattic guy is so busy right now. | null | null | 41,776,829 | 41,769,657 | null | null | null | null |
41,791,392 | comment | null | 2024-10-09T18:57:44 | null | null | null | null | 41,790,958 | 41,790,958 | null | null | true | null |
41,791,393 | comment | lelandfe | 2024-10-09T18:57:50 | null | > <i>this toothbrush plays Green Day’s “Pulling Teeth” while you brush. Finally, you can put Dookie in your mouth (not recommended).</i> | null | null | 41,790,805 | 41,790,295 | null | null | null | null |
41,791,394 | comment | kstrauser | 2024-10-09T18:57:50 | null | That "in the domain" bit is an excellent callout, and I'm stealing it.<p>"Why don't you write out 'process_id'?"<p>"Because the people who maintain the sort of code that cares about pids all refer to it as 'pid'." | null | null | 41,790,140 | 41,788,026 | null | null | null | null |
41,791,395 | comment | mindslight | 2024-10-09T18:57:55 | null | There is a quite simple fix that already applies to the IRAs that most people use as their main tax deferral - if you take a loan using your IRA as collateral, that loan is considered a distribution from the IRA, and is thus taxed. Requiring capital gains to be realized when an asset is used as collateral wouldn't be nearly as problematic as you're making out. For example, if someone's company appreciates to $50M and they then wish to turn some of that abstract value into concrete cash, then yes it's time to pay some taxes. Those taxes can simply be paid with some of the money from the loan too, you know. | null | null | 41,783,931 | 41,780,569 | null | null | null | null |
41,791,396 | comment | harrison_clarke | 2024-10-09T18:58:07 | null | <a href="https://www.researchgate.net/publication/266655520_In_the_blink_of_an_eye_Investigating_latency_perception_during_stylus_interaction" rel="nofollow">https://www.researchgate.net/publication/266655520_In_the_bl...</a><p>this is for a stylus, but people can detect input latency as low as 1ms (possibly lower)<p>with VR, they use the term "motion to photon latency", and if it's over ~20ms, people start getting dizzy. at 200ms, nobody is going to be keeping their lunch down<p>google noticed people making fewer searches if they delayed the result by 100ms<p>edit: if you want an easy demo, open up vim/nano over ssh, and type something. then try it locally | null | null | 41,790,417 | 41,758,371 | null | null | null | null |
41,791,397 | comment | aguaviva | 2024-10-09T18:58:16 | null | You are correct, and I wasn't reading too carefully.<p>The snippet at the end does touch on Soviet dentistry directly, however. | null | null | 41,791,298 | 41,745,798 | null | null | null | null |
41,791,398 | comment | ibejoeb | 2024-10-09T18:58:23 | null | Same as the other commenters in that I don't know what we're dealing with because I didn't sign up, and I didn't sign up because I don't know what it does or if I need it.<p>Rather than rëengineer your site, consider just putting up a static walkthrough of key features, or a short video demo.<p>Cheers! | null | null | 41,789,296 | 41,788,246 | null | null | null | null |
41,791,399 | comment | sgerenser | 2024-10-09T18:58:25 | null | My grandmother would indeed refer to shopping at “WalMart’s” or “Penney’s”. Maybe a regional thing (she was from central PA)? | null | null | 41,791,258 | 41,787,647 | null | [
41798174,
41791603,
41791639,
41792618,
41791601,
41791763
] | null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.