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,809,700
comment
ttul
2024-10-11T14:20:30
null
I have grown to love markdown in the past year. It is just expressive enough without being burdensomely complex. I appreciate the ability to switch between WYSIWYG and plain text editing modes to achieve precision. In contrast to pure-WYSIWYG editors like Google Docs, the formatting can’t get totally hosed in markdown because you can always dip under the hood and fix stuff.<p>I just wish every rich text editor had accessible markdown…
null
null
41,808,943
41,808,943
null
[ 41810206 ]
null
null
41,809,701
story
EA-3167
2024-10-11T14:20:35
The 'Beautiful Confusion' of the First Billion Years Comes into View
null
https://www.quantamagazine.org/the-beautiful-confusion-of-the-first-billion-years-comes-into-view-20241009/
2
null
41,809,701
0
null
null
null
41,809,702
comment
awill
2024-10-11T14:20:36
null
What does native (hybrid) mean?
null
null
41,808,943
41,808,943
null
[ 41810025 ]
null
null
41,809,703
comment
emptyfile
2024-10-11T14:20:43
null
[dead]
null
null
41,805,938
41,805,706
null
null
null
true
41,809,704
story
lionradio
2024-10-11T14:20:43
Don't Feed Meat to the Model – The Dangers of AI Learning from Its Own Outputs
null
https://medium.com/@longolius/dont-feed-meat-to-the-model-570bdd859159
1
null
41,809,704
1
[ 41809705 ]
null
null
41,809,705
comment
lionradio
2024-10-11T14:20:43
null
Self-referential training not only pollutes the internet but also undermines trust in technical documents.
null
null
41,809,704
41,809,704
null
null
null
null
41,809,706
comment
ChrisArchitect
2024-10-11T14:20:58
null
Of course the reminder of the impact there and the ongoing risk is nice but is this really a relevant and current choice? Why not last year? Why not ten years ago? What success have they even had? Considering where we are right now. This isn&#x27;t a group making an impact on the ground anywhere right now. Many of the winners in recent years have been civil &amp; human rights activists in real fights on the ground in their countries&#x2F;regions. The public will take the reminder but mostly shrug the news off.
null
null
41,807,681
41,807,681
null
null
null
null
41,809,707
story
skadamat
2024-10-11T14:21:05
Tesla Robotaxi Unveil: Cybercab
null
https://www.axios.com/2024/10/11/tesla-robotaxi-tesla-cybercab-we-robot-musk
1
null
41,809,707
1
[ 41809804 ]
null
null
41,809,708
comment
conartist6
2024-10-11T14:21:15
null
&quot;let&quot; is one of the good parts. Just don&#x27;t use const or var.
null
null
41,807,607
41,787,041
null
[ 41809862 ]
null
null
41,809,709
comment
dboreham
2024-10-11T14:21:22
null
386?
null
null
41,809,659
41,808,013
null
null
null
null
41,809,710
comment
baxuz
2024-10-11T14:21:23
null
This looks like it&#x27;s going to be a great fit for emscripten, especially multithreaded.
null
null
41,787,041
41,787,041
null
null
null
null
41,809,711
comment
wafflez
2024-10-11T14:21:25
null
Giving me strong The Palace chat vibes, didn&#x27;t realize how much I missed that.
null
null
41,809,469
41,809,469
null
null
null
null
41,809,712
comment
nness
2024-10-11T14:21:26
null
That&#x27;s interesting to know... and quite a trap. Interesting to watch and see how they scale this across communities.
null
null
41,799,164
41,797,719
null
null
null
null
41,809,713
comment
jhj
2024-10-11T14:21:37
null
Aiming for higher occupancy is not always a desired solution, what frequently matters more is avoiding global memory latencies by retaining more data in registers and&#x2F;or shared memory. This was first noted in 2010 and is still true today:<p><a href="https:&#x2F;&#x2F;www.nvidia.com&#x2F;content&#x2F;gtc-2010&#x2F;pdfs&#x2F;2238_gtc2010.pdf" rel="nofollow">https:&#x2F;&#x2F;www.nvidia.com&#x2F;content&#x2F;gtc-2010&#x2F;pdfs&#x2F;2238_gtc2010.pd...</a><p>I would also think in terms of latency hiding rather than just work parallelism (though latency hiding on GPUs is largely because of parallelism). This is the reason why GPUs have massive register files, because unlike modern multi-core CPUs, we omit latency reducing hardware (e.g., speculative execution, large caches, that out-of-order execution stuff&#x2F;register renaming etc) and in order to fill pipelines we need to have many instructions outstanding, which means that the operands for those pending arguments need to remain around for a lot longer, hence the massive register file.
null
null
41,809,498
41,808,013
null
[ 41809846 ]
null
null
41,809,714
story
PaulHoule
2024-10-11T14:21:38
Review of Flexible Robotic Grippers
null
https://www.mdpi.com/1996-1944/17/19/4858
1
null
41,809,714
0
null
null
null
41,809,715
comment
novitzmann
2024-10-11T14:21:40
null
hey, we were ready to biuld something smilar for a &quot;shaddow client&quot;. What s the main language used ? we r all about cpp <a href="https:&#x2F;&#x2F;github.com&#x2F;docwire&#x2F;docwire">https:&#x2F;&#x2F;github.com&#x2F;docwire&#x2F;docwire</a>
null
null
41,804,892
41,804,892
null
null
null
null
41,809,716
comment
soulofmischief
2024-10-11T14:21:40
null
Nanda, et al. successfully recovered the exact mechanism through which a transformer learned to carry out modular addition. [0] Transformers are all about the training data, and we will increasingly learn that structuring the order in which data is learned matters a lot. But it&#x27;s clear that transformers are absolutely capable of encoding generalized solutions to arithmetic.<p>Given the right tokenization scheme and training regimen, we can absolutely create LLMs which have statistically sound arithmetic capabilities. I still wouldn&#x27;t trust a stochastic model over the algorithmic certainty of a calculator, but what&#x27;s more important for mathematicians is that these models can reason about complex problems and help them break new ground on hard mathematical problems by leveraging the full statistical power of their weights.<p>[0] <a href="https:&#x2F;&#x2F;arxiv.org&#x2F;abs&#x2F;2301.05217" rel="nofollow">https:&#x2F;&#x2F;arxiv.org&#x2F;abs&#x2F;2301.05217</a>
null
null
41,809,557
41,808,683
null
null
null
null
41,809,717
comment
bccdee
2024-10-11T14:21:43
null
I was familiar with Ada, but I wasn&#x27;t aware that it had an ownership system like Rust that could guarantee memory safety. So I looked it up, and the first result was a paper called &quot;Safe Dynamic Memory Management in Ada and SPARK&quot; [1]. Here&#x27;s a quote (emphasis mine):<p>&gt; In this work, we propose a restricted form of pointers for Ada that is safe enough to be included in the SPARK subset. As our main contribution, we show <i>how to adapt the ideas underlying the safe pointers from permission-based languages like Rust or ParaSail, to safely restrict the use of pointers in more traditional imperative languages like Ada.</i> In section 2, we provide rationale for the rules that we propose to include in the next version of Ada, which takes into account specifics of Ada such as by-copy&#x2F;by-reference parameter passing and exception handling. In section 3, we outline how these rules make it possible to formally verify SPARK programs using such pointers. Finally, we present related work and conclude.<p>&gt; Section 2: A Proposal for Ownership Types in Ada<p>If Ada and SPARK are now taking inspiration from Rust with regard to safe memory management, I think that&#x27;s enough to demonstrate that Rust&#x27;s ownership system is substantially novel, relative to Ada and SPARK.
null
null
41,807,486
41,766,293
null
null
null
null
41,809,718
comment
pmdulaney
2024-10-11T14:21:45
null
What I learned from this article: I don&#x27;t need to use iodized salt because the use of iodized salt has pretty much eradicated goiter in this country.
null
null
41,808,480
41,808,480
null
null
null
null
41,809,719
comment
accountdd
2024-10-11T14:21:54
null
If unit economics are working, you can focus on lifetime deals with increased price for every new version.
null
null
41,801,363
41,801,363
null
[ 41810231 ]
null
null
41,809,720
comment
dbacar
2024-10-11T14:21:56
null
what is the license? Always free? One day might cost you?
null
null
41,808,943
41,808,943
null
[ 41810746 ]
null
null
41,809,721
comment
tomp
2024-10-11T14:22:08
null
No, I disagree.<p>There hasn&#x27;t been a hot war between nuclear powered states, ever.<p>This is pretty obviously superior compared with the previous &quot;no nukes&quot; era, that had <i>plenty</i> of hot wars...
null
null
41,808,602
41,807,681
null
[ 41810072 ]
null
null
41,809,722
story
Tomte
2024-10-11T14:22:26
Sunderfolk is a couch co-op tactical RPG you play with a phone
null
https://arstechnica.com/gaming/2024/10/sunderfolk-is-a-couch-co-op-tactical-rpg-you-play-with-a-phone-no-really/
3
null
41,809,722
0
null
null
null
41,809,723
comment
psd1
2024-10-11T14:22:39
null
TypedDict is a drop-in solution. Dataclasses is a big scary refactor. I&#x27;d use dataclasses in a new app, but it was not really an option in that app.
null
null
41,809,599
41,801,415
null
null
null
null
41,809,724
comment
kdhusakdjhsadkj
2024-10-11T14:23:09
null
and how exactly will they be able to do so without any nuclear facilities?
null
null
41,808,327
41,807,681
null
[ 41810459 ]
null
null
41,809,725
comment
amszmidt
2024-10-11T14:23:16
null
Can it run on the MCU mentioned in the post? Somehow I doubt that.<p>Can SBCL even target MCU boards like the pico?
null
null
41,809,653
41,808,696
null
[ 41809910 ]
null
null
41,809,726
comment
ttul
2024-10-11T14:23:20
null
(Continued)<p>Proxy traps and symbol iterators, BigInts for calculations greater Nullish merging, optional chaining, code that&#x27;s always up-to-date-ing<p>Temporal parsing, binary shifting, WeakRefs for memory lifting Intl APIs for global fitting, Promise.any for fastest hitting<p>Private fields and static blocks, top-level awaits unblock the clocks Logical assignments, numeric seps, each update brings new shocks<p>Array flattening, object spreading, RegExp lookbehinds not dreading Class fields, global this, and more, the features keep on threading<p>I can&#x27;t wait, (no I) I can&#x27;t wait (oh when) When will they add just one feature more? I&#x27;m coding (yes I&#x27;m) coding, I&#x27;m a-coding with the ECMAScript lore
null
null
41,803,550
41,787,041
null
null
null
null
41,809,727
comment
woopwoop
2024-10-11T14:23:25
null
I&#x27;m curious about what happens with the no-op dataset if you include in the prompt that the questions may contain irrelevant information.
null
null
41,808,683
41,808,683
null
null
null
null
41,809,728
comment
jerojero
2024-10-11T14:23:28
null
Elon Musk has been promising self driving &quot;next year&quot; for the past 10 years.<p>He really is not to be believed in the things he promises.<p>In any case, I&#x27;d rather use a combination of public transportation and bike. I am not too fond of cars, self driving or otherwise.
null
null
41,809,635
41,809,635
null
[ 41810302 ]
null
null
41,809,729
story
sidp0913
2024-10-11T14:23:46
null
null
null
1
null
41,809,729
null
null
null
true
41,809,730
comment
probably_wrong
2024-10-11T14:23:48
null
Your experience makes me think that the reason the models got a better success rate is not because they are better at reasoning, but rather because the problem made it to their training dataset.
null
null
41,809,329
41,808,683
null
[ 41810124, 41810122 ]
null
null
41,809,731
comment
w4
2024-10-11T14:24:10
null
&gt; <i>So, for the rational&#x2F;selfish person, the nuclear threat isn&#x27;t worth worrying about.</i><p>Until you have children and future generations to worry about. Then it suddenly seems quite a bit more pressing that their world could be obliterated at a moment&#x27;s notice by a small handful of decision makers.
null
null
41,808,002
41,807,681
null
null
null
null
41,809,732
comment
sova
2024-10-11T14:24:11
null
You think something that starts with &quot;less than exclamation point&quot; is made for people? &quot;less than exclamation point minus minus&quot; ah yes it just rolls off the tongue. HTML was clearly designed to add &quot;semantic web&quot; to the existing text data of the internet, no matter the cost to human readability. If it&#x27;s &quot;made for people&quot; it&#x27;s only in the roundabout fashion that eventually it gets hidden away by the interface to change the font color, etc.
null
null
41,805,708
41,801,334
null
[ 41810065 ]
null
null
41,809,733
comment
marxisttemp
2024-10-11T14:24:13
null
&gt; Why should proletariat decide that I cannot have any private property?<p>The whole point is they don’t, there is no state to enforce this, you are free to go off and enjoy your private property. Anarcho-communism means believe that our communities are better organized around sharing and collaboration than striving for individual gains, and that pursuing private property is fundamentally hierarchical in nature.<p>Have any of you “anarcho”-capitalists actually read any anarchist theory? Proudhon, Kropotkin, etc?
null
null
41,808,440
41,797,719
null
null
null
null
41,809,734
comment
brodouevencode
2024-10-11T14:24:13
null
It&#x27;s a tool of the lazy.
null
null
41,806,602
41,801,279
null
null
null
null
41,809,735
comment
krapht
2024-10-11T14:24:20
null
I&#x27;ll believe it when autovectorization is actually useful in day to day high performance coding work.<p>It&#x27;s just a hard problem. You can code ignorantly with high level libraries but you&#x27;re leaving 2x to 10x performance on the table.
null
null
41,809,659
41,808,013
null
null
null
null
41,809,736
comment
nickpp
2024-10-11T14:24:24
null
We are learning and teaching machines. We can&#x27;t help influencing and being influenced. Any interaction we have with another human being will influence us. Reading a book, an article or a simple blog or forum post will influence my mind. A lesson or a chat will influence me. Even a smell or a color will generate thoughts and actions in me. We can&#x27;t help it - they are using the same mechanism we use for learning and without that we can&#x27;t survive.<p>But does that mean that they control me? Only if this information comes from only one side and is well integrated in my regular trusted information streams overwhelming my defenses. Like propaganda. Or a Guru. Or an academic institution.<p>Ads on the other hand are quite easily defeated because they are both clearly delimited and coming from numerous, competing directions. In a world without Ads I would be very vulnerable to them. In our world though they are reduced to a more utilitarian function: to inform me. They tell me what options are out there, what is available and how to get it if I so choose.<p>I don&#x27;t think they can &quot;make me&quot; do anything against my own interest or even change my mind. They can merely inform me and I have no problem with that.
null
null
41,801,012
41,784,287
null
null
null
null
41,809,737
comment
soulofmischief
2024-10-11T14:24:32
null
I think that as long as the attention mechanism has been trained on each possible numerical token enough, this is true. But if a particular token is underrepresented, it could potentially cause inaccuracies.
null
null
41,809,655
41,808,683
null
null
null
null
41,809,738
comment
threetonesun
2024-10-11T14:24:34
null
Bear with &quot;hide Markdown&quot; checked pretty much gets you there, if only on Apple devices.<p>Markdown vs. Rich Text to me is less about the editing experience and more about do you want your files aligned to a file system or not. The options are either:<p>- rich text editor with files that only make sense to a single application. - rich text editor with no files but (hopefully) some way to export them to (hopefully) compatible formats. - text files in a folder than can be read &#x2F; edited by almost anything, with the editing experience tied to your application of choice.
null
null
41,809,587
41,808,943
null
null
null
null
41,809,739
comment
wdroz
2024-10-11T14:24:46
null
I prefer mypy but sometimes pyright supports new PEPs before mypy, so if you like experimenting with cutting-edge python, you may have to switch time to time.
null
null
41,807,787
41,766,035
null
null
null
null
41,809,740
comment
jprete
2024-10-11T14:25:22
null
I think the problem is inventing new structures for logic games. The shape of the problem ideally would be different than any existing puzzle, and that&#x27;s hard. If a person can look at it and say &quot;oh, that&#x27;s just the sheep-wolf-cabbage&#x2F;liar-and-truthteller&#x2F;etc. problem with extra features&quot; then it&#x27;s not an ideal test because it can be pattern-matched.
null
null
41,809,452
41,808,683
null
null
null
null
41,809,741
comment
fogus
2024-10-11T14:25:25
null
If you can establish a base of support populated by the easily fooled then you can grift them indefinitely.
null
null
41,801,951
41,801,271
null
null
null
null
41,809,742
comment
andsoitis
2024-10-11T14:25:34
null
I’m not saying anything about Musk.<p>I’m simply saying that it is false to claim that attaching a warning to something is restricting free speech.<p>Two good examples are the <i>government</i> warning on tobacco product or cancer-causing warnings in public spaces.<p>These are warnings and do not constitute restriction of free speech.
null
null
41,809,652
41,805,706
null
null
null
null
41,809,743
comment
davidhs
2024-10-11T14:25:43
null
What a mess this language is becoming.
null
null
41,787,041
41,787,041
null
[ 41809844 ]
null
null
41,809,744
comment
andrewflnr
2024-10-11T14:25:48
null
You&#x27;re really gung-ho about this idea, huh? :)<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=40845800">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=40845800</a>
null
null
41,808,181
41,760,971
null
null
null
null
41,809,745
story
John_McT
2024-10-11T14:25:53
How to launch a YouTube channel or podcast with evergreen content
null
https://clipwing.pro/blog/post/how-to-launch-a-youtube-channel-or-podcast-with-evergreen-content
1
null
41,809,745
0
null
null
null
41,809,746
comment
SllX
2024-10-11T14:25:56
null
&gt; your beloved<p>Don’t put words in my mouth.<p>&gt; Maybe the whole world should adopt universal language with saner spelling and leave english to anglosphere?<p>The rest of the world could. They won’t. But they could. You could use this as part of your spelling reforms: <a href="https:&#x2F;&#x2F;languagelog.ldc.upenn.edu&#x2F;nll&#x2F;?p=81" rel="nofollow">https:&#x2F;&#x2F;languagelog.ldc.upenn.edu&#x2F;nll&#x2F;?p=81</a> :)
null
null
41,808,194
41,787,647
null
null
null
null
41,809,747
comment
herodoturtle
2024-10-11T14:25:58
null
We all have the gmail app installed on our phones - is this something we could tap into for Google Authenticator?<p>Forgive the ignorant questions, as you can tell we&#x27;re pretty new to this stuff.<p>Kinda wish we could just use simple email 2FA to be honest!<p>Thanks for the reply.
null
null
41,809,273
41,806,749
null
[ 41809880 ]
null
null
41,809,748
comment
Kelteseth
2024-10-11T14:26:00
null
<a href="https:&#x2F;&#x2F;www.mozilla.org&#x2F;en-US&#x2F;firefox&#x2F;new&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.mozilla.org&#x2F;en-US&#x2F;firefox&#x2F;new&#x2F;</a>
null
null
41,809,698
41,809,698
null
[ 41809875, 41810011, 41809912, 41809921 ]
null
null
41,809,749
comment
megamike
2024-10-11T14:26:04
null
zzzzzzz
null
null
41,809,668
41,809,668
null
null
null
null
41,809,750
comment
ggeorgovassilis
2024-10-11T14:26:29
null
&gt; filling up your profile details is a one-time task<p>I have a... lengthy job history :-) Which is also the reason why I&#x27;m interested in your solution. 60% of what I&#x27;ve done isn&#x27;t relevant to most jobs I apply to, so filtering that out or compressing it to a few sentences would be fantastic.<p>Maybe I&#x27;ll give it a second try this weekend.
null
null
41,802,149
41,796,379
null
null
null
null
41,809,751
comment
yjftsjthsd-h
2024-10-11T14:26:31
null
A while back, I operated the postfix mail servers for a B2B app. AFAIK the only way to get email from these servers was to work at a company using our product, add your email to the app, and explicitly opt into getting notification emails. And even then, the only emails they&#x27;d send were transactional emails; the marketing dept did their own unrelated thing. In spite of this, we semi-regularly found our servers blacklisted for allegedly sending spam. Since then I don&#x27;t just trust by default when people add things to blacklists.<p>All this is to agree with the sibling comments; maybe <i>your</i> priors give you a particular default view, but it&#x27;s not universally shared, and even so Google rather suffers from a long history of banning people in ways that sure look arbitrary and then refusing to say anything about it to anyone, which rather assists in the banned party looking sympathetic.
null
null
41,809,354
41,808,917
null
null
null
null
41,809,752
comment
vlovich123
2024-10-11T14:26:32
null
You can’t live in a stock either. What’s your point? Value is what we assign to something collectively. It’s not a measure of some intrinsic reality.
null
null
41,809,100
41,802,823
null
null
null
null
41,809,753
story
rstnpce
2024-10-11T14:26:35
Show HN: Addicted to Learning
Isn’t it strange how we can spend hours mindlessly scrolling through social media, yet struggle to focus for even a fraction of that time on learning something meaningful?<p>Why is it easier to absorb endless streams of stupid content than to invest in something that can truly enrich us?<p>Obviously, we get constant dopamin hits with the former and the latter feels like effort, right?<p>Wrong!<p>I mean, think about it, when you finally understand a math problem and get that AHA-moment, this is the biggest hit of dopamin you can ever imagine, no?<p>So, if you ask me, the biggest difference between being addicted to learning vs. social media is the delay of gratification.<p>Also, social algorithms know you very well. They know exactly when it’s time to show you something that you like to keep you engaged.<p>Luckily, the same applies to resourceful content. If you interact with that 2h every day, an algo trained on your behavior also knows the ins- and outs of how you learn and get to your small and big AHA-moment the quickest.<p>So, who’s building this?<p>We do. It’s called evulpo.<p>A learning companion that delivers aha-moments for K-12 students. We source the content from the teachers, run it through our algorithm, and provide it to each student in a way where they learn best (i.e., get the AHA-moment).<p>Thoughts? And also, how can we make it work in the US?
https://evulpo.com/en/uk
2
null
41,809,753
3
[ 41810055, 41810313, 41810271 ]
null
null
41,809,754
comment
TZubiri
2024-10-11T14:26:47
null
Wouldn&#x27;t a slight change in tokenization? (say mapping single digits to single tokens) help with this specific challenge?
null
null
41,809,557
41,808,683
null
[ 41810263, 41810165 ]
null
null
41,809,755
comment
codegladiator
2024-10-11T14:26:51
null
&gt; Reproduction of papers is an academic issue but your claim is at the very least hyperbolic<p>What % of population today can actually understand let alone reproduce the papers being published today. And this is not just about practicality of it. Is there a motivation to even reproduce it ?<p>I am not saying &quot;science is bad&quot;. I am saying science has the same fate as religion.
null
null
41,809,148
41,776,631
null
[ 41810603 ]
null
null
41,809,756
comment
seba_dos1
2024-10-11T14:26:59
null
&gt; perhaps they could turn their focus to registering a corporation, getting trademark for “anti-idle”, and linking the DUNS to their app store accounts<p>Sorry, I have an honest question as it&#x27;s not marked and I can&#x27;t quite figure it out - is this sarcasm?
null
null
41,809,304
41,808,917
null
null
null
null
41,809,757
comment
pestatije
2024-10-11T14:27:11
null
October 9th
null
null
41,808,651
41,808,651
null
null
null
null
41,809,758
comment
CM30
2024-10-11T14:27:13
null
Hmm, perhaps the law should be that any business selling to the public has to provide a way to get human led support&#x2F;contact someone at the company? Not sure how it&#x27;d work for companies whose entire purpose is &quot;ultra cheap product&#x2F;service without any guarantees&quot; (like many unmanaged hosting providers), but it&#x27;d certainly force Google, Facebook, Amazon, etc to actually support their customers in some way or another.
null
null
41,809,450
41,808,917
null
[ 41810728, 41810045 ]
null
null
41,809,759
story
marklit
2024-10-11T14:27:17
AI on Street View
null
https://tech.marksblogg.com/ai-street-view-streetscapes-mapillary-kartaview.html
2
null
41,809,759
0
null
null
null
41,809,760
comment
layer8
2024-10-11T14:27:20
null
This is being done, but the difficulties are: (1) How do you assess that it is really brand-new and not just a slight variation of an existing one? (2) Once you publish it, it stops being brand-new, so its lifetime is limited and you can’t build a longer-term reproducible test out of it.
null
null
41,809,452
41,808,683
null
null
null
null
41,809,761
comment
emaro
2024-10-11T14:27:24
null
I can understand that. There&#x27;re so many Markdown editors, choice paralysis easily kicks in.<p>Markdown ist basically a must have for me though, because I know most applications will be outlived by my notes, and I want to be able to move on to a different editor. To try a new one, or even use multiple at the same time (say, on my phone and on my computer), it&#x27;s unacceptable for me if I have to export and import all my notes first and risking diverging branches.<p>In general I think taking notes is a very personal thing many people do every day and they&#x27;re looking for an app fitting their exact workflow. That&#x27;s why there are so many options. I was considering writing my own one several times already, although it&#x27;s probably not worth the time.
null
null
41,809,587
41,808,943
null
[ 41809790 ]
null
null
41,809,762
story
garshythoel
2024-10-11T14:27:26
Show HN: I made a Smart Calendar – E-Paper Based, Useful AI, Firmware Access
Hi HN!<p>My name is Harsh and I&#x27;ve made a Smart Calendar that lives on your desk and syncs with your favorite calendar and task apps. Inku was created to do three things: Be useful, be smart, and be joyful - and that&#x27;s it. It&#x27;s mostly a passive device meant to be in your work&#x2F;home space and not whine for your attention. It started out as a personal project but eventually ended up doing a small alpha test after interest from friends and people on the internet - we’ve now gone all out with a crowdfunding campaign.<p>The Inku Smart Calendar: Uses Spectra 6 spec E-Paper Connects to the major calendar&#x2F;todo app providers Has AI summaries Has a bit of a personality<p>I personally hate having to pull out my phone for mundane things like knowing my schedule for the day and it&#x27;s even more annoying when (even w&#x2F; the notifications) - i still end up missing things. Inku was made because i&#x27;ve loved using paper&#x2F;pen&#x2F;whiteboards my whole life but the manual upkeep - as life has gotten busier - has become harder.<p>This is without the screen strain headaches as well. I have a core belief&#x2F;aspiration for information to be ambient and around us without locked away behind glass rectangles. One major wave of this is happening via AR&#x2F;VR - but i personally prefer the not strapping it to my face way of going about it (No hate, I own an Oculus haha).<p>Inku has no notifications, no speakers and only updates once or twice an hour (only if there&#x27;s something on your schedule). That said…<p>I know the design won&#x27;t work for everyone - it’s definitely not…minimalist - and that there&#x27;s plenty Inku could be improving on other aspects.<p>Disclaimer: But what if it&#x27;s vaporware…it is Kickstarter.<p>Indeed, valid skepticism - we actually already have done a fully functional alpha test with about 5 people, i primarily made it for myself but ended up making a few more when i found that people were interested in having their own - you can find some of the context in my twitter threads. This is more of a productionizing push rather than an Idea. That said there is always a risk w&#x2F; Kickstarter products not shipping.<p>We also plan to open up the firmware in case people would like to make use of their own endpoints&#x2F;flash their own firmware + open up integrations code on the server for the community to create their own data sources.<p>I hope that Inku may be interesting for some of the people here! Feel free to ask any questions - i&#x27;ll be responding!<p>You can find most information on the Kickstarter.<p>Also, Our feature requests and roadmap are public - you can add&#x2F;comment&#x2F;upvote on them here: <a href="https:&#x2F;&#x2F;inkboard.canny.io&#x2F;inku-feature-requests" rel="nofollow">https:&#x2F;&#x2F;inkboard.canny.io&#x2F;inku-feature-requests</a><p>Thank you for your time and attention!
https://get.inkboard.ink/
5
null
41,809,762
4
[ 41809869, 41809999 ]
null
null
41,809,763
comment
082349872349872
2024-10-11T14:27:36
null
JRRT even translated all the names the characters&#x27; knew each other by into anglophone cultural equivalents, eg the <i>kudugin</i> (which JRRT translates as &quot;hobbits&quot;):<p><pre><code> Maura Labingi Frodo Baggins Banazîr &quot;Ban&quot; Galpsi Samwise &quot;Sam&quot; Gamgee</code></pre>
null
null
41,791,092
41,771,440
null
null
null
null
41,809,764
comment
parsimo2010
2024-10-11T14:27:50
null
I won&#x27;t take a strong stance on whether or not LLMs actually do reasoning, but I will say that this decrease in performance is similar to what I see in college freshmen (I&#x27;m currently teaching a calculus course in which almost half of the students took AP calc in high school). They perform well on simple questions. Requiring students to chain multiple steps together, even simple steps, results in decreased accuracy and higher variance (I have no data on whether this decrease is linear or not, as the paper assumes that the decrease should be linear with the number of steps). We see similar results with adding unrelated statements into a problem- many students are trained to make sure to use all given information in solving a problem- if you leave out something that the instructor gives you, then you probably forgot to do something important.<p>So while I don&#x27;t take a stance on what an LLM does should be considered reasoning, I do think that SOTA LLMs like GPT-4o perform about as good as high school graduates in America with average intelligence. In other words, average Americans exhibit similar limitations on their reasoning as good LLMs. Which on the one hand is a little disappointing to me in terms of the human performance but is kind of good news for LLMs- they aren&#x27;t doing graduate-level research but they are already capable of helping a large portion of the population.
null
null
41,808,683
41,808,683
null
[ 41809916, 41809986, 41810112 ]
null
null
41,809,765
comment
pluto_modadic
2024-10-11T14:27:54
null
so.... if I initially got the key &quot;foo&quot; at time T=00:00:00, this library would re-query the backing system until time T=00:00:60? even if I requery it at T=:01? vs... being a write-through cache? I guess you&#x27;re expecting other entries in the DB to go around the cache and update behind your back.<p>if you are on that threshold window, why not a period where the stale period is okay? T0-60 seconds, use the first query (don&#x27;t retrigger a query) T60-120 seconds, use the first query but trigger a single DB query and use the new result. repeat until the key is stale for 600 seconds.<p>that is, a minimum of 2 queries (the first preemptive one at 60 seconds, (in the cache for 10 minutes total)<p>and a maximum of 11 queries (over 10 minutes) (the initial one that entered the key, and if people ask for it once a minute, a preemptive one at the end of those minutes, for 20 minutes total in the cache).
null
null
41,809,262
41,809,262
null
[ 41810266 ]
null
null
41,809,766
comment
null
2024-10-11T14:27:59
null
null
null
null
41,806,970
41,800,602
null
null
true
null
41,809,767
comment
amcaskill
2024-10-11T14:28:02
null
I&#x27;m one of the founders of Evidence. Tenno looks fantastic, there are a lot of great ideas in there. I also really like what you&#x27;ve done w&#x2F; the side-by-side code examples in your docs.<p>Here&#x27;s our launch HN in case you&#x27;re interested: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=28304781">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=28304781</a><p>Happy to chat anytime. adam at evidence.dev
null
null
41,800,347
41,798,477
null
null
null
null
41,809,768
comment
xz18r
2024-10-11T14:28:03
null
I am on a Macbook where I&#x27;m not signed in with an Apple ID (let alone my own), can I buy the app for my private devices and install it somehow on my work Macbook?
null
null
41,808,943
41,808,943
null
[ 41810521 ]
null
null
41,809,769
story
alinateodora89
2024-10-11T14:28:33
null
null
null
1
null
41,809,769
null
[ 41809770 ]
null
true
41,809,770
comment
alinateodora89
2024-10-11T14:28:33
null
[dead]
null
null
41,809,769
41,809,769
null
null
null
true
41,809,771
story
sidp0913
2024-10-11T14:28:40
null
null
null
1
null
41,809,771
null
null
null
true
41,809,772
story
bilsbie
2024-10-11T14:28:43
Systematic Error in Global Temperatures Due to Weather Station Ageing [pdf]
null
https://scienceofclimatechange.org/wp-content/uploads/SCC-Buesing-Weather-Station-Ageing-V4.2.pdf
2
null
41,809,772
0
null
null
null
41,809,773
comment
jjuran
2024-10-11T14:28:52
null
&gt; The vulnerability did require JavaScript to trigger.<p>Can you back this up with a citation?
null
null
41,808,849
41,796,030
null
null
null
null
41,809,774
story
artem001
2024-10-11T14:28:52
null
null
null
1
null
41,809,774
null
null
null
true
41,809,775
comment
bluecheese452
2024-10-11T14:29:08
null
Falsely accusing someone sharing their perspective of starting a flame is very not appropriate. Please don’t do that.
null
null
41,805,359
41,786,768
null
null
null
null
41,809,776
comment
mistrial9
2024-10-11T14:29:08
null
what you want is work in itself.. who pays the reviewer? How do you discover the reviewer? secondly, why must there be one &quot;winner&quot; .. maybe there are niches, local markets, business groups.. they want something and someone provides it.
null
null
41,809,609
41,804,341
null
null
null
null
41,809,777
comment
foobarqux
2024-10-11T14:29:13
null
You choose to ignore Figure 8 which shows a 18% drop when simply adding an irrelevant detail.<p>In the other test the perturbations aren’t particularly sophisticated and modify the problem according to a template. As the parent comment said this is pretty easy to generate test data for (and for the model to pattern match against) so maybe that is what they did.<p>A better test of “reasoning” would be to isolate the concept&#x2F;algorithm and generate novel instances that are completely textually different from existing problems to see if the model really isn’t just pattern matching. But we already know the answer to this because it can’t do things like arbitrary length multiplication.
null
null
41,809,604
41,808,683
null
null
null
null
41,809,778
comment
bongoman42
2024-10-11T14:29:15
null
The left is not angelic in this regard. The right to self-defense. The assault against merit in hiring and education. Large parts of the left are explicitly pro-violence and anti-women as long as it is perpetrated by Islamists.
null
null
41,809,651
41,804,460
null
null
null
null
41,809,779
comment
jauntywundrkind
2024-10-11T14:29:27
null
Supposedly last in the line of CDNA? AMD said they are switching to a new Unified DNA&#x2F;UDNA in the future, merging both Radeon&#x2F;consumer and Compute&#x2F;data-center. <a href="https:&#x2F;&#x2F;www.tomshardware.com&#x2F;pc-components&#x2F;cpus&#x2F;amd-announces-unified-udna-gpu-architecture-bringing-rdna-and-cdna-together-to-take-on-nvidias-cuda-ecosystem" rel="nofollow">https:&#x2F;&#x2F;www.tomshardware.com&#x2F;pc-components&#x2F;cpus&#x2F;amd-announce...</a>
null
null
41,808,351
41,808,351
null
null
null
null
41,809,780
comment
CyberDildonics
2024-10-11T14:29:45
null
Did you think my comment said that there is no use for an ordered map? You seem to be listing basic uses for a fundamental data structure.<p>You said you were using it for a &quot;key-value store&quot;. If all you need is a key value lookup, all you need is a hash map.<p>When it comes to concurrency the difference is even more pronounced because hash maps can have lots of concurrent IO due to working on different parts of memory that are mostly independent of each other while a sorted data structure is going to have to move things around, which means more atomic swapping, which means more chances for collisions or race conditions where other threads are going to have to retry their compare and swaps or back off and try parts of their operation again.
null
null
41,806,303
41,798,475
null
null
null
null
41,809,781
story
joerick
2024-10-11T14:29:45
Pyinstrument 5 – Flamegraphs for Python
null
https://joerick.me/posts/2024/10/3/pyinstrument-5/
2
null
41,809,781
0
null
null
null
41,809,782
comment
neoromantique
2024-10-11T14:29:51
null
On Mac OS: <a href="https:&#x2F;&#x2F;kagi.com&#x2F;orion&#x2F;" rel="nofollow">https:&#x2F;&#x2F;kagi.com&#x2F;orion&#x2F;</a>
null
null
41,809,698
41,809,698
null
[ 41810701, 41809839, 41809858, 41809841 ]
null
null
41,809,783
story
bryanrasmussen
2024-10-11T14:30:13
Expectations humans have of pleasurable sensation shape experiences of hot sauce
null
https://journals.plos.org/plosbiology/article?id=10.1371/journal.pbio.3002818
2
null
41,809,783
3
[ 41810722, 41809885, 41809797 ]
null
null
41,809,784
comment
debit-freak
2024-10-11T14:30:27
null
&gt; I feel like a large slice of JS’s complexity comes from footguns you aren’t really supposed to use anymore<p>I&#x27;m not inclined to use a language that can&#x27;t be fixed.
null
null
41,803,132
41,787,041
null
null
null
null
41,809,785
comment
geodel
2024-10-11T14:30:32
null
Well the problem nowadays is what <i>can</i> be done has become what <i>must</i> be done. totally bypassing on question of what <i>should</i> be done. So now instead of single service serving 5 million requests in a business is replaced by 20 micro services generating traffic of 150 million requests with distributed transactions, logging (MBs of log per request), monitoring, metrics and so on. All leading to massive infrastructure bloat. Do it for dozen more applications and future is cloudy now.<p>Once management is convinced by sales people or consultants any technical argument can be brushed away as not seeing the strategic big picture of managing enterprise infrastructure.
null
null
41,807,553
41,805,446
null
null
null
null
41,809,786
comment
JohnFen
2024-10-11T14:30:33
null
The convention in my team is cameras off, which fortunately is what I prefer. Cameras being on is too distracting, and in my opinion doesn&#x27;t really bring anything to a technical discussion.<p>Regardless of my personal preference, though, I conform to whatever the expectation for a given meeting is.
null
null
41,807,896
41,807,896
null
null
null
null
41,809,787
story
jyunwai
2024-10-11T14:30:37
Why teenagers are deliberately seeking brain rot on TikTok
null
https://psyche.co/ideas/why-teenagers-are-deliberately-seeking-brain-rot-on-tiktok
1
null
41,809,787
1
[ 41810127 ]
null
null
41,809,788
story
mooreds
2024-10-11T14:30:41
I interviewed 100 DevTools founders and this is what I learned
null
https://blog.scalingdevtools.com/i-interviewed-100-devtools-founders/
1
null
41,809,788
0
null
null
null
41,809,789
comment
bell-cot
2024-10-11T14:30:46
null
Summary: Farms using ultra-simplistic &quot;just spray more herbicide&quot; weed management practices are starting to hit the wall of multiple-herbicide-resistant weeds. There are a wide variety of non-herbicide weed management practices available...but those generally require more savvy.
null
null
41,809,637
41,809,637
null
null
null
null
41,809,790
comment
jandrese
2024-10-11T14:30:59
null
The one thing that annoys me is that Markdown is not highly standardized. Seems like every implementation is its own dialect and feature support varies quite a bit.
null
null
41,809,761
41,808,943
null
[ 41810768 ]
null
null
41,809,791
comment
rjmunro
2024-10-11T14:31:10
null
&gt; For all intent and purposes most hits will be cache hits, and thus &quot;static&quot; content<p>That&#x27;s not what static means in the context of hosting. Static means you upload files by FTP or WebDav or some other API and that&#x27;s it. Something like hosting on S3. If users can log in, even if they usually don&#x27;t, it&#x27;s nothing like static any more.
null
null
41,800,186
41,797,719
null
null
null
null
41,809,792
comment
shortrounddev2
2024-10-11T14:31:22
null
I think functional programming languages are at an inherent disadvantage
null
null
41,792,304
41,792,304
null
null
null
null
41,809,793
comment
TZubiri
2024-10-11T14:31:36
null
It&#x27;s just so dissonant to me that the tokens in mathematics are the digits, and not bundles of digits. The idea of tokenization makes sense for taking the power off letters, it provides language agnosticism.<p>But for maths, it doesn&#x27;t seem appropriate.<p>I wonder what the effect of forcing tokenization for each separate digit be.
null
null
41,809,655
41,808,683
null
null
null
null
41,809,794
comment
EasyMark
2024-10-11T14:31:36
null
repeated myself somehow
null
null
41,808,933
41,796,030
null
null
null
null
41,809,795
comment
tirumaraiselvan
2024-10-11T14:31:37
null
It was published in New Yorker <a href="https:&#x2F;&#x2F;www.newyorker.com&#x2F;magazine&#x2F;1946&#x2F;08&#x2F;31&#x2F;hiroshima" rel="nofollow">https:&#x2F;&#x2F;www.newyorker.com&#x2F;magazine&#x2F;1946&#x2F;08&#x2F;31&#x2F;hiroshima</a><p>Fun fact the cover image if this edition was kind of a decoy (perhaps to accentuate the shock): <a href="https:&#x2F;&#x2F;www.newyorker.com&#x2F;magazine&#x2F;1946&#x2F;08&#x2F;31" rel="nofollow">https:&#x2F;&#x2F;www.newyorker.com&#x2F;magazine&#x2F;1946&#x2F;08&#x2F;31</a>
null
null
41,808,929
41,807,681
null
null
null
null
41,809,796
comment
lesuorac
2024-10-11T14:31:41
null
It&#x27;d be like criticizing Rudy Giuliani in 2002.
null
null
41,809,379
41,805,706
null
null
null
null
41,809,797
comment
bryanrasmussen
2024-10-11T14:31:42
null
total title: The expectations humans have of a pleasurable sensation asymmetrically shape neuronal responses and subjective experiences to hot sauce<p>studying hot sauce, the dream is out there.
null
null
41,809,783
41,809,783
null
null
null
null
41,809,798
story
upmostly
2024-10-11T14:31:44
Show HN: Hypership – The All-in-One Platform for Deploying and Managing Web Apps
null
https://hypership.dev
4
null
41,809,798
0
null
null
null
41,809,799
story
rapnie
2024-10-11T14:31:46
The Open Collective Platform is moving to a community governed non-profit
null
https://blog.opencollective.com/the-open-collective-platform-is-moving-to-a-community-governed-non-profit/
1
null
41,809,799
0
null
null
null