nomadshiba⚡'s avatar
nomadshiba⚡
nomadshiba@npub.name
npub1gkp4...ppqk
its me, you know bip352 / silent payments: sp1qqf95gnrh453sncve4yal29zedxll3k48a0kcxhted66nnu5frcshwqmduw4x6a9ggvcmesah9qu32jx95ust635ng6xrd570mpu9hhmn7cpwpee5
nomadshiba⚡'s avatar
nomadshiba⚡ 2 months ago
ok i wasted my day listening to music... again. i mean it happens like 4-5 times a year. or something. so its not like that frequent.
nomadshiba⚡'s avatar
nomadshiba⚡ 2 months ago
yup still alive (kinda. bleeding out followers but alive) image
nomadshiba⚡'s avatar
nomadshiba⚡ 2 months ago
a project needs a king, if you let teams of people make decisions, it won't work. you need a captain. a captain that knows what they want.
nomadshiba⚡'s avatar
nomadshiba⚡ 2 months ago
if big miners won't mine the blocks with the new softfork, difficulty will go down on the softfork chain overtime. then it just becomes profitable to put work on the soft work chain because you can produce more blocks for a while until the adjustment and then if the softfork has the more work it eats the other chain. because its soft fork, which means chain with the most work wins. View quoted note →
nomadshiba⚡'s avatar
nomadshiba⚡ 2 months ago
i like creating things with ai first, just to test ideas, and ux. i can test the whole thing build a fully featured working app. adding everything making süre everything is covered and ux is good. then after production, i write it myself from scratch with better decisions while writing the code.
nomadshiba⚡'s avatar
nomadshiba⚡ 2 months ago
im tired of how coding content on the internet has mostly become about "work". everyone talking about "work", "deadlines", "products", "job market", etc. not many people purely talk about programming or code anymore...
nomadshiba⚡'s avatar
nomadshiba⚡ 2 months ago
i was gonna ask "who should i follow" but then people are gonna suggest people i dont wanna follow and since im not gonna follow them. its gonna get weird, and they might feel bad. so im just gonna say GM instead. GM
nomadshiba⚡'s avatar
nomadshiba⚡ 2 months ago
that's why people think ai produces good code. look i use ai at work time to time, the most expensive models. but i can still recognize that its shit. me: do [insert thing to do here in detail] ai: ok so im gonna do this this way and change these places, [insert exactly i want]. ai changing the code: *year forget about all im just gonna do something else or do some extra shit you didn't ask for* View quoted note →
nomadshiba⚡'s avatar
nomadshiba⚡ 2 months ago
shit code everywhere with every product so normalized. people can't recognize garbage code and behavior when they see it.
nomadshiba⚡'s avatar
nomadshiba⚡ 2 months ago
core is not gonna recover. we need alternatives from scratch
nomadshiba⚡'s avatar
nomadshiba⚡ 2 months ago
sometimes we use llms at work, when there is a deadline. its just garbage code. none of the ai generated code stays in the codebase. its just waste of time. FOMO garbage. more ai generated garbage you have, ai becomes even more worse, even with the most expensive models... then you have a garbage codebase you cant even work on manually. and have to rewrite everything... 1000 line files, so much shit code even the tooling fails at some point. like you hit OS watch file limits in dev mode. then you have to get in there and remove everything one by one. and rewrite them... "last time you used llm, you made it fast": yeah last time codebase was understandable, so ai was able to duck tape in some stuff. or last time we just made a small interface, we weren't working on this big project... "just create bad code we have to publish on this date. just make sure there are no bugs" in what world "bad code" means "faster"? there is no such correlation... yes llms are useful like if you change something and wanna refactor the codebase to use the new method. and some other stuff... doesnt mean we can use it everywhere... its just garbage... i hate it... it just creates the illusion of "fast", but then later down the line you spend even more time fixing and debugging things. im so tired...