Readit News logoReadit News
Royce-CMR commented on Windows: Microsoft broke the only thing that mattered   yankodesign.com/2026/03/0... · Posted by u/kjellsbells
stouset · 5 days ago
Obviously there are people who do genuinely prefer it having experience with a variety of platforms, but the ones who seem the most convinced of how superior Windows is always do seem to be the ones who’ve never actually spent time with anything else.

I’ll grant that a cheap Windows laptop was the right call up until recently if price—not ease of use and maintenance—was the overwhelmingly dominant factor and a laptop was absolutely necessary. But the answer for a cheap device for a non-technical person with aspecific needs (email, browsing, media consumption) has been an iPad for a long time at this point.

Royce-CMR · 5 days ago
Once upon a time you could live in a world of Windows apps designed like Notepad++. Launchy or other apps gave you the spotlight style of opening apps fast from the keyboard, and the start menu was for edge cases... and life in windows was good!

Now... I'm glad I got a Mac.

Royce-CMR commented on Transparent leadership beats servant leadership   entropicthoughts.com/tran... · Posted by u/ibobev
bruce511 · 3 months ago
I did ceramics for a whole and noticed a common trend.

The creator judges the product compared to their imagining of what they wanted to make. Yhe piece invariably falls short (because our imagination is better than our skillset.)

Everyone else simply looked at the piece objectively. It was either beautiful or not.

I started to look at programs the same way. The criteria for judging my program differs to the criteria for judging other programs.

So for my software I care about architecture, clean code, the language I used, how clever it is.

I judge others by their UI, documentation, support, correctness, intuitiveness etc. I hate when their UI constantly changes. Even small (cosmetic) bugs turn me off.

But my stuff has no docs, the UI is butt ugly, there are some rough edges, but if you avoid the bugs it gives you the right answer (very fast) while consuming less ram, disk, or cpu. And I used new-framework or popular-new-language and runs on any OS etc.

Royce-CMR · 3 months ago
From Ira Glass:

“Nobody tells this to people who are beginners, I wish someone told me. All of us who do creative work, we get into it because we have good taste.

But there is this gap. For the first couple years you make stuff, it’s just not that good. It’s trying to be good, it has potential, but it’s not. But your taste, the thing that got you into the game, is still killer. And your taste is why your work disappoints you.

A lot of people never get past this phase, they quit. Most people I know who do interesting, creative work went through years of this. We know our work doesn’t have this special thing that we want it to have. We all go through this. And if you are just starting out or you are still in this phase, you gotta know its normal and the most important thing you can do is do a lot of work. Put yourself on a deadline so that every week you will finish one story. It is only by going through a volume of work that you will close that gap, and your work will be as good as your ambitions.

And I took longer to figure out how to do this than anyone I’ve ever met. It’s gonna take awhile. It’s normal to take awhile. You’ve just gotta fight your way through.”

Royce-CMR commented on All about automotive lidar   mainstreetautonomy.com/bl... · Posted by u/dllu
convenwis · 3 months ago
There are unquestionably some cases where Lidar adds actual data that cameras can't see and is relevant to driving accuracy. So the real question is whether there are cases where Lidar actually hurts. I think that is possible but unlikely to be the case.
Royce-CMR · 3 months ago
I think the safety of other humans eyes (lidar exposure) is the real negative for lidar use.

The MKBHD YouTube video where he shows his phone camera has burned out pixels from lidar equipped car reviews is revealing (if I recall correctly, he proceeds to show it live). I don't want that pointed at my eye.

I love lidar from an engineering / capability perspective. But I grew up with the "don't look in a laser!" warnings everywhere even on super low power units... and it's weird that those have somehow gone away. :P

Royce-CMR commented on So you wanna build a local RAG?   blog.yakkomajuri.com/blog... · Posted by u/pedriquepacheco
Oras · 4 months ago
The hardest part in RAQ is document parsing. If you only consider text then it should be ok, but once you start having tables, tables going multiple pages, charts, ignore TOC when available, footnotes … etc, that part becomes really hard and accuracy suffers to get the context regardless of what chunking do you use.

There are some patterns to help such as RAPTOR where you make ingestion content aware and instead of just ingesting content, you start using LLMs to question and summarise the content and save that to the vector database.

But reality is, having one size fits all for RAQ is not an easy task.

Royce-CMR · 4 months ago
Super noob in vector embeddings: I never considered that tables would be a complexifier. (beyond defining in a parseable format for ingestion).

Do vector databases do better with long grouped text vs table formats?

Royce-CMR commented on Show HN: MkSlides – Markdown to slides with a similar workflow to MkDocs   github.com/MartenBE/mksli... · Posted by u/MartenBE
shipman05 · 4 months ago
A text-based tool like this certainly puts a ceiling on presentation quality. Whether that really matters is situational. In most cases, content is more important than style once a certain threshold of "not hideous" is reached.

The same tradeoffs apply to a text-based diagram tool like mermaid.js vs more traditional diagramming tools like Miro.

My coworkers' Miro diagrams are prettier than my mermaid diagrams. But mine are composable and able to be versional controlled. I'm able to create complex diagrams many times faster using a text-based tool.

Ultimately, slides and diagrams are for conveying knowledge. If you're able to convey the same knowledge with significantly less effort, that outweighs the loss of "style points" in most situations (internal knowledge-transfer, meet-ups, etc).

Royce-CMR · 4 months ago
Slight tangent counterpoint; sometimes conveying knowledge requires the prettier / flair of a miro/lucid/figma or even full infographic style solution.

I like md, and I like mermaid, and I like text / simple. But I know to help others, sometimes the visual medium and storytelling justify the alternatives.

