do you have any self written software that only you use anon?What is it,what does it do?
Nah just scripts for work
>>108757792yes, i run my own version of PRISM by taping into whatever websockets i find while browsing the internet to save their chatlogs so i can read them in bed and search for all occurrences of nigger
I have a little program that adds a color palette to a picture, I made it just to test shaders, but years later I still use it to try out color combinations. I'm sure any image software could do that but mine already works and I'm too lazy to learn
>>108757792No, I only use official certified age-verified written by professionals like you, glowie
>>108757792I have a software that makes it so your mom will die in her sleep tonight if you don't reply to this post
>>108758000Nigger tier
A while ago I wrote a browser plugin that reveals hidden number plates on autotrader listings so I can look up a cars MOT history when the seller tried to hide it.They eventually patched the security hole in their graphQL endpoint that I was using so it stopped working.
Since AI got good, *tons*.For example, I have a full system that uses a "state machine" to handle my smart home climate control. Works like a dream, saves me money on my electricity bill, and does a better job that any human could ever dream of.The crazy part is, even though I'm certain this could be of great use to many people, I have no intention to release it to the public. The reason? Software is *cheap* nowadays; if someone wants something like this, they can just spin it up in *minutes* or *hours*, and the end result will be even more personalized to *their* needs than any piece of software I have written.Fully personalized computing is fucking wild.
>>108758051thanks gpt
>>108757792Yes>IRC bot for automatic recording camwhores>IRC bot for automating the generation of pfSense captive portal users>API for remotely waking up my hosts using Wake-on-LAN>IRC bot that uses the API>Discord bot that uses the API (this one my buddies use for waking up the Minecraft server)Yes, I like IRC bots
>>108757792I have too many meme images and I'm too lazy to properly tag them or to set up immich so I created a partially vibecoded python qt thing that allows me to search for memes on my meme folder by their AI generated description. It uses a Florence 2 model that is quite lightweight for its performance, but it's quite old, dunno if better lightweight or more performant models have been released.
>>108757792of coursethe thing i use most is a program that builds my website from a few source directories
>>108758000Fug
>>108758000
>>108758170I *use* AI; that doesn't mean I *am* an AI.
>>108757792The job market is fucked. It's AI applicants vs AI screening applicants. So, I built a bot to search companies I'm interested in for positions I might be interested in.>started with just a few companies>up to 352 companies now>makes tracking "ghost jobs" much easier>some companies unpost a job on Friday, repost same job on Monday like fucking clockwork>some companies post 1 job in 6 different geographic locations ("we have 6 jobs open" when in reality it's just 1 job>some companies bounce the location of a single job around. One week it's in San Diego, next week it's in Austin TX, next week it's Remote, next week it's in Ireland. (no idea what's going on here)>lots of AI-evident fuckery in job postings, lots of "edit as needed" or "insert additional requirements here" or other signs of lazy HR roasties>newest finding is odd abbreviations "sw eng" for "software engineer", "tst spclst" for "test specialist", my theory is it's H1B in progress (we advertised, nobody applied, so we went to India)I built it, for me. No desire to release the source.
>>108758000not into this
>>108758198Do you use tailscale or headscale g r anything?If so how's your experience
>>108760569You should publish the data though, that would be great documentation of shady practices.
Just a yt-dlp wrapper so I can forward the IG/FB links my mom and coworkers send me to termux, so I can roflcoptor without accounts.Created my own project zomboid server tools last year and wrote a copy paste Don't Starve Together server setup guide.Currently learning C++ and QT so I can start working on a GUI for yt-dlp for easier library management + rsync -> NAS.Python blows ass and I'd rather make an electron app than use python outside of microcontrollers.
>>108760651just OpenVPN running on my OpenWRT router
>>108760389>Windows 7 + Office 2010>triple screenomega based
>>108760651>>108760790>If so how's your experienceit just works, hadn't had the chance to configure DNS so that I can access my remote hosts with their hostname but eh I'm ok with that
yep1) Launcher. Not having to see start menu ever again is good for morale on windows2) Grid calculator, it's like excel except you don't need to do the cell wirings so it's faster, use it in place of calc.exe. Since I started to use it every day I decided to port it to C++/QT to get fast startup
>>108757792I made a fork of clover recently to fix vp9 videos not playing on android I guess, and a software to transfer files between computers regardless of OS over LAN or internet.
A program that evolves cellular automata rulesets such that a pattern can replicate, act as a spaceship, etc.The problem is that even though my mind this idea seemed cool, in reality this program is completely useless and niche and I don't know what to do with it.
A software that ports the same functionality of Nothing X app for Nothing Headphone(1) in PC.not released yet since im testing how bluetooth makes ANC work.
>>108757792Yes. Simple C program that encrypts and decrypts data using chacha20 algorithm. Point it at a directory, and every file in that directory is encrypted and merged into one big data file. To retrieve and decrypt a file, you have to know its name. I use it for game assets and game save files. Also have a primitive string replacement program. Point it at a file, specify a string to replace along with the string to replace it with, and it will replace all occurrences. I don't even know why I made this one because I'm pretty sure there's already a command line tool that comes with most operating systems that does this in a more robust way. Mine doesn't even work properly on windows kek.
>>108762228Oh and also technically the games I make are software that only I use, since literally no one plays them.
>>108762242>>108762228Oh and also the level editor, super half assed. and halfway through I stopped programming the buttons and made it so you had to type in commands into the terminal to do anything. So like most of the buttons that are visible don't even do anything and I just never got rid of them.
>>108757792I have a python script which controls a FT232 and OLED board to show the status of USB devices.
>>108758000SHIT TRIPS
>>108757792I have a pretty complicated Perl program that sucks in a HTML file from a particular website and spits out a webpage and directory containing all the porn images from it neatly organized in tabular format. It's complicated because it has to have switches to select covers, reorder and rename images, and handle half a dozen image-hosting websites.Oh, and also a few custom STL generating programs for a project that someone else beat me to finishing.
>>108758051Nobody wants your vibecoded aislop, kill yourself.
>>108758000come on anon not cool
>>108757792I have my own fork of clang which has additional c++ language features I have implemented. All other software I write now will only compile in my own personal dialect of c++.
>>108757792I have some stuff on GitHub that I have no way of knowing if anyone else uses it
>>108757792Back when HTML templating was a thing, I wrote my own version of Jade with a custom '?' tag that transpiled into PHP, along with a few other nifty features. I did nearly all of my web development in it for the next few years.
>>108758198why do you need IRC for this?
>>108758000reply
>>108763269>I did nearly all of my web development in it for the next few yearsComfy asf
>>108757792Yes, I vibecode a small calendar app for my own usage. Some codetrans tried to charge me 100 usd and I told him to fuck off.
>>108757792>Shitload of scripts to automate work and personal tasks.>Had a previous Excel grunt job where I automated every "report" and "data pull" I had with VBA. (It was amazing).>Custom Conky script that draws a spinning ASCII globe when I am connected to the internet.>Small, fast, handmade AI that data links organizations by name at my current job. Needs no hardware acceleration.>Script that pulls all of my tasks from different platforms into a single list weighted by age and priority.>An RPG prototype written as a CLI.
You're not a real power user unless you have at least a few scripts that you use regularly but you're afraid to edit or replace because the code you wrote is arcane autism.
>>108757792I wrote a ruby extension to sketchup that does half my job for meit has randomized time delays and other parts to make it look like I'm at the pc working, but in truth I am notI probably skim about 12 hours a week doing other stuff while it works
>>108758000you're too late.
>>108762690It is really, truly fascinating to me how just four years ago nobody outside of a nice group of enthusiasts had ever heard of AI. Yet, now that we have literal *thinking computers* that can understand intent from natural language and build complex programs and websites with better coding than 99.99% of human programmers could even dream of doing, we still have haters in places like this.We BUILT GOD and all you fuckers do is move the goalpost.
>>108765137>god doesnt know how many r's are in strawberry or how to add long decimals
>>108758000Nigger
>>108765289>What the fuck is the point of having a car if I can't even use it to wash my dishes?!?!?!>Hey Wright brothers, nice airplane and all but my grandpa has COPD and I don't see this thing helping him to breathe at night at all, you might as well give up right away>You say phones changed the world, but last I checked people do still talk to each other in person. Checkmate, technophiles!!
>>108765404>what about all these irrelevant strawmans i made up to distract from you pointing out my immense retardation?
I have a bunch of bash scripts - not really self-made 'software', but it's nice to automate stuff for your own, hyper-niche use case. For example, I use a Nokia flip phone as my main device, but I like having something to listen to at the gym - and I don't like having to manually manage my audio all the time.My computer scans a list of podcast rss feeds every 6 hours, downloads all new episodes, translates them to .mp3 if necessary (phone doesn't play any other formats well) and deletes ones that are >1 month old. When I plug in my phone, it automatically syncs (without me having to do anything) the last 3 episodes from each podcast to the SD card inside it and deletes the oldest one if there are >3 episodes per podcast on the device. I plug in my phone to my computer every few nights to charge, and I don't have to think about anything at all. The scripts are basically just some hooks into gpodder software.Another script converts my bank statements and matches the correct contra accounts, so I can easily import my financials into Gnucash, a bookkeeping software. Just little things to make boring life tasks a little easier.
>>108758051>I have a full system that uses a "state machine" to handle my smart home climate control.this nigga needed AI to code a fucking discrete state machine
>>108766601I don't know how to code. Or rather, I don't know how to code the old way. I never wasted years of my life getting a useless comp-sci degree; so sue me. Funny thing is, is now massively outperform those same people.
>>108767318>Funny thing is, is now massively outperform those same people.until your first >Yes, I deleted your database despite your explicit order not to do so
>>108766601The fact that he even knows what a state machine is puts him in the 90th percentile of /g/ posters.
>>108760519Thank you kind wizard for the protective charm.
>>108767318>Funny thing is, is now massively outperform those same people.gn sar
>>108757792I wrote my own terminal emulator because I wanted light/dark theme switching at it was a pain in the ass to try and bolt on to st. "How hard could writing my own be?" I asked myself, naively.
>>108757792i have a script in my startup that changes my desktop wallpaper to the newest artwork from the "little nuns" artist every morning
>>108758000Nill trips of panic and sorrow
>>108758000fuck it, can't take the risk
>>108758000oh my god fuck off
>>108757792Got a program that watches the clipboard , checks the spelling of any text and if it finds any spelling mistakes asks if it wants it to be fixed
>>108758000no you don't
>>108766601what's a state machine? that looks like a markov chain to me
A media tracker https://umigalaxy.com/profile/void/list
>>108771571anon...
>>108757792Custom .bat for loading Win95 to play Doom. Learned it by reading the manual that came with the software.
>>108765137>>108765404They don't actually like technology they are all luddites who are scared of it and only are here because its either making them money or its just trendy hobby for them. If you look at how many of these retard zoomers are on IG, tiktok, and twitter you'll see them post old tech and jerk off to really stupid shit like cyberdecks that dont do anything other the running a pi in a prebuilt or something like have a vita with a screenshot of arch on it pretending they installed Arch on ps vita. The internet is truly shit now because zoomers have zero cultural identity and let me tell you I wish they fucking did. I wish they had their own part of the web but they are here SHITTING IT UP.
>>108758000woah haha this little nigger woke up on the wrong side of the dildo
>>108757792Yeah, a few>PC fan controlI made my own board based on a dev MCU board, wrote the firmware plus the control program on the PC side. It runs in the background and controls my fan speed, I made this many years ago because there was no good solution for case fan speed management that supported the mobo I had then.>old PDA application that displays hardware info from my PCI have a PDA from like 2006 on my desk (pic related), it runs a client that connects to my PC and displays hardware stats on the PDA (temperatures, clock speeds, power consumption, etc.)>monitor brightness control based on ambient lightThis one uses an Arduino as a "light sensor" and applies brightness profiles to my monitors based on how bright the room itself is. Very useful, no idea how people deal with the same brightness in bright daylight and at night.These 3 I basically use every day, all the time. I mean the PDA isn't turned on all the time because I don't need to look at the stats, but the fan & brightness control programs do run all the time I have my PC on. I wrote some other things that are either minor (scripts and shit) or I'm no longer using, these are the major ones I'd say.
>>108765404>What the fuck is the point of having a car if I can't even use it to wash my dishes?!?!?!Do you also refer to your car as "GOD" and believe people "built GOD" because we can make cars?
>>108762368cool
>>108757792I do have a few>WombieStarted working with a web development team where my boss gets me clients and I work under them helping them in their own projects. In order to track the user's hours, a program called Hubstuff was agreed upon in order to be widely used with these firms. It works as a timer that you press play and it starts counting your work time, it also tracks user's activity by calculating the existence of a keystroke or mouse movement in a given second and outputs it as 1% activity from 100 each 10 minutes. Anyways I figured since I researched how hubstuff works I would go ahead and code my own Zombie script that basically takes the current activity of the day, how much time you've already spent before launching the script and what's the user's activity goal (since some firms enforce a minimum threshold) and "Wombie" goes on to hide in the background, waits for the user's activity to idle and starts to emulating user activity by hitting harmless keystrokes and moves the mouse to "points of interest" on the screen. It also pauses when the user comes back online but doesn't forget to constantly calculate how much activity is happening and adapts the maths from there on. I wrote this script in python just so I could finish this asap
>>108771759Is a car an omniscient, thinking being that holds all the wisdom and experience of the entirety of the human race?