HackerTrans
TopNewTrendsCommentsPastAskShowJobs

rhim

no profile record

Submissions

Measuring Input-to-Photon Latency (Because 'Wayland Feels Off' Isn't a Metric)

davidjusto.com
1 points·by rhim·5 miesięcy temu·0 comments

USB overclock Linux kernel module

github.com
2 points·by rhim·5 miesięcy temu·0 comments

Package Forge, Improving Package Management for *Unix Systems

github.com
1 points·by rhim·7 miesięcy temu·0 comments

Gnome forbids AI generated Shell Extensions

blogs.gnome.org
1 points·by rhim·7 miesięcy temu·1 comments

Windows games' compatibility on Linux is at an all‑time high

boilingsteam.com
3 points·by rhim·9 miesięcy temu·0 comments

Archlinux AUR having issues

stats.uptimerobot.com
3 points·by rhim·11 miesięcy temu·0 comments

Fish Shell Outlines Their Successes and Challenges Going from C++ to Rust

phoronix.com
2 points·by rhim·2 lata temu·1 comments

The Root Causes of Failure for Artificial Intelligence Projects

rand.org
4 points·by rhim·2 lata temu·0 comments

Framework is looking for Linux Community Ambassadors

community.frame.work
56 points·by rhim·2 lata temu·27 comments

High-Quality Software Engineering (2007)

lurklurk.org
86 points·by rhim·2 lata temu·38 comments

zip-rs - This crate is unmaintained

github.com
5 points·by rhim·2 lata temu·0 comments

Docker Nginx vs. Nginx Unprivileged and why it matters

blog.fab1an.dev
1 points·by rhim·2 lata temu·1 comments

comments

rhim
·w zeszłym miesiącu·discuss
Same here, just got a notification that one of my watched aur packages got taken over of someone random because it was orphaned.
rhim
·4 miesiące temu·discuss
Kernel level anti cheat is really the maximum effort of locking down a client from doing something suspicious. But today we still see cheaters in those games running these system. Which proofs that a game server just cannot trust a random client out there. I know it's about costs, what to compute on client and what to compute in server side. But as long as a game trusts computation and 'inputs' of clients we will see those cheating issues.
rhim
·7 miesięcy temu·discuss
That does not make any sense to me. A human can produce software that is at least as bad. Vice versa, a good developer can also create good software with AI. They should focus on actual quality - the outcome - and evaluate it neutrally rather than making such stupid blanket statements.
rhim
·8 miesięcy temu·discuss
It's so crazy and scary that Cloudflare is the single point of failure for the internet.
rhim
·9 miesięcy temu·discuss
> Or is the performance of those models also worse there?

The context and output limit is heavily shrunk down on github copilot[0]. That's the reason why for example Sonnet 4.5 performs noticeably worse under copilot than in claude code.

[0] https://models.dev/?search=sonnet+4.5
rhim
·w zeszłym roku·discuss
Discussion on reddit: https://www.reddit.com/r/selfhosted/comments/1kva3pw/avoid_m...
rhim
·w zeszłym roku·discuss
> You do mentoring because the pay off is a junior that develops into a senior; writes better code more efficiently. But what's the pay off with going through this process with AI?

This point is so underrated, when discussing about replacing junior devs with AI.
rhim
·2 lata temu·discuss
Related blog post: https://fishshell.com/blog/rustport/
rhim
·2 lata temu·discuss
What a coincidence, today is the annual LAN party with my school friends. We've been doing this once a year between christmas and new year for many years, and I enjoy every second of it.
rhim
·2 lata temu·discuss
Imagine a supply chain attack on a closed system and nobody finding out about it.
rhim
·2 lata temu·discuss
That's crazy, imagine you have thousands of office PCs that all have to be fixed by hand.
rhim
·2 lata temu·discuss
I recently had a xz moment where the rust zip crate was taken over by a single person and the original crate was completely replaced. I'm still not sure if this was legit or not: https://github.com/zip-rs/zip-old/issues/446