I think it's kinda sweet for a kid. I mean what's cooler than a robot when you're 7? that's pretty much the pinnicle of "cool" at that age, or at least it was for me. So to compare a crush to a robot for a kid is similar to shakespear comparing thier lover to "a summer's day" or Selena Gomez comparing thier lover to "a love song"
At first I thought it was simply a play on the pronunciation, as in "MySQL" (my sequel) would be "my child", but... nope "My" is literally his daughter's name
I work for an international conglomerate. One of our major pieces of internal software is SUSAN named after the guys wife. I'll never remember his name, but his wife will always be in my mind
On-Line Systems was renamed Sierra On-Line in 1982, and moved to Oakhurst, California.[6] The "Sierra" name was taken from the Sierra Nevada mountain range that Oakhurst was near
You may be thinking of the fact that it was founded by a married couple, Ken and Roberta Williams, with the latter being among the first prominent female game designers.
I send my wife code she has nfi idea about but knows I'm proud so she pretends to be impressed.
I win her heart over by making life much easier through technology and handling all that shit. When she can grab a PS4 controller, hit start, and sit on the couch, she knows not all ladies get their TV and sound system on, all inputs adjusted, game mode set, and Nintendo Switch home screen come up ready to launch Zelda.
"Babe, I could IFTTT the lights to drop to a gaming atmosphere and have your phone go into DND mode if you want. Just let me know."
Thank you. That's what I get for writing a drawn-out shitpost program on my phone over several hours while away from home, instead of in a few minutes in vim.
Speaking of, Vim is actually quite easy to set up on Android. Simply download Termux from F-Droid (the version of Termux on Google Play is severely out of date) and pkg install vim (or nvim if you prefer). (Also, full aarch64 linux terminal on non-rooted Android, woo!) Using Vim with an onscreen keyboard is agonizing, of course, but it does work (Termux provides the Ctrl and Esc keys). The F-Droid app Unexpected Keyboard is a recommended addition -- it's an alternative on-screen keyboard with no predictive text and swiping to the corners of each key for alternate symbols. It makes using Vim on a touchscreen at least moderately less painful.
hooking up with artists is hot cuz theyll
be like "i thought of you when i wrote
this song". what are tech guys gonna
do? name a git branch after you? the
fuck
[* I am a human volunteer and you could be too ❤️*]
Hi there! Looks like you linked to a Lemmy community using a URL instead of its name, which doesn't work well for people on different instances. Try fixing it like this: !transcribersoflemmy@discuss.tchncs.de
I don't have a partner and have no clue how I would update it for two, but when I start sleep tracking on my phone it turns off all my lights and turns up the fan. Opposite for waking up / alarm. It's so nice.
When I was learning programming I wrote a small program that I called for_you.exe. It printed an animated ASCII penis ejaculating on some boobs. I emailed it to my girlfriend and thankfully she thought it was hilarious. We're still together.
The Finnish author Tove Marika Jansson (1914 - 2001) invented this name for her stories about the Mumin troll (Moomin Trolls).
Lilla My (Little My) lives with the Mumin family. She is so small that she can sit in the family's milk jug. My gives expression to a most destructive turn of mind. She is totally disrespectful and can be very aggressive but has nevertheless an extremely positive attitude to life. Sometimes, she may even demonstrate a kind of careless friendliness - when it suits her.
My is also the name of the 12th letter in the Greek alphabeth.
Well, I made my girlfriend a GUI app that converts subtitles from Windows-1251 to utf-8 encoding so that she doesn't have to remember how to do it. And I didn't even name it after her...
Simple and effective!
I was thinking more along the lines of the Linux business card with glorious Hanna Montana Linux a "happy birthday" Plymouth theme
Wow that is crazy that it runs Linux and is less than $3, that guy would put the executives from the scene in American Psycho to shame with that business card.
What I had in mind was a program with a GUI that had text, some images and you can click through the pages and maybe do something else. I suppose you could pull off something similar to what you linked with a compact arduino-type device, some kind of flat 5v battery and maybe an e-paper display that you can print scrolling text to and maybe a little graphic. I suppose not very similar to what you linked, but would be cool in its own right
I use friends and family as sample data for unit/integration tests.
At a previous job, I tested an automated email system by scheduling fake events for various US presidents. I've long left that position, but I never cleaned up the test data. Every month I still get a reminder for Nixon's upcoming reservation at the Watergate Hotel.
Okay but my partner does this with things like taking my naming suggestions for blueprints in factory games. Then he'd message me about his harambe units. 10/10 very cute
Edit: I was going to comment, but Lemmy and/or Sync can't handle angle brackets, even when escaped with backwhacks. So I'll just complain about that instead.
When at uni, my girlfriend tried to get me into Farmville so she could trade stuff. I tried it, decided it was too repetitive, and decided to write a bot to automatically plant and pick tomatoes every two hours. I was a higher level than my wife after about three weeks, and shared my bot with her - which I put into a zip file with her name on it.
Others started using it after we shared it with our friends, and it had been shared several times amongst others, still with her name on the zip file.
She's now my wife, and I'd say that 70% of that was down to that Farmville bot showing that I had value as a man.
Holy crap, I thought I was the only one who built their wife a Farmville bot. My wasn't as fancy. It was just a batch file that would reload the browser once an hour. It had something to do with yourl game only progressing while you were active and they would time you out after an hour.
Have all of your functions named after loved ones and/or nicknames for your genitalia - that way you can say stuff like “muh dick needs to call shawty in order to work”.
duuude, one of my favorite devices ever was a pre-ipod mp3 player (empeg), and it had "wendy filters".. which were essentially 'my girlfriend is in the car, dont play this shit'.. but i seem to recall that was the name of the feature 'wendy filters'
God, what I love aboit this is, when she disconnects. He makes a sound that kind of sounds like a laugh. Like he's breaking character. Don't know why. I could be wrong. But I find it funny
Unfortunately I also disappoint in that way as well. I haven't done much (nothing game-like) and need help myself. I'm not even sure if I want Raylib or if something like SFML or SDL (or some other Linux-friendly framework) would be better for polygon features.
The relevant code here actually doesn't really depend on Raylib at all (aside from producing the actual polygon itself), it just reads a file and creates a sequence of Vector2 values. Also, it's in Nim-lang, but here's a screenshot of (most of) the code if interested. (also a while before this I've also made a similar thing that loads basic game-book pages (story, button names, button descriptions, buttons open linked page) aka CYOA, though I couldn't really create actual content for it to test/develop it further)
Also I'd probably be trying to use Godot 4 if the Nim-lang bindings were there, particularly because polygons (see this animated eye made in Godot 4, or this meme frame made in Godot 3).
That's cool anyway, I never tried any "low level" graphics, so it looks rather magic to me, also because it's Nim, which I know only by name and hipster blogposts/videos (can I add it to my resume after 100 seconds?)
That’s cool anyway, I never tried any “low level” graphics, so it looks rather magic to me
I wouldn't say what I've done is low-level (especially with <20 lines of code and not OpenGL-level stuff), and Nim offers functions that makes stuff easier. Certainly you can do low-level stuff with Nim, but I'm interested in it because I don't think I could do C/C++ stuff (at least not how it normally looks) but I still want performance/flexibility.
I wish for Godot to keep growing, maybe then bindings for niche languages will be improved as well
There are actually production-ready Nim bindings for 3.X, but 4.X uses a different system (supposedly better for integration of compiled languages) and the makers of the old bindings didn't want to do a new effort. Multiple individuals are/were working on it, but 4.0 was released a while ago. And understandably it's a complex thing.
3.X vs 4.X is a big enough jump for me that it doesn't really make sense to just use 3.X.
239 Comments
olafurp@lemmy.world · 264 pts · 2y
I forked an opensource project to add a couple features for my wife. 😊
some_designer_dude@lemmy.world · 139 pts · 2y
And? Did she accept your, err, pull request? 😏
olafurp@lemmy.world · 90 pts · 2y
"LGTM, merged" 😏
dukk@programming.dev · 7 pts · 2y
Remember kids, always use protected branches.
dodslaser@feddit.nu · 7 pts · 2y
Pushing directly to main just feels better.
doppelgangmember@lemmy.world · 6 pts · 2y
I prefer "master"
lseif@sopuli.xyz · 4 pts · 2y
and remember, no means no. if git doesnt want you to merge, dont
--forceitQuik@infosec.pub · 1 pts · 2y
*dont --force it, you mean.
lseif@sopuli.xyz · 1 pts · 2y
is that not what i said ?
mac@lemm.ee · 3 pts · 2y
😂
doppelgangmember@lemmy.world · 2 pts · 2y
Divorce be like, merge conflict, divergent branch..
Lol
ApathyTree@lemmy.dbzer0.com · 37 pts · 2y
This is the kind of love I need in life 💜
So cute! And practical!
agent_flounder@lemmy.one · 33 pts · 2y
For half a second I read this as "to add a couple of features to my wife"
lord_ryvan@ttrpg.network · 1 pts · 2y
Plankton, from Spongebob, would.
Caboose12000@lemmy.world · 19 pts · 2y
this is actually cute as hell
lemonadebunny@lemmy.ca · 10 pts · 2y
Well, where's the fork?
MajorHavoc@lemmy.world · 9 pts · 2y
That's true love.
jelloeater85@lemmy.world · 4 pts · 2y
That is so wholesome ❤️
mryessir@lemmy.sdf.org · 1 pts · 2y
Are you One of the holy masters mentioned on the credits page yet?
*lowershisleftknee*
ICastFist@programming.dev · 219 pts · 2y
"Girl, I named no variables after you, because you're my only Constant"
bob_wiley@lemmy.world · 33 pts · 2y
JuxtaposedJaguar@lemmy.ml · 21 pts · 2y
Because you're generic and everyone's initialized you at some point
_g_be@lemmy.world · 6 pts · 2y
Everybody's init? Sounds just like her
peyotecosmico@programming.dev · 24 pts · 2y
smooth 👍
Supertramper@feddit.de · 17 pts · 2y
You’ll need an exception handler for all those dropping panties.
fkn@lemmy.world · 5 pts · 2y
Sadly only the compiler will know the true value of my constexpr forLove;
geekworking@lemmy.world · 167 pts · 2y
You can also combine your names into a Linux distribution.
Deb + Ian = Debian.
SubArcticTundra@lemmy.ml · 43 pts · 2y
I bet they've broken up since
MrothersInArms@lemmy.zip · 97 pts · 2y
Wiki
SubArcticTundra@lemmy.ml · 36 pts · 2y
Debra must be so pissed by now
hansl@lemmy.ml · 12 pts · 2y
“I’m sorry you merged WHAT upstream? No I don’t care if there’s a new glibc out there, the one we have works just fine.”
Dirk@lemmy.ml · 1 pts · 2y
This explains a lot.
andrew@lemmy.stuart.fun · 12 pts · 2y
Had tons of kids though. Have you met the buntu family?
stefenauris@pawb.social · 6 pts · 2y
Literally came here to say this lol
cantstopthesignal@sh.itjust.works · 141 pts · 2y
Pay for dinner
MajorHavoc@lemmy.world · 35 pts · 2y
For being a sick burn, that was ice cold. I love it.
Caboose12000@lemmy.world · 19 pts · 2y
lmfao savage
Leo_agiad@sh.itjust.works · 12 pts · 2y
This man fights in the shade.
ArbitraryValue@sh.itjust.works · 141 pts · 2y
Once when I was still a kid, I told a woman I loved her so much that I could only love her more if she was a robot.
She did not think that was romantic.
UnRelatedBurner@sh.itjust.works · 54 pts · 2y
there are so many things wrong with this
Caboose12000@lemmy.world · 43 pts · 2y
I think it's kinda sweet for a kid. I mean what's cooler than a robot when you're 7? that's pretty much the pinnicle of "cool" at that age, or at least it was for me. So to compare a crush to a robot for a kid is similar to shakespear comparing thier lover to "a summer's day" or Selena Gomez comparing thier lover to "a love song"
ArbitraryValue@sh.itjust.works · 56 pts · 2y
I, uh, wasn't 7. I was about 10 years older than that and just dumb.
Jerkface@lemmy.world · 23 pts · 2y
Look, I'm a grown-ass adult and have been for awhile. If someone said that to me now I'd start shopping for an engagement ring.
ech0@lemmy.world · 9 pts · 2y
I love you so much I think you're way cooler than a robot!
Now put a ring on it. And I want a diamond.
Jerkface@lemmy.world · 10 pts · 2y
See, that's how I know it's a lie 🤣
ICastFist@programming.dev · 3 pts · 2y
So, less a "kid" and more "almost adult". Yeah, I can see that being taken as very weird or creepy
tehmics@lemmy.world · 1 pts · 2y
I don't think we're far off from 7 year olds being entirely unimpressed robots. They'll just think it's a dumb vacuum
wviana@lemmy.eco.br · 4 pts · 2y
'Cause I'm just thinking about tearing you down to check how your insides works.
SatyrSack@lemmy.one · 3 pts · 2y
I just want to make out with my Marilyn Monrobot!
naevaTheRat@lemmy.dbzer0.com · 103 pts · 2y
I was thinking about you when I cleaned up this codebase and removed a lot of redundant functions.
float@feddit.de · 39 pts · 2y
That sounds more like breaking up.
QuazarOmega@lemy.lol · 15 pts · 2y
The employee that left the mess was already long gone unfortunately
Llewellyn@lemm.ee · 6 pts · 2y
DuH
EmperorHenry@sh.itjust.works · 96 pts · 2y
axce@lemmy.dbzer0.com · 41 pts · 2y
Debian too!
s_s@lemmy.one · 32 pts · 2y
Deb & Ian
iturnedintoanewt@lemm.ee · 13 pts · 2y
Tb0n3@sh.itjust.works · 15 pts · 2y
Not a happy ending. Better than reiserfs, though.
QuazarOmega@lemy.lol · 4 pts · 2y
What's the story behind Reiserfs?
Cupcake1972@mander.xyz · 11 pts · 2y
Guy murdered his wife and buried her near their home.
QuazarOmega@lemy.lol · 4 pts · 2y
Goddamn, I didn't see that coming
::: spoiler (poor taste joke)
I guess she won't be reising from the dead:::nickwitha_k@lemmy.sdf.org · 2 pts · 2y
But, has had support for his creation purged from the kernel.
BautAufWasEuchAufbaut@lemmy.blahaj.zone · 3 pts · 2y
Deborah*
s_s@lemmy.one · 1 pts · 2y
"Debra"
Deb is short for both spellings.
larvyde@sh.itjust.works · 18 pts · 2y
and MySql, believe it or not
(well, it's his daughter, not s.o., but still a loved one)
wviana@lemmy.eco.br · 5 pts · 2y
Sorry. English is not my first lang. Is there a name that sounds like mysql?
QuazarOmega@lemy.lol · 11 pts · 2y
At first I thought it was simply a play on the pronunciation, as in "MySQL" (my sequel) would be "my child", but... nope "My" is literally his daughter's name
source
fox2263@lemmy.world · 8 pts · 2y
And we can’t forget MariaDB
greywolf0x1@lemmy.ml · 7 pts · 2y
There's also a MaxDB named after his son, guy's a genius.
locuester@lemmy.zip · 1 pts · 2y
Flysequel
_Sc00ter@lemmy.ml · 27 pts · 2y
I work for an international conglomerate. One of our major pieces of internal software is SUSAN named after the guys wife. I'll never remember his name, but his wife will always be in my mind
blurryeyes@lemmy.world · 11 pts · 2y
Yours too? She gets around
RagingRobot@lemmy.world · 23 pts · 2y
Photoshop too believe it or not.
alekwithak@lemmy.world · 15 pts · 2y
Lol what?
wviana@lemmy.eco.br · 12 pts · 2y
Just like debian. Photo and Shop
QuazarOmega@lemy.lol · 3 pts · 2y
When light kissed the building amidst of the darkness of this grim world, I literally cried, better love story than Twilight
J12@lemmy.world · 17 pts · 2y
SatyrSack@lemmy.one · 3 pts · 2y
I thought Siri was an existing third-party app and Apple just acquired the company and built it into the OS.
EmperorHenry@sh.itjust.works · 2 pts · 2y
Trobador@lemmy.world · 7 pts · 2y
You may be thinking of the fact that it was founded by a married couple, Ken and Roberta Williams, with the latter being among the first prominent female game designers.
wviana@lemmy.eco.br · 7 pts · 2y
Suse too believe it or not.
wviana@lemmy.eco.br · 6 pts · 2y
Microsoft too believe it or not.
saltesc@lemmy.world · 82 pts · 2y
I send my wife code she has nfi idea about but knows I'm proud so she pretends to be impressed.
I win her heart over by making life much easier through technology and handling all that shit. When she can grab a PS4 controller, hit start, and sit on the couch, she knows not all ladies get their TV and sound system on, all inputs adjusted, game mode set, and Nintendo Switch home screen come up ready to launch Zelda.
"Babe, I could IFTTT the lights to drop to a gaming atmosphere and have your phone go into DND mode if you want. Just let me know."
SPLOOOOOOSH
IzzyJ@lemmy.world · 27 pts · 2y
I am jealous of your wife
Redredme@lemmy.world · 12 pts · 2y
Mine isn't impressed with stuff like that. It's been like that since we're together. It's the normal.
These days she just rolls her eyes when another new thing gets automated.
Comment105@lemm.ee · 7 pts · 2y
Makes me wonder if one of you are a smooth operator while the other is the captain of the jank tank.
Redredme@lemmy.world · 1 pts · 2y
I once was a smooth operator. then life happened. ;)
ObviouslyNotBanana@lemmy.world · 7 pts · 2y
Just take it away for a week.
Jtskywalker@lemm.ee · 74 pts · 2y
I made a website for my wife with a list of a ton of reasons why I love her and each time she taps the screen it shows a new one.
So... that is a thing you can do for the cost of a domain name and some cheap hosting.
wviana@lemmy.eco.br · 14 pts · 2y
How many reasons did you code into it?
Jtskywalker@lemm.ee · 40 pts · 2y
I don't know, I'd have to check the database. I add to it every once in a while so it keeps growing. I think I started with around 20 or so
sic_1@feddit.de · 11 pts · 2y
Aw man that's so cute! Great idea, hope she appreciates it.
SnowBunting@lemmy.ml · 7 pts · 2y
Do you check the list to make sure there aren't any repeats?
QuazarOmega@lemy.lol · 5 pts · 2y
Me when
When I fail my DSA course
NewAgeOldPerson@reddthat.com · 3 pts · 2y
Ask an artist that
Jtskywalker@lemm.ee · 1 pts · 2y
Yeah, just manually
etler@programming.dev · 2 pts · 2y
stephfinitely@artemis.camp · 73 pts · 2y
This person misunderstands a beautiful function code can be very sexy or maybe I'm a odd girl.
nickwitha_k@lemmy.sdf.org · 8 pts · 2y
deegeese@sopuli.xyz · 13 pts · 2y
Sorry, Hungarian notation is not beautiful.
nickwitha_k@lemmy.sdf.org · 4 pts · 2y
Fair.
qaz@lemmy.world · 6 pts · 2y
Why?
nickwitha_k@lemmy.sdf.org · 4 pts · 2y
Idiomatic Go way of checking for the presence of a key in a map.
QuazarOmega@lemy.lol · 3 pts · 2y
You make want to cry, when are we marrying?
I want a divorce
nickwitha_k@lemmy.sdf.org · 2 pts · 2y
Sorry, merge conflict :(
wallmenis@lemmy.one · 3 pts · 2y
isLogicGate is not used. Maybe you mean to place it in "isGate" in the stringAsGateLogic for loop's if statement?
nickwitha_k@lemmy.sdf.org · 5 pts · 2y
Thank you. That's what I get for writing a drawn-out shitpost program on my phone over several hours while away from home, instead of in a few minutes in vim.
AVincentInSpace@pawb.social · 3 pts · 2y
Speaking of, Vim is actually quite easy to set up on Android. Simply download Termux from F-Droid (the version of Termux on Google Play is severely out of date) and
pkg install vim(ornvimif you prefer). (Also, full aarch64 linux terminal on non-rooted Android, woo!) Using Vim with an onscreen keyboard is agonizing, of course, but it does work (Termux provides the Ctrl and Esc keys). The F-Droid app Unexpected Keyboard is a recommended addition -- it's an alternative on-screen keyboard with no predictive text and swiping to the corners of each key for alternate symbols. It makes using Vim on a touchscreen at least moderately less painful.AnarchistArtificer@slrpnk.net · 2 pts · 2y
From one odd girl to another, I think both can be true
moog@lemm.ee · 68 pts · 2y
Sure, but at least they won't be afraid of commitment.
polite_cat@lemmy.world · 14 pts · 2y
It's gonna be awkward though if there is a merge conflict 👀
efrique@lemm.ee · 66 pts · 2y
git branch testing.stephanie.slept.with.my.friend.bradSpaceCowboy@lemmy.ca · 29 pts · 2y
Pull request rejected.
_bug0ut@lemmy.world · 8 pts · 2y
Pull off request, on the other hand (ha-HA!), approved.
Not like that bitch Stephanie is gonna be helping out with that anymore.
ICastFist@programming.dev · 5 pts · 2y
Man, I've never seen such a rapid succession of git pull and git push
halvar@lemm.ee · 65 pts · 2y
Name a linux distro after her and yourself. Always works.
heliosef@lemmy.world · 28 pts · 2y
Found the Hannah Montana user
supert@lemmy.sdfeu.org · 21 pts · 2y
I also thought of Debian.
Qyuzu@lemdro.id · 6 pts · 2y
Or a Linux Mint a version if he is a main contributor.
cyberic@discuss.tchncs.de · 57 pts · 2y
Image Transcription: Twitter Post
bass boosted ACAB @lil_morgy
hooking up with artists is hot cuz theyll be like "i thought of you when i wrote this song". what are tech guys gonna do? name a git branch after you? the fuck
[* I am a human volunteer and you could be too ❤️*]
TheGreenGolem@lemm.ee · 14 pts · 2y
Good human!
AnarchistArtificer@slrpnk.net · 3 pts · 2y
Do you know if there's a place where image transcribers on Lemmy are congregating, or are you just doing this independently?
cyberic@discuss.tchncs.de · 2 pts · 2y
We started a Community https://discuss.tchncs.de/c/transcribersoflemmy. But we're small and helping out as we can.
CommunityLinkFixer@lemmings.world · 4 pts · 2y
Hi there! Looks like you linked to a Lemmy community using a URL instead of its name, which doesn't work well for people on different instances. Try fixing it like this: !transcribersoflemmy@discuss.tchncs.de
tromars@feddit.de · 2 pts · 2y
I knew I forgot something when posting, thank you! Good human
neuracnu@lemmy.blahaj.zone · 48 pts · 2y
“The two hardest problems in programming are cache invalidation, naming things and off-by-one errors.”
rikudou@lemmings.world · 5 pts · 2y
The original have been quite great even without adding the bit about off-by-one errors.
Nsh@lemmy.ca · 47 pts · 2y
The creator of MySQL, MaxDB and MariaDB named them after his children My, Max and Maria, so why not
dan@upvote.au · 25 pts · 2y
I thought you were kidding, but his daughter is actually named "My".
lord_ryvan@ttrpg.network · 12 pts · 2y
It helps that it's a name in another language (Finnish), where “my” isn't a word, at all.
thank_me_its_friday@feddit.de · 15 pts · 2y
Then what's about MongoDB?
WindInTrees@lemmy.world · 14 pts · 2y
Hi, it's me, Mongo.
cheery_coffee@lemmy.ca · 9 pts · 2y
Gnubyte@lemdit.com · 46 pts · 2y
No. They'll just name an entire lineup of the worlds biggest computers after your daughter.
Getawombatupya@aussie.zone · 39 pts · 2y
Little baby Thinkpad really deserves it.
Comment105@lemm.ee · 16 pts · 2y
Alienware?
upturned8393@lemmy.ml · 1 pts · 2y
The truth is out there
mineapple@feddit.de · 1 pts · 2y
space@lemmy.dbzer0.com · 5 pts · 2y
Like the Apple Lisa?
bear_with_a_hammer@lemm.ee · 45 pts · 2y
snowe@programming.dev · 41 pts · 2y
Turns out Lisa has a crippling bug that bricks your computer.
c0mbatbag3l@lemmy.world · 11 pts · 2y
Why do you think I named it after that bitch! Lol
zeekaran@sopuli.xyz · 44 pts · 2y
I wrote an automation specifically for my partner to unlock the front door when they arrive home.
Also we got a sexy time button.
Home Assistant is a path to what many would consider... Unnatural.
Zikeji@programming.dev · 6 pts · 2y
I don't have a partner and have no clue how I would update it for two, but when I start sleep tracking on my phone it turns off all my lights and turns up the fan. Opposite for waking up / alarm. It's so nice.
ObviouslyNotBanana@lemmy.world · 1 pts · 2y
I need that in my life some day
zeekaran@sopuli.xyz · 1 pts · 2y
Could set up pressure sensors for the bed, or only turn on sleep tracking when you're both ready to sleep.
noodle@feddit.uk · 41 pts · 2y
When I was learning programming I wrote a small program that I called for_you.exe. It printed an animated ASCII penis ejaculating on some boobs. I emailed it to my girlfriend and thankfully she thought it was hilarious. We're still together.
bigkahuna1986@lemmy.ml · 36 pts · 2y
You can tell your age by the fact that you were emailing an exe file.
sim642@lemm.ee · 8 pts · 2y
And she was just running random exe files from emails.
homesnatch@lemmy.one · 10 pts · 2y
Sounds like she's got a good sense of humor... is she single?
ch00f@lemmy.world · 41 pts · 2y
I mean Steve Jobs named the Lisa after the daughter he disowned. There’s opportunities here.
IWantToFuckSpez@kbin.social · 15 pts · 2y
I heard NeXT was named after his ex wife.
originalucifer@moist.catsweat.com · 8 pts · 2y
he really should have tried it on a third product, thats where the comedy is
mercano@lemmy.world · 41 pts · 2y
It can swing both ways. Half of Taylor Swift’s songs don’t paint her ex’s in a good light.
Anticorp@lemmy.ml · 10 pts · 2y
That probably has more to do with Taylor than her exes.
Semi-Hemi-Demigod@kbin.social · 39 pts · 2y
MySQL, MariaDB, and MaxScale are all named after Ulf "Monty" Widenius' kids
zomtecos@feddit.de · 24 pts · 2y
His first kid was called „My“?
stefenauris@pawb.social · 13 pts · 2y
That or SQL
TrippaSnippa@aussie.zone · 8 pts · 2y
Little Bobby Tables
Semi-Hemi-Demigod@kbin.social · 9 pts · 2y
Apparently. Finns are and odd bunch.
WhiteHotaru@feddit.de · 11 pts · 2y
See: https://www.nordicnames.de/namefinder/
theneverfox@pawb.social · 3 pts · 2y
Nah, he was named Sequel in the hopes he'd both benefit from and be crushed by expectations
bob_wiley@lemmy.world · 14 pts · 2y
ValiantDust@feddit.de · 5 pts · 2y
Imagine running out of ideas before having named one after every kid. Now that would be awkward.
db2@sopuli.xyz · 39 pts · 2y
DEADB33F
synae@lemmy.sdf.org · 16 pts · 2y
CAFEBABE
MrJukes@lemmy.one · 12 pts · 2y
You should get a different nickname for your partner.
JuxtaposedJaguar@lemmy.ml · 1 pts · 2y
lemann@lemmy.one · 7 pts · 2y
Me being creative with IPV6 addresses 🤪
captainlezbian@lemmy.world · 37 pts · 2y
I’d feel very wooed if my wife named a Linux distro or some open source project of hers after me
Maestro@kbin.social · 26 pts · 2y
So, Debian? Named after Debra and Ian (now divorced though)
sevenapples@lemmygrad.ml · 8 pts · 2y
Ian also happens to be dead
mayonaise_met@feddit.nl · 12 pts · 2y
So they're not getting back together?
Coehl@programming.dev · 3 pts · 2y
scubbo@lemmy.ml · 4 pts · 2y
What does this mean?
DeathbringerThoctar@lemmy.world · 1 pts · 2y
What do you want that to mean?
scubbo@lemmy.ml · 1 pts · 2y
I don't understand the question. I don't want it to mean anything - I just want to know what they meant by it.
Maestro@kbin.social · 1 pts · 2y
Well, TIL
Steamymoomilk@sh.itjust.works · 4 pts · 2y
it is its on the about debain page at https://www.debian.org/doc/manuals/project-history/intro.en.html#begining i learned somthing new today :D
Eiim@lemmy.blahaj.zone · 34 pts · 2y
Make their birthday a magic number
dan@upvote.au · 7 pts · 2y
I need to get on Linus' level. I've never written a function with an argument called
magic2.cheery_coffee@lemmy.ca · 2 pts · 2y
fsxylo@sh.itjust.works · 31 pts · 2y
Keeping programming as far away from my relationships as possible.
Instead, I distract them with the fact that I'm a pretty damned good cook and know where the best hole in the wall restaurants are.
ArmokGoB@lemmy.dbzer0.com · 10 pts · 2y
Knowing how to cook is the meta.
boeman@lemmy.world · 3 pts · 2y
Sweet Baby Ray's?
crunchpaste@lemmy.dbzer0.com · 30 pts · 2y
Well, I made my girlfriend a GUI app that converts subtitles from Windows-1251 to utf-8 encoding so that she doesn't have to remember how to do it. And I didn't even name it after her...
wviana@lemmy.eco.br · 3 pts · 2y
How would this text encoding converter Gui app be named?
Arsecroft@lemmy.sdf.org · 19 pts · 2y
doit(3) new.vbscrunchpaste@lemmy.dbzer0.com · 6 pts · 2y
At the time we were watching Stranger things a lot, so I called it demogorgon.
IntentionallyAnon@lemm.ee · 29 pts · 2y
Naming variables after loved ones. Stephanie += 1 Stephanie/bob = Jeff
If Jeff == Stephanie: Jerome(Stevens)
bluebadoo@lemmy.world · 26 pts · 2y
My partner programmed me a birthday card, so the programming flirt is real.
QuazarOmega@lemy.lol · 2 pts · 2y
How does that work? Asking for a friend
nickwitha_k@lemmy.sdf.org · 7 pts · 2y
A few ideas:
QuazarOmega@lemy.lol · 5 pts · 2y
These are actually pretty sweet
Ooo, are you compiling that by hand? Kinky~
Rambi@lemm.ee · 3 pts · 2y
Console.WriteLine("Happy Birthday!");
QuazarOmega@lemy.lol · 3 pts · 2y
Simple and effective!
I was thinking more along the lines of the Linux business card with
glorious Hanna Montana Linuxa "happy birthday" Plymouth themeRambi@lemm.ee · 4 pts · 2y
Wow that is crazy that it runs Linux and is less than $3, that guy would put the executives from the scene in American Psycho to shame with that business card.
What I had in mind was a program with a GUI that had text, some images and you can click through the pages and maybe do something else. I suppose you could pull off something similar to what you linked with a compact arduino-type device, some kind of flat 5v battery and maybe an e-paper display that you can print scrolling text to and maybe a little graphic. I suppose not very similar to what you linked, but would be cool in its own right
QuazarOmega@lemy.lol · 2 pts · 2y
Omg, clever idea, gotta save it for making it in the future lol.
We've got a project on our hands with what you described! I'm too hardwareless for that though :(
ABotelho@lemmy.ca · 18 pts · 2y
A lot of projects are named after spouses and family lol
dereisele@feddit.de · 6 pts · 2y
Git for example lol
ABotelho@lemmy.ca · 2 pts · 2y
Lmao, indirectly, you could say.
tofuwabohu@slrpnk.net · 3 pts · 2y
Only thing that comes to my mind is MariaDB and "siblings", didn't know it's that common.
SquirtleHermit@lemmy.world · 5 pts · 2y
Debian comes to my mind
WhipTheLlama@lemmy.world · 3 pts · 2y
And Perl
Denis96@lemmy.world · 17 pts · 2y
Nah, a whole project
zik@lemmy.world · 15 pts · 2y
Like the Apple Lisa for example. Named after his daughter.
cheery_coffee@lemmy.ca · 16 pts · 2y
hglman@lemmy.ml · 13 pts · 2y
Please change your name branch to match the ticket number.
First@programming.dev · 6 pts · 2y
OneCardboardBox@lemmy.sdf.org · 16 pts · 2y
I use friends and family as sample data for unit/integration tests.
At a previous job, I tested an automated email system by scheduling fake events for various US presidents. I've long left that position, but I never cleaned up the test data. Every month I still get a reminder for Nixon's upcoming reservation at the Watergate Hotel.
superminerJG@lemmy.world · 1 pts · 2y
This one got me
Lyrefly@lemmy.world · 16 pts · 2y
Okay but my partner does this with things like taking my naming suggestions for blueprints in factory games. Then he'd message me about his harambe units. 10/10 very cute
atx_aquarian@lemmy.world · 3 pts · 2y
Edit: I was going to comment, but Lemmy and/or Sync can't handle angle brackets, even when escaped with backwhacks. So I'll just complain about that instead.
MargotRobbie@lemm.ee · 14 pts · 2y
So, anyone here want to name a git branch after me? 😊
MarkHughes4096@lemmy.world · 19 pts · 2y
Best I can offer is a static variable in my next coding round.
WindInTrees@lemmy.world · 6 pts · 2y
After Margot Robbie? Hell yeah I do
MargotRobbie@lemm.ee · 5 pts · 2y
Yay
EnderMB@lemmy.world · 14 pts · 2y
When at uni, my girlfriend tried to get me into Farmville so she could trade stuff. I tried it, decided it was too repetitive, and decided to write a bot to automatically plant and pick tomatoes every two hours. I was a higher level than my wife after about three weeks, and shared my bot with her - which I put into a zip file with her name on it.
Others started using it after we shared it with our friends, and it had been shared several times amongst others, still with her name on the zip file.
She's now my wife, and I'd say that 70% of that was down to that Farmville bot showing that I had value as a man.
hactar42@lemmy.world · 2 pts · 2y
Holy crap, I thought I was the only one who built their wife a Farmville bot. My wasn't as fancy. It was just a batch file that would reload the browser once an hour. It had something to do with yourl game only progressing while you were active and they would time you out after an hour.
highrfrequenc@lemmy.world · 13 pts · 2y
Refactor them guts. Get naked.
Four_lights77@lemm.ee · 12 pts · 2y
The classic Wizard vs Bard debate.
Manifish_Destiny@lemmy.world · 12 pts · 2y
I made my wife a magic mirror.
NeonPayload@infosec.pub · 11 pts · 2y
jimmux@programming.dev · 11 pts · 2y
Unit test dummy data is full of it. Need an arbitrary date? Pick a special birthday. Location? Wherever you first met.
Not the most public dedication, but perhaps more impactful than yet another song about the one that got away.
Poggervania@kbin.social · 10 pts · 2y
Have all of your functions named after loved ones and/or nicknames for your genitalia - that way you can say stuff like “muh dick needs to call shawty in order to work”.
Pulptastic@midwest.social · 10 pts · 2y
"hello beautiful"
originalucifer@moist.catsweat.com · 9 pts · 2y
duuude, one of my favorite devices ever was a pre-ipod mp3 player (empeg), and it had "wendy filters".. which were essentially 'my girlfriend is in the car, dont play this shit'.. but i seem to recall that was the name of the feature 'wendy filters'
Son_of_dad@lemmy.world · 8 pts · 2y
I'm a handy man, I was thinking of you when I was spackling drywall baby.
MrMcGasion@lemmy.world · 8 pts · 2y
Skim coat a heart with your initials in it, so when the light hits the wall just right you can see the texture difference through the paint.
redempt@lemmy.world · 7 pts · 2y
automate your life's menial tasks
Strawberry@lemmy.blahaj.zone · 7 pts · 2y
I once made a little animation apology thingy with libGDX for a friend
CoolBeance@lemmy.world · 6 pts · 2y
X: "Your code isn't working because there's something missing at the end of this line"
Y: "Oh. Well then, do you wanna semicolon?"
That's rizzzz with a Z++.
Step up, song makers. Don't get tied up in your chords
swab148@lemm.ee · 3 pts · 2y
Me trying to write a love song: Crap, I just re-wrote "Giant Steps"
MonkderZweite@feddit.ch · 6 pts · 2y
I thought of you when i made this AI.
lazycouchpotato@lemmy.world · 5 pts · 2y
Another rizz line: https://www.instagram.com/reel/CwoLlzYpuyt/
^I^ ^apologize^ ^for^ ^the^ ^Instagram^ ^link^ ^in^ ^advance^
Resistentialism@feddit.uk · 2 pts · 2y
God, what I love aboit this is, when she disconnects. He makes a sound that kind of sounds like a laugh. Like he's breaking character. Don't know why. I could be wrong. But I find it funny
neoney@lemmy.neoney.dev · 5 pts · 2y
My hostnames on NixOS refer to close ones :)
spikespaz@programming.dev · 4 pts · 2y
Mine are the serial numbers of Star ships.
insomniac_lemon@kbin.social · 5 pts · 2y
I think this would count, a polygonal heart made via a custom text format and loaded into Raylib. I'm a shut-in though, so I don't know.
(link for non-Kbin) Is this rizz?
QuazarOmega@lemy.lol · 1 pts · 2y
If you can teach me Raylib than I consider myself rizzed up
insomniac_lemon@kbin.social · 3 pts · 2y
Unfortunately I also disappoint in that way as well. I haven't done much (nothing game-like) and need help myself. I'm not even sure if I want Raylib or if something like SFML or SDL (or some other Linux-friendly framework) would be better for polygon features.
The relevant code here actually doesn't really depend on Raylib at all (aside from producing the actual polygon itself), it just reads a file and creates a sequence of Vector2 values. Also, it's in Nim-lang, but here's a screenshot of (most of) the code if interested. (also a while before this I've also made a similar thing that loads basic game-book pages (story, button names, button descriptions, buttons open linked page) aka CYOA, though I couldn't really create actual content for it to test/develop it further)
Also I'd probably be trying to use Godot 4 if the Nim-lang bindings were there, particularly because polygons (see this animated eye made in Godot 4, or this meme frame made in Godot 3).
QuazarOmega@lemy.lol · 1 pts · 2y
That's cool anyway, I never tried any "low level" graphics, so it looks rather magic to me, also because it's Nim, which I know only by name and hipster blogposts/videos (can I add it to my resume after 100 seconds?)
That's hilarious and totally rad, all I can say is I wish for Godot to keep growing, maybe then bindings for niche languages will be improved as well
insomniac_lemon@kbin.social · 2 pts · 2y
I wouldn't say what I've done is low-level (especially with <20 lines of code and not OpenGL-level stuff), and Nim offers functions that makes stuff easier. Certainly you can do low-level stuff with Nim, but I'm interested in it because I don't think I could do C/C++ stuff (at least not how it normally looks) but I still want performance/flexibility.
There are actually production-ready Nim bindings for 3.X, but 4.X uses a different system (supposedly better for integration of compiled languages) and the makers of the old bindings didn't want to do a new effort. Multiple individuals are/were working on it, but 4.0 was released a while ago. And understandably it's a complex thing.
3.X vs 4.X is a big enough jump for me that it doesn't really make sense to just use 3.X.
Tb0n3@sh.itjust.works · 5 pts · 2y
Debian would like a word.
anhkagi@jlai.lu · 4 pts · 2y
Name software after their daughters (MySQL/MariaDB)
AlmostEveryoneSucks@lemmy.world · 3 pts · 2y
0xCAFEBABE
MazonnaCara89@lemmy.ml · 3 pts · 2y
Bo3 developer right now: old my beer
More context here
Comment105@lemm.ee · 4 pts · 2y
I misread as Bg3 and thought "oh, he'll script a sex scene about her"
dan@upvote.au · 1 pts · 2y
At least link to the actual source instead of a YouTube video that just took someone else's content :) https://www.reddit.com/r/CODZombies/comments/cf4496/new_drew_marlowe_easter_egg_found_in_black_ops_3s/
Psythik@lemm.ee · 2 pts · 2y
Is it okay to be both?
c0mbatbag3l@lemmy.world · 1 pts · 2y
I named a VRF after you, babe.
Pandybear24@lemm.ee · 1 pts · 2y
Well, that would be nice...