HackerTrans
TopNewTrendsCommentsPastAskShowJobs

falkaer

no profile record

Submissions

Florida boy arrested over ChatGPT joke

economictimes.indiatimes.com
12 points·by falkaer·9 months ago·1 comments

The Tanenbaum-Torvalds Debate

oreilly.com
7 points·by falkaer·2 years ago·1 comments

Nougat: Neural Optical Understanding for Academic Documents

facebookresearch.github.io
54 points·by falkaer·3 years ago·27 comments

Ghostfolio: Open-source wealth management software

ghostfol.io
456 points·by falkaer·3 years ago·150 comments

Hyprland: A dynamic tiling Wayland compositor

hyprland.org
144 points·by falkaer·4 years ago·82 comments

comments

falkaer
·3 years ago·discuss
Those new language constructs are exactly what's enabling the performance gains, by giving reliable information to the compiler. Projects like numba have clearly demonstrated the limitations of trying to compile pure Python.
falkaer
·3 years ago·discuss
It's only closed-source for now, with plans to open-source the language when it's more finalized - similar to LLVM early on. Not sure if it says so explicitly on their website somewhere, but Chris Lattner has stated that several times
falkaer
·3 years ago·discuss
I use the dwindle layout which is similar to bspwm in automatic splitting mode. One advantage is you can drag and drop windows into other nodes, which will be split appropriately, it's surprisingly neat when you have a lot of stuff open. It's easiest to get a feel for the differences by just trying it out or watching some videos of it on r/unixporn
falkaer
·4 years ago·discuss
I'm curious, why not use LLVM?