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

rwaksmunski

704 カルマ登録 6 年前

コメント

rwaksmunski
·3 日前·議論
The Rust ownership model prevents use after free. This type of a bug would not compile.
rwaksmunski
·2 か月前·議論
Just when you think they've reached the bottom, they just keep digging.
rwaksmunski
·4 か月前·議論
Apple might just win the AI race without even running in it. It's all about the distribution.
rwaksmunski
·4 か月前·議論
jemalloc 5.2.1 vs mimalloc v3.2.8 in Rust software processing hundreds of Terabytes. Could not measure a meaningful difference, but mimalloc would release freed memory to the OS a lot sooner and therefore look nicer in top. That said, older mimalloc from default rust crate would cause memory corruption with large allocations >2Gb in about 5% of the cases. Stuck with battle hardened jemalloc for now.
rwaksmunski
·5 か月前·議論
AI seems to work a lot better once you acquire some AI equity, you go from not working at all to AI writing all the code. /s
rwaksmunski
·6 か月前·議論
I use the slice::windows for that.
rwaksmunski
·6 か月前·議論
Every Rust SIMD article should mention the .chunks_exact() auto vectorization trick by law.
rwaksmunski
·7 か月前·議論
I'm saying it's not good enough to write code yet, but good at explaining code. If it can't that means I messed up and I need to make it clearer. Once it's explanation and my meaning line up, the code is good enough and I move on. Meta point is that people are using AI for the wrong thing. It's great at consuming, not creating.
rwaksmunski
·7 か月前·議論
Early in 1999 my 1st build was a Celeron 300A on Asus P2B-LS overclocked to 450. Later upgraded to 1.4Ghz and 512MB ECC RAM. Much later running FreeBSD as a home server probably till 2015 when the power supply finally gave out, I wish I kept it. Got me through the capacitor plague and was competitive with Pentium 4 for a while. Absurdly stable and quite snappy with a 10k SCSI system drive. Would love to install Windows 98SE again on it and play some Unreal Tournament.
rwaksmunski
·7 か月前·議論
It's decent at explaining my code back to me, so I can make sure my intent is visible within code/comments/tracing messages. Not too bad at writing test cases either. I still write my code.
rwaksmunski
·7 か月前·議論
Been doing Rust lambdas for 4 years now, Rust is absurdly fast, especially when compared to non compiled languages. If anything, Rust is even faster than those benchmarks in real world workloads.
rwaksmunski
·7 か月前·議論
I got over 20 years of sane, reliable and consistent computing from the FreeBSD Project, thank you.
rwaksmunski
·8 か月前·議論
FreeBSD on bare metal hooked up to a nice network.
rwaksmunski
·8 か月前·議論
Tier 3 is max official
rwaksmunski
·8 か月前·議論
I prefer developing Rust on FreeBSD, memory allocator, scheduler, network stack, kqueue, dtrace and other instrumentation are all superior than the Linux counterparts. What's missing for you?
rwaksmunski
·9 か月前·議論
My Retina MacBook Pro lasted over a decade, that's 200$ a year plus $50 battery replacement and $8 speaker. It still runs fine. Macs are an absurd value/quality for money. If M series Macs run this well, no one else comes even close.
rwaksmunski
·9 か月前·議論
This, fsync() data corruption, BitterFS issues, lack of Audit on io_uring, triplicated EXT2,3,4 code bases. For the past 20 years, every time I consider moving mission critical data from FreeBSD/ZFS something like this pops up.
rwaksmunski
·9 か月前·議論
AGI is still a decade away, and always will be.
rwaksmunski
·9 か月前·議論
At least it's not Broadcom
rwaksmunski
·9 か月前·議論
Well, when you have a bad idea you want to implement but don't want to take responsibility for it, you keep on hiring consultants until you hear what you want to hear. Quality of the consulting is irrelevant and interns or AI will do just fine. When the project inevitably implodes, you blame the consultant. Your own employees will give you advice on what's best for the company, not necessary what's best for you so you stand on their neck until they quiet down and learn their place. By the time anyone figures out what happened you already moved on with outstanding resume bullet point.