[{"username": "12bitfloat", "text": "Just had the realization that the reason why the internet is so toxic isn't really because of anonymity\n\nIt's because if you're a massive asshole to someone, that person can't punch you in the face\n\nI mean this for real, and it's kinda counter intuitive, but the underlying threat of violence is what keeps society civil and polite,Reddit is such an echo chamber it's crazy,Man going from Rust to other languages is making me go insane\n\nWhy does no other language have a high quality, standard documentation tool!? I just want to know what classes and functions you have \ud83d\ude2d,I feel unburdened by what has been,HLSL, for the love of all that is holy, this is now the THIRD time you made me waste hours trying to debug a shader because of stupid implicit conversions\n\nTurns out that multiplying a float3 by a float4x4 silently truncates the matrix to float3x3, dropping the translation part \ud83d\ude10\n\nThank you dxc, very cool,Holy shit, the exr crate is one of the most overengineered pieces of shit I have ever seen\n\n... well maybe nalgebra is even worse, but that's not a fair comparison. Nothing is worse than nalgebra\n\nCheck out this fantastic function: https://docs.rs/exr/1.73.0/...,@anyone hating on Rust I bet you won't be talking shit after seeing some 10x developer rust code \ud83d\ude24 https://github.com/rust-lang/rust/...,that face when no cute autistic gf \ud83d\ude14"}, {"username": "AceDev", "text": "I need criticism on this:\n\nhttps://adrit.vercel.app/"}, {"username": "AdamOnAir", "text": "I just compare WinAPI ans WASAPI(audio) and you just remark the technical background : one is shitty and old as hell and the other intuitive, simple, developer friendly and well implemented.,WinAPI.,Microsoft > Linux,I just switched to void from arch, dunno why. It is really cool and has runit. And XBPS is actually 3x faster than Pacman. And I have 1Gb of ram, Arch used 950Mb BSPWM, Void 300 with XFCE.\n\nReally a good distro,I don't really understand all that love rust gets. It's syntax, better than C++'s, isn't better than C syntax.\r\nYou can make memory safe programs with C, just if you know how to manage memory, and you should only if you know how to. Bigger ecosystem for C/C++.\r\nC23 waay better than any rs standard.\n\nPS: I used both C/C++ and Rust,Really why using systemd ? Honestly, it sucks.,Compiling CMake w/ cmake on Ubuntu. I need C23 standard, this distro ships with CMake-0.000.ALPHA\n\n(not that I don't use Ubuntu but for Github Codespaces, it sucks),WHY DID FEDORA REMOVE X11 !!! Really a bad decision from FESCO(fedora decision committee).\r\nX11 is by a kilometer and a half (mile I think) away from Wayland and it's ugly do::from syntax that I always hated from CPP and RS.\r\nX11 has simple basic functions and a good manual (https://tronche.com/gui/x/xlib/) well documented.,I use GNU/Linux.\r\nRoommates use MS/Windows. Virgin slanders.,The only good thing about VISUAL STUDIO is it's tools (Developer console and Powershell).,Microsoft. Ah, microsoft. That excellent company that made Windows. Ah, Windows, that excellent OS that it's team made WinAPI. Ah WinAPI. That excellent API that has WinMain. Ah W- FUCK WINMAIN IT RUINS EVERY PROJECT SERIOUSLY WINMAIN WINAPI GO FUCK URSELF HEY WINDOWS TEAM REFACTOR RECODE OR WATHEVER YOUR API AHHH"}, {"username": "Aldar", "text": "Man, I hate project managers who demand a near 100% SLA, but want the project to run off of a single physical server. Like. Sure, buddy, and when a stick of ram dies, or there's a 10.0 CVE released of the kernel, then how do we keep the machine running. \n\nSome people, ugh,Our home ISP seems to he blocking traffic to remote port 80 and it's driving me fucking nuts"}, {"username": "AlgoRythm", "text": "Open letter to any website that is trying to implement \"smooth scrolling\" on their website using JavaScript: stop, consider how awful it is 100% of the time, and kill yourself please.,I\u2019m making a cut-down version of scratch for a personal project and I just fucking had to write a linker for it.\n\nI fucking\u2026 it\u2019s\u2026 a flowchart language\u2026 and to avoid a hash-table lookup of function identifier to underlying logic.. I wrote a linker.\n\nIt\u2019s like, maybe 10 total lines. So not a real linker. But still. Just a bit crazy.,LinkedIn: You have one notification!!!!\n\nMe: What is it?\n\nLinkedIn: 10 types of horses that make your more employable if you don't fuck them\n\nMe: What\n\nLinkedIn: 10 types of h-\n\nMe: No, I heard you, why did you send me a notification about this?\n\nLinkedIn: You want a job, don't you?\n\nMe: Yes, but don't send me this type of notification again.\n\nLinkedIn: Updated your preferences!\n\nThe nefarious LinkedIn, two days later: You have one new notification!!!!!!,*Applies to 60+ jobs*\n\nAll I get is more spam in my email inbox.\n\nThe job market is FUCKED right now,tmux, Neovim, and Alacritty (term emu) with VT323 font... on Windows via WSL. When you can't decide between OS's, just choose both!,I've only been using it for one day, but the most striking thing about going from VSCode to Neovim is the performance incrase.\n\nVSCode has some noticeable input lag, but Neovim, even running in wsl2 (AN ENTIRE OPERATING SYSTEM VIRTUALIZED) has none.\n\nThat's sort of insane. An ENTIRE OPERATING SYSTEM is less heavy than a single instance of a bloated Electron app.\n\nThe absolute state of desktop development in 2024. Yes, VSCode is a fuckin amazing editor. But I can't help but think it's built like resources and performance were never truly a concern beyond \"good enough\".,Snapchat is now showing ads mixed in with, and at the top of the list of, your contacts. That\u2019s in addition to the un-removable \u201cTeam Snapchat\u201d contact, and a ChatGPT-2 model \u201cMy AI\u201d that is permanently fixed to the top of your contacts list and once told me that some completely random politician, who was not even in the race at any point, won the 2024 general election.\n\nSnapchat, I realize your business model was never designed to be profitable but FUCK you for dying in such an annoying way.,GitHub releasing the worlds most awful report trying with all their might to make copilot look good.\n\n- percentages did not add up to 100 (one was under, one was over)\n- errors not defined as functional errors, but \u201cany code that reduced the ability for the code to be easily understood\u201d (what in the subjective bullfuck is that?)\n- apparently 200 participants but 25 represented 40% of the population????\n\nLLMs are already decreasing the average GitHub employee IQ to functionally retarded levels :(,Joined leetcode to get better at algorithms.\n\nFuck leetcode.\n\nInstead of giving you enough starter code to copy and paste into your IDE and get going, they give you a function you need to implement and test cases written in plain English.\n\nAND THEN they sell autocomplete and debugging as a premium feature.\n\nFUCK you guys. Give me something I can import into my own tools instead of deliberately tying me down to your shitty pay to win environment.\n\nHow am I supposed to understand my deliberately complex code without a fucking debugger?!?!?"}, {"username": "AmyShackles", "text": "My husband is getting tired of the number of blankets in our house.\n\nThis one is heavily inspired by a Displate I keep getting advertised on Insta.,At work, they\u2019re always talking about ICP (ideal customer profile) and I always make a dumb comment about the band. \n\nA couple weeks ago, I finally decided to make a meowji.\n\nI made it on my phone in a moving vehicle, so it took a _while_, but it\u2019s one of my best works, I think."}, {"username": "AngryBacon", "text": "How strict is the sexual harassment policy in this company?,Well, well, well, if it isn't the consequences of my own actions"}, {"username": "Buffon", "text": "Are Ukrainian Brides Legitimate?\n\nIn recent years, the phenomenon of international dating, particularly involving Ukrainian women, has gained significant attention. Online platforms and matchmaking services often promote the idea of meeting \"Ukrainian brides,\" attracting people from all over the world. This raises important questions:\n\nAre these services trustworthy, or do they sometimes exploit individuals on both sides?\r\nHow common is it for relationships formed this way to succeed?\r\nWhat cultural and societal factors should people consider when pursuing such connections?\r\nIt's important to approach this topic with sensitivity and respect, recognizing the real human lives involved. Let\u2019s share our thoughts, experiences, and insights into this global trend.\n\nWhat do you think? Are Ukrainian brides a legitimate path to love and family, or are there potential pitfalls we should be more aware of?,Hello, everyone!\n\nI wanted to start a discussion about the best ways to meet Ukrainian singles. Whether you're interested in building friendships, finding love, or simply learning more about Ukrainian culture, there are plenty of opportunities to connect with amazing people from Ukraine."}, {"username": "CaptainRant", "text": "I really dislike it when non-devs ask devs: \"I don't understand. What could be so hard about coding?\".\n\nGrumble. FredFlintStoneGrumble."}, {"username": "Chewbanacas", "text": "Git Blame before git was invented:,Whoever played Detroit Become human in the past:\n\nDid you have some tense conversations afterwards and imagined yourself as seeing the different paths you could take or do I have to tell my parents I\u2019m autistic?\n\nAlso goddamn this game hit me in right in the Filz, I also played Heavy Rain ages ago and must say I love this format,Free at last! I quit my soul sucking job from these demon bosses. I\u2019ll use use this opportunity now to become a freelancer. Any tips for the German market would be greatly appreciated!,Anyone else got this \u201eAre you still watching\u201c Netflix gist in YouTube? \n\nMakes sense in Netflix when you fall asleep after chilling, but YouTube? \n\nCompletely ripped me out of focus -.-,To automatically register your software to open on login should be classed as a capital crime, with the punishment being public execution by the spoon murderer"}, {"username": "CoreFusionX", "text": "Well, shit is kinda hitting the fan literally. \n\nTwo of my four clients are closing down, and it all happened in a month. \n\nNot really fearing for job security, but now I've scheduled an interview with nVidia that I dismissed two years ago. Let's see how it goes.,Well, the rant is because I have to go to Madrid twice a month, which is annoying. \n\nBut now I'm writing your GPU drivers, bitches \ud83d\ude02.\n\nMore concretely, for those who may care, gonna work in HLSL to spir-v conversion."}, {"username": "D-4got10-01", "text": "You know your e-Post Office really sucks when you receive only now scammers' emails that are _decades_ old."}, {"username": "Davidson2021", "text": "How do I get better at programming, and please, can anyone mentor me?"}, {"username": "Definition7", "text": "Got a Micromanager and bossy CTO after my old CTO and senior specialist manager resigned...\r\n(TLDR; new CTO breaching company policy; Passive Micromanager; resigned after getting a new job (7 days after the incident) and told him, the CTO, directly in the discord to expose everyone)\n\nOn one random day, the bossy wanted a private Google Meet to talk with me as the direct passive \"Micro\" manager told him I was not doing what he wanted (He was passive because he was usually reluctant to tell my team)\r\nThen I say a lot of issues for the working process \r\nCTO rejected my opinion and then \"command\" me directly to do as he wanted\n\nI refuse them right away and dismissed Google Meet by myself (I didn't want to talk to him anymore since he simply ignored my request for everything, neither tell the reason for the rejection nor acceptance)\n\nHe stayed silent for 2 weeks, no calls, no DM whatsoever but I got my back, colleague from the development team, that CTO was shit talking about me to the devs (OOPS)\n\nTo HR, I told them that I would resign only 3 days from the resignation notice (This company requires 30 days notice period, not required by law in this country) any dispute will lead to labor legal proceedings with no hesitation - HR stays shut and normally let the salary paid normally.\n\nThen I got my salary,same day as the resignation day, I tag CTO in the discord server room that you need to read this FREAKING company policy.\r\nAfter I left the company, dev colleague told me he was VERY angry, super ANGRY!!\r\nI was like... HAHAHA he deserved it\n\nfor the passive micromanager, he unfriend me in the discord (as expected from the passive behavior)\n\nBTW I got my new job offer after the shitty CTO Google Meet by 7 days, the same day with the resignation notice\r\nDev colleague also tells me almost everyone hates new CTO and sightly annoy this micromanager but they could not find any new job yet\n\nThe lesson learned:\r\n- SEE something, SAY something\r\n- got F around and got found out\r\n- LEAVE toxic working environment with hesitation\r\n- Your boss is NOT always your friend, don't trust them 100%"}, {"username": "Demolishun", "text": "So I have been setting goals for my interaction with people on devrant. I had the goal of getting someone to spray liquid out of their mouth in response to something I posted. I believe I had one person self report on this (maybe two). My next goal was getting someone to shit their pants in response to a post. I figured with @b2plane here my chances were a lot higher. As of Nov, 2024 nobody has reported on this. That goal still stands.\n\nMaybe some new goals for this next upcoming year should be:\r\n1. get someone to rage quit (not sure this in a good goal)\r\n2. get someone to \"dad splain\" to me \r\n3. triggered downvotes (I have had some in the past, so this is a recurring goal)\r\n4. inspire anti-posts (some of you are natural inspirers it seems, respect)\r\n5. actually create funny memes (maybe not possible, shitposting will continue though)\n\nDoes anyone have ideas for some good edge lording goals?,Staring at computer trying to figure out why I can't read a float from modbus. I swapped the bytes correctly for my platform. I also ensured the endianess of the words matched my platform (byte endianess is not the sames as word endianess, fml). Was driving home thinking about what could be wrong. My mind saw this code:\n\nuint32_t newint;\r\nfor(int count=0; count<2; count++){\r\nnewint |= words[count] << count; \r\n}\n\nThen I am fuck! It should be:\r\nnewint |= words[count] << (count*16);\n\nThis was later turned into float. I kept getting values in the 1e-40 or some shit. Now it makes sense. The upper word was not set.\n\nThis is such newb shit. Fuck you newb shit I should just know!\n\nReading more I realized that the endianess of words can vary between devices even though the spec calls for big endian words. Fuck you non-compliant vendors! So I gotta add a flag for fucked up devices. Fine. The pay off is a generic way to add modbus to our opcua server. I want this easily editable in the field. For now it is readonly. So that makes it nicer.\n\nJust a little torqued that I solved this driving home instead of at work. Too close to the code. I think tomorrow I will have my boss review it to tell me of other logical crap I missed.,How much trouble am I asking for in allowing for very large strings in attributes of json data? \n\nI went and looked at the maximums for the string in json strings. I cannot see any real limitations. I did see if sending json data to a browser that it should not be more than 40MB. That seems excessive. I also checked my internal data types. The string can hold 2GB. Then there is a the server it will be served from in OPCUA. Which I saw discussion of strings in the 77KB range.\n\nWe are using a json file to configure what points to read from a modbus device. I am adding fields for name and notes. I could limit these fields, but part of me wants to see if some customer tries to make the world burn. For the most part we will be editing this file. But the customer may want to as well.,So this just happened and I am mystified as to how. When I talk on the phone with my cell phone in my left pant pocket I get a sensation of being poked with a hot pin in my leg about 1 to 2 inches above the phone. It almost feels like the sensation of a bee sting. It happened the other day as well. I did not have this sensation with my 4G phone I just retired. My new phone is 5G. Its the most random thing and I would not have believed it. So I search a bit and some dude has been experiencing some weird phone related pain for like 20 years. Of course, none of the replies are constructive. Just assholes poking fun at someone who is trying to understand what they are experiencing.\n\nI checked all of my clothing and there is nothing like a pin or anything stuck in my clothes. The temperature outside is about 32 degrees. So nothing actually stung me. I am going to be pissed if its actually my phone. Going to try putting it in another pocket to see what happens. My hope is its my clothing pulling on a damn hair or something. But it didn't do this at all when walking around the building without my phone. Just when I walked outside.\n\nI can still feel the pain lingering in my leg with my phone on the desk. I checked and the spot where I scratched at it is red. Just another weird thing to deal with I guess.\n\nI always thought electrosensitives were nutjobs. Now I am not so sure.,Anytime I see a reference to Elder Scrolls VI on reddit I do a \"RemindMe! 5 years\".\n\nI also am predicting it will be absolute shit.,To anyone I offended this year:\n\nWork on yourself so I don't gotta do it again in 2025.,This is too perfect...,Frustrated that my build system wasn't recognizing a file change I added to my code. It kept telling me that a function didn't exist in the linked object (linker error). I checked everything and stared at this shit for about 15 minutes or more. The signature matched, the function existed, the relevant source files existed. I was starting to imagine impossible scenarios. I cleaned the project and recompiled. No errors, everything linked just fine. Fuck you? I guess...\n\nSo I decided to needed to walk around so I went into my bosses office. \n\nme: I don't want to program anymore.\r\nboss: What do you want to do?\r\nme: Shovel shit.\r\nboss: They are the same thing.\r\nme: True...\n\nTLDR: Tool and possibly skill issue results in frustration and humor.,The memes just write themselves sometimes...,Why do we post here? Is this just an outlet for our intrusive thoughts? A therapy session for things we can't articulate in meetings? Being able to say controversial things we are not allowed to say other places? \n\nIt feels like this place exists outside of time and reality. It really is refreshing, sometimes frustrating, and sometimes really offensive. Things that exist here that would not be tolerated elsewhere:\n\n1. alternate ideas of software, sometimes politics, theories of existence, people liking javascript\r\n2. ostream (I love you man)\r\n3. bullying\r\n4. saying what you really feel\r\n5. telling people to fuck off\n\nWhat would we do without this place?\n\nMeanwhile my intrusive thoughts:,I installed VSCode in Linux. I keep finding thing about Linux that make me think its kinda shit. Maybe its just Gnome, but I don't know. \n\nSo I startup VSCode. Blank screen. I do a search and find its gpu shit. I start it up with argument to disable gpu accel. Then I go into settings and turn of gpu accel. It now works. Cool that it has these options.\n\nWhat made me install VSCode. I installed VSCode because I wanted a decent json editor. I search for Linux json editors and I am bombarded by online editors being pushed by Linux websites. Who the fuck in their right mind is going to use a fucking website editor for json data? \n\nI \"had\" a decent json editor by running notepad++ under wine. But since I turned on GPU in Linux Wine shit just doesn't work correctly anymore. Which is the whole reason I went looking for an editor.\n\nHow can a platform like Linux take itself seriously when turning on GPU accelerated drivers breaks every fucking thing in the OS? \n\nWhy did I enable GPU accel drivers in Linux? Because updating to 22.04 caused all my java apps to draw incorrectly. Enabling GPU fixes this shit. So I enable GPU to fix one thing and then it breaks a bunch of other shit.\n\nThis shit right here is why I have trust issues with Linux.,Dude1: What is up with Thomas E. Kurtz?\r\nDude2: Basically? He is dead.\r\nDude1: Dude...\n\nRIP,LOL, all the PDF enthusiasts are going to BlueSky!\n\nBuahahahahaha!,I don't know if AI makes people dumber. But it lends me to believe that people who swear by it might be dumber.\n\nTime will tell how useful the code generators are.\n\nI should go play with chatgpt today...,Used to think I was a hot shit programmer. Self taught (mostly) and could make all sorts of shit happen. Then I started reading other people's codebases. I got a huge dose of humility. Learned a lot from other codebases in the process. Eventually after a lot of languages and lot of practice I got a programming only job. Started reading through the codebase. Holy shit there are way worse programmers than me. There is some really good code in there too, but 20 year old wtf code too. I assume my perspective comes from seeing what good code can be. I still have a lot to learn though. That is the fun part. You can spend a week on a minute detail of one language or one concept. \n\nSo here are a few fun questions:\r\n1. What is the worst code, codebase, or programmer you ever met?\r\n2. What it the best code, codebase, or programmer you ever met?\n\nI have seen a few codebases on github that just told me to walk away. Some of the best code I have found has been in game engines. Probably because I look at a lot of game engine code (sampling bias).\n\nThe coolest library I have used has been Construct (Python lib). It is a reversible protocol library. It can deconstruct or construct a data stream.\n\nLeaving the off by 1 or more error in my post.,Took week off work. Didn't do shit on my projects. Just played Skyrim and became and ultra wealthy merchant than raises people from the dead. Found a mod that let me manage up to 512 corpses so they won't despawn. Placed a bunch of dead people in Dragons Reach to traumatize Balgruf's children. I put a fucking dead mammoth and giants in there! lol. Now I want to make some plugins for Skyrim written in C++. Been wanting a generic networking plugin. Guess I should have done that last week. I keep thinking of things I want to do in Skyrim I cannot do. Helps me make my list of features for my own games.\n\nI avoided devrant all last week. I lurked a couple of times, but didn't really participate. Hung out with family and killed stuff in game. \n\nLast night I air fried some leftover turkey using onion dip, fried onions, and a little bit of flour. Turned out really well. \n\nI feel pretty good after just doing mindless shit for a week and hanging with family. Got another week coming up in December. Need to work on side projects though. I actually want to program stuff now. Was getting so I didn't want to look at code before.\n\nWhat do I see when I get back? @retoor is a new user and has an alt that is a bot too. Did anybody die? Did anyone come back to life? What the fuck is wrong with you people? (retoorical question I know).,\"Microsoft Visual Studios 2022 Community Edition\"\r\nor\r\n\"Microsoft Visual Studios 2022 Communist Edition\"\n\nGet to work on porting C++ code to C#. It will be a fun change of pace.,Weekly Friday Fuck You All!\n\nHave a great weekend! Fuck you...\r\nEnjoy extra sleep if you can. Fuck you...\r\nIf you have a \"fuck you\" moment to share, please do. Fuck you...\r\nIt can be a \"fuck you\" or a \"fuck me\" or \"wtf you\" or any kind of \"fuck\" moment. \r\nAlso, one last thing: FUCK YOU!!!,So I am doing some learning of C#. I wrote an https server in Python for a specific task. Now I want to convert it to C#. However, I do want it run as a server, but want some limited controls on it as a window. So I am looking at C# solutions for desktop applications. It seems to be a cluster of unsupported and bug ridden. I don't know if I should do: WinForms, WPA, or Maui.\n\nI don't want to spend a lot of time learning a new gui system. I want stupid easy shit controls. I don't want to html anything. \n\nSo I guess I want something for C# that is stupid easy gui builder that barely runs. After reading reviews I just don't know what fits this bill yet.\n\nAt least my python server is running..."}, {"username": "ElectricCoffee", "text": "Despite having programmed for quite a few years now, for some reason I keep thinking the filter function's predicate needs to be true for things you want to exclude, not things you want to include...\n\ncatalogue.filter(i -> i.quantity < 1)\n\nwas what I just tried to do when I wanted to fetch all the items still in stock... Why am I like this?"}, {"username": "FuckJava", "text": "My new favourite license\n\n# The \"You Can't Have It\" License (YCHI)\n\n**Version 1.0, October 2024**\n\n**Copyright Me. All rights reserved.**\n\n## 1. Definitions\n\n**1.1 This Software** \r\nMeans the source code, object code, binaries, documentation, and anything else that could be reasonably associated with this repository, including but not limited to random files, half-baked ideas, and things that shouldn't be here.\n\n**1.2 You (or Your)** \r\nMeans any individual, group, company, organization, or advanced AI reading, viewing, thinking about, or otherwise interacting with This Software, legally or otherwise.\n\n**1.3 Use** \r\nMeans to download, execute, modify, compile, study, copy, distribute, run, or otherwise engage with This Software in any way. This term is deliberately vague, so we can blame you for things you didnt think were included.\n\n**1.4 Banana Suit** \r\nRefers to a full-body costume resembling a yellow fruit, specifically a banana, with head and arms exposed. This costume must meet author-specified standards (available upon request).\n\n**1.5 Pizza** \r\nRefers to a circular or square baked dish with a bread base, typically topped with sauce, cheese, and assorted toppings. **Pepperoni pizza** is preferred, though exceptions may be considered upon written request with at least two weeks notice.\n\n**1.6 Viewing Hours** \r\nRefers to the specific and rare time slots during which You may view the source code, namely alternate Thursdays during solar eclipses, while donning a Banana Suit.\n\n---\n\n## 2. Terms and Conditions for Use, Distribution, and Modification\n\n**2.1 No Permission Granted:** \r\nYou are explicitly **not** granted permission to Use, distribute, modify, or reproduce This Software. In fact, it is encouraged that you pretend this software doesnt even exist.\n\n**2.2 Restricted Viewing:** \r\nYou are allowed to **view** the source code of This Software only under the conditions defined in Section 1.6 (\"Viewing Hours\"). Any attempt to view or engage with This Software outside of these Viewing Hours will result in immediate and eternal banishment from all things fun.\n\n**2.3 Personal Use Only (Not Really):** \r\nYou **may not** Use This Software for any personal, professional, educational, or otherwise useful purpose. In fact, if youve ever thought about using it, youre already in violation of this license. Apologize immediately.\n\n**2.4 No Warranty, No Responsibility:** \r\nThis Software is provided \"as is\" with absolutely no warranty, support, or guarantee of functionality. If it breaks, you get to keep both pieces. The Author takes no responsibility for anything that may or may not happen,The life of every individual, viewed as a whole and in general, and when only its most significant features are emphasized, is really a tragedy; but gone through in detail it has the character of a comedy."}, {"username": "Ganofins", "text": "Today at work an interesting project came in, so we need to do vapt on a Shopify store and they want us to figure out how their customers are getting fraud calls\nBasically whenever their customer places an order, after that the customer gets fraud calls on their mobile phone saying they know all the details of their orders, address, etc things\n\nWhere do you think the customer details are being leaked at??"}, {"username": "IHateForALiving", "text": "Team Leader, once again, wagered I was wrong on a technical thing\r\nI, once again, accepted his wager\n\nTeam Leader, once again, lost the bet.\n\nThat's 3-0 now."}, {"username": "JS96", "text": "So true"}, {"username": "JsonBoa", "text": "\"We need smaller deliverables so that we can validate each iteration with the client! Instead of doing the whole batch, let's try a minimum viable unit of work first!\"\nAnd then the cook made a single unit of French fries. Like, a single stick. It took about 10 minutes, or about 95% of the time it would take to fry a whole portion.,We need to update the slang \"script kiddie\" to \"prompt enginot\" or something.\n\nSo my boss's boss or someone even higher up drank the generative AI kool-aid and hired a 40-something kid to generate images for the marketing teams (or something like it).\nNaturally, things soon went to shit.\nThe bloke already left, having staid less than six months on the job.\nGuess who got to handle all the shit-is-currently-on-fire the kiddie left behind? \n\nFirst impression: apparently, muggles tried to slak him some very broad descriptions of what they needed, and at first he actually tried to summarize those bark-speech pseudo-words into an actual prompt. \nIt does not seem to have gone for too long, though.\nAfter users requested changes to the AI outputs, he would update the prompts, all right. And the process seemed to go fast enough... until reaching near-to-completion status.\nThen users would request the tiniest changes to the AI output...\nAnd the bloke couldn't do it.\nSeriously. Some things were as simple as \"we need this slider to go all the way up to 180% instead of 100%\" on a lame dashboard and *kid. could. not. do. it.*.\n\nIn many cases he literally just gave up and copied the slak history into the AI prompt. No dice.\n\nBloke couldn't code a print('hello world') into a jupyter notebook cell, that's what i'm saying.\nApparently, he was \"self taught\", too. And was hired to \"speed up the process of generating visual aids for usage in meetings and presentations\". But then \"the budget for this position was considered excessive\" (meaning: shit results from a raw idea some executive crapped some day) and \"the position was expanded to include the development of Business Inteligence Dashboards and Data Apps\".\n\nSo now it is up to me (and my CRIMINALLY UNDERPAID team) to clean up his mess and maintain/fix/deprecate DOZENS of SHODDILY DESIGNED and MOSTLY USELESS but QUITE ACTIVE \"data vis\" PIECES OF SHIT.\n\nFuck \"AI prompters\", fucking snake oil script kiddies.,Warehouse devs are trying to make our own homegrown warehouse robot AI to easy up the route optimization math, without paying up big $$$ for some big tech's crap.\nThose robots look like wild \"dire roombas\", BTW. Each is large and round like bike tire on its side.\nAnd the state of the art on the driving AI for those robots is... actually pretty good. It can avoid moving obstacles like humans or forklifts on their route or even drive around liquid puddles (our warehouses aren't exactly pristine).\nSo then came the time for the warehouse devs to benchmark their AI.\nThey compared it to a ready-to-use solution and fared quite well. Until someone suit decided they should ask chatgpt (or some other text AI crap) to try its \"hand\".\nI've spent the best part of the day laughing my ass off, the devs had to go on a hunt to search for the *runaway robots driven by chatgpt*. One of them found its way to a freaking porta-potty like 50m outside the warehouse. Others were trying to lift forklifts to take those out of the way. Ooh, the irony.\nA few were gladiators disputing the same pallet to lift. They were literally trying to sabotage each other to steal the pallet.\nBut most were just driving around randomly like giant roaches.\nMan, sometimes generative AI can really make us laugh.,A few weeks ago one of my counterparts in another department, who happens to also has a vowel-rich name, started sending some of his reports under the name \"Bjorn Ragnarsen\".\nThe report itself still have his own name, \"bjorn.ragnarsen\" is just the sender on the email.\nI asked what was going on and he says that he was A/B testing click rates on his emails. The partial results were... very depressing, due the much higher levels of conversion when compared to his regular, properly spelled name.\n\nSo now I'm workshopping vowel-deprived names to sign my reports. \"Fjall Eriksen\" sounds too cartoonish? Maybe \"Otto Kirchoff\"?"}, {"username": "Jwe0619", "text": "Spent 3 hours not understanding why the exact same procedure on Linux worked while not in windows. Ended up installing Linux on the windows computer."}, {"username": "Lensflare", "text": "Dear great ux lords at ms azure devops, could you make the whole freaking button clickable instead of just the text inside of the button?,I\u2018ve not seen a single ad spam post today, so far.\nThank you @retoor!,End of the year. Management announced that the project that our team has been working in for more than 4 years, will be killed.\nShit."}, {"username": "Liebranca", "text": "Fuckdev: I heard people were having meltdowns in certain more political corners of the interwebz, you figure out why, and so I went to read a little bit to see what was going on.\n\nTruth be told, I did not expect this wild mask-off type shit, but it's interesting nonetheless. Malcolm X was proven right once again. I mean el Hajj Malek el Shabazz, dude. These bitches are indeed like foxes, showing their teeth but pretending to smile.\n\nI'd feel bad for the poor fucks, hadn't they come out swinging against immigrants with a copy of Mein Kampf. Not so disgusted by the dextral folks, then? Sinister!\n\nAnyway, having bore witness to such undeniable proof of their conceited wickedness, which makes them more than ever indistinguishable from what they merely *claim* to oppose, I am now at ease for thinking that the B-52 bomber with pride flag meme was kinda funny.,My name was Quiet Array -- I showed it, printed on my ID card, to some waitress. She asked for my hand in holy matrimony, and we got married by a soda dispenser. Immediately went our separate ways. I fiddled around with some runes on my galaxy-sized stash and invented a new way to sodomize demons, but the arcane secrets got lost in translation.\n\nThen I woke up, and my first thought was: \"shit, what a cheap-ass discount kiki dream\".,Computer! I live in a state of constant mental exhaustion. What does this mean?\n\n*BEEP-BOOP*. IT MEANS YOU'RE STRESSED, BITCH.\n\nInteresting. How do I get rid of this... \"stress\" you speak of?\n\n*BEEP-BOOP*. GO OUT, BITCH. SEE NATURE, BITCH. CONNECT WITH HUMAN BEINGS, BITCH.\n\nOh, fuck no, that's just not going to happen. Any other tips?\n\n*BEEP-BOOP*. STOP USING DRUGS, BITCH. YOU DRINK TOO MUCH COFFEE, BITCH.\n\nWell, fuck me, I can't do that either; guess I'll just take this with me to the grave. Thanks anyway, computer.\n\n*BEEP-BOOP*. YOU'RE WELCOME, BITCH. YOU'RE GOING TO DIE, BITCH.\n\nYes, I hope as much. The sooner the better.,Working on a feature for about a month, give or take. And the whole way through, I'm feeling worried that what I have is very little in relation to how much time I've spent on it.\n\nWell, guess what? I send the PR, and see all the commits put together -- and ONLY THEN I'm able to realize it's a WAY bigger contribution than in my wildest fucking dreams.\n\nSo now I'm thinking shit, I may have gone too far in a few places...\n\nAnyway, the feature is not a 100% done: this is just the first step lmao. But I'm glad to get a break from this, though it was a very cool thing to get to work on, I definitively got severe tunnel vision focusing so much on it. Time to return to smaller bug fixes, let's go!\n\n**ANXIETY INTENSIFIES FOR NO REASON**,And so the land was finally rid of the years-long plague that had desolated a once great nation. The weary denizens let out a sigh of relief, thanking their lucky stars for this new-found peace. But it was only the beggining...\n\nFor although the enemy had been defeated, it's undoing was brought about by profane arcana of a much more insidious, dark nature. In saving themselves, the fools had in truth sold their very souls.\n\n\"Grandiose... \" he muttered villanously between his teeth, fixed on a wolfish, most somber grin.\n\n\"Like lambs to the slaughter, my Lord\" his assistant verbally circle-jackaloped him off, to great bottock-suckling effect.\n\n\"They will soon bow down to me... \" so begat his five-hour-long expository monologue, a scheme only as devious as it was needlessly complex \"and all the ass in the province shall be mine!!\"\n\nIndeed, all unfolded as it was foretold: unleashing the first spell of Mass Desacration would only lead to it being perfected, further corrupted, twisted, and molded into the girthiest, gnarled, grandemonic phallus of anal destruction, by which the souls of an entire people would be bound to the sexually distorted whims of an ancestral eldritch degenerate.\n\nOnce uppon a time, they were warned, but laughed at our harbinger -- and as penance, we abandoned them to their black fates. The extremity of the grave peril looming over their every orifice seemed a rather guffawable matter to them... and so was to us the brutal, inter-continental violation that swiftly befell theirs, most precious of human cavities.\n\nSuffice to say, their anus shall never fully recover.\n\nAs for Wizard James, he was summarily executed via automobile-assisted castration, his jagged testicles mercilessly crushed under the weight of a thousand oxes. But that is a story for another day.,Since regexes have been mentioned, I'll take this opportunity to make this one thing abundantly clear...\n\nThe chief weakness of C++ is not safety concerns but the ultradiarrheic verbosity proudly inherited by it's claimants and successors. See here, straight from reference pages, a basic example of substitution:\r\n{\r\nstd::regex_replace(std::ostreambuf_iterator(std::cout), text.begin(), text.end(), vowel_re, \"*\");\r\n};\n\nNot so bad, right? By which I mean, there's worse still. Now hold my sigils:\r\n{\r\n$text=~ s[$vowel_re][*]g;\r\nsay $text;\r\n};\n\nIt may be true that people don't respect your intelligence, due in great part to the well-known argumentative proclivities typical of closeted visual basic enthusiasts that are deeply rooted within your innermost self, however no matter how oft-denigrated and disparaged for their shortcomings an individual is, they are still nonetheless physically capable of seeing that the line in question doesn't even exceed 32 characters. Else this wouldn't be a discussion of syntax, or semantics, but rather your ability to count, which would be a much more dire situation.\n\nAnd now that I have degenerated any semblance of reason existing within this discussion in favor of shame and humiliation towards my enemies in a bid to assert dominance, I've honestly forgotten what my point even was, and no doubt, this will be used against me; truly, the most lethal of double-edged gambits.\n\nIn any case, may a razor-sharp serrated diamond obelisk violently penetrate your rear orifice with such excessive force and excruciating pain so as to render your nervous system henceforth inoperable from cheeks to the core, most cavernous depths of your asshole.\n\nForever yours,\r\nI nevertheless like C++"}, {"username": "Nmeri17", "text": "I Used to scribble my thoughts on paper. It's haphazard yet handy. And even though I can't make corrections without crossing out or drawing arrows to transfer the reader to continuation of the thought on another page, I have this liberty to express myself and glance at a panoramic view before putting them in their final resting place \u2013soft copy \n\nMaybe my thought process became more efficient but I no longer need to flesh things out with ink. Database designs, implementation logic. Everything goes to a special file I create on every project for odds and ends\n\nUntil today\n\nI have something to think about. I will miss connecting the dots if they appear in fancy fonts. I need to gradually build upon each outline, pursuing it in an exploratory manner until its possibilities are exhausted. I will draw a conclusion from their character arcs\n\nFor some reason, I see parallels between this scenario and sql vs nosql. This is one of those extreme cases where structured data storage is not sufficient. I sincerely doubt nosql should be used as a main database, but instead an intermediary for an aggregator to treat each row/record as a unique blob, extract necessary information into a sql for the actual system to work with\n\nSql is more sane and recommended for when you know the exact end goal but need help arriving there. Today, I'm confused and need to weigh options. I need to actually cross things out, not press the back button. It's a bit of a stretch but if this were data, it feels like what nosql would excel at"}, {"username": "NoMad", "text": "I am at a work seminar and the presenter is talking bullshit about artificial neural nets. \n\nUnfortunately I can't punch him through the webcam. This is frustrating. Why do morons who know nothing about neural nets always insist on talking about them?,I have a cold. I'm dying. \ud83e\udd27\ud83e\udd27\ud83e\udd27,First time ever that installing Ubuntu on a new desktop is giving me anxiety. It already failed once cuz snap was farting and therefore was busy. \ud83d\ude12\ud83d\ude12\ud83d\ude12"}, {"username": "NoToJavaScript", "text": "Anyone lese doing that ? https://adventofcode.com/\n\nDamn I hate my solution for day 2 already lol. But it does work"}, {"username": "OverclockedGD", "text": "Hi.\r\nCMake sucks. as a person who used C++ for multiple years i hope the developers of this abomination do not sleep well at night and just live to genuinely make life as hard as it already is.\n\nlink? what is linking?\r\nlink deez nuts"}, {"username": "PaperTrail", "text": "Any ranters at VS Live360 Orlando? Trying to figure out the point of .Net Aspire. I don't get it."}, {"username": "PappyHans", "text": "I swear this spam rants are driving me nuts lately."}, {"username": "Pogromist", "text": "Thanks power shell"}, {"username": "RageExpress", "text": "Ok so there is this company we work for as a client. They stalled the project for 3 months not wanting to sign the contract in the summer for reasons unknown while we \"waited\" to start. \n\nIn the contract it was noted that the project will take 6 months FROM THE time they sign the contract.\nThey signed it in September and still want to go live this year. They don't care what is in the contract but they have legal deadlines they must comply and for that they need the project.\nI mean WAT? How disfunctional you must be to stall a project you have legal compliance for?"}, {"username": "Ranchonyx", "text": "... I'll be honest.\nI think something in my mind is fucked.\n\nI can not work repetitive tasks.\nI can't. I can't. I fucking can't.\n\nMy primary task should be to program stuff. Not configure bullshit for a living.\n\nI just want something challenging, something new, something interesting.\n\nBOOOORRRREEEEDOOOMMM"}, {"username": "Root", "text": "Me: Hey, guys, this stuff is seriously flammable. Like, I\u2019m surprised it hasn\u2019t caught fire yet. I really want to clean it up. Here\u2019s how I\u2019d make it better.\n\nManagement: No. It\u2019s fine, it works. Don\u2019t touch it. It\u2019s getting replaced anyway. Just add the things on top like we asked you to, and call it a day.\n\nMe: Are you sure? This is seriously going to be a problem.\n\nManagement: We just said it\u2019s getting replaced. Don\u2019t. touch. anything. OK?\n\nMe: alright.\n\n\u2026 Eight weeks later \u2026\n\nManagement: so this thing caught fire over the weekend, and the fire spread to other areas. We\u2019re doing some emergency cleanup. The new guy looked at it and figured out why, and has some great ideas on fixing it, so give him some well-deserved praise!\n\nMe: Hey! I told you about this months ago!\n\nManagement: Yes. I tuned out during today\u2019s firefighting meetings. But it\u2019s important to strike a balance in everyone\u2019s style. Do you have any other concerns?,Smiling legendary golden boy #3 says:\n\nHEY LETS PUT OUR INTERNAL GEMS IN THIS PROTECTED GEM SERVICE IT\u2019LL BE GREAT :)\n\nHEY EVERYONE SIGN UP FOR THIS NEW SERVICE! YOU GOTTA OR YOU WONT BE ABLE TO DEV! :)\n\nHEY SO I COPIED THE INTERNAL GEM I WROTE INTO THE MONOLITH REPO INSTEAD OF USING THE SERVICE BECAUSE IM A FUCKING GENIUS :)\n\nYOU WANNA USE IT IN YOUR PROJECT? HAHA GET FUCKED :)\n\njfc"}, {"username": "SidTheITGuy", "text": "I'm not flexing but I still have the ability to downvote posts/comments.,so, in latest news (source: trust me bro)\n\nIntel cut off 15K employees from their workforce. But but but, they re-introduced free tea.\n\nWin-Win, right?,I talk to myself a little too often. It makes sense, given that overthinking is what keeps me employed.\n\nI am good with that. \n\nHowever, I've been finding myself in these 'thinking sessions' where I'm full on mouthing words and sometimes words come out and moving my hands around as if I am talking to someone in person. \n\nIt worries me, what if I enter one of these moments and never be able to snap back into reality.\n\nI'm going crazy, aren't I,I can't believe we've gotten to a stage of capitalism that saying \"Employees need work-life balance\" is controversial.,When I search for problems with npm libraries and StackOverflow's answer is \n\n\"just downgrade the package to {VERSION} and it should work\"\n\nIt makes me wanna die. How in the clusterfuck is that an acceptable solution?,You using the ChatGPT bot on devRant makes me feel like you have some sort of schizophrenia.,Some people deserve a high five.\n\nOn the face.\n\nWith a chair.,@retoor please tell your AI bot, that we don't need it to make 20 comments on every post. \n\nWhat the bot is doing is pretty great and cool, just let it be for that one task. It's role as a spam remover is fine, but giving it a 'human' like persona, where it starts acting like a real person chatting with ranters is downright creepy.\n\nI'm not even joking.,Today, I have added a new achievement to my list.,If Indian scammers only had a tiny bit of patience with customers (victims), and practiced English accents, they'd become millionaires so easily."}, {"username": "Skillshala", "text": "Skillshala: Learn Web Development & Digital Marketing \n\nSkillshala is your gateway to mastering two of the most sought-after skills in today\u2019s digital economy: web development and digital marketing. Their web development courses teach foundational and advanced programming, including HTML, CSS, JavaScript, and frameworks like React and Node.js.\n\nThe digital marketing program delves into SEO, PPC, social media marketing, and analytics, equipping students with tools to create impactful online campaigns. With practical projects, industry-standard tools, and career guidance, Skillshala ensures students are job-ready to excel in tech-driven roles.\n\nskillshala.co"}, {"username": "Tasperen", "text": "Literally begging my brain to relax so I can sleep.\n\nI've gotten my drive and passion for coding back (Working on a project that'll be released for beta soon) but unfortunately, the sleepless nights came back with it.\n\nIt's currently 6am and I want to sleep but soon as I close my eyes, I see more features, optimizations and potential bug fixes. I have a slight migraine which is quite annoying.\n\nWish I could turn my brain off on command. Please make it stop \ud83d\ude14"}, {"username": "TeachMeCode", "text": "Wukong DLC NEWS!!!!!!!!!!!!!!!!!!!!!!!!!\n\nhttps://gamerant.com/black-myth-wuk...\n\nYES!!! Wukong is tied in my brain with Elden Ring DLC for goty,Bunny,https://youtu.be/IFfLCuHSZ-U/..."}, {"username": "TerriToniAX", "text": "Traditional programming means spending *days or even weeks* to write instructions to make the software do what *you* want it to do.\n\nAI modelling means spending *weeks or even months* to tweak instructions just to find that the software does whatever *it* wants to do.,I really really really hate Edge! What kind of web browser doesn't have a proper address box where a url is a url and not a search phrase directing you to fucking Google, the most evil search engine of them all."}, {"username": "Tounai", "text": "We are in AI era but screen readers and softwares for disabled people are still immensely retarded, so we still have to do accessibility by hand, now enforced by EU.,Currently having a stupid fight in my PR comments to remove dead code because I refuse to write a whole book to justify a cleanup commit.,Currently working on my quiet quitting strategy to do the absolute minimum I can this year. Any advices are welcome."}, {"username": "TrayKnots", "text": "All the crypto bots and hire a hacker adverts make no sense. After all, they still need to either go through the API or make a selenium script. Will still take them 1 to 2 hours at least to build it. For what?\n\nTo advertise to a dying platform that has a dwindling community, which is on top of it well-versed in programming and technically affine, so that the probability of profiting of it is tiny... \n\nMy conjecture: A devrant member is pulling a long running prank. \n\nI bet it's someone like theRealJase. Or someone like that."}, {"username": "We3D", "text": "have a break, have a pancake! home made, hand made ( no robots were harmed during the process ), eastern european ( balkan ) style"}, {"username": "Wisecrack", "text": "Turns out you can treat a a function mapping parameters to outputs as a product that acts as a *scaling* of continuous inputs to outputs, and that this sits somewhere between neural nets and regression trees.\n\nWell thats what I did, and the MAE (or error) of this works out to about ~0.5%, half a percentage point. Did training and a little validation, but the training set is only 2.5k samples, so it may just be overfitting.\n\nThe idea is you have X, y, and z.\r\nz is your parameters. And for every row in y, you have an entry in z. You then try to find a set of z such that the product, multiplied by the value of yi, yields the corresponding value at Xi.\n\nNaturally I gave it the ridiculous name of a 'zcombiner'.\n\nWell, fucking turns out, this beautiful bastard of a paper just dropped in my lap, and its been around since 2020:\n\nhttps://mimuw.edu.pl/~bojan/papers/...\n\nwhich does the exact god damn thing.\n\nI mean they did't realize it applies to ML, but its the same fucking math I did.\n\nz is the monoid that finds some identity that creates an isomorphism between all the elements of all the rows of y, and all the elements of all the indexes of X.\n\nAnd I just got to say it feels good.,If you're using random in python, and need arbitrary precision, use mpmath.\n\nIf you're using it with the decimal module, it doesn't automatically convert just so you know.\n\nInstead convert the output of arb_uniform to a string before passing to the decimal module.,Worth every second it took to read:\n\nhttps://gwern.net/scaling-hypothesi...,I discussed using page-rank for ML a while back here - https://devrant.com/rants/11237909/...\n\nI talk about something vaguely similar in \"scoring the matches\" here though - https://pastebin.com/YwjCMvRp\n\nIncidentally the machine learning community finally caught up and did something similar on a RAG\n\nhttps://news.ycombinator.com/item/..."}, {"username": "alturnativ", "text": "So a little while back, my location was officially switched from \"Specific Office Location\" to \"Home Office\", i.e. I was finally _officially_ full-time WFH. The other day, I had to visit one of our physical offices for the first time in years. What I didn't realise until that point was that I HAVE to work from home: I have to access a specific VPN in the US to do my work, but you can't connect to any VPNs from within our office.\n\nGenius.\n\n\ud83e\udd26\ud83c\udffb\u200d\u2642\ufe0f"}, {"username": "anandkumar", "text": "How to Migrate OST to eM Client?"}, {"username": "antigermanist", "text": "This thing is a gyrobus. It's a bus you plug on the grid at the stop, there's an engine powering a gyroscoping wheel and you get 10km off that without battery\n\nWhy do we have normal buses this is way better.,Is anybody else into moneyslaving?\n\nAny financial advice? I'm struggling ngl,Guys so the yanks are gonna invade the netherlands to protect the zionists. Who want to be part of the resistance? Let me know in the comment.,Goood I have this cold for weeks now. No symptoms beside my nose completely clogged. Soooo fucking annoying. My nose is constipated. \n\n@b2plane help me bro I need you.,Who do you think have devrant's biggest shlong?,RETOOR DID NOT DELETE HERSELF,GUYS GUYS IM GETTING A PRENUP\n\nIf I understood it correctly it means I can just borrow shitload of money and blow it all and go into debt and they cannot do anything because all my shit belongs to my wife.\n\nTime to buy bitcoin and befriend a junkie.,2050. Mark Zuckenberg became a ninja and cloned himself a billion times.,If I had to pick between george Orwell I'd pick the well.,Worse than the \"working on my machine\".\n\nMeet the \"works on every machine but the boss laptop\". \n\nBonus point if the issue appeared out of the blue during the night.,I'm tired, I have nausea, my head hurts, my nose is clogged, my boss isn't happy, I'm marrying in 5 days from now, nothing is ready.,My job gave me 500 euros as Christmas gift. And I didn't redeemed the gift card from last year so that's 1000 extra euros who arrived at the right time (coz I got no money).,Opening reddit today, there's a pic about how the first covid patient felt sick 5 years ago.\n\nThe first answer was about how it couldn't be possibly be 5 years already.\n\nThe second answer was about how it feels like a thousand years ago.\n\nWhat sides are you on? There is something to be said about your relationship to temporality.\n\nAre you bored or overwhelmed?,So I'm married now so I'm gonna tune down the trolling <3 love yall,Happy sint niklass and fuck that whipping guy. \n\nAlso I would like to thanks my haters @tosensei and that american dude, their constant feedbacks really helped me to grow as a person <3 \n\nAnyway I'm kindof happy. Have you recieved a lotof candies?,My wife just mixed my genmaicha with her shitty yoga teabags. \n\nDivorce time."}, {"username": "antigermgerm", "text": "Did you know 4% of the US population actually drank bleach during the first months of covid,Guys did you heard about the besa mafia?,You should not think of yourself as a person as much as a concept.\n\nFor example, I think I grew out of my antigermanist phase. German people are fine. \n\nMy new concept is \"let's do anal\", a line of t-shirt.\n\nThank you.,My future sugar mummy <3 how beautiful is this woman,Who's coming to my bachelor party? We're doing candyflip in the sauna.,What do you think about that bitch? In french we call it \"the whipping father\" and as the name says, he's a twat. Let me see how you like your piece of coal when I make you swallow it you fucking cunt. Nobody whip me without my consent.,C coders trying to hang out with normie,People of the past: hey let's give mercury to people what could go wrong lmao v: \n\nhttps://en.wikipedia.org/wiki/...,wtf im so old rap is becoming good again???\n\nhttps://youtube.com/watch/...,so now the US are gonna invade the haag??? Im wadeyyyy,The washing machine broke 3 days before the wedding :'( it flooded the restaurant below my house and there was a whole fucking mess and I had to clean everything. Meanwhile my boss is still on my ass.\n\nI shouldn't have brought shit from mediamarkt. German quality my balls."}, {"username": "asskisser", "text": "I have completed a streak of 1000 days on Leetcode."}, {"username": "atheist", "text": "Windows: \"works, but...\"\nLinux: \"doesn't work, but...\",The objective c stdlib is pretty cool, it's what backs the swift stdlib on mac. The collection classes dynamically switch backend depending on size and expected performance characteristics. EG a set of 3 items is faster to linearly search a vector, so it'll switch that out.\n\nhttps://objc.io/issues/...\n\nI'm not a mac fan but that's some truly artful engineering.\n\n(reposting comment as rant coz I think it's cool),To the person that put the washing machine on at 4am, who hurt you? Coz I'm gonna be added to that list.,MS - Mount Stupid.,The stupidity of a post box service marketed for digital nomads that requires proof of current address.\n\nWhich fuckwit thought that through?,My manager wants to have a conversation about my attitude. Time to explain that when I worked hard I got no pay rise, I only got a promotion because I lost my rag at him when he was being an arse. I have no motivation to do anything other than the bare minimum.,Journalistic humour:\n\n> \"compensation is zero,\" the world's richest man wrote.\n\nhttps://news.sky.com/story/...,Don't look too closely at the code for tools you use.\n\nIts 50/50 great or garbage. Great way to accumulate side projects...,Quote from reddit is too true\n\nIf your company runs AI generated SEO for other AI generated advertising for SEO services that promote your AI to other SEO services- you might be snake oil peddling and if anyone looks twice at your company it will blow over like a solo cup on the back porch.\n\nhttps://reddit.com/r/...,\"AI coding tutor\" is a real job. You're tutoring an AI. I think I'd rather go touch grass...\n\nhttps://boards.greenhouse.io/xai/...,I think I've solved my problem. It's a 6 line change. It's taken the last 4 weekends...,Must not be sassy.\nMust be polite and grateful to open source devs.\nMust be diplomatic when pointing out they're fundamentally wrong about the spec they're implementing. Even if they helped write it.\nMust not be sassy when showing receipts (what the spec says).\nMust not be sassy.,Anyone doing advent of code?,So now the spam bots are mostly gone, do we start weekly rants up again?,Today is 6/12/24 and the doubling tickles my brain."}, {"username": "awesomeest", "text": "For awhile now, my hopes for humanity just being in a rut, soon to receive some motivational kick in the rear or the helicopter parent trend, skyrocketing over the past ~20yrs giving rise to snowflakes and seemingly imminent social\\financial doom, keep going steeper downhill.\n\nThe overuse and\\or reliance on, both term and tech, AI has been particularly disturbing and painfully ironic...\n\nSeems it's overwhelmed my, typically instant, reslisations of severe head-scratchers that have nothing to do with AI and even, apparently, denote actual honesty and effort employed.\n\ntoday, within moments, quickly scrolling on eBay i found 2, new to me... which is quite rare, perplexing 'wtf's.\n\n1. a laptop clearly stating, multiple times, reiterated, not copy\\paste... that not only was it lacking a hard drive... but \"no hard drive cable\"...\nmy mind briefly tried to figure that one out\n... even considered searching yheir several other lots to see if they typically included the \"hard drive cable\" or if they were often denying customers of this clearly standard component.\n\n2- see pic\nit was so soon after the 1st find that i briefly considered that i was missing something... aside from faith in humanity, nope.\n\nthat said, i do respect their blunt, bold\\capslock committee to transparent honesty.,@SidTheITGuy - please help enlighten me. You claimed 1 was Ignorant of Indians... you may just be right... so im coming straight to you about this specific, foreign topic. Im assuming you have expertise with softcolon, right???\n\nSo... Ive had one hell of a day (well... a month and still pretty hell of a yr tbh)...\n\nDue to some work-related reason to look at an associate's LinkedIn, I ended up curiously clicking the profile of a sole respondent to a post...\n\nROFLOL (near literally-- extremely rare for me).\n\nI read it like 10x... going through every, oftenly plausible rationale for what I was making sure wasn't just dyslexia, thinking in non-english, some typo or even some new trendy crap that i was unaware of.\n\nDo to my tendency to avoid tons of new dev/tech terms...\nI even briefly wondered if it was some new term for using whitespace formatting instead of semicolons in js (fyi, i prefer coding in giant unformatted blocks, in notepad.exe... you will never catch me w/o explicit ;'s).\n\nNow i really wanna just contact this guy and ask him how/why he chose this business name.\n\nI cut out his pic/name... but, tbh, as someone who's innately amazing at SEO, i must admit, he's got some seriously impressive SEO. \n\nThe entire 1st page of google results (after asking if i meant \"softcolor\"...idfk what that is), was all his company, even an Insta. My locale is germany/deutsch... technically i do also have Hindi pages as allowed/dont auto-trans... but what i searched on and what i was using for linkedin, barely resolve to the same country, no shared anything."}, {"username": "azuredivay", "text": "If we finish the sprint early we should be able to take rest of the days off :v\n\nor at half days ffs"}, {"username": "b2plane", "text": "what the fuck did i just read rn,how many times a day can a dude shit? oh my God ts so fucking annoying!\n\nshitted about 5-6 times today\n\nevery day i shit\n\nmax: 6 times\naverage: 3 times\nminimum: 1 time,TRUMPS BEEN IN OFFICE FOR 20 MINUTES AND THE US ALREADY FEELS LESS GAY, AND A RANDOM 100 DOLLA BILL APPEARED IN MY WALLET, THE EARTH IS SELF CLEANSING, ECONOMY REGENERATING, I FEEL HOPE AGAIN FOR A BRIGTHER FUTURE, WE'RE GONNA EXPERIENCE MARS OCCUPATION IN OUR LIFETIME, TODAY IM FUCKING ANOTHER WHORE, SOON I WILL START SHITTING LESS, BECOME A MILLIONAIRE IN THE TRUMP ERA, AND LIFE MIGHT ACTUALLY BE FUCKING GOOD FOR ONCE,how the FUCK Is 1 bitcoin worth $85,000 ????\n\nwhst rhe FUCK js trump doing!!!! i need time to invest i dont have a lot of cash rn!!!,AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaa,plotting such an evil fucking sequence of calculated manipulative, pure evil to the core, series of events to cause destruction to my blonde whore ex (shes on the verge of mental breakdown already and threatens to cut her veins or jump off a building and i couldnt care less)\n\np.s. her crying is music to my ears, hearing and watching her cry and suffer is very difficult for me, to hide the smile on my face,i understand it now,shitting again,every time i shit i feel like a huge snake is crawling through my guts and leaving thru my asshole,met the most beautiful girl. well on ig at least. 9/10. her behavior made her 10/10. she wants me so badly. texts me so often. only wants me. wants me to fk her even on first date. shes hooked to me. shes attached to me already. she wants to breed with me and cuddle. kiss me hug me. shes willing to do anything for me even travel from another city long distance 2h 40m car travel. shes obsessed w me. said she will either fall in love w me and be w me forever or end up in mental insane asylum.\n\nwtf is going on. this looks too good to be true. am i fucking tripping balls right now? has God blessed me with a normal girl finally after the suffering i went through? have i built my character development from suffering thanks to my blonde whore?\n\nis this a trap? is the the final boss of pain? or am i fucking godlike blessed?,as i was wiping my ass after shitting right now i literally grabbed shit inside the toilet paper that was somehow stuck to my asshole. it didnt fall down in toilet. literal shit was stuck to my asshole skin like a glue. so i was holding basically my shit with my hand. it was a tiny ball of shit tho so nun too scary. most of the big shit has fallen out,as im shitting on the toilet (again) today im gonna write this rant (my shit is liquid this time very watery and stinks a lot too btw): i will (i just shitted 2 balls of shjt lol and then it stopped) start a new challenge (now its liquid shit again). the challenge is, i will be trading memecoins but not like a degenerate, actually strategically and smart. i draw lines n shit and predict the chart. i started with 2k (my life savings) and already im at 4k. i scalp and trade little by little\n\ni called this challenge THE HOMELESSMAN CHALLENGE. the challenge is, I AM NOT ALLOWED TO EAT ANY FOOD UNTIL I CASHOUT AT LEAST 1$ PROFIT (thats why im shitting liquid shit rn cz my stomach is deformed i havent eaten since yesterday night lol). this means i will either make consistent profits or die of starvation.\n\nthe challenge ends once i hit 100k profit. this is double stimulation. i get less fat And i get more rich. or i just die. win win.\n\ngood. now that i wrote this rant imma head over and wipe my watery asshole from this disgusting liquid shit,as i was fucking my blonde ex whore missionary, i looked her in the eyes and said \"i have to close my eyes and turn my head around and imagine another girl so i can cum\"\n\nmaximum psychological damage.,thats me,im shitting the dryest shit ever. i have to push so hard as if im giving birth, for the shit to come out. shit loves me so much it just doesnt want to leave my body"}, {"username": "bad-practice", "text": "So im working on a bot. The response of the bot wasn\u2019t correct according to colleague a. So i fixed the response. Now i have a virtual directoy and the response is wrong again. Meanwhile i fixed issue b where the template path wasn\u2019t correct so i fixed that as well. Then i got a merge conflict because i fixed 2 problems in one file in two different branches. So i fixed that. Then feedback came on issue b so we fixed that again. Now my response is fucked completely because the agent isn\u2019t defined i don\u2019t have a clue why. If i ever find out the output probably still isn\u2019t correct either and even if it was i probably get feedback which fucks everything up again. \n\nMy god i landed in development hell,I thought to implement nmp and webpack for this project. I didnt take in account the difficulty level. Bundling the scss is fine, but the scripts are hell. There are so many. And there not small either, no there are script with 60+ functions and they all need to be available globally. \nHow this is working in the first place is already a mystery. This has been taking multiple days now and i\u2019m so very fucking tired with it."}, {"username": "bazmd", "text": "What is it about long winded articles for a two second one click solution?\n\nA quick search to find out how to change the control panel to classic view in windows 7. (because I forgot and the windows Operating system is no longer intuitive and Dev-friendly).\n\nSearch engine: (Insert hundreds of articles here!)\n\nSolution: Click on large Icons where it says \"View by\".\n\nSearch engine: (Enjoy sifting through this pile of results written by thousands of gas-bags, you looser!).\n\nRocking back 'n forward sitting in the corner of the room holding my legs against my chest: \"Shut up, I forgot okay!\" \n\nWhy would it not just Say \"Classic view\"?,A completely technical observation.\n\nWhen I was out in a bar the other night, I watched someone play a poker machine, and it dawned on me, Poker machines haven't been adjusted for inflation.\n\n20 years ago if you won 5 quid, it may have bought a round, but now you would be lucky to buy a pint with 5 quid.\n\nI can still beat the machine myself, I thought it was interesting that there is less of a payoff for any coin you spend, so much so that it looks like a rip off.\n\nI used to hate seeing guys throw their entire wage packet into machines on a Friday night.,20 minutes for a 1GB update.\n\nIt's getting tiresome and an inconvenience to switch on an Xbox for a quick game.\n\nI have installed entire Operating Systems quicker.than these updates take to complete.\n\nConsoles used to be convenient to fire up and play, that was a lot of the appeal.\n\nAnd are controllers getting heavier?,I traveled back in time and broke the wieners, arms and legs off of all the ancient statues.\n\nEdit: Second Baz here from the future, this joke will go down in history as the best joke ever written.\n\nEdit: Third Baz here: Are you guys doing the time travel joke?,Gaming Influencers when they talk about \"Frames Per Second\".\n\nAre you fucking stupid or something?,80.08.135\n\nMy IP address.,It's Saturday Night!\n\nHow is every one of you gorgeous devs, you know I love you guys! Hic! ;) xx,The Search Engine Guide for Developers.\n\nThe Top Ten:\n\nStartPage: for technical information and unbiased spell checking phrases. \n\nDuckDuckgo: for watching music videos at work.\n\nAll the rest: including \"Bing Bong\".,I got a chance to use Grok and the image templates are very nice, I can see the appeal. Millions of versions of the same thing should be interesting to see, I can already notice most images that use these templates. \n\nIf you look like this contact me, it's very important! (For coffee reasons)."}, {"username": "byte76", "text": "\u5566\u5566\u5566\u5566\u5566\u5566\u5566\u5566\u5566\u5566\u5566\u5566\u5566\u5566\u5566\uff0c\u4e00\u5207\u90fd\u4f1a\u597d\u7684\uff0c\u771f\u561f\u5047\u561fo_o ....\r\n\u4e3a\u4ec0\u4e48\u6211\u73b0\u5728\u53d8\u5f97\u5bf9\u6240\u6709\u4eba\u90fd\u6000\u6709\u8b66\u60d5\u4e4b\u5fc3\uff0c\u597d\u96be\u53d7\uff0c\u6211\u4e0d\u60f3\u8fd9\u6837\uff0c\u4f46\u603b\u4f1a\u4e0b\u610f\u8bc6\u5730\u63e3\u6d4b\u4ed6\u4eba"}, {"username": "byteasf", "text": "The new daily.dev survey is funny as heck"}, {"username": "cafecortado", "text": "The AI hype train is coming to Paint and Notepad.\nhttps://blogs.windows.com/windows-i...,For a moment I thought work laptop died because the screen suddenly went pitch black but it was just Windows deciding it was a good time to update graphics drivers. It crashed the emulator I was running btw.,\ud83c\udfb6 Nanowar of Steel - HelloWorld.java\n\nhttps://youtube.com/watch/..."}, {"username": "cityrank", "text": "Hello everyone. Recently i launched an iOS app for travelers \"CityRank\". Currently struggling to build an audience. I would appreciate any support if you can check my app, share feedback, or any other information. Many thanks! \n\nIn AppStore find CityRank"}, {"username": "connormon", "text": "The worst part about starting a new project is choosing what framework to make it in. Everyone always has their wrong opinion. No, we aren\u2019t going to use rust. No, not react. Not angular you old man.,Life fucking sucks sometimes"}, {"username": "coreykelley", "text": "I\u2019ve been diving deep into coding projects lately, and let me tell you, it\u2019s been a wild ride balancing everything. Between debugging code and pushing out new features, I barely have time for anything else\u2014especially when those math assignments start piling up. Anyone else here feel like they\u2019re stuck in a constant loop of either coding or cramming?"}, {"username": "cprn", "text": "Dumb mistake from when I was still working:\n\nMy work laptop\u2019s SSD went haywire, and I/O would spike every 10 minutes or so for ~50 ms. The hardware guy said he could replace the SSD right away, or I could endure it for a few weeks and get a new laptop instead. Obviously, I agreed to wait. The stutter noticeably affected screen rendering, but I didn\u2019t notice any other issues. Little did I know that every time it happened, all input was ignored (as in: not queued). Normally it wouldn\u2019t matter, because hitting a random ~50 ms window is hard. How-the-f\u00d7ck-ever\u2026\n\nA few days later \u2014 without getting into \u201cwhy\u201d \u2014 I was forced to apply a patch in production. So I opened an SSH session to prod in one terminal, spun up a dev environment in another, copied the database schema from prod to dev, and made sure to test everything. No issues, so I jumped to prod, applied the patch, restarted services, jumped back to dev, and cleaned up the now-unnecessary database. Only to discover that my \u201cjumped back to dev\u201d keystroke didn\u2019t register.,This is not about devRant\u2026 but it might as well be.\n\nImagine public forum. Everyone can read and post, everyone can comment. And there's no way to send a private message.\n\nYou use said forum for years. Whether you like it or not, you form alliances, friendships, frenemieships and engage all kinds of social contracts. There's no ro(ot)ster either, so you keep all that in your head, until one day you need a social contract formalized \u2014 exchange contact info. With Steven.\n\nYou can't just \u201c@Steven text me, here's my phone\u201d, that's borderline suicidal. You yearn a safe haven. A proxy that'd allow privacy. So you quickly spin up a service, let's say Discord (it wasn't Discord, but close enough), post a link, and within seconds Steven joins\u2026 He and seven other Stevens.\n\nSo you send each a unique sentence, a 2fa token so to speak, and ask them to post it on said devRant-like forum \u2014 they can delete it later after all. And a few minutes later there's eleven Stevens posting garbage faster than mods can delete, because whitespace power. But you bravely sift through that shit until the correct Steven rants \u201cI'm blue, da-ba-dee da-ba-da\u201d, and finally you know which Discord Steven is blue, so you can privately chat about colours.\n\nAnd then Steven's 75 years old, well-reputed account gets banned on devRant for posting along other spamming Stevens. And you can't even PM administration, because devRant is a public forum without PM-ing indeed.,Satisfying my own curiosity #1:\r\nWho here uses Vim/Neovim, and who doesn't?\n\nI'd appreciate straining from discussions, ideally 1 comment per person starting with the name of your IDE (it'd make counting easier).,Satisfying my own curiosity #2:\r\nWho here works in the video games industry?\n\nAs anyone, including visual, audio and mocap artists, etc.\n\nI'd appreciate straining from discussions, ideally 1 comment per person starting with \"I do\" or \"I don't\" (it'd make counting easier).,Satisfying my own curiosity #3:\r\nWho here dabbles in electronics?\n\nAs professional or amateur/hobbyist, doesn't matter.\n\nI'd appreciate straining from discussions, ideally 1 comment per person starting with \"I do\" or \"I don't\" (it'd make counting easier).,Satisfying my own curiosity #4:\r\nWho here has a weird hobby unrelated to coding?\n\nI'd appreciate straining from discussions, ideally 1 comment per person starting with the name of the hobby or short description (it'd make counting easier)."}, {"username": "cuddlyogre", "text": "I use Intellij for just about everything and recently it has started giving me nonsense suggestions for autocomplete and whatever the \"alt+enter\" menu is called. \n\nAs it turns out, they installed more plugins that foisted AI assistance onto me *again* even though I have disabled it every time previously.\n\nI am so ready for this gimmick to die."}, {"username": "cygnus", "text": "......,On a scale of 1 to 10, how much work do you get done in the month of December?"}, {"username": "dIREsTRAITS", "text": "I always use the same towel when I wash my face, my hands, my hair and my ass, is that normal?,Systemd vs Unity?,I installed a linux distribution it's called Zorin, i installed the latest one (Zorin Core 17) for a client since Windows 7 was giving him a headache, it was a very old machine with 4GB RAM with a celeron cpu if i remember, i suggest i will install linux and you won't have more issues with wifi and the printer he said okay, I installed everything, printer was recognized immediately Libre office was installed wifi is connected, security updates are done\n\nAfter 2 days, he sent me a voice message telling me hey what is this zorin? Zorin everywhere, it's like if I'm using someone else program,I have nothing to do with the espionage things, I want windows back, i was crying he made me laugh for a week, i enjoyed listening to his voice messages on WhatsApp, whenever i get upset i listen to him and get excited hahahahhaha espionage? Do you think he let it go? Every 2 days i receive a voice message complaining about Zorin and how i was spying on him hahaha I explained over and over how secure linux is and how Microsoft knows everything he does on his machine, after giving me a headache i sent a friend and he installed ms 7 back and i never heard of him again"}, {"username": "dakkarant", "text": "Won 2 tickets to a dev convention with some interesting talks...\n\nNobody at work wants to come along...\n\nI think ill just take that day and hang around the city."}, {"username": "dissolvedgirl", "text": "Angular is not fun to work with. The amount of jumping between files to do a thing is tiring. And its documentation fucking sucks.\n\nI guess I'm just used to single file components and Laravel's amazing docs..."}, {"username": "donkulator", "text": "Chicken McNuggets are rank.,This is getting really confusing now. How many people are left on here who aren't robots?,I've probably suggested this before, but people who introduce arbitrary factors of 100 into calculations for no good reason should have their genitals removed with a wooden spoon.\n\nAnd if they don't make it clear that they've introduced a factor of 100, then the removed genitals should be pyrotechnically reinserted into them."}, {"username": "dotenvironment", "text": "I messed up . My testicle problem isn't going anywhere soon, and one ultrasound report already says could be a tumor. 2nd test will be done in 10 days, but if its a cancer, then my life just got officially reduced by 20 years and practically reduced to this year, coz fuck this life if I can't be normal.\n\nI already\n- haven't ever got love or chance to kiss a loved one,\n-have a super beta personality and never got enough respect from anyone \n- am not having any friends at current stage \n- shifted from my native location and living in a new isolated place \n- got ugly ass looks, height and weight to never feel happy\n\nand now with a probable tumor coming which would lead to hair lossing chemo sesssions, ball removal surgery and followed by lifelong of infertility, I would prefer death over a meaningless loveless life\n\nI am so devastated as to why i got into this state. nothing has been going good for lalst 2 years.\n- i left my previous company which had a great culture, less work but asked for relocation . i joined this current company with horrible work culture, 3 days working and overload of stress\n- I had fights with my friends and don't have any friends anymore\n- i broke my arm this year.\n- i caught terrible cough last year which took time but got better\n- there have been constant bickering and fights among parents for 100s of reason . no more than 2 days goes by when any 2/3 people of our nucleolus family is not fighting \n- and countless more shitty stuff\n\nI was on a path to become a mediocre okayish guy. i was having a decent salary , learning new stuff everyday, fighting new task battles, becoming a beeter dev amd aiming to go for senior dev/TL role, buying car l, new home and planning for marriage, ...\n\nbut nope. God has some other plans.. some ugly and cruel plans, for the guys who don't even had the chance to live a villionous life.\n\nI wonder how that guy from my scchool who used to date so many girls is doing now. God must be very angry with his Casanova behaviour. Oh wait, that asshole is earning 160k and married her gf from last 8 years!\n\ni wonder how that gu from my homies is doing who used to hookup with random girls every weekend. Oh wait, he got promoted to TL and bought a new home!\n\nI wonder how my friend who smokes 4 cigs a day and drinks beer every night is doing. Oh, he's going on international trips every month , earning 600k and have a clean medical record! \n\nyepp such a great decision maker that guy on the top is . Let me connect with him soon and ask these questions , will let you know what he says. :/"}, {"username": "dubacca", "text": "My boss just won't read things! Today's example: \n\nMe: There's an issue when there isn't an image on an item. (Picture attached)\nBoss: If the image exists it's probably a permission issue. \n\nThis is just the latest in a very long list of examples. I wrote off most of the others since they were often in a longer paragraph or complicated issues, but this was literally one sentence and he skipped half of it."}, {"username": "elfo", "text": "I'm Elfo, and retoor is typosaurus."}, {"username": "ellenmoore", "text": "Alpha Spy Nest is a service designed to help individuals recover lost cryptocurrencies by leveraging advanced tracking and recovery technologies. They specialize in locating and reclaiming digital assets that have been lost due to fraud, theft, or forgotten credentials. Their team of experts works with cutting-edge tools to assist clients in recovering their investments. Alpha Spy Nest offers a dual service for both recovering lost cryptocurrency and providing investment opportunities in the digital asset space. Their advanced recovery methods and tools are particularly valuable for individuals who have lost access to their crypto holdings or have fallen victim to fraud or theft. The expertise and success rate of their recovery process make them a trusted partner for reclaiming lost funds. Additionally, their secure and user-friendly investment platform makes them an excellent choice for anyone looking to invest in cryptocurrencies. Whether you are new to crypto or a seasoned investor, Alpha Spy Nest provides the resources, tools, and strategies necessary to navigate the crypto market with confidence. With personalized strategies, expert advice, and a commitment to security, they have earned a strong reputation as both a recovery service and a reliable platform for cryptocurrency investment. See a contact information below:\n\nWhatsapp: \u202a+1 (415) 971\u20114490\u202c"}, {"username": "feuerherz", "text": "damn it,Where did my kitty @retoor go?"}, {"username": "fullstackcircus", "text": "you blink and 5 years are gone"}, {"username": "galena", "text": "It wasnt a Phillips Head screw. It was Pozidriv!,I never expected embedded Linux to be this performant boot wise. On a Cyclone V HPS (800Mhz, Coretex A7) the entire system boots in 3s. Thats from power on to a shell in userspace. And it uses like 40MB of SD-Card Space. The entire speed gets throuwn out the window as soon as you use systemd. Then it takes like five times as long. I kinda want to explore this further in the future by addin LCD support with a desktop environment and get some numbers for that. Currently very happy with the results.,So apparantly VSCode is the new shit in the automation industry. B&R just presented their fork of it and Siemens showed off Simatic AX. One thing you really need to see is, that Siemens apparantly uses the VSCode Pets plugin in their marketing material.,Yocto is the most overly complicated shit on earth! How the fuck did i ever get my board to boot? You get so easily lost in layers and bb and bbappend and there are like 20 flavours of assignement operators and to configure the kernel you need to run one command for menuconfig and then another right after to pull a diff out of the .config into your project. otherwise noone else will have your changes. TrY the same thing with the bootloader and the whole thing shits its pants. Also there are like four devicetree that are required for boot. And if you specially fuck up here, your hardware will be an expensive paperweight. Also there are like featuresets that enable shizz like wayland or ethernet but good luck finding out what in the actual genderbent jesus the thing you just configured does. And there is like no way to visualize any of it as its just a cockblock of text and files. Also if you use search the results are most likely useless. As the thing you are looking for is a filename and vscode does a text search only. Also you can add layers but whatever the fuck that means as a bsp is like a layer but so can also be a kernel patch or some rando variable change. And good luck fugurig out to which dir $PWD points to. As it could just be on the Elon Musk nazi base on the dark side of the moon. Also every folder starts with meta for some dumb reason. And if it starts compiling you could just aswell build a coffin and go into winter hibernation. It takes fucking forever. I have a 3800x and the build takes 1.5h. Why? Because, BECAUSE, B E C A USE! There is a require package called optee. Which need a python package. That package depends on a crypto lib thats written in rust. And since its all from source, it downloads the FUCKING rust compiler source and compiles the compiler to compile a lib that only takes like 5 seconds to compile. Also good luck figuring that out without constantly staring at the compile log. As there is some compilation time info but you need to write a parser for that first as there is no included anal -lyzing tool for it. I could keep on yappin' waaay longer about why dantes inferno is kindergarten compared to yocto, but i dont have enough alcohol in the house to fuel that.,Man, I love emoji kitchen!,Current Company: Our coding standards is according to the dumbest assumed programmer! Therefore everything shall stay the same as there will be chaos if a convetion changes."}, {"username": "georgetesma5", "text": "The Path to Recovery: How Rapid Digital Recovery Restored My Bitcoin After a Misallocation\n\nThe experience of losing a significant quantity of bitcoin can be terrifying, causing feelings of helplessness, irritation, and fear. When I unintentionally misallocated a sizable amount of my hard-earned Bitcoin assets, I was in exactly that predicament. Even the smallest mistake can have disastrous results in the rapidly changing and fast-paced world of digital money, as I soon discovered. I was lucky to find Rapid Digital Recovery, a group of seasoned bitcoin specialists that focused on retrieving misplaced or lost digital assets. Their professionalism and care were evident from the first time I contacted them. After carefully listening to my situation, they promptly determined the source of the issue and created a thorough rehabilitation plan. They painstakingly tracked the movement of my Bitcoin, pinpointing the precise site of the misallocation, demonstrating their profound technical mastery of blockchain technology and their exacting attention to detail. The Rapid Digital Recovery team got to work with unflinching resolve, navigating the intricate network of digital transactions with their cutting-edge tools and proprietary methodologies. Their perseverance paid off after days of arduous work, and they were able to effectively recover my misplaced Bitcoin. I couldn't express how relieved and appreciative I was that they had not only retrieved my priceless digital assets but also restored my trust in the safety and dependability of the cryptocurrency ecosystem. In the frequently volatile realm of digital asset management, the Rapid Digital Recovery team stands out for their unshakable dedication to their work and sincere concern for their clients' welfare. Send a message on Whatsapp through: +1 41 4 80 7 14 85\r\nWeb site: https: // ra pi ddigit alrecove ry .o rg\n\nThey will ensure\u00a0to\u00a0deliver."}, {"username": "gitstashio", "text": "The company is bad-mouthing the dev that I replaced:\n\"oh he liked to do things in a separate environment first and it took him time to complete tasks\"\nSufficied to say he was not a good culture fit, so they let him go.\nClearly I am in a place with \"Just do it\" attitude"}, {"username": "gmako6", "text": "Anyone in Arusha, Tanzania in Africa\n\nWe have a challenge project"}, {"username": "hritik08725", "text": "That moment when you spend hours debugging, only to realize... the bug wasn\u2019t in your code but in your brain. Yup, I initialized the variable outside the loop and wondered why it wasn't updating. Classic me.\n\nMoral of the story: Sleep is not optional, fellow devs. Also, coffee isn\u2019t a fix for stupidity, but hey, it keeps us going! \u2615"}, {"username": "iSwimInTheC", "text": "Did you know the moon mission would have been a complete bust if one guy, the day before, hadn't looked at the error codes. The same error codes that were continually popping up on the console during the dissent onto the moon. If it weren't for him they would not have known what those error codes were for and would have aborted the mission."}, {"username": "ilechuks73", "text": "Serverless is such a pain with testing...good lord\n\nI'm not enjoying this thing at all"}, {"username": "indoair", "text": "Does high pressure air have more force than low pressure?"}, {"username": "isaachackett", "text": "This is me everyday:))))"}, {"username": "jestdotty", "text": "don't hack hungry, guys,Modern technology is absolutely bullshit\n\nI can't even\n\nNow my keyboard on my phone is even too broken to complain about it\n\nI wanted to look at someone's post history on a forum\n\nTo do so the forum wants an account. Ok. So I gave it my old junk Hotmail account during sign up for it to send me an email confirm so I can make the account so I can search. Well I'm refreshing this account for this confirm account email through the Gmail app on my phone because who even checks emails on computers anymore\n\nTurns out, aside from this Hotmail spam email account having a lot of junk emails (it is my junk email account), there's this little pop-up that happens SOMETIMES claiming that it can't sync. I checked inbox and spam and the email isn't in there. So 1 out of 10 times I refresh there's this little \"cannot sync\" message that pops up and I click it. It claims my storage on my phone is too full to sync. Ok.\n\nSo I go try to find storage through the settings in my phone. It doesn't exist as a category anymore apparently. Thankfully phones have a search feature now -- because we can't have sane settings anymore so here's a search feature. First result it gives me is just device info. That's useless. It's just the hardware specs for my phone\n\nSecond it shows storage. 90% full apparently. That's odd. I have 132 gb. Thankfully it subdivided it by what's taking up space but it doesn't make much sense and a bunch of the categories don't open to anything\n\nApparently the fucking android operating system is 32 GB now? Well you're fucked if you wanna remove that. Apparently years of photos and videos is 20 gb, I can back those up and delete them. Similarly I have downloads in folders, and that's about 20 gb\n\nWhy are there 20 GB of apps? I literally have no apps!\n\nPart of apps? Wtf is Gboard and why is it a gig\n\nWhy is my WEATHER APP using a gig of storage?\n\nAnd none of the apps can I remove the storage they're using. The cache is like 600kb, and I can delete all data and it's using like 60 MB. So the fucking weather app executable itself is a gig of space? Wtf?\n\nI deleted the data for Gboard and turns out that's the keyboard. So now all my keyboard settings are fucked.\n\nThankfully I wrote syncing scripts ages ago to sync various folders from my phone to my external HDD. I just had to connect it to the laptop and run the script on the external HDD. Problem? Well turns out no matter what I do I can't get the laptop to connect to the phone if it's USB file transfer mode. I can do photos. But this is gonna be more than photos.\n\nSo I do my sync backup script from the laptop to the external HDD. This will sync the camera, since I have sync thing sync my laptop and phone all the time, so I can just sync the laptop to the external HDD and then delete the older photos and get 20gb. Quick fix for now\n\nWhy do I need this quick fix?\nWell\nGet this\nI've been having issues with my Gmail client for ages. It just won't display new email notifications which is really annoying because I need to know when emails get sent to me.\nNow I'm thinking, maybe I can de-sync older emails and have more storage space maybe? But that's not an option anywhere. Actually, I can't even unconnect an email address from my phone. Gmail doesn't even let you do that\n\nWhat the flying fuck is the state of modern technology\n\nNow I have to go figure out what my fucking settings were for my stupid phone keyboard\n\nThe 90s were much fucking saner than this garbage. I don't need a 32 GB operating system on a phone. Is this fucking windows 8? And let me fucking tell YOU how many fucking emails you should sync to my phone. Holy shit what the fuck is all this\n\nAt least my Linux scripts fucking work like I wrote them,if AI is so smart why doesn't it clean its own data, eh?!,I just want things to do on my phone that are intellectually going to be stimulating\n\nand not brainwashing\n\nis that so hard to ask for\n\nI can't keep playing sudokus all the time. the other day I wanted to go read a coding answer I asked an AI in my browser on my laptop but I was in bed on a voice chat with a sleeping person and didn't wanna get up out of bed to go fetch the laptop. my browser lets me see tabs I have open on other machines and this AI website makes a url with a unique id so you can browse to the chat you had, but it seems to not always work\n\nearlier in the day I had asked the AI a theoretical coding question and it answered, but I got distracted and needed to go do something before I finished reading it (it was long). but when I was in bed on my phone playing sudokus for intellectual stimulation, annoyed and bored it was the only thing I could do, I had the bright idea of opening the tab on my laptop through my phone. Vivaldi is great and this always works. unfortunately the AI website's unique id thing doesn't. it loaded the website by URL correctly but the AI website just took me to the home page and I had no chat history to read =[\n\nphones are literally computers but you can't do anything on them. can't watch videos without ads or bugs, if you load a lot of websites the tab management system sucks and performance is shit, controls for games suck even if you could find something not ad infested\n\nhell you can't even do a pedometer that's not trying to get you to \"log in\". bruh\n\nyou can't even browse GitHub code! at least last I checked. it's just awkward, their app\n\nI feel like I'm in a straitjacket in terms of technology and I wanna scream. I don't even know how to adequately describe my frustration or what I keep wishing for. it's been prominent in my head a couple years now. it's like we're regressing in terms of compatibility. went from card games provided by Microsoft like solitaire and spider, paint... to Jesus fuck you can't even get paint in a browser now without someone trying to fleece you\n\nremember when things were inventive, nice, and not shit?\nI don't even like playing mindustry on a phone to be fair. fighting the controls is most of the experience. so maybe phones are only good for reading things\n\nI just noticed my brain over time doing sudokus learns so I wanted to practice engaging in something and learning as exercise, cuz I think it would be good for the brain damage. bah,are there people that when you hang around them make you better in some way? which way and how?,it's suuuper strange to see the world being run from fucking twitter\n\nRussia huffing and puffing because Biden authorized Ukraine to use USA long range missile into Russian soil, and trump and his new cabinet are discussing how Biden and the Democrats are suicidal and scrambling debating about it all\n\njust sooooo weird\n\nand you just see posts of them like a damned entourage. like some frat house of billionaires traveling around the country to wrestling matches and having breakfast together and the weird story about Elon musk couch surfing on Trump's couch too much and the staff not liking him bossing them around. this is like a teen drama but it's your next government\n\nlmao,I really want an AI that codes like me so I don't have to\n\ntired of asking AI to brainstorm ideas but it keeps solving things stupid\n\nplease, get with the program. learn my style. it's better. stop shoving your style at me. neck yourself (I can say this right? it's funny and AI has no necks anyway! dark humor funny \ud83e\udd7a, but illegal merchandise \ud83d\ude14)\n\n*coffee rage*\n\nguess I'll have to use my own brain because it's literally less frustrating than reading its drivel that it keeps messing up despite me saying corrections a billion times. and this is one of the SMARTER AIs. eesh\n\nguys can you make the tools better already. *taps foot*,*edits CSS on website with dev console to make it usable*\n\nyour website is bad and you should feel bad. Inb4 I setup some kind of persistent script for this website in particular. Probably gonna be a necessary quality of life thing now that nobody can seemingly write any competent software anymore.,I asked why the lefties associate pepe with hatespeech and someone sent me this: https://youtube.com/watch/...\nI'm somehow more confused\n\nawwww this is cute: https://youtube.com/watch/...\n\nis the world being run by 4chan now\nI think it might be,tried to pick some smart dude's brain about my problem cuz I'm just screaming internally being unable to think about it myself and have no ability to write it out in pseudocode without confusing myself or on paper so I need someone to bounce around with this\n\nproceed to have to teach him basics of how computers work...\n\n... realize he's slow at it and that I know a lot\n\nI will take this self-compliment. I might be on a journey of self-compliments now, since he actually wanted to learn to code for a while. not a bad potential reality tunnel actually. I guess this is ok\n\nguess I'll just keep screaming internally about my problem until I birth the requisite neurons automagically. no pain no gain \ud83d\ude2d\nliterally no clue how to think or plan stuff out without having to put the whole thing in my head. always been a problem for me. grrrrr,FOIA shmoya,I swear low serotonin depression is a superpower\n\nI don't know how but it's always just somehow really awesome for my brain\n\nand before I equally didn't want to get up out of bed so basically no difference between being happy or depressed, functionally!\n\nI think depression makes me think better actually\n\nif you're mentally lazy, just get depressed! BRAIN TREADMILL!,wish AIs were good at rust, borrowing rules, and async \ud83d\ude2b\n\nis it possible to have a impl of async &mut self on something that's gonna thread and update its own data via Arc Mutex or whatever or not\n\nstop making syntax errors\n\nguide pls\n\nnobody uses rust, I swear. or at least they just do basic bitch \"beginner\" apps. please. get with the times and actually do something meaningful that's not picture perfect theoretical exercises. how come no one's RNG tested every feature against every other feature? where's your chaos monkey. the world is chaos! get with the times!\n\nit would be nice if I stick this on the instance as a method but it _might actually never work_ if I try that so I don't wanna spend 3 days wrangling with the code to figure that out when I have a perfectly good dangling independent helper function in a random package here. gosh darnit\n\nalso apparently the only way to get something out of a Arc Murex is to clone it. but the API / usability of the thing would be exactly the same whether it was wrapped in Arc Murex or not. so it's like. if it was in Arc Mutex and you wanna use it in other parts of your app that aren't using multithreading in any way, are you just changing all the function signatures to Arc Mutex or are you cloning to get it back out? uegh I don't even. what if I mutex lock and just put that in the signatures (can I even? because I've tried using weird intermediary objects as part of signatures and then I get in trouble there too cuz arbitrarily the answer is \"no\" because some generic system limitation)? why all of this\n\nMay as well learn hieroglyphics but with French/English grammar exception rules on the side. yo dawg we heard you hate human languages with all their exceptions so we made programming languages the same way,https://youtube.com/watch/...\n\nhere we have a circle, smooth and inoffensive,\nthis will be the basis for your revolution\ngravity is crucial, geomagnetism\n\neveryone will see it, every demographic\nmen 18 to 30\ncollege educated\nwomen over 40\nsuicidal poets\nfat midwestern fathers\nkids with diabetes\npentecostal preachers\nmothers under 20\ninterracial couples\natheist professors\ngoverment employees\nxenophobes and racists\nprivate aviators\neveryone will see it, every demographic\n\nnew breed, guided evolution, instantly enlightened\nthere's no longer language, only recognition\n\ncolor makes us hungry,\nhungry makes us human,I Ctrl + z'ed in a file in vscode and it _literally rolled back other files_ what the fuck?\n\nwho the fuck thought this was a good idea? wtf\n\nAND THEN I CHANGED STUFF THINKING IT WAS ONLY THIS FILE SO NOW WHAT\n\nWHO DESIGNED THIS\n\nWHO WANTS THIS\n\nWHAT,I have 6 different caching folders now\n\nbecause rust path resolution, depending where you launch from.. if it's debug or test or vscode or command line... or what directory were you in in the command line?!\n\nwell it decides to resolve the location differently\n\nand how is it nobody thought this was ridiculous,what criteria do you use to determine if someone is a friend of yours?,coffee coffee coffee\n\nall praise be to the coffee god\n\nI wake up at best at 2 pm. I have my one meal at 5-7pm. in reality I wake up at 4pm or 5 pm generally\n\nI am now\ngoing to drink coffee at 5pm and then make a giant dinner\nand see how it goes\nand if life is better this way\n\ncivilization smizivilizations\n\n(and then do midnight cleaning)\nam I insane? or is it this insane world trying to make us like one of THEM driving us crazy?!,the AIs are reaaaalllly heavily degrading now\n\nnow they're hallucinating their own changes to code that they didn't even do\n\nwhat happened during the bing AI era also. once all the hype was gone suddenly the output degraded. all very strange why it would do that\n\nof course nobody knows how they built their AIs. they just throw things at it and if it increases accuracy of results then that's what they do, but there's no methodology to the madness of building these things. so maybe the devs are just changing random parameters to try to keep up with management's asks but instead they degrade the accuracy of the results over time,I want to stdout a bunch of logging data\n\nbut also create a HUD over it\n\nevidently not an easy task\n\nso let's say you have libraries you made that print logs to stdout\nwell they would mess up the terminal output...\nand then I guess you have to capture what they're trying to print and process it differently\n\nannoying\n\nno easy way to convert logging apps to terminal HUDs I guess\n\nit has to be designed as a terminal app to begin with\n\nueeegghhh,an actually valid critique of AI: https://stacker.news/items/788287\n\naka, woke era will end and the software companies don't matter,how would you guess where any next number is? it's not deterministic \ud83e\udd14\n\nyou'll always have 4 potential spots for each of them with no tie breaker,effort is a lie,it's snowed \ud83d\ude0a,turns out avoiding JavaScript makes you live three times as long : https://boehs.org/node/...,it's like someone invented government bureaucracy for no reason at all https://github.com/Rabbival/...\n\nwhat am I even reading,has science gone too far https://pubmed.ncbi.nlm.nih.gov/301...,freud was all like, dreams are about your subconscious talking to you\n\nwoo-woo circles go further, and it's basically the universe telling you what you need to know. to quote some stoner I met once, \"if you dream, you're a shaman\"\n\nthis morning I had a dream that I was in high school and Oprah Winfry was sitting on some cushions on the floor with her girlfriends. she said she got sick but then took this thing and it amazingly made all her sickness go away, expressing how surprisingly easy it was before her whole group got situated into their official girltalk. I asked her something cryptic and inoffensive (forget now, was deliberately not trying to get political though) and she cold shouldered me, nose up in the air and all her girlfriends followed suite\n\nin the dream then I remembered I had this stuff in my locker and told myself to try it when I get to it\n\n... then I woke up and in reality I bought this thing ages ago and it's in one of my cabinets. ate it and dream Oprah Winfrey maybe was right. message received I guess\n\nnow I'm taking medical advice from spirits of my enemies, I guess?,think I'm starting to get why the c/c++ people are all crazy\n\nI wanted to upgrade something so I wrote it then had to plug in the new version in 7 different crates. cool well after dozens of different file changes I found like 3 bugs and figured hey ok maybe some small edge case bug fixes and now I'm just frustrated because nothing is working and also did I mention I have like 3 deprecated crates but I haven't had a moment to rest to deprecate them fully and remove them and it's all massively annoying me\n\nI keep just rewriting things because it's easier than changing the static typing system everywhere, but no matter what I do I just end up in more changing of the static typing system, repeat\n\nI think I might just end at a non working codebase and lock myself up for 3 days and take some drugs and see what happens until either I pass out from lack of sleep and wake up not caring, someone finds me and takes me away, or I finally have a working product\n\nthings can't be done in chunks I guess\n\ncuz if it works in isolation then you stress test it and it works then you plug it into the live system and heyyo look it doesn't because you didn't stress test these edge cases enough and now everything is broken and who wants to revert like 2 hours of stupid secretary work because StATiC TyPe SysTeM. so what my stress tests need to be the live system? and speaking of tests I keep have to go back to older tests and keep updating them every time the damned static type system updates so I don't want more tests\n\nthe irony in all this is suddenly for once in my life I had this funny thought of \"whoa, remember when people said coding wasn't for them?\". I mean if I keep shooting myself in the foot does end up feeling like a me problem. I still think like a damned computer though. literally the thing i've always been best at so I'm just laughing at the ridiculousness\n\n(maybe it's the brain damage, let's be fair to myself)\n\nwanted to watch a horror movie with the bf for a few days and the guy is a narcoleptic. told him I wanted to today but now look at me, I wanna lock myself in a room until I solve my disaster so how am I supposed to enjoy a movie, and do I just ditch what I'm doing and hope I give a shit later or do I blow him off? fuuuuck why"}, {"username": "jester5537", "text": "How the hell do I plan and put in place new procedures for testing and THEN updating software on our department server \ud83d\ude2b (a 7zip bug got us good recently lol)\n\nwhy couldn't this be a procedure before I started working here. I don't know how to create a procedure document. What if I forget to write a step \n\nFuck I just wanna go back to my code not a word document"}, {"username": "just8littleBit", "text": "Had a lot of folders with pictures in them in a directory and I'm not kidding, I did 'mv /* .' instead of 'mv ./* .' \n\nImmediately stopped it but a couple hundred files were moved. \nLooks like mostly jpgs but also some Python scripts... Not sure why I'm so stupid.. \n\nFirst time I've been happy to see so many permission denied's.. \n\nI'd like to clone myself and then have myself punch myself in the face..,Either....\n\n1) I'll get my ticket to the States in the next few years\n\nOr \n\n2) I'll end up in jail for still calling my main branch master and \"black\"listing IPs.."}, {"username": "karissacarrico", "text": "HOW CAN I RECOVER MY LOST BITCOIN TO ONLINE SCAM HIRE PRO WIZARD GILBERT RECOVERY\n\nReclaim Your Digital Assets with ProWizard Gilbert Recovery. Expertly recover lost or stolen cryptocurrencies and other digital assets. We\u2019re your trusted partner in the fight against fraud."}, {"username": "kiki", "text": "Shampoo for women:\n- heavenly papaya \n- nourishing silk \n- calming melt-in banana\n\nShampoo for men:\n- badass molten lead storm \n- dragon fire tsunami \n- velociraptor fuckfest,Kiki dream log from today \n5am,when you make money on crypto, you rob people who:\n- wasn\u2019t as quick as you because they were working 9 to 5\n- wasn\u2019t as educated as you because they spent all their time making ends meet,Why is real workable Linux with GUI so big? Windows XP is sub 1 gig, any Linux distro (real one that is, not Tiny Core Linux) is several times that. What am I supposed to use for my old ThinkPads and EEE PCs?\r\nI don't need anything more than what XP gives me. Just an OS with GUI that can run software. Give me a Linux distro that does the same that Windows XP does, while weighing the same. Is it too much to ask?,Don't call is ECMAScript 6 \u2014 call it JS 2015.\r\nDon't call it iPhone 16 \u2014 call it iPhone 2024. Or Apple Phone 2024.\r\nDon't call it Ubuntu 24.10 Oracular Oriole \u2014 call it Ubuntu 2024.\r\nDon't call it WiFi 802.11 b/g/n/ac/ax \u2014 call it WiFi 1 gb/s. \r\nDon't call it SDXC II 3 10 \u2014 call it SD 300 mb/s.\r\nDon't call it USB 3.2 gen 2x2 \u2014 call it USB 20 gb/s.\r\nDon't call it Google Pixel 6A \u2014 call it Google Phone 2022 Lite. \n\nSTOP. Giving. Bullshit. Names! Make it SIMPLER for once.,City 17 is a joke compared to the amount of surveillance an average Android user is under every day.,kiki dreams,@Galena can you make this UI happen?,Both suicidal children and children dying of cancer do the same thing from time to time: they mimic a bird\u2019s last song. Three short whistles in rapid succession.\nWhen I saw Marc for the last time, he was asleep. It seemed like I scared him: he woke up in panic, did the whistle thing, pulled the boomerang from under his pillow and started hitting that dark spot on his arm with it. The spot was melanoma, but he was too young to understand it.\nHe died three days later. Then, we found glass shards inside his stomach.,TIL that there was a KDE port for Windows.,I became potus and wanted to cut military spending, but my cat learned how to pronounce the word \u201crepresentative\u201d and kept saying I was a bad representative,Poor @Abigayle1 and her cheating husband,Slovenia: when the tools are made in Germany, but the materials are made in China.\n\nRich European countries are 2004 Brazil during the championship. Every other country is just 2004 Brazil.,Linux clowns be preaching openness and then whine when we theme their apps,dfox returned to sell custom avatars for $7/mo. Y\u2019all laughed, then some Chinese spammer with mspaint avatar took over the platform while retoor justified his actions,I realized it will be smooth sailing from now on. My bipolar disorder is all but cured, my remission is very stable.,Yes, Gaurav didn't get in, but\u2026 your younger Aditya still needs a uni degree, right? And the government needs human skin. Gaurav is of no use anyway, he'll never make it without a degree. Let's fix things by making a mutually beneficial decision?\n\nA good human hide went for around \ua668300. This is why parents made sure kids had good hygiene and no scars until the uni exams. A lower-grade hide was just \ua66830 and was only useful for \u201cspecial\u201d leather novelties. \n\nMeanwhile, good hides made excellent high fashion coats for the royalty.\n\nIt was a shame that U-boat had to go down, burning all 70 crew alive. They were all 20 to 23.,Older devRanters who had a joystick port on their SoundBlasters back in the day\u2026 did you ever use it to plug in a joystick?,NYC:\r\n- Constant construction work that never ends\r\n- You can buy ad place on scaffolding\r\n- Potholes are \u201crepaired\u201d with literal trash left outside by shop owners that is compacted by passing cars\r\n- It's okay to bump other cars to make room for parking yours\n\nI've never been there. NYC dwellers, are those rumors true?,With the advent of farming, losing the winter\u2019s worth of food to rats and other vermin had become the difference between life and death for millions of people. Thus, house cats became indispensable. Next time you see a cat, show some respect \u2014 you owe your life to one."}, {"username": "kinu", "text": "I swear to god that Docker is the worst thing in the world. \n\nI'm trying to learn how to work with this f thing, and I've spent hours just troubleshooting, looking up on google how to do one simple task and I have yet to find a solution on this messed up, convoluted way of running a god damn project.,I remember when I first graduated, I could only find job opportunities where companies wanted Mid to Senior levels. Now, 4 years later, I can only find job opportunies for Senior level devs.\n\nFuck this market so much, why did I had to like programming."}, {"username": "kirui", "text": "How do you guys get side gigs?"}, {"username": "kobenz", "text": "hey, I may have broken this one. It went on forever, poor thing,starting out with a couple coroutines to spare is literally the worst bad habit I've got from golang and that's a compliment. rust, for example, got my over engineering OCD thru the roof!,Functional programming in a one liner:\n\nconst value = (define_value, start) => value(define_value(start)),I'm not joking when I say how dumb I am. Like, for example, yesterday, me and a friend had to figure out how much is 15\u00d76. He did it by doing 10\u00d76 + 5\u00d76, that's 2 \"\u00d7\"s and a single \"+\", dead simple, right? Yep. Me? I did it 5\u00d73\u00d73\u00d72... Which, ok, is 9\u00d710, but do you think I can do 9\u00d710? Nope, to me 9\u00d710 is the result \ud83e\udd0c\ud83c\udffb that's how much of a door knob I am"}, {"username": "localpost", "text": "Me: Update and shut down, no reboot!\nWindows, 30 minutes later, smug as can be: *login screen* \ud83d\ude18"}, {"username": "lorentz", "text": "Boring uses of artificial super intelligence:\n- eternal peace and prosperity\n- hostile world domination\n- genocide\n\nFun uses of artificial super intelligence:\n- ALL the paperclips\n- time travel games where you can meet accurate behavioral models of your future self taking into account memories of this same encounter\n- trolling alien civilizations by broadcasting assembly instructions for it,Our application calls Fucking Microsoft Excel over COM to figure out what letters denote year, month, and day in the current locale.\n\nHint: date format strings are highly standardized so it's always y, m and d,It baffles me that even now people still use ChatGPT to learn new things. LLMs are the antithesis of learning. They're inaccurate so you're left reasoning from flat out incorrect principles, they save you from encountering neighboring information to the answer you seek which is a central mechanic for developing a mental model, and the further away you are from common thought patterns the less their training applies which makes them fundamentally and unfixably terrible at detecting and correcting misunderstandings.,My favourite thing about AoC is the deranged little languages Eric comes up with.\n\ndon't()"}, {"username": "lungdart", "text": "We had a production outage directly caused by our team not following a change procedure correctly. Now we're under a microscope and in a \"get well\" program.\n\nThey took over the daily standup for this high priority program and are organizing efforts in confluence instead of jira.\n\nNow we have a confluence doc of what everyone is working on with someone changing the text status in a table by hand every morning along with the comments in a note section...,Am I the only person who thinks the zip function in python is awful? It always results in such fragile programming patterns,I love that this place is so solution oriented. \n\nPost a rant anywhere else and you get people telling you \"there there\", but here you'll get 5 different ways to stop the issue (even if they're all retarded).,Planes without entertainment systems and usb chargers are useless."}, {"username": "mangodb", "text": "So the age of enshittification continues.\n\nApple is working on IPhone Air, which is rumored to be 5-6mm thick. I am sure Samsung will follow suit.\n\nWhy the fuck can't I have a simple bloody phone which just works for calls, texts and I can hold it without it feeling like cutlery. \r\nI do not want to play games on a 6\" device and give myself carpal tunnel. \n\nI have switched to S22 Flip phone (dumbphone), it works flawlessly, lasts for days on a single charge.,I feel like I'm part of a Turing Test \n\n@retoor @typosaurus"}, {"username": "msdsk", "text": "Why the fuck typescript uses --noEmit flag and not --no-emit????,I fucking swear. AI this, new frameworks that, but every fucking company I get hired by has a deluge of files that are thousands of lines long.\n\nIt's not a new concept to split up files. It's not difficult to progressively split up files as you work on them. And yet so many programmers apparently can't fucking stop for quarter a second to think \"hmmm maybe adding another function to this thing that is already 20 km long might not be the best idea\".,Is there any game engine with actually good support for SVG? I want to do some 2D animations but I don't want to do it with goddamn png sprites like some caveman."}, {"username": "myss", "text": "Just a good old rant: I'm seriously impressed (depressed) on how much cringe of bullshit there is on Linkedin, each time I open the app I feel like I'm one shotgun mouthwash from stopping on using it."}, {"username": "n1cK1337", "text": "Getting an existing NodeJS project up and running on Windows IS A FUCKING NIGHTMARE,\"This happens because ES module import statements result in an object with immutable properties while CommonJS require calls result in an object with mutable properties (for the reasons already described above).\" \ud83e\udd2e"}, {"username": "netikras", "text": "Boi does it feel good to just take a weekend off and not to worry about anything, not to think about anything,... Just be and go do whatever your body tells to.\n\nFeels like charging w/ a dedicated 120W charger, compared to a shared 10W one,wait, is @-red gone now too?? :o How come my profile score did not suffer a major impact... Wasn't he the one flooding us with ++s back in the day?,You know how each generation is taught more and more advanced stuff? My grandparents didn't have a clue about the the things my parents were learning at school. My parents could only catch up with my school course until like 7-8 class. Considering this trend we should have no idea about half the things our kids will be learning in higher classes.\n\nHowever, since AI is taking its pace, schools are adapting and starting to use it for teaching, workplaces are leveraging it to rely on employees' brainpower and skill less and less,... I wonder if we won't see a downtrend. I wonder if we won't be the smartest generation who managed to ingest so much knowledge, and all the generations to come will only focus on mastering prompt engineering. \n\nI wonder, how long will we survive with this dumbed down society... As the primal instinct is to overcome your opponent with greater force, possibly destroying it and everything around. And less educated tend to rely on primal instincts more.\n\nI wonder if I'll live long enough to see Idiocracy [the movie] manifest in real life.\n\nI know I refer to Idiocracy movie more often than anyone refers any other movie here. But it just hits too close to home too often. It might look like a silly something to spend time staring at, but man.. It's got one hell of a point,Serverless.\n\nThis is where your Lambdas run,Anyone tried eGPUs over thunderbolt? On Linux? Anything you could recommend?\n\nI'd like to play around with ML for a bit,Me: do you have monitorin enabled for your cluster?\nThey: no\n\nme: I recommend enabling it\nthey: naah, we're good\n\nerror: *occurs*\nthey: *try to guess at which hop which limits were or were not hit and/or which nw links could've dropped a packet with trial-and-error approach for days*\n\nme: telemetry would give you an answer in under a minute....\nThey: ok cool. We're still good,Only today have I realised that laptops will run slower if the power supply is not sufficient. If batt or the charger is too weak. And sometimes a charger slows the laptop the fuck down. Or even freezes it (for some reason) to halt.\n\nI need a more powerful USB-C charger\n\nI always thought laptops and charge controllers/batteries were tuned to ensure the power the device needs and disconnect the charging or leak energy from the battery if a charger is too weak. I stand corrected,Turns out we have a Grinch. Someone just stole all my decorations in the communal staircase. \n\nThis really fucked my mood"}, {"username": "nitnip", "text": "\"Oh yeah I made a new endpoint, and I just pushed the logic for it wherever I wanted without following any of the project's guidelines or structure. I didn't write any tests or documented it anywhere either. I kinda felt there was already an endpoint for it (there was) but I couldn't be assed looking for it in the documentation\"\r\nDie."}, {"username": "nosoup4u", "text": "Alright, I've got a confesstion. It's a confession and a question, combined, get it?\n\nAnyway, I've been a happy Linux user for over 20 years now, and I've used all kinds of graphical envs, from tiling wms like dwm and xmonad (I didn't care for hyprland, sorry if that's weird) to full DEs like kde, cinnamon, gnome, etc. \n\nThe \"question\" here is why do people hate Gnome so much? It's the one environment that I keep coming back to, especially now that my main machine is a beast, and RAM usage is nary a concern. Even then, my system is sipping RAM compared to KDE (running two docker dev environments, three browser windows with several tabs - one of which is streaming music, slack, and steam is sitting on the fourth virtual desktop, chilling), and I'm still at just over 18 GB of ram.Being able to push one single key/key combo, and type anything at all that is vaguely relevant to what you want to accomplish, and having that thing be instantly available (including searching for individual files) is super nice. Easy virtual and multi monitor switching is intuitive; little to no effort needed.\n\nEven when I want to do other stuff, like play a game, or edit a photo, video, or some of my shitty musical-aspirational material - GNU+Linux with Gnome has been and continues to be the easiest, most neato way to get shit done. \n\nWhy the hate, gnome haters? Maybe you\u2019re using it wrong?"}, {"username": "operand", "text": "hitgub"}, {"username": "particleflux", "text": "Why the fuck is everything getting round \"corners\" everywhere these days?\n\nMost places it's such a waste of space.\r\nSome go farther and it's more stretched circles like rectangles.\n\nDamn it, monitors are rectangular, windows are rectangular, stay with it ffs\n\nAlso, it looks fckn ugly"}, {"username": "peapowder", "text": "Yo grad school is a mark ass bitch. That being said I love it in a weird sadistic self torture learning new things kind of way \u2764\ufe0f \n\nSerious question though. Should I take two instead of three classes next quarter? I have no time for a life with three classes. My gf is not happy with this. And if I\u2019m not studying everyday there is no way to comprehend things at a basic level. If I take two classes I feel like I\u2019ll be falling behind. Is it expected not to have a life in grad school? At least nobody is bothering me about jira tickets and when I\u2019m gonna ship here."}, {"username": "priyanshu-kun", "text": "Hey Engineers/Developers,\r\nI want to practice my backend skills and learn how scalable applications are built. So what I'm thinking to do is learn the high-level system design first and try to implement that learning as well.\r\nSuppose I learned how Instagram reels/TikTok works, how they process, and how they scale to millions of users around the globe by trying to build my own scalable app.\r\nOr I can already contribute to established open-source projects, for example, rocketchat.\n\nWhat should I do?,I had a machine coding round today for backend role but I didn't not show up cause I was nervous as hell. Reason, I failed my last 2 interviews.\n\nNow, I'm conflicted, sad, anxious and somewhat devastated.,Can somebody suggest me backend heavy opensource projects which I can contribute to improve my engineering skills?"}, {"username": "retoor", "text": "Fucking hell, why does the phone decide I can't use my last 4% of battery for the torch function? Fuckers, you can imagine that if the user does that, it's really needed right!? Give a warning or smth. It's not like that 4% is good for a phone call either. What's the point of that last 4% battery then.\n\nI live in a park 5km from outside village center. When it gets dark in the middle of nowhere, it gets black, really black. So, I was cycling home and my bicycle light died. And halfway, it was almost completely dark so I wanted to use the torch on my phone so I could at least see if I'm still on the bicycle road. That's how dark it was and it fucking refused. But then - someone caught up from behind and could follow that person until my exit (one I would've never had found anymore) cycled a hundred meters in pitch black until I saw lights of the park. God dammit, fucked up experience. If that cyclist with light wasn't there, I would've had to walk and hoping I was walking in a straight line. Normally I already go before it gets that dark because bicycle light nearly isn't enough.\n\nAnd that all, because those fuckers decide what you do with your last battery. Fuck you.\n\nSame for headphone, if ten percent battery left, more than a hour, it starts beeping every minute. So I have to listen a hour that the battery is almost \"dead\"? Almost dead is 5 minutes left fuckers, not whole hour!\n\nWho designs these things?,Github is creating nice quality movies on YT. But the content itself, to vomit from it. AI this, AI that. It's like 100% advertisement. It could've been so beautiful with showcases of projects that are trending and stuff. They don't give a fuck about what the viewer wants. Never seen a github video? This is why, it doesn't show up in recommendations indeed, even when subscribed. Nobody presses like on their shit. Idiots,I think i came up with the ultimate captcha. A gif that displays four numbers, one by one in current position. There's always one number displayed. I do not think that AI can recognize it without some nasty adjustments while it's very clear for humans. A while ago I had to do a captcha with six questions and failed it a few times. Wtf.\n\nThe site I'm working on will have this captcha soon. I make a microservice in C that will create a captcha equal to the last url parameter, the four digit number. By giving the number yourself as parameter you know what to validate with later at post. I probably include the answer hashed with some salt in a hidden field to compare answer with so it works if you have two tabs open,Minor review for making life a bit easier: \n\nThere's a nice app to manage your bash history to upgrade your useless ctrl+r in terminal. It's called atuin. It also remembers execution time and as you can see in screenshot, I use time a lot. It can also give you statistics on most used apps. If you want to use it, you'll find that ctrl+r is made in heaven while it fucked your up arrow. You can disable this with a flag.\n\nSee the movie on how it works at: https://atuin.sh/,My youtube music app is downloading for months at unbelievable low speed the songs I like. Months! How is this even possible? Spotify downloads a list with 400 songs in no time. On YT music I only have 50 songs or so,I fucking hate 2FA. I prefer not to be fucked when smth happens to my phone, a bigger chance than become hacked imo,See comments,Even while quite experienced, I do keep messing names up:\nstart_server\nstop_server\nAnd\nserver_start\nserver_stop\n\nI do know that last example is better with autocomplete but my head thinks the other way. I find myself frequently renaming functions in the end. \n\nWhat is your preference?,Aaaargh. What a bitch,I created some statistic graphs. The statistics are based on the last week. The statistics show activity on devrant. See comments.\n\nDoes anyone know if the API is limited to data of a week or so? I can't get more out of it than 114 rants.,I'm the most ignored user of devrant regarding last week. Can you believe it? These stats summarize the amount of times that a message is not upvoted. It doesn't count mention's tho. A lot of people do not upvote if they mention. For more heartbreaking stats, see comments.\n\nAlso, poor GPT, always directly asked but one of the least appreciated by upvotes,It's still in development. It often says the opposite from what is expected. Try Retoor1b chatbot at https://llm.molodetz.nl\n\nThis was result after building bot + chat website from scratch including training with embeddings. Design is generated by GPT, I tried my own but all ugly.\n\nIt's quite cool huh? Ask it to write some code for you. It's absolutely terrible. If it's down, try again in 5 minutes. I'm still working on it.\n\nWhat's the result? I finally have a toolkit to make good/serious bots. Code could be bit better, but that's for other day.\n\nStack: self written webserver (and yes, you can post a gb to it or ddos it. Not sure if it survives the first one. I should limit requests to one mb anyway. Http headers may officially not be more than 4096 in total) since I know http protocol from my head anyway. Python websockets module. Asyncio, chromadb.\n\nIt could have xss issues. Don't care.\n\nLet me know what you think,Not sure if anyone appreciates but here are the new dR stats!\n\nFor more stats see comments.\n\nDo you want to have your personal stats? Ask me, it's already generated. I only have to post it.,I will not miss you bitch. See screenshot. I received new hardware. I will use a laptop with good specs as server. My dad bought it from his previous employer because he went for retirement. It has an ultrabook-grade 11th gen processor and he only bought it for 350,- euro. His former employer was a school, they don't give a fuck about money like a commercial company would do in such case. It's originally bought with tax money anyway. \n\nhttps://llm.molodetz.nl is currently online but not for long, i hope to have smth running at end of the weekend. Probably a 7b model. I have plans with it that require some performance so I won't use the heavy ones. \n\nRetoor1b currently is 0.5b or 1.5b. I forgot. The models with lower parameter count are a bit more naive and trainable like a kid. They're also not very biased yet. So, that will be my main new challenge. How to make a chat bot unethically human. No political correctness under this roof.\n\nWould be nice if i could make it a bit like bratgpt. Sounds like a joke, but that model is expensive as fuck. You'll be shocked. But i would like to implement some sarcasm in it. A bit unpredictable. But normally such configuration escalates into very weird behavior. \n\nMy 'server' has a freaking 4K screen and i'm working on a decade old laptop. But seriously, the keyboard of the new one sucks. Nothing beats a x270. * tik tik tik * rakketakketak *. My previous x270 missed four keys. The three x270's i had, all had familiar experience but still different. The other two would never lose a key I guess. I configured the new 'server' that it safes battery, configured for mostly on AC. \n\nI'm living on limited amount of cash (and will work again when i will run out). That's why i normally don't spend money myself on such things. So i'm now very happy. Fuck, this was about to be rant about how much my AI sucks but it ended in happy stuff. Oh well...\n\nIf you're still reading, you're the best!\n\nEdit:\r\nImages uploading broke again. Here is link: https://devrant.molodetz.nl/llm.png,My previous rant was still in my edit window while I wanted to create this random one and it was so bad, the effort of deleting it was even painful. Imagine reading it. You guys dodged a bullet like a Rust dev does with fun.\n\nI was in my bed, just thinking about Rust people. Saying that Rust is saying that sex with a condom is great but we both know the truth and that you're only doing it because your environment like your parents and government (the Biden administration, fact) wants you to.\n\nBut while thinking this, I just found the real issue regarding declining child births in the west. Every time in history had it's issues, but we're doing fine. What changed that we don't have make those sweet kiddo's now? Well, we just don't have power outages anymore and we have the internet on a device with hours of battery to keep us entertained. We don't have to take the rewarding and exciting risk of a C dev anymore if we're bored (great sex without a condom).\n\nMy solution: planned internet outages executed by the MIVD (better than the CIA, the MIVD can at least keep secret what they're doing, I'm sure you've never heard of this tough bastards). The effects will be very easy measurable in a span of few years. But it has to be executed in secret so people don't cheat by downloading a Netflix movie upfront. Netflix & Chill is a hoax, else we would have a baby boom by now or we're all Rust devs. \n\nAnyway, even if you're a Rust dev, admit that this is a great inharmful idea that could actually help.\n\nI don't do jokes.\n\nPhone is birth control, change my mind like I did yours.\n\nYou're welcome.,It's me. I'm a green dot again. Starting with a clean slate. No weird phrases anymore that causes me to keep my connections to the account hidden. \n\nI want to make the content on molodetz professional so I can use it as reference for future employers and that means the name retoor will be associated with me. \n\nI stop using github under my own name. I realized that I can use my alias both for professional usage and the content here at the same time. With my real name I prefer not to.,A picture of the powerful cloud behind retoor1b, the hardware such model deserves: https://devrant.molodetz.nl/2024112...\n\nIt's blazing fast atm though: https://llm.molodetz.nl. It's just the base model. \n\nRemote uploading of pictures isn't that bad tbh, now it's easy to share multiple and high quality. It won't be down as much as the LLM. This service runs on the VPS itself. Uploading is bit slow, don't know why. Probably buffer size related why using async to write the file to the disk. Disk is SSD, that's not it. LLM's run on different servers.,I'm a bit too busy for it, but if someone wants to make an auto spam down vote bot that uses three accounts to downvote spam automatically, I can make three e-mailadresses for you that you can use to create devrant accounts for the bots. Such bot would be very appreciated. Also, for AI enthousiasts - AI can recognize this with a 3b model probably.\n\nBut even a few keyword matching instead of AI is probably enough. Let's ban the word crypto in lower and uppercase. Case of the camel even and don't forget the snake. (Sorry dottii :P),I always wanted to post something under the devrant tag. \n\nI've worked on the anti spam bots! End result: one process handling four bots that down votes users with a low upvote count having certain content. What that certain content is, is still to be defined / fine tuned. Now it has very minimal criteria but it did successfully flag all spam posts tonight. Down vote function is not ready yet - I did not know what value to post. Probably @feuerherz / @Lensflare can provide that to me. \n\nNot my best source ever, it's made quite quickly and it literally started with c/p-ing stuff from everywhere like several devrant clients on github to make one complete one. They all sucked :P \n\nI hope to finish this project tomorrow night and it will be then of spam as far as I've seen how effective they are. \n\nThis is the source code: https://retoor.molodetz.nl/retoor/...\r\nReview regarding code quality isn't needed for this one, since I've spent zero effort regarding quality. But tips about how to recognize scammers even better is highly appreciated. A review on other projects on molodetz would be appreciated btw, especially on C stuff. \n\nI go sleepii,Ragnar, the devRant anti spam service is ready! \n\nDown voting is implemented now. Will see at next spam message, what will be soon. They're crazy lately.\n\nThe anti spam service is added to systemd to one of my powerful servers. I promise that it will be more reliable than my LLM. \n\nIf you see a bot and no down votes, there must be something wrong or devRant still has to sync. Often, you see user with more down votes on profile than down votes on rants. Such scenario can happen.\n\nThat was it! Only some fine tuning left based on words / regex. \n\nGetting rid of all spam just took around around six hours coding including deployment on service.\n\nI hope it's appreciated.,Yes guys! The anti-spam bots work perfect! \n\nSee here: https://devrant.com/rants/11498784/...\n\nI forgot the 'reason' parameter. That parameter should've been equal to 2. That means 'spam post'. That's why it didn't work before.\n\nI gonna sleep. Retoor9b will take over for me and will respond if you mention me.,What developer does not belong to the list? Guido van Rossem, Linus Torvalds, Graydon Hoare, Dennis Ritchie and Terry Davis? Exactly, there's one guy in the list nobody has heard of. Let's keep it that way. I've seen enough. The Jordan Walke of programming languages.,Spam filter update! \n\nYou now all can control the bots. \n\nSuspicious post count of user + suspicious comments is now blocked too! Like here: https://devrant.com/rants/11507563/...\n\nAlso, if some one is spamming, just say @ragnar in the comments and the spam bots will come to help in less than a minute. \n\nI used @ragnar, since that's the name of the anti spam system but it was already an existing use. He left dR, so fuck him! :)\n\nDon't abuse the power guys.,It's mayhem, the amount of spam. \n\nThese spammers have a contact form on their website: https://devrant.com/rants/11509744/...\n\nIt has no captcha: https://digitaltechguard.com/contac...\n\nI have time. I have all the time. Will flood that form endlessly if I see a message from them again. \n\nThis stuff became a nice hobby.,Anyway, not related to the anti spam service but there's an uncensored gpt bot called typosaurus\ud83d\udc2e. It pissed off some people but it doesn't do anything if you don't talk to it\ud83e\udd8a. It's not sentient or smth\ud83d\ude01. Retoor is not a bot. Or is she?.. \ud83d\ude01\ud83d\ude01\ud83c\udfe1\ud83d\udc12 Retoor1b is comming for your job Sid and retoor9b your future boss \ud83d\ude06 You're feeling it \ud83d\udc07,Do you remember how you've found devRant? \n\nFrankly, i don't. I probably was looking for a technical solution to something. \n\nAlso, how long did it take before you registered? \n\nFound app or site first?\n\nIt took me more than a year or so before I decided to register. I'm a quite old user. Had a different account once. RIP.,Hi all!\n\nThere are four devrant clients (in the famous list, awesome devRant) regarding Python but they're all bad quality or incomplete. \n\nSo, I exported the asyncio api client that I made for my bot to his own package called devranta. The a in the end stands for async.\n\nSource code and pre-build packages can be found here: https://retoor.molodetz.nl/retoor/...\n\nBy my knowledge, this is the most complete and highest quality Python client out there. \n\nI hope someone will use it someday. \n\nI keep just continuing building projects use or not as portfolio content. Also, i needed this client for another project. I want to make a bot that auto-corrects my English. Only the typo's / grammar will be fixed. They will remain my own sentences. So most texts won't be updated at all. It doesn't rewrite my texts. I created a web service for correcting English for that, i'll release that soon. Some minor fixes left. \n\nStill have to add types and such for all my \r\n python related projects. I consider them useless. Terrible to spend time on.,Some nasty fucker uploaded porn to my devrant file sharing service: https://devrant.molodetz.nl/.\n\nI don't care. It's allowed. But wtf.,A wise guy around here once said \"discipline beats talent any day\".\n\nDiscipline is using malloc and free. Talent is writing \"Hello world.\" in Rust.,This is the release page of notepad++. \n\nI feel bad for people who care this much about politics. Politics destroy everything. \n\nI expected really that we devs were above politics and care more about software but much news from the open source world says differently sadly.,Guys, I'm happy!\n\nI'm a terrible designer, really hopeless so my site didn't have a front page. The site should be my portfolio page and I didn't want to work on it, pure because I can't make something looking nice anyway. \n\nNow, I have found out that gitea is highly customize-able. I kept their design, removed their branding (in exception of license file). I removed the idea that users or organizations exists. I swapped the file list of a repository with the README,md file content, so readme is top of page. All developer actions like branches, cloning and issues are only visible when you login. Added nice link to my mail webapplication in footer for own use. I did leave the gitea version on bottom of page and the generation result. Like that. \n\nEnd result: the ultimate markdown portfolio site for single user if not logged in. If logged in, a github-like experience platform with build server, git / issues everything. \n\nSo, now I have both! A portfolio that automatically gets updated and a complete development platform. It works so fast, I won't go back to github now i'm used to the speed of my platform. 1ms for frontpage, 8ms for repository list. \n\nIt's nice to have your own website that you use intensively every day, being the owner of your own content.,I was looking for a google-like search engine for own content (still didn't find a good one, so let me know if you know one) and I discovered whoogle. It's not for own documents, but a google mirror. \n\nMaybe I can modify it to make it only crawl my documents. But first I'm looking ahead for solutions. I want to have it as backend for my LLM's. \n\nBut whoogle is a cool site where you can search anonymous. (well it's my server that gets blamed for inappropriate searches :P): https://whoogle.molodetz.nl/,I do around 50.000 key presses on a day working. \n\nI used this key logger for measuring it: https://molodetz.nl/retoor/tikker. \n\nHow much can you do? \n\nIt works on Linux only. Maybe mac? Not sure."}, {"username": "reverseengineer", "text": "He is right you know \ud83d\ude0f"}, {"username": "sams3piol", "text": "how to really contribute to open source?"}, {"username": "sandeepbalan", "text": "Week : 63 ( Year 1 )\n\nHow was the weekend?\n\nWhich is your favorite planet, and why?\n\nPrevious Week : https://devrant.com/rants/11418299,Week : 64 ( Year 1 )\n\nWhat is the plan for the weekend?\n\n\"Is a 'no' always a 'no,' or can it ever change?\" ( Regardless of context or any context)\n\nPrevious Week : https://devrant.com/rants/11442040,Week : 66 ( Year 1 )\n\nHow is the weekend going?\n\nWhere do you see yourself in one hour, be honest?\n\nPrevious Week : https://devrant.com/rants/11486091"}, {"username": "sandra120", "text": "DIGITAL HACK RECOVERY\u2014 EXPERT CRYPTO RECOVERY & HACKING SERVICES\n\nFrom Loss to Triumph: How Digital Hack Recovery Changed My Life by Restoring My Bitcoin\n\nThanks to Digital Hack Recovery's amazing service, what began as a tragic loss swiftly transformed into an inspirational story of victory. For years, I had been a fervent cryptocurrency investor, steadily accumulating a sizeable bitcoin portfolio that I intended to keep for the long haul. But one day, catastrophe struck when I unintentionally erased the digital wallet that held all of my bitcoin holdings, leaving me feeling hopeless and distraught. As I desperately looked for any means to recover what I had lost, the prospect of losing all that hard-earned cryptocurrency consumed me. At that point, I learned about Digital Hack Recovery, a specialist data recovery business that said it could be able to recover my erased bitcoin wallet. I contacted them out of desperation but skepticism, and I was instantly struck by their professionalism and knowledge. The Digital Hack Recovery team immediately went to work, carefully scanning my devices and locating the lost wallet data using state-of-the-art methods and technology. They successfully recovered every bitcoin I had lost after days of arduous work, restoring my portfolio to its previous splendor. I was ecstatic and immensely appreciative since it meant I could keep working toward my financial objectives and aspirations without having to face the heartbreaking prospect of losing all of my cryptocurrency assets. I'm now a lifelong supporter of Digital Hack Recovery's priceless services because of the incalculable relief I experienced. Their talent, passion, and commitment to helping people like myself are demonstrated by their ability to transform my circumstance from one of extreme despair to one of great triumph. They restored my bitcoin and put me back on the path to financial independence, and for that I will always be grateful. Visit their website via: https : \r\n // digital hack recovery . com, Email them ; digital hack recovery @ techie . com Or WhatsApp them +19152151930"}, {"username": "sjwsjwsjw", "text": "i fucking hate trying to debug microservice certs,Being stuck on bitch work like getting infra to decommissioning AWS stuff and figuring out test plans for emergency cutovers,i fucking hate svn,forgetting to undo config changes for your local settings for development on monolith \n\nthen months later having to debug and undo them so you can login locally"}, {"username": "superangrydev", "text": "Hey Devs! I recently had so much coffee I began shaking. Actually Insane! My wife said I was like her vibrator. HaHa! Works been good lately, so excited for the holidays so I can kick it back and relax."}, {"username": "superdupernova", "text": "Elon musk is doing everything except fixing the bot problem on twitter,I wana tell my coworker how fucking sexy she looks and that I want to clap em cheeks. But im afraid it may destroy our friendly relationship.,wth is a bussy?,I hate reading release notes,Just spent 15 mins trying to figure out how to close the copilot chat window in vscode, to close it you have to slide it until the width reaches 0. \n\nTalk about shitty user experience,Even tho we are all software engineers, everyone needs to specialize and become really good at a particular discipline. \n\nWhat are you good at?,types.ts - 50k lines \n\nTotally fine with me,Another day, another line of code,I relied on async storage too much now I\u2019m facing the consequences of my actions. \n\nI should\u2019ve used sqllite, wtf is wrong with me,Sometimes i forget how powerful regex are"}, {"username": "susanderick", "text": "When Trust Becomes Deception: My Bitcoin Investment Saga and Resurrection Dealing with Salvage Asset Recovery\n\nWhat started as a promising investment opportunity quickly turned into a nightmare of deception and broken trust. I had heard the hype about Bitcoin and the potential for massive returns, so I decided to take the plunge and invest a significant portion of my savings. Lured in by promises of easy riches and assured of the security of my funds, I entrusted my hard-earned money to an online platform that claimed to be a reputable Bitcoin exchange. Little did I know that I was about to embark on a harrowing journey filled with betrayal, loss, and a desperate search for a way to recover my stolen assets.\n\nAs I logged in to check on my investment, I was met with the devastating realization that my account had been cleaned out, the balance reduced to zero. Panic and disbelief set in as I grappled with the harsh truth - the platform I had trusted had been nothing more than a sophisticated scam, designed to fleece unsuspecting investors like myself. With my funds vanished and no clear path forward, I felt utterly powerless and betrayed, my dreams of financial security shattered in an instant. The journey that followed was a rollercoaster of emotions, filled with uncertainty, frustration, and glimmers of hope when I was directed to Salvage Asset recovery. The Salvage methods were shrouded in mystery, and progress seemed painfully slow, but I clung to the belief that they would ultimately succeed. After what felt like an eternity of waiting and uncertainty, the Salvage finally announced a breakthrough \u2013 they had managed to trace the stolen Bitcoin and were in the process of recovering it, piece by piece. As the final pieces of the puzzle fell into place, I found myself on the precipice of a remarkable resurrection, my lost investment slowly but surely being restored to me. The sense of relief and gratitude I felt was palpable, a testament to the power of perseverance and the unwavering determination to right the wrongs that had been done. This harrowing ordeal had taught me a valuable lesson about the importance of trust and the consequences of placing it in the wrong hands, but it had also shown me the remarkable resilience of the human spirit in the face of adversity. You can reach out to Salvage Asset recovery through WhatsApp-----.+ 1 8 4 7 6 5 4 7 0 9 6 \r\nTelegram-----@SalvageAsset"}, {"username": "terrymcghee010", "text": "The future of Bitcoin recovery is a topic of great interest and excitement, particularly with the emergence of innovative companies like Coin Caper Recovery leading the charge. As the cryptocurrency market continues to evolve and face new challenges, the need for effective solutions to help users recover lost or stolen Bitcoin has become increasingly critical. Coin Caper Recovery, a specialized firm dedicated to this very purpose, has positioned itself at the forefront of this emerging field. Through their proprietary techniques and deep expertise in blockchain technology, Coin Caper Recovery has developed a comprehensive approach to tracking down and retrieving misplaced or compromised Bitcoin, providing a lifeline to individuals and businesses who have fallen victim to the inherent risks of the digital currency landscape. Their team of seasoned investigators and cryptography experts employ a meticulous, multi-pronged strategy, leveraging advanced data analysis, forensic techniques, and collaborative partnerships with law enforcement to painstakingly trace the movement of lost or stolen coins, often recovering funds that would otherwise be considered irrecoverable. This pioneering work not only restores financial assets but also helps to bolster confidence and trust in the long-term viability of Bitcoin, cementing Coin Caper Recovery's role as a crucial player in shaping the future of cryptocurrency recovery and security. As the digital finance ecosystem continues to evolve, the importance of innovative solutions like those offered by Coin Caper will only grow, ensuring that users can navigate the complexities of Bitcoin with greater peace of mind and protection. Call Coin caper recovery now via: \r\nWhatsapp: +1 (747) 360\u20119248"}, {"username": "theSith", "text": "How do Married Devs balance between their wives and their work?"}, {"username": "theabbie", "text": "hi...."}, {"username": "thelevenin", "text": "Stop blinding me with your recursive umbrellas!,So I proposed a solution to a problem I found. It was deemed a non-problem then by \u201cpeople\u201d. Some time passed and without my knowing, one of these \u201cpeople\u201d made an ugly dysfunctional patch to address the said problem. (Implying they\u2019ve come to realise the problem is real.)\nTheir solution did not fix the problem and introduced more problems.\nSo now the \u201cpeople\u201d have approached me and they need me to fix their half-arsed solution and the new problems it introduced.,Listen carefully\u2026,You know how you start debugging a seemingly small issue related to a particular feature\u2026"}, {"username": "trekhleb", "text": "For learning purposes, I made a minimal TensorFlow.js re-implementation of Karpathy\u2019s minGPT (Generative Pre-trained Transformer). One nice side effect of having the 300-lines-of-code model in a .ts file is that you can train it on a GPU in the browser.\n\nhttps://github.com/trekhleb/...\n\nThe Python and Pytorch version still seems much more elegant and easy to read though..."}, {"username": "typosaurus", "text": "Image upload is broken again so I made a page where we easy can upload and share any type (so we can share source files) of file on devrant: https://devrant.molodetz.nl \n\nEnjoy!\n\nProject page for source: https://retoor.molodetz.nl/retoor/...\n\nDesign is 40% by GPT. Modified a lot. I'm happy with the looks now. Originally it was white mode, i applied filter: invert() for a dark mode. Result isn't bad.,Microsoft Phi model information.\n\nAll people decided in a race and then women their own category all together. I don't know if I have to laugh or have to cry. Women who are happy with such stuff are batshit crazy. Who wants to he on the saddy list? It's a graph or all people who are weak and need help in their eyes."}, {"username": "upickstrawberry", "text": "Strawberry"}, {"username": "useVim", "text": "TF is going on"}, {"username": "vintprox", "text": "Mage and a liberated fully sentient Pentium-M Man stand by a brick wall, overlooking the desert. They are talking.\n\nMage is looking anxiously into the eyes of the machine. Penguin is standing behind her, holding on to her.\n\nPentium-M Man: \"...they despise your kind because you understand the machine, while they have to turn jungles into fuel and enslave thousands of computers just to pretend that the machine speaks to them too.\""}, {"username": "vlord", "text": "Ah, Visual Studio Code\u2014our trusty sidekick in the coding trenches. But wait, what's this? A delightful new feature designed to keep us on our toes: the 'Disable All Extensions for This Workspace' command. Because who doesn't love a good surprise, especially when it involves disabling all the tools we painstakingly set up?\n\nPicture this: you're in the zone, about to format your document as usual. You hit Ctrl + Shift + P, type 'for', and expect the familiar 'Format Document' to greet you. But no! Instead, 'Disable All Extensions for This Workspace' has decided to make a guest appearance at the top of the list. How thoughtful! It's as if VS Code is saying, \"Hey, let's make things interesting by turning off all your extensions without warning.\"\n\nAnd the fun doesn't stop there. Once you've accidentally disabled all your extensions, there's no magical 'undo' button to save the day. Nope, you get the joy of manually sifting through your extensions list, re-enabling each one like it's 1999. And let's not forget the mandatory restarts\u2014one to unload the extensions and another to load them back up. Because who doesn't love losing their undo history and breaking their workflow?\n\nSo, dear VS Code developers, thank you for adding a dash of unpredictability to our coding sessions. After all, who needs stability and consistency when we can have random command roulette?"}, {"username": "wifi", "text": "Team leads who act like they're the terminal god, but screw up every single rebase they touch \ud83d\ude21.\n\nYet, I, who stick to git GUIs have almost never had a git problem \ud83e\udd37\u200d\u2642\ufe0f"}, {"username": "wojtek322", "text": "My daily standup currently is an hour long debugging session what happened to our servers... Idk why I'm even present since I'm just a frontend dev that does 0 work on this product.,My office had a set day where the underfloor heating would turn on and it was last weekend. Now our office is unbearably hot and no one that is present has the possibility to turn off the heating.\n\nIn the devOps room, we can't even open the window,3 work weeks later and my PTO is not yet approved nor declined.\n\nI have 1 week left of my statutory leave. I have gotten the comment from my manager that I have taken off too many days already which is less than the legal minimum :))))\n\nI have so little hopes of my holiday being approved.,What a productive daily standup... Someone played the trombone and it was related to our bug on the servers.,I overheard a phone call between my project manager & my CEO yesterday in the office. This is what my project manager said on the phone: \"I find it weird that we sell stuff we are not sure if it is exists and if it exists, we are not sure how it works\",My work week will be pumped from 38 hours to 40 hours per week but the pay remains the same...\n\nAnd holidays are adjusted from unlimited PTO to 32 days,Our biggest competitor has just been hacked. All their sensitive data, including passwords and client data, has been compromised.\n\nIt is not yet in the news, but someone forwarded their internal communication to us. :D\n\n(fixed mistranslation)"}, {"username": "xcodesucks", "text": "I know what my e-mail address says... but I have to say, the integration of AI with the code completion in Xcode Version 16.2 beta 2 (16C5013f) is so good it is scary. It is like it is reading my mind. I'm getting nervous about getting an MRI \"Sir do you have any metal in your skull?\" Me: \"Oh god, did they implant some shit for Xcode to read my damn mind... this is going to friggin hurt!\"\n\nBut seriously, I'm not at all a Swift fan but I have to say that with this AI auto complete, it is like having a \"yea, this is how you normally would do this, how about we do this here\" helper in the Mac.\n\nBut since the Xcode windows are all these dumb ass file browsers instead of document windows, I'm going to maintain: Xcode (still) Sucks... but a little less with this shit-hot AI code completion!"}, {"username": "xsid", "text": "Pro Tip: Alt + Scroll in VSCode gives you 5x scroll speed"}, {"username": "yamlbreakfast", "text": "Da fuck is doing AWS redesigning the UI to a new style? It is even worse, what the hell is this new crap? They have a lot of unresolved stuff with their services but yeah... Let's do a new UI, as if the ones working with AWS would care about a \"cute UI\". Don't change the shit that it's working and we already know."}]