HackerTrans
TopNewTrendsCommentsPastAskShowJobs

sundarurfriend

no profile record

Submissions

OpenAI: PRC-linked influence operations are targeting AI debates in the US

businessinsider.com
7 points·by sundarurfriend·tháng trước·2 comments

Julia's Pluto notebook hits 1.0 release

discourse.julialang.org
6 points·by sundarurfriend·2 tháng trước·0 comments

Intern gets inspired by Bun to rewrite codebase into assembly

twitter.com
4 points·by sundarurfriend·2 tháng trước·1 comments

"We're aware of the DMCA takedown notice of julialang logo by an OF creator"

twitter.com
62 points·by sundarurfriend·6 tháng trước·14 comments

[untitled]

1 points·by sundarurfriend·7 tháng trước·0 comments

Lakera's Gandalf

gandalf.lakera.ai
2 points·by sundarurfriend·7 tháng trước·0 comments

Gut microbial imbalance can impact memory, says study

newindianexpress.com
28 points·by sundarurfriend·7 tháng trước·5 comments

Letting the mind wander may aid passive learning

psypost.org
3 points·by sundarurfriend·7 tháng trước·0 comments

Springer Nature retracts ~40 publications that trained ANNs on 'bonkers' dataset

thetransmitter.org
3 points·by sundarurfriend·7 tháng trước·0 comments

Trackers rank: the most frequent trackers on the web

ghostery.com
1 points·by sundarurfriend·7 tháng trước·0 comments

Scientists Built a Working Computer Memory Out of Shiitake Mushrooms

sciencealert.com
3 points·by sundarurfriend·7 tháng trước·0 comments

Nvidia announces new open AI models and tools for autonomous driving research

techcrunch.com
2 points·by sundarurfriend·7 tháng trước·1 comments

The Coming War on General Computation [Cory Doctorow, 2011]

opentranscripts.org
14 points·by sundarurfriend·7 tháng trước·0 comments

Sensory Processing of Time and Space in Autistic Children: Accuracy over Speed

mdpi.com
2 points·by sundarurfriend·7 tháng trước·0 comments

comments

sundarurfriend
·26 ngày trước·discuss
And yet, even for programmers, that output is full of info that is useless 99.9% of the time. That is just bad design. It is basically a debug log that is shown by default all the time, instead of written to a log somewhere for the <0.1% time it's useful.

And I point out the attitude because I've seen it for decades and seen the harm this kind of "it's just harmless extra info" type thinking has brought. I don't know what tone you're reading into it, but I'm quite literally and explicitly criticizing the attitude, not you personally.
sundarurfriend
·26 ngày trước·discuss
> Because git is an open-source project written by nerds, it shows you all of this information. Feel free to ignore it!

This is the type of attitude that kept most Unix tools quite user-unfriendly for several decades. What information to show the user, and when, are important design decisions to make. Just dumping it all on the user and making them wade through it is not doing the user a favour. Thankfully newer tools seem to be better about this, which has brought the Unix shell forward by leaps, even if there's still ways to go. (You can still make a conscious design decision that the info needs to be all there, and git is one of tools where that's at least somewhat justifiable, but a lot of the time the attitude is more like in the quoted text, that dumping out more info is always better.)
sundarurfriend
·tháng trước·discuss
Agreed with all the rest of it, but

> to have the notebooks play nicely with the existing package environment system instead of being self-contained

isn't that just a `Pkg.activate` away? https://plutojl.org/en/docs/packages-advanced/
sundarurfriend
·tháng trước·discuss
Because the patterns of consumption and harm are very different. It's the constancy and immediacy of social media that makes up the major part of its harm. It's not something where a 15 minute smoke break or a weekend binge is the main mode of consumption and harm. So the parents have a lot more opportunity and power to handle it if they give it reasonable time and attention.
sundarurfriend
·2 tháng trước·discuss
The PR is here: https://github.com/thesysdev/openui/pull/517

Pretty hilarious, but also not that much of an exaggeration from other more "serious" PRs like this.
sundarurfriend
·2 tháng trước·discuss
I don't use Obsidian, and my assumption when I saw the title was I guess they're gonna be limiting it to a small set of corporate-blessed plugins.

I've come to expect that "The Future Of XYZ" titles from software companies means severely limiting XYZ or preparing XYZ for a shut down!
sundarurfriend
·2 tháng trước·discuss
"whitespace, not brackets" from a sibling comment touches on it, but a lot of people, beginners especially (but not uniquely), are put off by symbols when reading code. Python is less symbol-heavy than most languages, by using whitespace and syntax and words (eg. `and` not `&&`, explicit `lambda x:` rather than `x =>`) in their place. It doesn't go so far as COBOL as to be cumbersome, but far enough to make a difference to a lot of people.
sundarurfriend
·2 tháng trước·discuss
The tools the language gives you to create those abstractions make a lot of difference, however.
sundarurfriend
·2 tháng trước·discuss
He isn't specifically related to the 3D printing or maker space (in this sense) niches. He got popular at first for repairing Apple devices that Apple Stores claimed were unrepairable or quoted enormous repair fees for. He made videos about those cases, and then transitioned into right-to-repair efforts in general. He also started the Consumer Rights wiki: https://consumerrights.wiki/w/Main_Page
sundarurfriend
·2 tháng trước·discuss
It's hard to decouple them as primary vs secondary because Julia is pretty central to what they're doing here. To my understanding, all the actual calculations that this is based on are in Julia, Dyad is basically a layer above it that gives a declarative interface, AI integration that understands that interface, and a GUI that makes it even easier (than the declarative language) to input the model. So funding for Dyad has pretty heavy incentives to go towards improving the Julia ecosystem because that's where its foundations are.
sundarurfriend
·2 tháng trước·discuss
The paywalled (or subscription-walled) portion isn't too long, it's a pretty small article, but here it is: https://removepaywalls.com/https://www.axios.com/2026/04/30/...

