HN user

xkgt

565 karma
Posts34
Comments110
View on HN
www.stateof.ai 9mo ago

State of AI Report 2025

xkgt
3pts1
mehdio.substack.com 1y ago

DeepSeek's smallpond: Bringing Distributed Computing to DuckDB

xkgt
198pts23
github.com 2y ago

HuggingFace releases support for tool-use and RAG models

xkgt
59pts0
github.com 2y ago

Intel releases OpenVINO 2024.2 with broader LLM and quantization support

xkgt
9pts0
hacks.mozilla.org 2y ago

Transformer.js is being embedded in Firefox 130

xkgt
6pts1
www.youtube.com 2y ago

Geometric Deep Learning – Harnessing Geometric Patterns in Data

xkgt
4pts0
www.youtube.com 2y ago

Pats-Wheel: A Passively-Transformable Single-Part Wheel for Robot Navigation

xkgt
1pts0
www.snowflake.com 2y ago

Snowflake Launches Text-Embedding Model for Retrieval Use Cases

xkgt
24pts3
arxiv.org 2y ago

MindEye2: Shared-Subject Models Enable fMRI-to-Image with 1 Hour of Data

xkgt
77pts30
mitchellh.com 2y ago

A web-inspector-style "terminal inspector"

xkgt
1pts0
docs.amd.com 3y ago

HIP is a Runtime API that allows creating applications for AMD and Nvidia GPUs

xkgt
5pts0
github.com 3y ago

The Code Behind Arrival (Movie) Logogram

xkgt
1pts0
twitter.com 4y ago

The Relationship Between the NYTimes CEO and Sequoia Capital

xkgt
5pts1
www.science.org 4y ago

Modeling viral escape mutations with ML algorithms for language evolution (2021)

xkgt
2pts0
people.idsia.ch 4y ago

Schmidhuber: The most cited neural networks all build on work done in my labs

xkgt
2pts1
a-g-i-l.de 5y ago

The virus of myside bias is spreading among cognitive elites

xkgt
2pts0
www.anaconda.com 5y ago

Getting Started with GPU Computing in Anaconda (2017)

xkgt
1pts0
en.wikipedia.org 5y ago

Clever Hans: A horse that was claimed to have performed arithmetic

xkgt
1pts0
phys.org 6y ago

Did parasite manipulation influence human neurological evolution?

xkgt
2pts0
maartenfokkinga.github.io 6y ago

Functional Programming with Bananas, Lenses, Envelopes and Barbed Wire [pdf]

xkgt
1pts0
www.scmp.com 7y ago

Hong Kong leader Carrie Lam says extradition bill ‘is dead’

xkgt
3pts1
www.forbes.com 7y ago

It's Time to Pay Attention to Intel's Clear Linux OS Project

xkgt
32pts16
roguemedialabs.com 7y ago

GitHub servers were taken down globally today

xkgt
4pts0
arstechnica.com 7y ago

How 3ve’s BGP hijackers eluded the Internet–and made $29M

xkgt
2pts0
www.loc.gov 7y ago

Statistical atlas of the United States (1874)

xkgt
2pts0
dev.to 7y ago

Reverse Engineering Cathay Pacific’s Seat Selection Page

xkgt
1pts0
www.maa.org 7y ago

A Mathematician's Lament (2002) [pdf]

xkgt
1pts0
ft-interactive.github.io 7y ago

Visual Vocabulary – A selection of optimal symbology for data visualisations

xkgt
2pts0
sortbenchmark.org 7y ago

Winning a 60 Second Dash with a Yellow Elephant (2009) [pdf]

xkgt
1pts0
www.sloansportsconference.com 7y ago

A statistical technique for measuring space creation in professional soccer [pdf]

xkgt
3pts0

I read the title a couple of times and I'm still not sure it isn't misleading. The benchmarks are not just for Postgres but for Postgres with the Mooncake extension. There are also other results for Postgres with different extensions. While it does rank among the top fastest databases, it is not the fastest and not even within the top 10.

I was recently researching structured output generation for my project and I enjoyed using Outlines library a lot. It felt quite fast as it uses FSM and indexing. There are few fine prints though:

1. Sometimes constraints can decrease the quality of the output since syntax of the response is prioritized more than quality of the response 2. For memory constrained inferences, certain sampling strategies like top-k can cause OOM errors if the max_token is too high. I haven't tested that it is entirely due to structured generation but I suppose it is possible for certain regexes. 3. Vision models and other multi-modal models are not supported yet.

Apart from this, closed models also have json output but I am not sure how consistent they are

1. https://platform.openai.com/docs/guides/text-generation/json... 2. https://docs.anthropic.com/en/docs/build-with-claude/tool-us... 3. https://ai.google.dev/gemini-api/docs/api-overview#json

The author did enroll his kid into school for freshman after a break. Is this normally considered beneficial? Having a period of unschooling followed by traditional school?

