Nice assumption, dingus. I filled out the survey (it’s a terribly written survey) and sent it in before even writing that comment.
I take my shitposts very seriously.
Nice assumption, dingus. I filled out the survey (it’s a terribly written survey) and sent it in before even writing that comment.
My question is, who asked?
I have many opinions about machine learning and its current position in technology, but expressed none of it in the comment. In case you missed it, the point I was trying to make is that this is a bullshit survey with obviously loaded questions and foregone conclusions, uninterested in gathering impartial feedback or addressing concerns.
“We’ve decided to focus our efforts on AI and advertising. Please tell us why you think that’s a good idea!”
Visual Studio for live .NET debugging and the WPF live editor.
You’ll encounter math eventually. It could be as simple as implementing linear interpolation for a custom type, or understanding why a type is not suited for a particular application (e.g. never use floating points to represent money). If you delve into low-level networking, you’ll need a good understanding of binary/decimal/hexadecimal conversions and operations. If you go into game development or graphics, you won’t survive without a deep understanding of vectors, matrices, and quaternions. Any kind of data science is just math translated to a machine-readable language.
In my opinion, knowledge of the basic concepts is more important than being good at actually performing mathematics with pen and paper. For example, if you need to apply a transformation to a vector, nobody expects you to whip up a program that does the thing. Instead, you should immediately know:
That abstract knowledge will give you a starting point. Then you can look up the particulars – the corresponding transformation matrices, the method to convert between inhomogeneous and homogeneous coordinates, and the process of matrix multiplication. I know because I failed calculus.
Qtile was my first daily driver tiling WM. It was a pain in the ass to install, but it’s damn near as extensible as DWM (since the config file is literally a python program). The only thing I hate about it is that you can’t reposition windows in the tiling layout by drag-and-drop.
If touchpad gestures work, I’m putting that on my macbook air. That looks so comfortable.
Linus Torvalds and Kent Overstreet (the main developer of bcachefs) often argued on the Linux mailing list over adherence to long-standing practices when submitting pull requests. In the latest confrontation, Kent dropped this absolute clown shoes response:
If you’re so convinced you know best, I invite you to start writing your own filesystem. Go for it.
Narrated by Aussie Waylandman: https://www.youtube.com/watch?v=07XjCGQpwpw&t=869s. I recommend watching the entire video, it’s very entertaining.
I think you and the bcachefs owner would be very good friends.
The reality is that, although there are quite a few standalone Wayland compositors, you don’t hear about most of them, because almost all of them suck in one way or another if you go beyond opening terminals.
Oh, fuck off! I can barely use Blender because dragging a spinner control does something with the cursor that makes Hyprland shit its pants. It’s been fixed and broken several times. May or may not be related: Vaxry has expressed his disdain for Blender in issue notes. (edit) found it: https://github.com/hyprwm/Hyprland/issues/3270
(edit2) I should also mention that Hyprland is the only compositor where this happens. KDE Plasma, Qtile-wayland, Sway, Wayfire are all fine.
Dude’s shilling for his own compositor backend right after ditching wlroots. He has zero credibility in this matter.
It’s not markdown, those are different unicode characters. https://cursivegenerator.net/
By the way, you can view the markdown source of comments and text posts. There’s a “view source” button that looks like a document icon on the stock Lemmy UI.
The virgin .NET:
Thread.CurrentThread.CurrentCulture = System.Globalization.CultureInfo.InvariantCulture;
Thread.CurrentThread.CurrentUICulture = System.Globalization.CultureInfo.InvariantCulture;
The chad POSIX: LANG=C
You can call it 𝓜𝓮𝓻𝓭𝓮, but it’ll still taste like shit.
It takes very little to sue a small project out of existence. It’s a risk they can’t take.
He’s also a contributor to Asahi Linux. One of his MRs changed the build options that somehow caused it to (IIRC) use mainline Mesa instead of the branch that is specifically modified to work on ARM.
(edit) Aussie linux man: https://www.youtube.com/watch?v=eDRiBbzzREw
It’s not only his fault, but mostly.
Republicans took to the streets in adult diapers when it was revealed that their geriatric rapist felon wannabe god had to use diapers, with the rallying cry “REAL MEN WEAR DIAPERS”. Never assume that their degeneracy has an upper limit because they’ll prove you wrong the next day.
They’ve let TLS certs expire on multiple occasions. They’ve made the decision to enable the AUR in the default installation, which can cause conflicts with out-of-date dependencies because of the delayed release schedule compared to Arch. They’ve shipped software on their stable branch that included unmerged upstream code. One of their developers temporarily broke Asahi Linux.
I don’t hate the project, but I can’t trust the developers and management.
It’s all about trust. Manjaro has given me reasons to distrust them.
Nice strawman, bro. I never said a damn thing about screen readers or translators, good or bad. And yes, I’ve read and filled out the entire survey. It doesn’t become a good survey just because it’s biased towards your personal views.