Royce-CMR commented on Trying out Gemini 3 Pro with audio transcription and a new pelican benchmark   simonwillison.net/2025/No... · Posted by u/nabla9
sillyfluke · 4 months ago
I'm curious when we started conflating transcription and summarization when discussing this LLM mess, or maybe I'm confused about the output simonw is quoting as "the transcript" which starts off not with the actual transcript but with a Meeting Outline and Summarization sections?

LLM summarization is utterly useless when you want 100% accuracy on the final binding decisions on things like council meeting decisions. My experience has been that LLMs cannot be trusted to follow convulted discussions, including revisting earlier agenda items later in the meeting etc.

With transcriptions, the catastrophic risk is far less since I'm doing the summarizing from a transcript myself. But in that case, for an auto-generated transcript, I'll take correct timestamps with gibberish sounding sentences over incorrect timestamps with "convincing" sounding but halluncinated sentences any day.

Any LLM summarization of a sufficiently important meeting requires second-by-second human verification of the audio recording. I have yet to see this convincingly refuted (ie, an LLM model that maintains 100% accuracy on summarizing meeting decisions consistently).

Royce-CMR · 4 months ago
This is a high area of focus for me and I agree: following a complex convo, especially when it gets picked up again 20-30 min later, is difficult.

But not impossible. I’ve had success with prompts that ID all topics and then map all conversation tied to each topic (each seperate LLM queries) and then pulling together summary and conclusions by topic.

I’ve also had success with one shot prompts - especially with the right context on the event and phrasing shared. But honestly I end up spending about 5-10 min reviewing and cleaning up the output before solid.

But that’s worlds better than attending the event, and then manually pulling together notes from your fast in flight shorthand.

(Former BA, ran JADs etc, lived and died by accuracy and right color / expression / context in notes)

Royce-CMR commented on Cities panic over having to release mass surveillance recordings   neuburger.substack.com/p/... · Posted by u/pavel_lishin
amarant · 4 months ago
I don't claim to know or understand, but I can venture a guess: as far as I can tell, America doesn't really have a good digital identity solution. In fact, given the frequent online discussions about whether it should be allowed to vote without physical identification in America, I'm given to believe that you don't have a good personal identity system at all!

The above combined with the to me foreign notion that tax filings could be considered private(in Sweden, everyone's income and their complete tax filings are public information) probably makes it problematic for them to just send it out willy nilly. What if they sent you the wrong filings?

Based on a very widespread stereotype about Americans, I imagine the irs would get sued.

But, as previously stated, I've only been in America long enough to switch planes, so my guess is likely to be inaccurate!

Royce-CMR · 4 months ago
American here; very accurate.

On the digital ID part, the government + regulated industries like banking will enforce validating specific types of IDs via third party companies and data sources to use said government / regulated industry services - which is used as a hacked duct tape and silly string version of digital ID. Other than that… yep you got it.

Royce-CMR commented on Hacking India's largest automaker: Tata Motors   eaton-works.com/2025/10/2... · Posted by u/EatonZ
sayamqazi · 4 months ago
I am a pretty cookie cutter developer. We just make glorified CRUDs and I have tried to convince the engineering director hundreds of times that "There is no use of encrypting and decrypting localstorage with a key thats sitting right inside the client code." Yet they keep insisting on it in the code-quality checklist.
Royce-CMR · 4 months ago
My guess - he’s avoiding political risk. If something goes bad, it’s better to say “it was encrypted but they got the keys” than to defend data wasn’t encrypted.

It’s semantics in terms of actual difference to an attacker, but it’s a world of difference when explaining to executives.

Royce-CMR commented on Pre-record your demos   steveharrison.dev/pre-rec... · Posted by u/steveharrison
tschwimmer · 5 months ago
I don't agree that a bad live demo is a 3/10. The recent demo showed me conclusively that the Meta Ray Bans are not at the quality level where I would buy them, especially not for $800. That's pretty much a 0/10 in my book. Since it was live usage, it's indicative of the real quality of the product.
Royce-CMR · 5 months ago
Yeah I agree. But I’ll split it slightly.

From a trust perspective I want a real demo. Technical team, deep dive, concept sold now talk me through it type stuff.

From a “show non-tech executives the art of the possible as part of 2026/2027 planning” I want a recording.

Failure in the latter isn’t a 3/10, it’s a -10/10.

Royce-CMR commented on Things you can do with a Software Defined Radio (2024)   blinry.org/50-things-with... · Posted by u/mihau
atourgates · 6 months ago
I was joking about the billion dollar idea.

My actual "MVP" was some kind of automated neighborhood newsletter, that'd monitor emergency services radio traffic, and put together some kind of "here's what happened in your neighborhood" daily newsletter.

Maybe I could get it packaged in a hardware/software package that let anyone set one up in their neighborhood.

But I mostly got stuck in privacy concerns. I'm not sure it's a valuable public service to let people know that, for example, someone had a heart attack a few blocks over.

I did think about the scientific value of some kind of statistical database that process and recorded emergency services calls though. But mostly, my ideas for commercial and moral opportunities were half-baked at the point that I discovered citizen.

One of the technical challenges I came up against was finding transcription software that could semi-accurately transcribe UHF/VHF radio traffic. However, it looks like there's some progress that's been made there since I last checked: https://www.rtl-sdr.com/radiotransciptor-real-time-radio-spe...

Royce-CMR · 6 months ago
I’d encourage you to pursue it. I remember the old @breakingnews on Twitter when it first started, people listening to police scanners and typing info-dense one liners on what they heard. To this day the best news service of my life (until someone bought it).

A real time, AI snips version for my area in a running feed would be amazing. There are lots of formats and use cases; and the info is already out there.

It’s a great idea. Don’t let citizen sway you away from it.

u/Royce-CMR

KarmaCake day106September 19, 2023View Original