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

conorbergin

no profile record

コメント

conorbergin
·先月·議論
A lot of this thinking still predates the Vatican 2 significantly, I think this person has made their mind up and is working backwards.
conorbergin
·先月·議論
I don't think performance has got much to do with tinkering. IMO the real benefit of Zig is you get the flexibility of C with the ergonomics of a modern language.

I like Python as a tool language, and I am very impressed by projects like Micropython, but you always eventually run into a wall. I.e. you are never going to write a compute shader in python, but I assume someone is going to try.

I think the programmer should meet the hardware in the middle, and Python has a few too many layers of indirection to do this well.
conorbergin
·先月·議論
I found your previous comment chain on the matter, in which you conflated Catholicism and Conservatism, the second of which I'm sure you have your own personal definition, as there is no Conservative church that decides on doctrine.

Catholic social teaching, which this encyclical is grounded on, has it's roots in Rerum novarum (1891) by Leo XIII (the Pope's namesake) and it dealt with the changing conditions of people due to the industrial revolution. We are potentially in the midst of another revolution (I suspect it will be less significant the the IR), so it is prudent of the church to develop a house view.
conorbergin
·2 か月前·議論
I'm slightly baffled it existed in the first place, considering they also used the small s, and it looks almost exactly like the f. To be fair, I am equally confused that so many modern typefaces don't distinguish I and l.
conorbergin
·2 か月前·議論
While less typographically interesting, this is a much clearer treatment of Elements.
conorbergin
·2 か月前·議論
I've only used Zulip when checking out the Lean Zulip a few years ago, and I thought it was an infinitely better interface than Discord for serious discussion, and also much easier for lurkers to find information. I wish more projects adopted it.
conorbergin
·2 か月前·議論
I don't think LLMs are that chaotic, you can replace words in an input at get a similar answer, and they are very good at dealing with typos.

They are definitely not interpretable, I was reading some stuff from mechanistic interpretability researchers saying they've given up trying to build a bottom up model of how they work.
conorbergin
·2 か月前·議論
LLMs are deterministic, the same model under the same conditions will produce the same output, unless some randomness is purposefully injected. Neural networks in general can be thought of as universal function approximators.
conorbergin
·2 か月前·議論
I doubt a fork would ever happen, Blender, being computer graphics software, has a huge knowledge gap between it's developers and it's users.
conorbergin
·2 か月前·議論
That "syntactic sugar" encompasses the entire value proposition of markdown, there's nothing stopping you using Typst to author blog posts or take notes, they even have HTML export.
conorbergin
·2 か月前·議論
Scripts are typically turing complete, config files are typically not.
conorbergin
·3 か月前·議論
I wonder if well designed "mutable" operating systems like Arch and Alpine that are going to beat NixOS etc. in the long run. An install script is strictly more powerful that a declarative config language, and typically less verbose.
conorbergin
·3 か月前·議論
This is a much more promising technique from Applied Science: https://www.youtube.com/watch?v=UIqhpxul_og
conorbergin
·3 か月前·議論
Not a fan of “texture healing”, a very convoluted and unsatisfying way of fixing a minor problem with monospace fonts, I’d be more interested in seeing letterforms redesigned to be more optically balanced within the grid, another commenter points out ubuntu mono does this somewhat, but I imagine you could make some fairly radical alterations to certain letters and still be legible.
conorbergin
·4 か月前·議論
The Osprey's accident rate is not that bad, and the US Army have ordered a new smaller tiltrotor, the v280.
conorbergin
·4 か月前·議論
I don’t think PL theory driven design produces good systems languages.
conorbergin
·4 か月前·議論
Thank God for Zig
conorbergin
·5 か月前·議論
Do you think Vulkan will become "nice" to use, could it ever be as ergonomic as Metal is supposed to be?
conorbergin
·5 か月前·議論
Is webgpu a good standard at this point? I am learning vulkan atm and 1.3 is significantly different to the previous APIs, and apparently webgpu is closer in behavior to 1.0. I am by no means an authority on the topic, I just see a lack of interest in targeting webgpu from people in game engines and scientific computing.
conorbergin
·5 か月前·議論
Having no CSD at all is unacceptable on small screens IMHO, far too much real estate is taken up by a title bar, you can be competitive with SSD by making them really thin, but then they are harder to click on and impossible with touch input. At the moment I have firefox setup with CSD and vertical tabs, only 7% of my vertical real estate is taken up by bars (inc. Gnome), which is pretty good for something that supports this many niceties.