Readit News logoReadit News
conorbergin commented on DARPA’s new X-76   darpa.mil/news/2026/darpa... · Posted by u/newer_vienna
dmbche · 3 days ago
conorbergin · 3 days ago
The Osprey's accident rate is not that bad, and the US Army have ordered a new smaller tiltrotor, the v280.
conorbergin commented on My “grand vision” for Rust   blog.yoshuawuyts.com/a-gr... · Posted by u/todsacerdoti
esafak · 4 days ago
Elaborate.
conorbergin · 3 days ago
I don’t think PL theory driven design produces good systems languages.
conorbergin commented on My “grand vision” for Rust   blog.yoshuawuyts.com/a-gr... · Posted by u/todsacerdoti
conorbergin · 4 days ago
Thank God for Zig
conorbergin commented on Zed editor switching graphics lib from blade to wgpu   github.com/zed-industries... · Posted by u/jpeeler
flohofwoe · a month ago
For a text editor it's definitely good enough if not extreme overkill.

Other then that the one big downside of WebGPU is the rigid binding model via baked BindGroup objects. This is both inflexible and slow when any sort of 'dynamism' is needed because you end up creating and destroying BindGroup objects in the hot path.

Vulkan's binding model will really only be fixed properly with the very new VK_EXT_descriptor_heap extension (https://docs.vulkan.org/features/latest/features/proposals/V...).

conorbergin · a month ago
Do you think Vulkan will become "nice" to use, could it ever be as ergonomic as Metal is supposed to be?
conorbergin commented on Zed editor switching graphics lib from blade to wgpu   github.com/zed-industries... · Posted by u/jpeeler
conorbergin · a month ago
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 commented on Microsoft forced me to switch to Linux   himthe.dev/blog/microsoft... · Posted by u/bobsterlobster
reddalo · a month ago
>many apps now just use CSD

If there's something I hate about Linux, it's CSD (Client-Side Decorations, in case people don't know what it is).

If I wanted all my apps to look different from each other, I'd use macOS. I want a clean desktop environment, with predictable window frames that are customizable and they all look the same. CSD destroys that.

conorbergin · a month ago
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.
conorbergin commented on The C-Shaped Hole in Package Management   nesbitt.io/2026/01/27/the... · Posted by u/tanganik
conorbergin · a month ago
I use a lot of obscure libraries for scientific computing and engineering. If I install it from pacman or manage to get an AUR build working, my life is pretty good. If I have to use a Python library the faff becomes unbearable, make a venv, delete the venv, change python version, use conda, use uv, try and install it globally, change python path, source .venv/bin/activate. This is less true for other languages with local package management, but none of them are as frictionless as C (or Zig which I use mostly). The other issue is .venvs, node_packages and equivalents take up huge amounts of disk and make it a pain to move folders around, and no I will not be using a git repo for every throwaway test.
conorbergin commented on Size of Life   neal.fun/size-of-life/... · Posted by u/eatonphil
conorbergin · 3 months ago
>microns to inches

absolutely foul

conorbergin commented on Resolution Dynamics: Deriving the Fine Structure Constant from Shannon Capacity   zenodo.org/records/178219... · Posted by u/Jascon71
conorbergin · 3 months ago
crank check:

  - AI "collaboration" 
  - pure maths in a cosmology paper 
  - Zenodo 
  - small number of citations from a wide range of dates 
  - cosmology
One of my favourite youtube videos is Angela Collier's one on cranks, she makes the point that a motivated independent researcher can do science if they choose less ambitious problems, but these people always choose the deepest and most fundamental problems in maths and physics.

conorbergin commented on Migrating the main Zig repository from GitHub to Codeberg   ziglang.org/news/migratin... · Posted by u/todsacerdoti
notepad0x90 · 3 months ago
You're right, I've been hearing lots of good things about Zig and I wanted to check it out but I'm glad I saw this post. I want no part of this thing.

I've heard people call other people "monkeys" before in a work setting. it's never good. Fact is, you don't need to call anyone names or insult them.

The takeaway for me is that the Zig project is led by people who are extremely immature and toxic. I simply don't trust any decision these people make. If you can't bring yourself to respectfully disagree with other human beings, if you resort to calling names and insults targetted at developers because of bugs, then i don't trust you to not backdoor your own code, or do something harmful to those who rely on your work because of some drama, spat or activism.

Even if actual political activists did this it would be unacceptable. If you called Netanyahu a monkey because of his Gaza genocide, most people who are pro-palestine will try to cancel you! Not because they think highly of him, but because it hurts the cause more than it helps.

Andrew: It seems you don't respect your own self or your community enough to set an example of decorum and civility. You've made Zig a platform for your own personal shitposting. Please do better!

conorbergin · 3 months ago
>If you called Netanyahu a monkey because of his Gaza genocide, most people who are pro-palestine will try to cancel you! Not because they think highly of him, but because it hurts the cause more than it helps.

Your reading of the current political climate is very different to mine.

u/conorbergin

KarmaCake day132November 18, 2022View Original