HackerTrans
TopNewTrendsCommentsPastAskShowJobs

dropbox_miner

no profile record

Submissions

The AI debate is about free will

juileebhosale.substack.com
6 points·by dropbox_miner·قبل 26 يومًا·0 comments

[untitled]

1 points·by dropbox_miner·قبل شهرين·0 comments

[untitled]

1 points·by dropbox_miner·قبل شهرين·0 comments

[untitled]

1 points·by dropbox_miner·قبل شهرين·0 comments

I'm going back to writing code by hand

blog.k10s.dev
1,038 points·by dropbox_miner·قبل شهرين·617 comments

Hyperscalers Are Hard

shvbsle.in
5 points·by dropbox_miner·قبل 8 أشهر·0 comments

Debuff Chess

ndbaker1.github.io
3 points·by dropbox_miner·قبل 8 أشهر·0 comments

LLM policy?

github.com
185 points·by dropbox_miner·قبل 8 أشهر·138 comments

Runc breaks pods when CPU requests aren't multiples of 10

github.com
39 points·by dropbox_miner·قبل 8 أشهر·12 comments

Bearblog custom domains no longer work and there is no support

6 points·by dropbox_miner·قبل 9 أشهر·5 comments

comments

dropbox_miner
·قبل شهرين·discuss
> Why would you do that in the first place?

free will kiddo
dropbox_miner
·قبل شهرين·discuss
whoa this is really good
dropbox_miner
·قبل شهرين·discuss
I support this. There is a mass psychological effect emerging out of this AI-content-witch-hunt where people are manufacturing "flaws" to beat the AI-slop allegations.

To list out a few personal examples:

1. Several students I knew at GaTech in 2024 taking the algorithm class (which is notoriously hard) started submitting assignments with sub-optimal/brute-force algorithms cuz the TAs kept reporting them for academic misconduct on optimal solutions.

2. I've started avoiding "em-dashes" in all my writing

3. Junior engineers leaving "typos" in their code reviews or submitting code-reviews with absolutely 0 comments (LLMs love to leave verbose comments)

Gotta stop shaming people for using AI fr
dropbox_miner
·قبل شهرين·discuss
> A general pattern for LLMs is that they look really good at things you are bad at.

Naah I disagree with this. I think LLM's are good at gas-lighting you into thinking that good writing only comes in one flavor. And LLMs prefer a very "textbook/technical-manual" coded flavor of writing because maybe that way they are more useful to us humans. But human writing is not just about crafting the most elegant sentences. Sometimes great writing is just this doggo-drawing meme:

https://knowyourmeme.com/photos/2160304-the-winner-of-this-c...
dropbox_miner
·قبل شهرين·discuss
That was actually the first thing I tried. It did a good jov at explaining the code base mess and the architecture. Then I ran 3-4 refactor attempts. Each one broke things in ways that were harder to debug than the original mess. The god object had so many implicit dependencies that pulling one thread unraveled something else. And each attempt burned through my daily Claude usage limit before the refactor was stable.

And I'm sure the rewrite is going to teach me a whole different set of lessons...
dropbox_miner
·قبل شهرين·discuss
Go reads fine whether the architecture is good or bad, and I couldn't tell the difference until I was in trouble. Rust is harder to read but harder to misuse. The borrow checker would have caught that data race at compile time. I've also just written more Rust. That familiarity matters separately.

+1 on Open 4.7 involving the user a lot more. Rn I'm trying to get to a state where I can codify my design + decision preferences as agents personas and push myself out of the dev loop.
dropbox_miner
·قبل شهرين·discuss
Partly, but the order matters. The CLAUDE.md constraints only work if you designed the architecture first. They're just how you communicate it to the AI. The mistake I made wasn't writing bad skills files, it was not designing anything at all and expecting the AI to make coherent structural decisions across 30 sessions.

The rewrite is me sitting down with a blank doc and drawing the boxes before any code exists. Then the CLAUDE.md enforces what I already decided. Whether that actually holds up as the project grows, I genuinely don't know yet.
dropbox_miner
·قبل 8 أشهر·discuss
I personally know people who look down upon people who use LLMs to write code. There is a lot of hate in some of senior developers that I talk to. I don't know if this growing tendency to be suspicious of AI usage is good or bad. For example, towards the final semester of my bachelors degree, my algorithms class started reporting students for academic misconduct because they the TAs started assuming that all the optimal solutions to assignment problems were written by LLMs. In fact, several classmates started purposely writing sub-optmial solutions so that the TAs at least grade them without any prejudice.

I worry that because LLM slop also tends to be so well presented, it might compel software developers to start writing shabby code and documentation on purpose to make it appear human.
dropbox_miner
·قبل 8 أشهر·discuss
How bout "botshit"?
dropbox_miner
·قبل 8 أشهر·discuss
Curious to know if others are seeing a similar uptick in AI slop in issues or PRs for projects they are maintaining. If yes, how are you dealing with this?

Some of the software that I maintain is critical to container ecosystem and I'm an extremely paranoid developer who starts investigating any github issue within a few minutes of it opening. Now, some of these AI slop github issues have a way to "gaslight" me into thinking that some code paths are problematic when they actually are not. And lately AI slop in issues and PRs have been taking up a lot of my time.
dropbox_miner
·قبل 8 أشهر·discuss
There seems to be a bot that routinely creates huge LLM generated Issues on runc github: https://github.com/containerd/containerd/issues/12496

And honestly, its becoming annoying
dropbox_miner
·قبل 8 أشهر·discuss
This makes me worry about the direction in which open source is headed. There is an issue opened now to talk about LLM Generated issues:

https://github.com/opencontainers/runc/issues/4990
dropbox_miner
·قبل 9 أشهر·discuss
Agreed. Probably going to use netlify or something
dropbox_miner
·قبل 9 أشهر·discuss
Looks like the outage started ~2 hours ago: https://martingwd.bearblog.dev/bear-down-for-custom-domains/