HackerTrans
TopNewTrendsCommentsPastAskShowJobs

weird_trousers

203 karmajoined vorig jaar

Submissions

Ask HN: Another "Hacker News" with less AI and more human-focused hacking news?

91 points·by weird_trousers·4 dagen geleden·54 comments

An allegory on technical debt, hiring, and product requirements

carette.xyz
1 points·by weird_trousers·5 dagen geleden·0 comments

The five pillars of the post-AI interview

carette.xyz
4 points·by weird_trousers·29 dagen geleden·7 comments

Beyond C: wrapping Dear ImGui in Swift with zero FFI

carette.xyz
2 points·by weird_trousers·2 maanden geleden·0 comments

Beyond C: wrapping Dear ImGui in Swift with zero FFI

carette.xyz
5 points·by weird_trousers·4 maanden geleden·0 comments

Testing Swift's C interoperability with Raylib and WASI

carette.xyz
7 points·by weird_trousers·4 maanden geleden·0 comments

Not-devops.com, a satirical blog about DevOps experiences

not-devops.com
3 points·by weird_trousers·4 maanden geleden·0 comments

Hype Without Proof: The Influentists

carette.xyz
6 points·by weird_trousers·6 maanden geleden·2 comments

The cost function of an AI CEO

carette.xyz
2 points·by weird_trousers·6 maanden geleden·1 comments

Going immutable on macOS, using Nix-Darwin

carette.xyz
140 points·by weird_trousers·6 maanden geleden·79 comments

comments

weird_trousers
·4 dagen geleden·discuss
Oh, thanks! I completely missed the "optional".

It seems to work great actually... Thanks!
weird_trousers
·4 dagen geleden·discuss
www.nobuttnews.net, reserved :)
weird_trousers
·4 dagen geleden·discuss
Thankfully we (as humans) don't have the same brain and the same interests :)

Some people are excited about all that stuff, and I can understand. But, personally, I am just getting bored of having an anthropic news per day, two from openai, and another one that claims "eeeh, developers are dead!".

Actually, Hackernews feels more anxious for me now, that's why I wanted to take a look elsewhere...

I remember the time when I did read "Ray-Tracing in One week-end", or discover some new cool websites and blogs like The Old New Thing, some interesting discussions about Android hacking and vulnerabilities, or hacking old idTech stuff from Fabien Sanglard.

I really miss that time when I was reading and learning at the same time.

Now, most of the articles published here do not have any fresh news to provide, and I don't learn anything. Except people think I will be obsolete in a few months. (Nice. /s)
weird_trousers
·4 dagen geleden·discuss
Hum, indeed! Thanks!
weird_trousers
·4 dagen geleden·discuss
Oh nice, I didn't know this one. Thanks!
weird_trousers
·4 dagen geleden·discuss
Hm. The first link is about GPT-Live, from openai... I don't think it is accurate haha.

But thanks for the link, I did not know about it :)
weird_trousers
·3 maanden geleden·discuss
Very weird: I typed « A beautiful mind » to test and I got some Tim Burton results… Also the system is reacting very slowly sometimes.

Is this « AI recommendations » based on recommendation systems or something like (D)NN?
weird_trousers
·6 maanden geleden·discuss
Finally companies understand that consumers do not want AI products, but just better, stronger, and cheaper products.

Unfortunately investors are not ready to hear that yet...
weird_trousers
·8 maanden geleden·discuss
I don't agree with some points, but I share the feeling in terms of "failed promises".

The fact that most well-known Rust crates are becoming huge bloat are becoming a problem to me, which is something that has been critized years again by the community itself.

As an example, I still do not understand why simple HTTP crates require more than 50 to 70 dependencies to execute a simple GET call...