Does anyone have a general idea of if $65m is typical, or larger or smaller than the usual funding amounts for these kinds of industry targeted "boring" software?

Despite the framing, I think Dyad's role is more to fill in the areas where Simulink is a pain to use and has been wrangled into shape for lack of better options, than to replace it. The agentic part can be a big pull though, if they can get it to reliably produce what the user, eg. the engineer, asked for, without having to spend more time correcting it than they'd have spent writing or laying it out. Seems plausible because this is a specialized niche-purpose AI, but still not 100% certain it can get there IMO.
sundarurfriend
·2 tháng trước·discuss
I don't know the actual Christian theology, but at least in modern popular interpretations, Lucifer is the Angel of Independence, so that would suggest no!
sundarurfriend
·2 tháng trước·discuss
Scarcity: Why Having Too Little Means So Much is a pretty good book about the psychology of this. The stronger your the necessity for saving (whether from poverty or external influence like here), the deeper it gets embedded in your psyche as well, and can start to feel like "this is just who I am" as in habits around this becoming something you see as intrinsic to your personality.
sundarurfriend
·2 tháng trước·discuss
This is the most basic level of eval, of whether they can produce output that will be considered by someone somewhere (usually a young urban US American) as informal toned. Real human communication is far more nuanced than this, different groups have different linguistic registers they're used to and things outside it sound odd even if they can't articulate why. You could also want to be informal but not over-familiar with the other person (for eg. in a discord chat to a new acquaintance) - actually looking at the outputs here, the Claude output seems best fitting for that (in my subjective view anyway) than to the one you gave it - or want many other little variations.

What makes one cringe and another recognize as familiar and comfortable is also pretty subtle and hard to define. These things need nuanced descriptions and examples to actually get right, and it's in understanding those nuances and figuring out the register of the examples that Grok outshines the others.
sundarurfriend
·2 tháng trước·discuss
As an English-as-second-language speaker and writer, one thing Grok really shines at is capturing the tone and level of "formality" of a piece of text and the replicating it correctly. It seems to understand the little human subtleties of language in a way the other major providers don't. Chatgpt goes overly stiff and formal sounding, or ends up in a weird "aye guvnor" type informal language (Claude is sometimes better but not always).

Grok seems in general better at being "human" in ways that are hard to define: for eg. if I ask it "does this message roughly convey things correctly, to the level it can given this length", it will likely answer like a human would (either a yes or a change suggestion that sticks to the tone and length), while Chatgpt would write a dissertation on the message that still doesn't clear anything up.

Recently I've noticed that Grok seems to have gotten really good at dictation too (that feature where you click the mic to ask it something). Chatgpt has like 90-95% accuracy with my accent, the speech input on Android's Gboard something like 75%, Grok surprisingly gets something like 98% of my words correct.
sundarurfriend
·2 tháng trước·discuss
I've been feeling more optimistic about Mozilla recently than I had in years, since their language in communication seems to have shifted from a Stepford-ish tone of corporate speak to something that feels more authentic and closer to their roots. I don't know if it's the new CEO, or a general cultural shift. (Or just me projecting from little intangible bits of evidence to something I hope for!)

Hearing about positive personnel shift like this now gives me a bunch more optimism on this. I really hope I can go back to the days of unambiguously being in support of Mozilla and their many awesome efforts, without always having to be a bit dubious about their next (mis)step.
sundarurfriend
·2 tháng trước·discuss
That is a useful guide in terms of the personal psychology of how to go about doing it, which is an important side of it, thank you.

I'm also interested in the mechanics of how you actually do it: for eg. your mention of paper maps for travel makes me think if a lot of that becomes workable because you're in planned cities with reliable maps. I'm a mid sized town in India where maps are vague guides for the general layout, but are missing the many many alleys and connecting roads that people actually live on (or have shops at). Roads, road names, traffic restrictions - pretty much every part of it is chaotic and incredibly hard to put together without a GPS on a digital map.

On the family aspect too, do you have a Matrix or similar for the larger family to connect through and share news on (their own travel for eg., or difficulties they might be having, or news like child birth), or do you only use phone calls or texts to connect?

In any case, I can definitely relate to:

> even worse, you are mentally always ready to be contacted, for a new dopamine hit of information or a new decision to make.

and feel the negative effects of that, so I'll be moving actively towards what you're suggesting. Maybe to a different point on the line and with different workarounds, but it sounds at least 90% workable and with significant benefits too.
sundarurfriend
·2 tháng trước·discuss
I assume the word is in there for the sake of people who don't know what a honeypot is. It gets them curious that law enforcement set up something fake, even if they don't immediately know what it is for.
sundarurfriend
·3 tháng trước·discuss
Do you have a blog post or similar that describes how you do this?
sundarurfriend
·3 tháng trước·discuss
tree-sitter's design has potential, but my impression is that even after all these years, it is yet to be realized. The speed claims turned out to be largely overstated in practice, for the general variety of usage (rather than single task benchmarks or special cases). And the claim with the grammar system was that, given such a coherent system rather than the much-hated regex parsing, people would be able to write better grammars that are less prone to edge case problems and be less buggy. And maybe that's true in cases like this where someone gets paid to write the grammar and maintain it, but in most common cases, the actual quality of the grammars turn out to be much the same, but with more possibility of regression or breakage. It's possible that in ten years' time, tree-sitter will clearly be the way to go, with more polish all around, but at this point it doesn't feel like an easy strong recommend over the traditional parsing systems.