Readit News logoReadit News
neonstatic commented on XML is a cheap DSL   unplannedobsolescence.com... · Posted by u/y1n0
Someone1234 · 2 days ago
I keep seeing people make the same mistake as XML made over and over; without learning from it. I will clarify the problem thusly:

> The more capabilities you add to a interchange format, the harder that format is to parse.

There is a reason why JSON is so popular, it supports so little, that it is legitimately easy to import. Whereas XML supports attributes, namespaces, CDATA, DTDs, QNames, xml:base, xml:lang, XInclude, etc etc. They gave it everything, including the kitchen sink.

There was a thread here the other day about using Sqlite as an interchange format to REDUCE complexity. Look, I love Sqlite, as an application specific data-store. But much like XML it has a ton of capabilities, which is good for a data-store, but awful for an interchange format with multiple producers/consumers with their own ideas.

CSV may be under-specified, but it remains popular largely due to its simplicity to produce/consume. Unfortunately, we're seeing people slowly ruin JSON by adding e.g. commands to the format, with others than using those "comments" to hold data (e.g. type information), which must be parsed. Which is a bad version of an XML Attribute.

neonstatic · a day ago
What do you think about Apache Arrow binary formats in this context?
neonstatic commented on Launching the Claude Partner Network   anthropic.com/news/claude... · Posted by u/gmays
rednafi · a day ago
Soon, we'll start seeing Claude certs getting listed on LinkedIn alongside Coursera courses.

People with titles like

Giga Chad, MBA, CSS, CKAD, XXX, PQRS

are gonna love this.

In no time, HRs will start slapping “10 years of certified Claude Code experience required” on job listings.

neonstatic · a day ago
_Open to Claude_ ;)
neonstatic commented on Claude March 2026 usage promotion   support.claude.com/en/art... · Posted by u/weldu
cortesoft · a day ago
How would this work? How would they verify that someone is an “open source developer”?
neonstatic · a day ago
They would use the "trust me bro" verification mechanism
neonstatic commented on Parallels confirms MacBook Neo can run Windows in a virtual machine   macrumors.com/2026/03/13/... · Posted by u/tosh
neonstatic · 2 days ago
I have mixed feelings about Parallels. On one hand, it's good to be able to run a Windows VM, that generally works and is usable. On the other hand, in my niche that became a lazy vendor's equivalent of "we support MacOS".
neonstatic commented on “This is not the computer for you”   samhenri.gold/blog/202603... · Posted by u/MBCook
tombert · 3 days ago
When I was sixteen I got one of the earlier digital HD cameras (Canon VIXIA HF100) and Sony Vegas Movie Studio for my birthday. It was a neat camera and I liked Vegas, and I was grateful that my parents got them for me, but an issue that I had with it was that my computer wasn't nearly powerful enough to edit the video. Even setting the preview to the lowest quality settings, I was lucky to get 2fps with the 1080i video.

I still made it work. I got pretty good at reading the waveform preview, and was able to use that to figure out where to do cuts. I would apply effects and walk through frame by frame with the arrow keys to see how it looked. It usually took all night (and sometimes a bit of the next day) to render videos into 1080i, but it would render and the resulting videos would be fine.

Eventually I got a job and saved up and bought a decent CPU and GPU and editing got 10x easier, but I still kind of look back on the time of me having to make my shitty computer work with a certain degree of fondness. When you have a decent job with decent money you can buy the equipment you need to do most tasks, but there's sort of a purity in doing a task that you really don't have the equipment you need.

neonstatic · 3 days ago
It's a great example of going the extra mile due to external limitations. I bet you developed skills and intuitions you wouldn't have if you started with great hardware from the get go.
neonstatic commented on Making WebAssembly a first-class language on the Web   hacks.mozilla.org/2026/02... · Posted by u/mikece
gumby271 · 3 days ago
The native locked down options are the natives apps you're advocating for, I don't understand. They're the Swift/uikit or Koltin/jetpack apps. It sounds like you don't like web technology in general and would rather everyone do it the centralized Apple/Google way?
neonstatic · 3 days ago
Kotlin is not native. And yes, I don't like web technology. That doesn't imply doing it in Company A / B / C way, it implies preference for compiled programs that run natively in their respective environments with full utilization of resources those environments provide, e.g. hardware access, software standards etc.
neonstatic commented on Making WebAssembly a first-class language on the Web   hacks.mozilla.org/2026/02... · Posted by u/mikece
leptons · 3 days ago
Your disagreement only remains valid because of Apple using their blocking power to quash web APIs from becoming standards. You can shill all you want for Apple, but they are being sued by the DOJ for abusive business tactics, which include leveraging their vote in the W3C to prevent web browsers on their platform from being as capable as native apps.

https://www.justice.gov/archives/opa/media/1344546/dl?inline

neonstatic · 3 days ago
Sorry, but you are the one obsessed with Apple for some reason and are projecting the opposite of that (shilling) on me. I don't have any particular reason to favor Apple.

I do, however, notice that I have never used a program that was built with either a web stack or a gc language stack, that wasn't getting slower over time, wouldn't cause strange issues, and wouldn't have crippled UI to match whatever the stack's limitations have been at the time. IMO the right direction is developing (or adopting) modern native languages. If the "price" for that is some web standard being stuck, I personally am totally okay with that.

I am sick of this idea that the web browser is almost an OS. It was supposed to serve web pages.

neonstatic commented on Making WebAssembly a first-class language on the Web   hacks.mozilla.org/2026/02... · Posted by u/mikece
aacid · 4 days ago
I personally hate that I need to download app from every company for every service they offer. On the other hand I love tje simplicity of opening webpage, do what I want to do there and forget it. Probably 80% of app in my phone are used very rarely, often just once yet they still sit there, getting updates, requesting permissions and sometimes eating battery... good web app can do everything native app can.
neonstatic · 3 days ago
> good web app can do everything native app can.

I could not disagree more

neonstatic commented on Making WebAssembly a first-class language on the Web   hacks.mozilla.org/2026/02... · Posted by u/mikece
gumby271 · 4 days ago
But the app-slop is totally fine right? Apple controlling every piece of software on my phone hasn't gone too far? Empowering the web to compete with Apple and Google's native locked down options is the only viable alternative I see.
neonstatic · 3 days ago
Problem, as I see it, is that these "native locked down options" are very often just webpages in disguise, which is also webslop imo
neonstatic commented on Malus – Clean Room as a Service   malus.sh... · Posted by u/microflash
neonstatic · 3 days ago
> 2010, Jordan Peterson: clean your room > 2026, Malus: Clean Room as a Service > 2026, Jordan Peterson: how could I have missed this business opportunity

u/neonstatic

KarmaCake day16March 2, 2026View Original