HackerTrans
TopNewTrendsCommentsPastAskShowJobs

burnto

326 karmajoined 16년 전
https://brentfitzgerald.com/

Submissions

Life After Data: the conference on de-datafication

law.georgetown.edu
2 points·by burnto·22일 전·0 comments

The Device Paradigm [pdf]

web.cs.ucdavis.edu
1 points·by burnto·지난달·0 comments

Appreciating Exif

brentfitzgerald.com
186 points·by burnto·지난달·36 comments

Starting a VM from a macOS sandbox: Seatbelt allow rules for virtualization

brentfitzgerald.com
1 points·by burnto·지난달·0 comments

Messing with Chrome's Local Gemini Nano to Deobfuscate LinkedIn Posts

brentfitzgerald.com
1 points·by burnto·2개월 전·1 comments

Minnesota State Patrol uses long range acoustic device to disperse protesters

cbsnews.com
8 points·by burnto·5개월 전·3 comments

comments

burnto
·4일 전·discuss
Agree acronyms are often used to signal expertise and depth that isn’t really there, or even needed.

But I do think non serious acronyms should be still allowed: YAGNI, YAML, SNAFU, BHAG, GNU, etc.
burnto
·22일 전·discuss
Wow so technology doing tasks for people has an effect of diminishing their skill at those tasks. Truly unprecedented.
burnto
·24일 전·discuss
This is how regulation will look someday.
burnto
·28일 전·discuss
Yep, exiftool is great for CLI use, but in a production pipeline a library is the way to go over shelling out.
burnto
·지난달·discuss
Hm, so it’s almost like the corporation is not an ideal format for long-lived values driven institutions?
burnto
·지난달·discuss
These are lovely
burnto
·지난달·discuss
I had received four very different bids for a home repair project. Just wildly different itemization breakdowns, costs, timelines, scopes, even formats. Opus helped me turn it into an apples-apples comparison, filled in missing areas with reasonable inferences based on the other bids, provided a nice pdf I printed to review with my partner, even offered suggested key questions for follow up calls. It really clarified the advantages of one of the bids.

I use it professionally all the time and could cite technical scenarios where it’s become almost indispensable, but saving me time and money and reducing stress on this mundane stuff… now imagine applying to people’s stressors: job searches, health, big purchases, debt… there’s an opportunity to actually make people’s lives better. After 30 years of hype cycles, I should be wary of techno-optimism. But here I am feeling cautiously optimistic anyway.
burnto
·지난달·discuss
Yeah I feel like I’ve learned a lot from superpowers. It’s such a thoughtfully developed skillset.
burnto
·지난달·discuss
The software generalist described in this post has domain expertise as well. In software.

If you’re a great generalist software engineer today, you aren’t jumping to some random domain to escape AI. Software is your domain. You’re sticking with it as it expands and transforms.
burnto
·지난달·discuss
I think a lot of us aren’t rational about it. I tend to feel excited about changes for which productivity is a side effect, even if it’s not my motivation. It’s hard to say no to extending my capabilities and insulating myself from the more boring repetitive tasks.

If your job was 80-90% shoveling and one day you were offered use of an excavator, wouldn’t you find that exciting even while realizing the shoveling part of your career is probably dead?
burnto
·지난달·discuss
My thinking tends to be that our standard work week is an equilibrium among a few different forces. We’re motivated by social norms, capital markets, and biological needs and wants. In places like the U.S. the market forces have been powerful enough to really shift social norms. In tandem they’re probably slowly altering our biology too.
burnto
·2개월 전·discuss
Computer fun is inversely proportional to number of investors.
burnto
·2개월 전·discuss
Or in other words: I made an extension to dumb down my professional network and unexpectedly found real human feelings
burnto
·2개월 전·discuss
I’ve been playing with nanoclaw since it came out, which has similar use cases to openclaw. I initially set it up to monitor various news sources for me about specific theses I’ve had. I had it grooming its growing knowledge base, trying to make connections. It would check in with me about certain goals I had.

My current take is that these projects are alluring for a kind of personal productivity or workflow tinkering. They are integration hubs centered around an LLM. Automation can be fun, like running model trains or setting up home assistant. And you can learn the shape of the technologies by tinkering. But I’m doubtful they have improved productivity in real world cases.

Maybe I’m using it wrong and I need to be spending a ton of tokens with a dark factory pattern and a fleet of claws creating new religions? Then I’ll see the benefits?
burnto
·2개월 전·discuss
I read this and feel happier for it. Keep it up OP! I like imagining a world where more people are curious, kind, and open to connecting.
burnto
·2개월 전·discuss
I think there’s also perhaps an organizational explanation.

A reasonable TUI can be built without any design or frontend people even looped in.

Collaboration and coordination tend to slow down processes and flatten outputs.
burnto
·2개월 전·discuss
Is this an investment that disease and genetics researchers believe will be valuable?

Or is this primarily tax deductible funds flowing back into the AI industrial complex?

(Honest question! If it’s a truly promising path that’s great)
burnto
·2개월 전·discuss
Thank you, Zed team, for creating Zed. It’s clearly a labor of love, and I really want Zed to work for me. It seems like a quality project, it’s fast, and the base editor is easy to use.

I gave it weeks though, and the surrounding UI just never clicked for me. The various AI panels are confusing, the global search is awkward, and something about the type rendering just didn’t ever look right (maybe I’m hallucinating this?). I use VS Code only grudgingly, but I do think its ergonomics are actually pretty reasonable. I came from Sublime before that. I’ll keep trying Zed, and I hope you succeed.
burnto
·3개월 전·discuss
Yes I’ve noticed this as well! Now whenever I get a question of this format, I just relax the constraint.
burnto
·3개월 전·discuss
Yeah writing out code by hand made me slow down and think more.

One thing I recall is that the grading policy made it very clear that minor syntax issues were inconsequential in handwritten answers. And more advanced classes only wanted pseudocode. Which are exactly the right priorities.