HackerTrans
TopNewTrendsCommentsPastAskShowJobs

robertclaus

no profile record

Submissions

I watched a flat earth convention

theconversation.com
3 points·by robertclaus·vor 7 Tagen·0 comments

Ask HN: Why do we use depth first search on comment threads in HN?

3 points·by robertclaus·vor 18 Tagen·1 comments

Fable in a Data Analyics Harness

chris-parmer.com
2 points·by robertclaus·letzten Monat·0 comments

Data Viz and Table Design from the Letterpress Era

chris-parmer.com
3 points·by robertclaus·letzten Monat·0 comments

comments

robertclaus
·vor 15 Tagen·discuss
The lack of real effort bothers me more than the content itself. We can't be bothered to even proofread children's books anymore?
robertclaus
·vor 15 Tagen·discuss
I suspect most of the critique even back then was around teaching from static written text, not the writing itself. In my experience that aligns well with modern education theory.
robertclaus
·vor 18 Tagen·discuss
Good opportunity to do some planning work.
robertclaus
·vor 20 Tagen·discuss
I bet there's an awful lot of servers out there that will happily take CORS requests from any host because someone didn't understand why their second domain couldn't talk to the same API.
robertclaus
·vor 23 Tagen·discuss
Isn't this how MRIs and stuff already work, they just use waves with much more appropriate wavelengths...?
robertclaus
·vor 26 Tagen·discuss
Conceptually this is wrapping an agent harness in an LLM call API. I wonder if this format is more digestible than the agent building tools the big labs are rolling out.
robertclaus
·letzten Monat·discuss
A CLI or authenticated web endpoint requires somewhat arbitrary terminal or code access. MCP wraps the functionality in a way that doesn't require nearly the same permissions. Doesn't that enable a whole different class of users?
robertclaus
·vor 2 Monaten·discuss
I think the post said early stage startups... So maybe both?
robertclaus
·vor 2 Monaten·discuss
Interesting how much the post sounds like an AI prompt itself. Are we all going to start talking like that? Think hard, make a plan, and only reply after deep consideration.
robertclaus
·vor 2 Monaten·discuss
There was a post from Github a few weeks ago showing commit volume exploded from linear to exponential growth about 6 months ago. I don't know for sure, but I think they weren't ready for the scale out. Whether that means actual scaling issues or cost cutting because of the scale out, who knows.
robertclaus
·vor 2 Monaten·discuss
I was taught to aim for "mind blanking" when meditating, so does seem like it!
robertclaus
·vor 3 Monaten·discuss
We get our physical media movies from the library now.
robertclaus
·vor 3 Monaten·discuss
Feels like this is missing some of the key points of using generic bucket storage for me: 1. Archive pricing for really large old documents. 2. Cross-provider backups; especially for critical documents.
robertclaus
·vor 3 Monaten·discuss
How much did they end up costing? We do a similar PCB medallion every year for another event and haven't been able to get quite that fancy due to cost. We usually only manage to get some LEDs and a processor in our lower budget range.
robertclaus
·vor 3 Monaten·discuss
We've been doing this with simple mkdocs for ages. My experience is that rendering the markdown to feel like public docs is important for getting humans to review and take it seriously. Otherwise it goes stale as soon as one dev on the project doesn't care.
robertclaus
·vor 4 Monaten·discuss
If you're ever in Wisconsin - House on the Rock and the Mustard Museum.
robertclaus
·vor 4 Monaten·discuss
I went through a similar transition. Used to spend hours in dark table each shoot, but for a hobby it got tedious. Eventually I got my in-camera configuration right enough and haven't touched a raw in months. I'll still sort and crop; but no need to fiddle with things the camera is good enough at already.
robertclaus
·vor 5 Monaten·discuss
Isn't this the difference between a dictionary and an encyclopedia?
robertclaus
·vor 5 Monaten·discuss
I think that's sort of what I got from the article - open the right tools for what you're actually working on, not everything you might need for all the tasks in your backlog.
robertclaus
·vor 5 Monaten·discuss
I actually agree that the code is one of the most important things to get right at a software company. Still. I would argue very few companies win on code merit alone either though. Strategy, customer communication, market timing, etc on the business side; design, system architecture, dev velocity on the technical side. So many factors are important beyond the quality of the code.