HackerLangs
トップ新着トレンドコメント過去質問紹介求人

f311a

2,991 カルマ登録 10 年前

投稿

Ask HN: How do you find deep technical content?

40 ポイント·投稿者 f311a·先月·28 コメント

Cessation of public development of Kefir C compiler

kefir.protopopov.lv
141 ポイント·投稿者 f311a·先月·134 コメント

[untitled]

1 ポイント·投稿者 f311a·先月·0 コメント

A Supply Chain Rat Exfiltrating to HuggingFace

safedep.io
3 ポイント·投稿者 f311a·先月·0 コメント

Nobody on the internet knows if you are a human

danieltan.weblog.lol
3 ポイント·投稿者 f311a·先月·1 コメント

Go: Support for Generic Methods

github.com
311 ポイント·投稿者 f311a·先月·274 コメント

The Social Contract of Writing

jola.dev
5 ポイント·投稿者 f311a·2 か月前·0 コメント

[untitled]

1 ポイント·投稿者 f311a·2 か月前·0 コメント

The down fall of bug bounties

shubs.io
2 ポイント·投稿者 f311a·2 か月前·1 コメント

Rust: Project Goals Update

blog.rust-lang.org
1 ポイント·投稿者 f311a·2 か月前·0 コメント

PyPI packages are increasing rapidly

rushter.com
6 ポイント·投稿者 f311a·2 か月前·0 コメント

Turning YouTube into Cloud Storage [video]

youtube.com
1 ポイント·投稿者 f311a·5 か月前·0 コメント

Why I'll Never Drive a Modern Car Again [video]

youtube.com
8 ポイント·投稿者 f311a·5 か月前·2 コメント

String handling in ClickHouse

rushter.com
3 ポイント·投稿者 f311a·6 か月前·1 コメント

Recent Optimizations in Python's Reference Counting

rushter.com
25 ポイント·投稿者 f311a·6 か月前·7 コメント

Hash tables in Go and advantage of self-hosted compilers

rushter.com
2 ポイント·投稿者 f311a·7 か月前·0 コメント

Rust: Project goals update – November 2025

blog.rust-lang.org
3 ポイント·投稿者 f311a·7 か月前·0 コメント

Hash tables in Go and advantage of self-hosted compilers

rushter.com
62 ポイント·投稿者 f311a·7 か月前·43 コメント

Attempts to Steal CcTLD Domains

anti-theft.github.io
1 ポイント·投稿者 f311a·8 か月前·0 コメント

How I'm using Helix editor

rushter.com
216 ポイント·投稿者 f311a·9 か月前·91 コメント

コメント

f311a
·24 時間前·議論
It's not idiomatic implementation in Rust, just translation from C. A few Rust macros simplify implementation and cut the code in half.
f311a
·24 時間前·議論
The code is so weird, people will have a hard time reading it when they need to check for correctness.

There are much better ways to write it in Rust: https://github.com/malisper/pgrust/blob/14ffab7d31a31e5ab667...
f311a
·昨日·議論
Yeah, claims that it can be faster than CH are very suspicious. CH guys are very good at their craft, they spend hundreds of hours optimizing one single small detail.
f311a
·一昨日·議論
I think Google stopped using such data long time ago. They have been showing hydrants, buses, crosswalks for ages. It's a solved problem to detect them.
f311a
·一昨日·議論
They don't have a goal of becoming a popular language, though and will continue to work on it as long as there are donations. They don't care about being mainstream and there are niche companies who appreciate Zig and donate.
f311a
·16 日前·議論
x4 pro will come with backlight and touch screen

https://www.youtube.com/watch?v=REKdjxYtMrI
f311a
·17 日前·議論
It's the same on any package index now.
f311a
·17 日前·議論
> What does any of that mean in practice?

They want you to spend more tokens
f311a
·18 日前·議論
It’s a slop article based on a tweet.
f311a
·18 日前·議論
No, it's good for coding and faster to iterate. Flash models work almost the same for changes under 1000 LOC when you dictate how you want your code to look. Big models still suck at big changes and big changes are hard to review.
f311a
·18 日前·議論
I'm using Deepseek flash for certain tasks, it is pretty hard to spend $10 on it. All their top models (by usage) are not from frontier labs.
f311a
·18 日前·議論
Exactly, I also prefer when neighboring cells are automatically marked when you place a star
f311a
·22 日前·議論
I reported 100 of them 4 months ago and they were not removed after 3 months. They just don’t care, no one answered the ticket.
f311a
·22 日前·議論
I wish this article was not LLM written
f311a
·25 日前·議論
It's used in ClickHouse as well. CH supports all known compression algos and they are documented pretty well.
f311a
·先月·議論
> If you can find resources to learn something that was written by a human, read that first. But Lathe is here to fill in the gaps when that isn't the case

Well, but it will still serve you content from humans, but without any attribution.
f311a
·先月·議論
You don’t need to connect to duckdb, it’s just a process that you spawn.
f311a
·先月·議論
ClickHouse also supports a lot of data sources and has a local mode where you just use a single binary with local-only access.

Coincidentally, I wrote an article today on how I use it for similar scenarios. It can fetch from S3, multiple databases at once, and so on.

And you get all the benefits of a database when you need to join or postprocess data from multiple sources.

https://rushter.com/blog/clickhouse-data-processing/
f311a
·先月·議論
It used to allow reading replies without being signed in.

Not sure what changed, but now it just redirects me to x.com.
f311a
·先月·議論
It runs in a terminal, it’s not electron