Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ketzu
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
20 ms
·
1.
▲
by
ketzu
3d ago
> Prior to this change most Rust developers would never have cause to ever use `!` for any reason. As a type. "!" is in the most basic example nearly every rust developer has seen: println!("Hello, World!");
2.
▲
by
ketzu
4d ago
The standard advice I've always read: Get active in the niche for your app/game, be it a subreddit, a discord, tiktok or whatever.
3.
▲
by
ketzu
5d ago
Until yesterday I used openrouter mostly as a portal to the big providers: google, anthropic, openai, without having to maintain keys and accounts and credits for all of them separately. Yesterday I wanted to do a bit of benchmarking a prom
4.
▲
by
ketzu
5d ago
Seems like a very popular use for AI, I work on a version for Korean. (A very diffrent feature set, more exercise generation, maybe someday I'll get to live conversation, which would be a great thing.) However, for voicing sentences I
5.
▲
by
ketzu
6d ago
> so you didn't need a nosey middel-man to handle the transaction Aren't the apps just other middlemen that know even more about their users?
6.
▲
by
ketzu
6d ago
I wonder how many people can reliably identify a Mercator projection when they see a map. My personal belief is that many people think map they have seen are Mercator projections when they are not and that "Mercator" is for most a
7.
▲
by
ketzu
7d ago
> And now that the copyright has become an annoyance to AI training, suddenly there's voices and support to abolish the whole thing. My observation is the opposite. Copyright was never as popular as it is now in the public discourse
8.
▲
by
ketzu
9d ago
> Now the only difference is that they replace *you* (emphasis mine) I think the main difference is that more influential people and beneficiaries of the current age are the ones feeling threatened. I can't imagine people bringing u
9.
▲
by
ketzu
11d ago
As the article itself discusses, pointers to zero sized objects are not necessarily different (they write it is only the case in debug mode). > I find the post's framing of "it's stored in the borrow checker" to be a
10.
▲
by
ketzu
11d ago
"zero sized objects don't have identity" actually would answer my question and is a really interesting factoid, thanks!
11.
▲
by
ketzu
11d ago
> In Rust, that question is answered by the borrow-checker at compile time: (About zero sized objects being the same) But why does that mean the programmer never has to check? (or if they want that information from the borrow checker how
12.
▲
by
ketzu
13d ago
I see, that's a valid way to think of domain ownership. When I read > I have been taught and tell my users to check the domain to verify a website is real. I was thinking more of control of the content as "ownership" of th
13.
▲
by
ketzu
13d ago
Github Pages is probably the most well known one (on here). I think geocities had this as well? A lot of hosting services offer this in general. (eg render) Tumblr? (Might not count as the control over the page is more limited. The subdomai
14.
▲
by
ketzu
16d ago
I wonder how happy each group would be by this solution. Planet as a scientific and non-scientific usage. Conclusively, science class would not teach Pluto as a planet (it should after all stick to the science) and English class will discus
15.
▲
by
ketzu
17d ago
I like claude code, I use it quite a bit for things, and I don't mind the attribution (I do not plan to deceive people of me using AI or not for a change) and I think a link back to the session is valueable after the fact. At least for
16.
▲
by
ketzu
18d ago
> Doesn’t mean we need people wagering at kalshi on “number of terrorism fatalities in London before end of 2025”. Reminds me of something from the last decade, but I am not sure anymore if it was a discussion or a desceiption: how to st
17.
▲
by
ketzu
21d ago
Because back then cable TV was a common inclusion in apartments that could be unilaterally be added to "Nebenkosten" and was therefor sold to landlords as such a nice benefit by cable providers.
18.
▲
by
ketzu
23d ago
I guess instead of do_stuff(..., dry_run: bool = false) Something like: enum Mode { dry_run, overwrite } do_stuff(..., mode: Mode)
19.
▲
by
ketzu
27d ago
For the same reason they acted on the complaint and changed the hologram. It would be bad for business. I also think it would be very impolite to make fun of your clients on the internet for a stupid request while naming them explicitly whi
20.
▲
by
ketzu
1mo ago
What I find really interesting is that people can heavily disagree what and when the old internet was. It may have ended anywhere from 1989 to 2023, brought by the introduction of the www, mass accessibility, social media, or Ai. For me, th
21.
▲
by
ketzu
1mo ago
Delphi was the first language I learned, and I really enjoyed it. It was so sad it got less and less accessible to me, so I moved to C++ (Which became my favorite language for a long time). Whenever I looked into it, I ran into the insane c
22.
▲
by
ketzu
2mo ago
On my firefox, any title not fitting in two lines (which are a lot of them) are cut off. It is also worse on the "Browse By Subject" selection above the "ranked catalog" on the main page. (eg https://book-priz
23.
▲
by
ketzu
2mo ago
If only my ultra-wide monitor had enough horizontal space to show the full book title in the table view.
24.
▲
by
ketzu
2mo ago
> but all the buildings are modernist skyscrapers and uninspired office buildings Because they are the european institutions, eg the EU parliament building, EU comission, etc. They are mostly office buildings.
25.
▲
by
ketzu
2mo ago
A electronic workbook/task generator app for korean learning with AI or human feedback (although for now you have to find the humans yourself). I grew in ideas and attempts over the years, and it finally got along far enough I actually
26.
▲
by
ketzu
3mo ago
> I always interpreted it more as saying that the person has to reason themselves out of their position. But that interpretation would make the second half a moot point, wouldn't it? > You can't reason someone out of a posit
27.
▲
by
ketzu
3mo ago
> OS models are unaffected If the major nations that host companies that create those OS models implement export control on top models, there won't be any new OS models with top capabilities.
28.
▲
by
ketzu
4mo ago
If the job queue is down, that wouldn't help, would it? On my repo the jobs do not get scheduled on the PRs at all, so I assume that separation wouldn't help for todays issue.
29.
▲
by
ketzu
4mo ago
I think your options are very limited if you look for places that have people that truly understand UB, even less so the hiring people.
30.
▲
by
ketzu
4mo ago
> Germany is a big reason GDPR got so complicated and why, hopefully soon, it will be updated to not be fixated on just cookies so much. In what way is GDPR focused on cookies? In my experience, developers in online discussions make it s
More ›