this post was submitted on 06 Sep 2023
0 points (NaN% liked)

Asklemmy

43393 readers
1568 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_[email protected]~

founded 5 years ago
MODERATORS
 

Famous example... a man spent $44b to push his memes.

top 7 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 1 points 1 year ago

I once met this girl who let me touch her boobs and do other fun stuff. In order to make that more convenient, we rented an apartment together. Which meant I needed a job to pay rent. Eventually we wanted a nicer place, so we bought a townhouse, which meant I needed to make more money and get a better job. Then we wanted kids, which meant a bigger house, car, etc etc. So needed a promotion to keep up with growing bills and spending.

Now I'm in my 40s, have a bunch of kids, work too much. And all I wanted was to touch some boobs and stuff.

[โ€“] [email protected] -1 points 1 year ago (2 children)

I learned just enough coding and firefox framework to compile my own version of firefox with middle mouse closing tabs disabled

[โ€“] [email protected] 0 points 1 year ago (1 children)

lol why not just not use the middle mouse button? Did you remap it to something else?

[โ€“] [email protected] -1 points 1 year ago

Yes i have it mapped to a thumb mouse button for other applications. And then im browsing firefox, i wanna switch to a tab on the left, the button bumps against the keyboard, tab gets closed.

[โ€“] [email protected] 0 points 1 year ago (1 children)

There's an about:config option for that... (kidding)

[โ€“] [email protected] -1 points 1 year ago

It was weird man, i was in the dev forums and there were previous requests for this feature. And they wouldnt put it on the config page because users might not find it there. So cant have it at all.

[โ€“] [email protected] -1 points 1 year ago

When I was 19 I tried an IRC Vampire the Requiem game. I got banned after arguing with the admins about the rules (in retrospect I was right about how things worked but they'd already house ruled it and I should've just gone with it). In response I wrote a whole website for managing character sheets, and a connected IRC bot to handle dice rolls, and pull things from character sheets.

I did all of that, and then proceeded to run a terrible vampire game on IRC for a couple months. The code was all in PHPNuke so it's useless now. But it taught me a lot about coding for the web. During that time I showed my work at a job interview as a software dev, and I got a job while still in college. But as part of the coding questions, I learned that you can use sql to join tables. I went home and started rewriting a lot of stuff, but the game died before I was finished.