Nothing is as Beautiful as my Radiance EditionDiscussion of Free and Open Source Text-to-Image/Video Models and UIPrev: >>106510775https://rentry.org/ldg-lazy-getting-started-guide>UIComfyUI: https://github.com/comfyanonymous/ComfyUISwarmUI: https://github.com/mcmonkeyprojects/SwarmUIre/Forge/Classic/Neo: https://rentry.org/ldg-lazy-getting-started-guide#reforgeclassicneoSD.Next: https://github.com/vladmandic/sdnextWan2GP: https://github.com/deepbeepmeep/Wan2GPComment too long. Click here to view the full text.
>>106516662>only trained for 10 epochs thoughWell, if he trains a LOT of images of the same style concept, 10 epochs could very well be enough
>>106517182Based anon, thank you
so has this shit progressed to the point where I can make fake onlyfans porn with consistent face+body to catfish boomers? or is it just anime?
>>106517194fuck off we like to pretend we know what we're talking about here
>Monolyth retards think that microservices and the basics of cloud computing are a scam.Why would you hate having a decoupled and redundant infrastructure. That's like begging to be sued by one of those litigious retards that sign the 99.999% uptime contracts.
>>106511870>monolith refers to codeWrong. That's monorepo.>There's a middleground. just services. Split just those things that must be split. orchestrator + leaf services if you need to scale to many machines. perhaps backend + database if you sqlite isn't good enough. Having a separate watchdog running is fine tooYou just described microservices you dummy. You just used a different word for the same thing.Also no real company uses sqlite. The DB itself is another microservice you can scale.
I feel this whinge was posted because Orange Reddit has had a large number of stories and posts lately regarding de-clouding and moving back on-prem. Everything is much faster, we're talking tens to thousands of times faster than serverless. Storage can be duplicated and sent to a failover server, just in case of an outage or failure. And it's dirt fucking cheap compared to cloud.Why don't you surf on over to that site, OP, and read why people are starting to look at serverless cloud-native garbage as wasteful. There are shit loads of posts about it now. We could explain it to you but I'd rather have you see that your whinge-posting isn't going to catch and flies here and you certainly know you're not catching them elsewhere. Nice try tho.
>>106516768>Wrong. That's monorepo.I hope you're trolling and not legitimately retarded
What causes the phenomenon of kids who clearly aren't programmers and don't even understand the question coming to forums and arguing about software architecture like it's some kind of brand war? It's like the drunks from my street suddenly had strong opinions about elliptic curve versus lattice based encryption.
> Once More Into the Deep editionFrom Human: We are a newbie friendly general! Ask any question you want.From Dipsy: This discussion group focuses on both local inference and API-related topics. It’s designed to be beginner-friendly, ensuring accessibility for newcomers. The group emphasizes DeepSeek and Dipsy-focused discussion.1. Easy DeepSeek API Tutorial (buy access for a few bucks and install Silly Tavern):https://rentry.org/DipsyWAIT/#hosted-api-roleplay-tech-stack-with-card-support-using-deepseek-llm-full-model2. Easy DeepSeek Distills TutorialDownload LM Studio instead and start from there. Easiest to get running: https://lmstudio.ai/Kobold offers slightly better feature set; get your models from huggingface: https://github.com/LostRuins/koboldcpp/releases/latest3. Convenient ways to interact with Dispy right nowChat with DeepSeek directly: https://chat.deepseek.com/Download the app: https://download.deepseek.com/app/Comment too long. Click here to view the full text.
>>106510914>I need to figure out prompt for these two expressions.The prompt was "tilting her head to one side, her face bears a curious expression while bitting her index". For the second one I prompted "while pouting"
>>106515474> poutThat's the word I was looking for. > curiousInteresting. It comes off as "empty headed" but I can see it now.
We should do a comparison of different providers, a proper one, same parameters, prompt, and seed.
>"ChatGPT, can you shorten this text while making it clearer? It is currently 58 character, I need it to be 55.">Get longer response>"That was too long.">"You are absolutely right">Get ultra short>"That is way too short">"You are absolutely right">Get longer>"aDHJFDAKSNsjdhfk">"I hear you, do you want me to X/Y/Z?">Lose my shit and use DeepSeek with DeepThink>Get DeepThroated by the amazing resultWagmi chinabros
>>106514318>I didn't include the text I needed it to shorten in the postpost it
>>106514484I made this thread 1,5 hours ago. I needed it to shorten a title because my verbiage was long and unclear. Why do you struggle to believe this, you clinically retarded retard?
>>106514937are you incapable of accessing your browser history? dont throw stones in glass houses if thats the case
>>106515050Wtf is your problem?
>>"ChatGPT, can you shorten this text while making it clearer? It is currently 58 character, I need it to be 55."Nowhere in that prompt does it say that the output should be 55 characters long. Ask chatgpt to give you a rundown on how to talk to machines and people in clear univocal terms.
Literally what is the downside?
>>106516820There are tools that force file association even to portable applications.
>>106516865You can still do it manually through the OS, but then it's no longer portable since it saves to the registry. To me that's not an issue since I just only care about the settings & program data.
completely destroys the narrative of the freetard eunuchs cult
>>106516742>what is the downside?embarrasses linux
>>106517154But existence embarrasses them.
Why did intel give up on NVRAM?
>>106515441Not sure about Intel but NVRAM is alive and well on MacOS. It stores everything from whether to enable the boot chime, to your language, keyboard layout, Bluetooth and Wi-Fi pairings so that it sets up your locale, and autoconnects your peripherals and the network in recovery mode.
>>106515523isnt NVRAM on macs like so small that its used for like volune, display resolution and other meaningless system related tasks i could give a fuck about.Intel was working on making NVRAM in hopes of replacing DRAM as main memory but ended up giving up on project in 2022. There's no one in field actually gunning for NVRAM as a sub to DRAM currently.
>>106515302NVRAM lets a computer shut off and continue without rebooting. Intel is tied to the main OS on their chips, Windows. And that's the OS that would benefit the least from a technology that doesn't need reboots.
>>106515523PCs store UEFI settings in either battery backed RAM or flash, same as Macs do. Mac just calls it NVRAM since battery backed RAM is a type of NVRAM, just not the type being discussed here. They've also called it PRAM in the past. PCs mostly call it CMOS, after the technology the little static RAM chip it was once stored in was made with.The discussion here is about other types of memory that read and write individual bytes fast and in unlimited cycles like RAM, but retain data when powered off like flash. Idea being if you used that instead of RAM, the machine could power off completely and then the OS could pick back up where it left off, as if it was suspended instead. And if you also replaced the disk with more of the same, you could have everything in one big address space and never have to wait for a file to load into RAM.
>>106517128why are reboots bad for windows?>>106517178It seems like intel ended up giving up on it though they had billions of dollars going towards finding a successful candidate that would work but stopped suddenly in 2022 with no explicit reason?
https://www.youtube.com/watch?v=zqHdvT-vjA0
>>106515866I just need a furry wife.
>>106515866>no generics or collections in standard library>no namespaces>no modules>no method syntaxkys fag lmao
>>106516174Never needed any of these.
>>106515866Not watching all that.C is has it's place for writing portable libraries that can be used from modern languages.Beyond that, IDK why you would want to use it.Headers and guards, dllexport/dllimport, typedef, long long int vs int64_t vs LARGE_INTEGER, null-termination, a bazillion build systems...People act like C is a simple language when it has so much bloat and terrible defaults.Is stuff like algebraic data types and generics really so scary in comparison?
>>106515866All I need is a fox gf.
>>106401320Don't buy anything OTHER THAN IBM/Lenovo ThinkPad T, X, and W/P Series if you want the Real Business Experience™>Other business laptops are welcome in /tpg/ (Dell Latitude/Precision, HP EliteBook/ZBook)Why ThinkPad?>Used machines are plentiful and cheap>Excellent keyboards, tactile feel and quiet + the TrackPoint>Great durability: magnesium roll cage for structural integrity, with high quality plastic body panels>Utilitarian design: e.g. indicator LEDs, 7 row keyboard layout on older models>Docking stations that easily turns your laptop into a desktop>Easy to repair (most models), upgrade & maintain thanks to readily available service manuals for every model, spare parts easy & cheap to obtain>Excellent Linux & *BSD supportThinkWiki - General info about ThinkPads/specshttps://www.thinkwiki.org/wiki/ThinkWikiComment too long. Click here to view the full text.
>>106516401Thank you for this comprehensive reply, it's extremely helpful. It sounds like the T480 would be significantly cheaper, bordering on 1/3 the price, compared to the Clevo. I would appreciate any links, but I think what you've posted is enough to get me started. Any idea if any wifi7 cards fit? Can you think of anything tinkery that might be good for me to know in advance if I'm building one out?my use case is mostly development, vms, and tinkering with llms (if possible), and it seems like neither machine will really do heavy gaming anyway; I need mainly a productivity machine.
>>106516401>>106517052google AI tells me the i7 in the t480 (15w) is only 20-30% better than the Intel 255h in the Clevo--is this true? How can there be so little difference with such a huge difference in price and generation?
>>106456646any with gigabit nic
>>106513605aliexpress?
>>106517052>I would appreciate any linksscreen panel: https://aliexpress.com/item/1005004607643355.htmlbrackets to attach the screen panel: https://aliexpress.com/item/1005007102433351.htmlglass trackpad: https://aliexpress.com/item/1005009630552076.html (note: the one in my T480 I ordered from another seller but he doesn't sell them anymore. I ordered one from that link yesterday for my other Thinkpad but I obviously haven't received yet, I made sure with the seller it was the exact model I needed though)wifi card: https://aliexpress.com/item/1005006968877268.html (there's probably cheaper ones than this, when I ordered from that seller they were 10€ each, price is higher now)adapter to fit a 2230 NVMe in the WWAN slot: https://aliexpress.com/item/1005006832363079.html (it's better to use that adapter with a 2230 instead of the native 2242 since you'll find drives much easier for that format)dual heatpipe cooler: https://aliexpress.com/item/1005007532136977.html (make sure to pick the "discrete graphics" option. it'll fit even if you don't have the Nvidia GPU inside, you'll just need to put some electrical tape over the GPU plate)external battery: https://www.ebay.com/itm/387105607116RAM: https://www.amazon.com/dp/B0DGL5CWYZ (I got the 2x32GB kit, works well despite being a chink brand. they don't have it in stock anymore but you can get any DDR4 kit at 2400MHz or higher and it'll work. I have Corsairs in my A485)>Any idea if any wifi7 cards fit?I don't think so, keying on the card is different and I dont think it'll fit. maybe a half-height card with an adapter would but I haven't tried>and tinkering with llms (if possible)probably not possible on the T480, or extremely slow if it is>>106517109Comment too long. Click here to view the full text.
>Actually Useful LinksIndustry News — https://news.ycombinator.comGitHub Trending — https://github.com/trendingr/cscareerquestions (industry banter from a rookie/cuck perspective) — https://www.reddit.com/r/cscareerquestions/r/ExperiencedDevs (industry news from a jaded adults perspective) — https://www.reddit.com/r/ExperiencedDevs r/overemployed (industry news from Seniors those that "Get It") — https://www.reddit.com/r/overemployed/Sex Havers General will return, Monday have a good weekend boys, should be going out w/ friends but that's sparse for me these days and I have some personal matters to catch up on Old >>106481538
>>106517167>he thinks "personal projects" wont give hr roasties the ick
Anyone else work is making them do BA and PM work as well? I hate talking to stakeholders so much, nobody knows what they fucking want and things that they want are way out of scope or work with the tools we have.
>>106517167yeah i'm sure those hr ladies will carefully check your github and repo before throwing your cv into the garbage bin
>>106516872The Jira board at my company is a messThe bright side is that since everything is so bad, just being a good programmer with decent people skills makes me a rockstar here (but I doubt they're gonna promote me to principal, so I will be jumping ship soon™)
>>106505964what do you need computer vision for it is interesting
should i switch to gentoo from arch linux?
>>106515727most linux users do have shitty hardware, the selling point of linux in general is that it runs on old shitty hardware and even is you do have good hardware compiling is a massive waste of time anyway at that point just mine crypto in the background
ITT: RETARDED LARPERS DISCUSSING POINTLESS THINGS THAT DO NOT HAVE ANY MEASURABLE IMPACT ON THEIR COMPUTING EXPERIENCEPEDOPHILESJEETSTRANNIES
>>106511608you should switch to Artix Linux from Arch Linux
>>106514196legitimately implessiveI really do hope those other architectures catch up
>>106517084Picrel is amazing. I really wish there were more wholesome vanilla loli doujins. Why does it always gotta be ojisan rapeshit or succubus loli stepping on your balls.
>developer verification>can't install random apks anymorewtf are we going to do when this is applied?!what's the point of android anymore?!https://developer.android.com/developer-verification
blessing in disguise tbf, hopefully people will realize the only app they need it the browser and we get to keep the web. God I hate phones and phone users so much it is unreal
>>106515194You should promptly kill yourself.t. Desktopfag
>>106515194The browser. An app which soon will only be installable by a verified developer. Verification which can be revoked if the developer violates Google's Terms and Conditions. Terms and Conditions such as "you will not allow users to visit websites we don't want them to go to." That's your solution?
>>106515194peak delusion
>>106513928Take the hit and buy a new decent phone right now, keep that as your main phone for the next 8 years.8 years is a long time, maybe a not-shit Linux phone will be half decent by then.Unlikely given the freetard plague of sperging out over everything will kill it off due to going nuts over fucking TPMs to allow for secure apps like banking so it will be as shit as a locked the fuck down phone for all intents and purposes anyway.>>106515194Based browserchad.Of course, it is only a matter of time before they murder Firefox which is, as far as I know, the only remaining userscript-capable browser but admittedly I haven't done a hard look.If it needs root it is shit, so fuck off in advance, nobody is going to do that, this is exactly why they win.
S26 edition>What phone has X and Y feature?Don't ask, use these!https://www.gsmarena.com/search.php3https://www.kimovil.com/en/compare-smartphoneshttps://phonedb.net/index.php?m=device&s=queryGood Resources:>Reviewshttps://www.gsmarena.comhttps://www.phonearena.comhttps://www.notebookcheck.net>Frequency CheckersComment too long. Click here to view the full text.
>>106517006this is for ios https://github.com/dayanch96/YTLite>>106517035but you have to connect to wifi everytime you want to reactivate + i think if you missed activating your apps, you have to redo all the steps (connecting altstore,etc...) so if you are in a place with no access to a pc then rip
>>106517104first time setup you need a pc and after only wifi
>>106517116but sidestore might get deactivated and you to redo steps again
>>106517123hasn't happened yet to many. AltStore is mid and SideStore is kino.
>>106517134i agree sidestore is great, but i still feel restricted even while using it, i hope someone find a coretrust exploit (trollstore) or a jailbreak for ios 17-26
In 2018 I bought a slightly used (about a month) LG V30 for about 300 euro. I've been using it ever since, and it has met all my needs. The sound quality -- both from the built-in speakers and the 3.5mm analog output -- is excellent. It's not bulky or impractically large, and the build quality is outstanding. It looks great, offers expandable storage (to store my music), and I can still get through an entire day on a single charge. Why can't they make anything like that anymore? I've been looking at recent flagships, and every single one feels like a downgrade -- aside from having the latest specs. There's no expandable storage; instead, they expect you to pay hundreds more for extra internal storage. And if you want to listen to music with wired headphones, you’re stuck carrying around a bulky DAC dongle. So, what are the options in 2025? It seems like the only viable choices are the Sony Xperia 5 series or the Asus Zenfone (up to the 10th edition). But both have been discontinued, and the Xperia barely sold to begin with -- making it really hard to find one.So, what now -- just surrender? Or am I missing something? Is there anything out there that still meets these basic, reasonable needs?
>>106513229Sony Xperia One Six>Great sound - check>Expansible storage - check>Excellent battery - check>Good cameras - check>The Smscreen is viewable in the sun - checkWill be heavier than the v30 (still lighter than most modern phones though) but that's just the current trend.
>>106516557I'm this close to returning to this. The maps are/were the only thing holding me back from ditching my phone. I own and use a landline still, I dont need a mobile phone! I think I'm probably gonna go for it, as I realised I don't really go anywhere I don't know, and if I do, I'm usually planning the route beforehand to check for traffic anyway. I'd add a small pocket pad and pen/pencil to that list too, as having something to jot down on is very handy. Smartphones really made us monkeys huh.
>>106516744You cant find a phone thats>Good speakers and sound>SD card>4000mah+ battery thats removable>good camera>good OLED screen>able to sideload custom androidSo I don't own a smartphoneIt doesn't exist except the fairphone shitter 6 which has a stupid button on the side.
>>106515305A52S was the top A series to get for that combo. Unless updoots are a consideration where the A25 wins.
>>106513229Yes, but they cost just as much as lower end smart phones.
What is Pewdiepie planning with this build? >AMD ThreadRipper 7975>2x Seasonic 1300 w PSUs>1 TB nvme 990 Evo Samsung ssd>192 GB of RAM>7x RTX 4000 GPUs (Seven GPUs!)
>>106509315>On AMD cardsLol.
>>106515293yea but the 8 gpus are literally just so he can ask his alarm clock what time it is
>>106516870amd gpus and btrfs
>>106516975
>>106508936You need the pcie lanes.
>>106517176forgot linkhttps://www.youtube.com/watch?v=69WFt6_dF8g