On a tangential note, I find window management in MacOS much more horrible than Windows. Want to split windows, you end up with full screen. When on multiple monitors, selecting an app on one screen makes the same app active on the other screen (or sometimes it doesn't). I am willing to rewire my habits if I can just figure out how to make Mac window manager behave deterministically. I just don't get what is the grammar of user interaction that the designers went for.

This is really shoddy reporting. The title says Azure data breach whereas the attack is a phishing campaign targeting Office 365. Being a phishing campaign, it is unclear which components of Azure/Microsoft were instrumental in the attack. And the article goes on to make irrelevant allusions to Microsoft's negligent cybersecurity practices. This is such bad reporting that I wonder whether it is done with incompetence or malfeasance.

This is pretty impressive, it seems that OpenAI consistently delivers exceptional work, even when venturing into new domains. But looking into their technical paper, it is evident that they are benefiting from their own body of work done in the past and also the enormous resources available to them.

For instance, the generational leap in video generation capability of SORA may be possible because:

1. Instead of resizing, cropping, or trimming videos to a standard size, Sora trains on data at its native size. This preserves the original aspect ratios and improves composition and framing in the generated videos. This requires massive infrastructure. This is eerily similar to how GPT3 benefited from a blunt approach of throwing massive resources at a problem rather than extensively optimizing the architecture, dataset, or pre-training steps.

2. Sora leverages the re-captioning technique from DALL-E 3 by leveraging GPT to turn short user prompts into longer detailed captions that are sent to the video model. Although it remains unclear whether they employ GPT-4 or another internal model, it stands to reason that they have access to a superior captioning model compared to others.

This is not to say that inertia and resources are the only factors that is differentiating OpenAI, they may have access to much better talent pool but that is hard to gauge from the outside.

Of 1,463 proteins analysed, aided by with a type of artificial intelligence known as machine learning, 11 proteins were identified and combined as a protein panel, which the researchers have shown to be highly accurate at predicting future dementia.

I understand that press releases are intended for non-technical folks but I don't get the point of this description. Is it assumed that machine learning is less understood than artificial intelligence?

To what extent is this article impartial? Besides the inclusion of carefully selected quotes from executives, the remaining references predominantly originate from articles published on the same website and authored by a specific subset of writers. Is this viewpoint commonly shared within the industry?

Correct me if I am wrong, to use LORA fine-tuned model in inference you would still need the original model + trained additional layers, right?

If we can perfect methods to fine-tune large models for specific task while reducing the overall model size, then it can fit into more consumer grade hardware for inference and can be broadly used. The objective is to prune unnecessary trivia and memorization artifacts from the model and leverage LLMs purely for interpreting natural language inputs.

I wonder how much these tropes and storytelling techniques shifts the baselines of cultural norms. For example, a sitcom would often find it convenient to have friends meet daily in a bar and somehow drinking almost daily is perceived to be a normal thing to do.

A simple metric on confidence interval could do the trick. As the model grows larger, it is getting more difficult to understand what is going on, but that doesn't mean that it needs to be a total black box. At least let it throw some proxy metrics. In due course, will learn to interpret those metrics and adjust our internal trust model.

I just cancelled my Duo subscription yesterday. It doesn't make sense to pay for a terrible UX, lacking basic features that even free software has. I feel the apps haven't moved past MVP and they resolutely refuse to improve.

I have been wanting to cancel the subscription for months now but just got around to do it. I wonder what percentage of the current subscribers want to get rid of the subscription but simply couldn't bring themselves to do so.

Do you have any tips or guides for creating good training programs? I find it challenging to think from a newcomer point of view and I significantly underestimate their challenges. Consequently I feel the learning curve I set for the team is either too steep or too shallow.

This happens to me irrespective of whether I went through the painful learning curve just recently or several years in the past. Once I am comfortable with a topic, I cannot approach it from a newcomers perspective.

So I think having a systematic approach to KT and training will help.

Is there a good summary of how AlphaFold has made a difference in the few years since it has been released. I was quite excited to hear their success in 2020, so I am curious to see where have we got to in 2 years and what is in the horizon.

I came across an interesting take on this in the book Algorithms to live by [1]. They argue that old age is a time of exploitation (as in explore/exploit strategy) where we tend to prioritize relations/experiences that we know to be rewarding. At a younger age, we are more accommodating to explore new experiences. That is why a teenager entering a dorm in a new environment full of strangers can get excited while for old people entering a retirement home it can be a harrowing experience.

1 - https://www.amazon.com/gp/product/1627790365

It will be interesting to observe what this means for growth of cities. In the last 100 years, city sizes increased while staying within Marchetti's travel time budget [1] (1 hour for round trip) thanks to higher speeds available through motorized transport. Now that technology is redefining proximity once again, I wonder what factors will continue to encourage/discourage people to live in dense cities.

1 - http://www.cesaremarchetti.org/archive/scan/MARCHETTI-052.pd...

How about building design? I know in colder climates buildings are designed to retain heat. Are buildings in warmer climates designed with similar heat insulation in mind? I think traditional architectures are designed for convective cooling but that doesn't play well with air-conditioning. Not too mention the modern designs obsessed with glass which I think traps heat. Good and efficient for cold climates, not so much for the hot ones.

Teams is terrible to use for occasional use with personal login. I always had issues using it until I figured out that I need to empty the app cache before joining a meeting. Whenever I see a Teams link in an invite, I join 5 minutes ahead of time to clear my cache and test my audio and video.

But I am told that there is no such problem in Teams with enterprise SSO. Also I have other friends who are quite happy with it. Personally, I can empathize more with OP. MS Teams is a terrible software which seems out of place among the modern era clients.

In some ways, error messages are like crutches for the users. Some of the badly written error messages makes sense to the author of the code but not to the user of the code. For instance, this helpful reply on SO actually made me chuckle when I first read it, since the implication was that the error message makes sense when you understand what is going on, whereas a good error message is supposed to work the other way around

https://stackoverflow.com/a/43180701

All I can say is it is incredibly useful, not just O’Reilly but they have got collections from a lot of other publishers. It is really useful as a reference or when you want to deep dive into something new. To top it, if you get to complete couple of books cover to cover, it is even better.

I can’t say whether it is worth the subscription fee. I have got my employer to cover for my subscription for the last 2 years, but not sure if I will be willing to pay it out of my pocket.