127

I'm a senior in high school right now and definitely need to consider what I'm going to do in college and for work.

For a very long time I've been into computers, and am a developer with a few big projects under my belt (this is a burner account for privacy). So, my logical choice for a while was to become a software developer professionally.

Nowadays that plan doesn't look too promising. AI has basically replaced junior developers (with dubious results) and the competition has gotten much fiercer. I'm not even in college yet so I have a good amount of time to potentially pivot to something else before choosing a major.

I've got quite a bit of experience with Linux and I manage a home server, but that probably doesn't differentiate me much. I'm honestly interested in most things computer related, but don't know of any specific fields to seek out. If it's so hard for fresh CS graduates to get jobs, why would any other option be different?

top 50 comments
sorted by: hot top new old
[-] iusemybrain@sh.itjust.works 1 points 4 days ago

depends on how motivated you are: the fact that you are going to university compared to a bootcamp, you're already at an advantage. since universities have career events. if you go to career events, connect with recruiters or engineers, you're guaranteed an interview spot, so long as you maintain a good educational background for the first few years of employment. Do you know how many CS majors have the same skills if not more than you? Too many to count. The difference is you have friends.

one other note that is completely unrelated, I will mention CS is similar to a lot of other sciences. It's broad in scope until maybe third or fourth year where you actually apply your knowledge to build (for example) an OS. I'm doing my third year in EE, the things I've learned the projects that I've done, brought me to a threshold where if I truly wanted to I could build my own assembly language in system verilog for my basys3 FPGA board.

my point is, by the end of your program, you will see it's all EECE and I will say "it always has been" [insert astronaught meme]. Both are excellent programs, just keep your mind open to options if you think CS is to broad like how physics for me was to broad.

I have several CS majors in my electronics and circuits class because they enjoy working with microcontrollers, IC circuits, and embedded systems over X86 programming. The only things that's stopping them from switching to EECE is their scholarships, which has only been approved for the CS program. With EECE you have an idea of what you want to do instead of just becoming a "software developer" or "web developer". Whether that be the processing of rf signals for telecommunications, or using FPGA's to capture collision events of particles inside a particle accelerator, you have the knowledge and practical experience with said knowledge to apply it to the problem at hand.

[-] subignition@fedia.io 43 points 2 weeks ago

If you are interested in software development, and willing to put in the work to actually learn strong fundamentals, I think you're going to have a clear leg up on the competition after the AI bubble in all likelihood bursts eventually. Vibe coding is hurting the signal to noise ratio in general right now, but as far as I'm aware a "live portfolio" like a website of personal projects has always been as good if not better than a resume when it comes to selling your skills in software.

Just consider whether you'll be able to tolerate doing the work when you're not going to be the one in charge of deciding what you work on.

[-] saltesc@lemmy.world 7 points 1 week ago

Yep. Anything involving creation, portfolio beats CV.

load more comments (1 replies)
[-] s38b35M5@lemmy.world 28 points 2 weeks ago

For the first time in over thirty years, the community college near me has had many members of the community advisory board (reps from various local businesses) that rep'd tech firms not even come to the advisory board meetings.

I take that to mean they're riding the AI bubble, hoping to phase out much of their human workforce. That said, someone has to maintain the local infrastructure, and while data centers don't employ many workers, they need some staff to watch over the systems. I also think networking still is a strong field, and obviously cyber security.

I have worked with several folks that were much better at their job because of self-hosting, so your experience there maybe isn't as worthless as you think.

My advice would be to talk to recruiters and department heads and ask what they see themselves needing.

[-] lemmyng@piefed.ca 30 points 2 weeks ago

I also think networking still is a strong field, and obviously cyber security.

NO. ABSOLUTELY DO NOT GO INTO CYBERSECURITY. There are no jobs left in that field. College degrees are useless, boot camps are useless. Unless you got several years of industry experience, no one will hire you.

[-] s38b35M5@lemmy.world 8 points 2 weeks ago

Good catch. I'm out of the job search market for going on five years and a lot has changed since then. It makes sense that the market is flooded and AI is probably being developed to "do it for us".

I do still get feelers from recruiters though, and the jobs they share require a BS in CS or equivalent experience (usually 4+ yrs on the job). Would I get my CS degree again knowing what I know now? I think so. I learned a lot and met a lot of folks through internships. But none of my jobs have cared about my degree. They like my social skills, perfectionism and restlessness.

load more comments (2 replies)
[-] master_baiter@programming.dev 4 points 2 weeks ago* (last edited 2 weeks ago)

I think cyber security would be fascinating to study and networking would be good. I just hoped my experience with development wouldn't be useless towards getting employed in those fields, but I feel like it would be.

Thanks for your advice

[-] s38b35M5@lemmy.world 4 points 2 weeks ago

I'm just one person on an anonymous social platform. Take my opinions with a grain of salt. Developers definitely still have work, but you are right the the current outlook seems* bleak.

Coding for network security companies is a possibility.

*I haven't asked anyone in the know.

load more comments (3 replies)
[-] JackbyDev@programming.dev 16 points 2 weeks ago

It's honestly hard to say. It's very impressive what AI coding can do, especially in the past year, but all AI companies are not making a profit. They're effectively subsidized by investors. They're focused on growth. At some point they're gonna need to make a profit, they cannot continually operate at a loss and focus on growth. In fact, when Microsoft started charging properly it was such a massive deal that they called it the tokenpocalypse.

Honestly, I hate to say it, and I'm not trying to be a tech bro, but I think AI is here to say. What exactly it looks like long term, it's hard to say. I can say this though, knowing how to program will make you a better vibe coded (I feel dirty saying that seriously). So even if AI becomes the norm, you'll be better positioned if you know what you're doing.

When things turn though, it's impossible to say. It could be in the next year, could be like five years out. It could be that when you're done with your four year degree, they're still out here doing this "AI is gonna fix everything and we don't need junior devs" song and dance.

TL;DR: AI is not profitable now so will get more expensive meaning they'll have to use it less. Either way, knowing how to program without AI will make you better at programming with AI.

[-] spectrums_coherence@piefed.social 14 points 1 week ago* (last edited 1 week ago)

I have a controversial take and a very bold guess: CS principle will be more important than ever when you graduate college.

  1. CS enrollment is way down especially in the U.S. because of AI scare.
  2. Old programmers are mostly retired during the AI hype period

Both of these mean that the supply of programers will be way down when you graduate.

  1. AI have been slopping out code that might break within couple years. We have seen many service degrade, but not much critical failure yet, these could come later.
  2. Most open source project has began to ban pure LLM contributions. Even Rust disallow LLM-generated code with very minor exceptions. Likely company are going to do the same
  3. People who go to a simple coding bootcamp will not be competitive when LLM is in the picture, nobody need a programmer to "make the button bigger" anymore.

All these said, the demand for "good programmer" likely will not go down. If you study hard, do side projects, and build connection during college, you will likely be at a huge advantage after 3 or 4 years.

Of course, there will also be risks, i.e. that LLMs actually wipe out all programming jobs, which it is unlikely, but also not impossible.

[-] RamRabbit@lemmy.world 13 points 1 week ago* (last edited 1 week ago)

am a developer with a few big projects under my belt

I’ve got quite a bit of experience with Linux and I manage a home server, but that probably doesn’t differentiate me much

It 100% does if you target small companies. Think 5-30 man shows where 'IT department' is a luxurious dream. In that company you wear many hats and having IT/devops experience as a programmer is a big deal. You will instantly be one of the most experienced people in the small company when wearing the IT hat.

If it’s so hard for fresh CS graduates to get jobs, why would any other option be different?

As you are already in the workforce, stay in it. After having a job for the last year (?) and the option of what to do with the next four years of your life. You can either have 5 years of experience, or you can have 1 year of experience.

Notice how I didn't mention your degree? A degree is a minor point after you get your first job.

[-] monomon@programming.dev 5 points 1 week ago* (last edited 1 week ago)

Just wanna add, this "IT in a small company" can be the nicest environment. I was lucky to land one like this some years ago. (company went under since, in part due to AI)

[-] GreenBeard@lemmy.ca 3 points 1 week ago

Worth noting, this will happen to you a lot. Even the good small companies (almost especially the good small companies) are going to fold. A lot. I've been in the IT service industry for 25 years and easily 80%+ will fail within 5 years. Unless you're in a particularly high demand market, the pay isn't great (not terrible, but people have a very unrealistic expectation for how much your generalist IT guy makes), and you definitely don't want to be an independent contractor because you WILL end up spending more time trying to collect payment than fixing computers (or the majority of your profit paying someone else to do it).

It's a lot less security than most trades in most regions, but you can still strike it lucky every once in a while. Just make sure you make hay while the sun shines, because it isn't going to last, and dry patches are frequent in most markets.

[-] UnderpantsWeevil@lemmy.world 12 points 2 weeks ago* (last edited 2 weeks ago)

Not nearly as bad as the now headline news presents.

Tech unemployment is still just about the lowest of any industry. Pay remains competitive (although nothing like the $200k entry level jobs of the 1990s). The labor demand is definitely growing, both domestically and globally.

Silicon Valley is shedding jobs. But if you go chase a job at EPIC up in Wisconsin or JP Morgan out in New York or take a job at Deloitte or SAP or Schlumberger, you'll find them. Look for positions in the airline or finance or real estate or energy industries, there's a superabundance of work and a perpetual shortage of labor.

Most of these big corporate outfits are glued to Microsoft products, though. Oracle also remains a popular database environment. Or they're using some proprietary nonsense - Dell Boomi for visual programming of interfaces or UIPath for botting or some other ill-conceived overpriced insanity.

But - at least where I'm sitting - AI hasn't replaced shit. My office is still trying to implement Agile and we're a Fortune 100 company. Most firms are way behind the curve. Don't let the hype cycle fool you.

load more comments (2 replies)
[-] badbytes@lemmy.world 11 points 1 week ago

Linus Torvalds was just quoted in another article I read, "Al is the new compiler, not the new programmer"

load more comments (1 replies)
[-] lemmysmash@piefed.social 11 points 1 week ago

IT is a shitshow generally. But it pays kinda well and it still needs humans to do the actual work. The other fields are probably a bit less of a shitshow, but given that the whole planet is kinda a shitshow nowadays, might kick you out (or in the balls) even harder. So... just choose the wig and makeup that suit you better, clown up, and join us in one show or another.

[-] dhork@lemmy.world 10 points 2 weeks ago* (last edited 2 weeks ago)

If you are interested in the internals of computers just as much as programming them, take a good hard look at Computer Engineering as a major instead. You still get to code, but you also get to understand the hardware underneath it all. Since it is rooted in the physical parts of computing, I think it is less likely for AI to eat those jobs. (Plus, everything from your car to your TV to your coffee maker has an embedded microprocessor in it now. I think embedded software is a safe bet.)

But, no matter what major you pick, it is no longer the case that simply graduating with a degree (and a good GPA) is a guarantee of a good job. You need to go beyond your classes, and find additional things to work on. Internships are great if you can get them, but even if you can't, try to find an open source project (or even a hobby project) that you can spend time on. You want to have something more than your coursework on your resume for those first jobs. I would even value a resume with some good internships or side projects and a 3.6 GPA over someone with a 4.0 GPA who did nothing else (and left me with nothing else to talk about during the interview).

Finally, whatever you do, don't extend yourself to go into debt. Maybe there are a small handful of CS schools that are worth going into debt to attend -- but let's face it, if they want you and you're good enough, they will find a way to get you to afford it there, and you will get hired somewhere if you can make it to graduation. But, I know folks who went into 100+k worth of debt to go to a CS program at a small liberal arts college because they liked the campus. Don't be that person. Unless you are MIT or Caltech material, your local State University is probably good enough. If you do get through 4 years of school and can't find a job in your field and need to pivot, that will be so much easier to do if you have as little debt as possible.

load more comments (1 replies)
[-] pineapplelover@lemmy.dbzer0.com 10 points 1 week ago

The meta is job experience > skills > certifications > education

Typically, if you look for computer related job, they ask for comp sci or some equivalent degree + relevant experience + skills. If you're going for SWE or Game Dev, you're majorly fucked. I'm in IT but I started a couple years ago but I do occasionally look at job listings nowadays and I can tell it's competitive. I got multiple friends in comp sci and comp eng having tough times

[-] grrgyle@slrpnk.net 3 points 1 week ago* (last edited 1 week ago)

Can confirm, the one place that actually cared that I went to school for programming was my first job, because they got to write off part of my salary on their taxes.

Every job after that just looked at skills, vibes (they call it "culture fit"), and references.

load more comments (1 replies)
[-] Tollana1234567@lemmy.today 3 points 1 week ago* (last edited 1 week ago)

and i know 2 people before and early never found a cs related job. think they are doing something adjacent. i also looked at pots from other forums, platforms same issue no jobs. i know someone who graduated recently try to be a game dev, no jobs there too.

The AI wave is creating a huge amount of tech debt

There's going to be a huge surge of hiring humans to untangle and fix the spaghetti code in coming years.

load more comments (5 replies)
[-] infinitevalence@discuss.online 8 points 1 week ago

Getting a job generally has little to do with your degree in most technical fields. The exception is on the research, academia, and science side.

So go to school take classes that are fun, if they happen to align with your career interests great if not just make sure you are building a portfolio of work related to your career goals.

[-] Witchfire@lemmy.world 7 points 2 weeks ago* (last edited 2 weeks ago)

I was in the tech industry for over a decade. Was. Idgaf any more, I left. I was having trouble reconciling morality issues before AI took over. It's not even worth interviewing nowadays.

I'm still doing personal things, like I'm currently planning a NAS Jellyfin server. If companies ever want people like me back, they're gonna have to fork over $$$$$$

[-] portifornia@piefed.social 3 points 1 week ago

What did you jump into instead? Any advice on transitioning out of sdev?

[-] litchralee@sh.itjust.works 7 points 2 weeks ago* (last edited 2 weeks ago)

The CS job market is very location specific, so I don't have much advice in that regard.

I've got quite a bit of experience with Linux and I manage a home server, but that probably doesn't differentiate me much.

That said, I have been on my company's rotating interview panel for about a decade now, and while my company's line of work involves a lot of Linux development, I can say that most of our college hires do not possess very much Linux background at all. Sure, they might have used Linux machines for school projects, but rarely do any of them assert to be "experienced" with Linux.

By that, I mean deeper knowledge than just using Bash. If a candidate can tell me why they prefer csh over Bash, or any syntax difference between POSIX sh compared to Bash, that is definitely a distinguishing quality. It speaks of an operator who has enough usage under their belt that they're annoyed by the typical distro's defaults, and more importantly, assessed the available tools, and picked the right tool that works for them.

I cannot understate how valuable it is to us to find a candidate that understands their tooling, especially right out of college. Considering that we assume most new hires have to be brought up to speed over the first few months, a candidate that saves us that effort is at least one rank above their peers.

Deeper functional knowledge comes in other forms as well. It's one thing to know how a C program's main() function is invoked by an OS, but anything which shows a fuller understanding of, say, system architecture and how a timer interrupt leads to a context switch in an assembly ISR, to a returned service call to load an ELF, to a CPU privilege ring change, to crt0, to main(), that is another level entirely.

I've interviewed candidates that had side projects involving retro game disassembly. So maybe they couldn't give me the above level of detail for x86, they could describe the same for MIPS. And that's good enough, because most architectures do roughly the same thing, with a few different semantics and names.

Circling back to managing a server, if you had to deal with PAM, NAT and port forwarding, tunnels and VPNs, compiling from source, or abything like that which is non-trivial, do not sell yourself short. All that stuff is resume material, because if you can relay to an interviewer that you've dealt with real network or machine security tasks, it is distinguishing.

The best part is that you have all of college to learn the CS curriculum, but it's also time that you have to pursue any particular focus that excites you. I've written earlier about how embedded engineers don't really get caught in the hype cycle, so jobs don't suddenly appear then disappear a few years later. If you wanted to do that route, getting started with any microcontroller (eg Arduino, STM32) would help, with a goal to understand all the "magic" that the IDE and compiler are doing. Maybe instead you like das blinkenlights and find yourself drawn to hardware design. It wouldn't be too late to consider a switch to the Computer Engineer (CE) major, so you have a small taste of the EE life.

CS as a field is so large that there are many routes between "I want to work with computers" to a declared major and to a career thereafter. Fortunately, time is on your side; this would be a very different conversation if you were a 4th year college student.

load more comments (1 replies)
[-] SCmSTR@lemmy.blahaj.zone 6 points 1 week ago

Whatever you do, don't be evil.

[-] Kazumara@discuss.tchncs.de 6 points 1 week ago

ISP Network Engineer might be something.

It is my current feeling that the blend of physical work to install devices, with the mental work of planning, configuring, documenting, is kind of protecting the field.

Although maybe we are a bit special in my workplace because we don't have a separation between planners, NOC, and field team. It's all just the twelve of us, doing bits of everything. Maybe in the big ISPs things are circling the LLM drain as well.

[-] IphtashuFitz@lemmy.world 6 points 1 week ago

Granted it’s been 30-something years since I graduated with my CS degree, but my experience might be helpful. My first job out of college ended up being in tech support for a software company, and I used that to eventually move into software development. During my 2 years in tech support I learned what I could about the source code for the companies product, and built relationships with members of the engineering team. It got to the point where I could carry on conversations with some of the software developers to identify potential causes of bugs that customers were running into.

Because of the relationships I made with the software engineers they eventually recognized my skills and one of the managers eventually helped me transition from tech support into a software developer position.

[-] Suck_on_my_Presence@lemmy.world 5 points 2 weeks ago

If you have any decent spatial skills, maybe look into GIS. I see positions for GIS developers constantly. More than I ever see positions for GIS Techs or Analysts.

Also if you're in the US, check out BLS.gov, it can help you find similar career fields or specialties that maybe you didn't know about.

load more comments (1 replies)
[-] communism@lemmy.ml 4 points 1 week ago

Most people with a degree don't do a job directlly related to their degree, and most people I know who work in an IT or CS related field aren't university-educated. Go to uni because you want to learn and are interested in your field, not with the express goal of a career. If you wouldn't go to uni if you knew you'd end up doing something else as a career, then that degree probably isn't the choice for you, because it sounds like you're not interested in the education itself, just the job resulting from it.

[-] blackberry28@sh.itjust.works 4 points 1 week ago

Well, the IT job market can change very quickly, so it is very difficult to predict what the job market will look like when you enter it in around 6 years (I assume that's how long it will also take in the US to get a Bachelor + Master?). It could be that in 6 years the AI bubble has popped and dumb managers will realize that AI can't replace every Software Developer.

I'd say go ahead and study CS, and if you can't find a job as a Software Developer, you can then look in neighboring IT fields, such as System Administrator, where you (for example) have to administrate Linux servers, and since you say you already have experience with this, it should give you an advantage in applications.

[-] Rentlar@lemmy.ca 4 points 2 weeks ago* (last edited 2 weeks ago)

As a high school senior self-hosting, you are at least a couple years ahead of the curve in your cohort in this area. Don't write yourself off, even if you are just half-blindingly running scripts for now, keep exploring and tinkering, then learning will come naturally with it.

Assuming you are in the USA, unemployment is low yet few are hiring. Trump's tariffs and meddling in everything has made many businesses across the world hesitant to make any hiring or firing decisions (aside from Silicon Valley tech which thinks AI will do all the jobs). I've encountered several reports like this over the last year, which means if you were a new grad looking for a job right now, in many fields you would struggle to find one.

Definitely ask recruiters for their insight on job market trends, and also start talking to employed people in the fields you have an interest in. Ask if their department recently hired or had layoffs, and other questions to help you decide if that's the kind of work you could see yourself doing in the future given honing your skills through higher education and hobby development.

One kind of career that sounds up your alley based on the skills and interests you described could be systems administration. Those roles will still be necessary for the most part, AI or not.

[-] paris@lemmy.blahaj.zone 4 points 1 week ago

Way too many comments for me to see if it's been said already, but have you looked into cybersecurity, networking, and identity management? They're all in the same realm and seem less prone to ai hype layoffs and such.

[-] master_baiter@programming.dev 4 points 2 weeks ago

Thanks for all your help everyone!

[-] Strider@lemmy.world 3 points 2 weeks ago* (last edited 2 weeks ago)

Talking from a European perspective, worldwide view here.

We know AI programming is not viable on the professional field. Some companies are not up to date with that yet though.

So I hope when the AI bubble ends in one way or another you will be needed and wanted.

Speaking on a personal level, if you're into computers and not just there for the money you've got an advantage because those only there for the money are often a bit lacking for the job.

Just saw your other answer. I think security and networking is always a hot topic and open. Currently working in exactly those fields. Ama if you wish.

load more comments (2 replies)
[-] HubertManne@piefed.social 3 points 2 weeks ago

I mean what degree would be better. Obviously if you can hack it medicine is great. law is not btw. its about as good as any degree and most every program has logic requirements which is a nice thing to have. Personally I do think a liberal arts degree is good to broaden your knowledge base. Really the problem is not cs degrees being bad its that bachelors degrees are not all that useful in general any more. Higher cost with less prospects.

load more comments (1 replies)
[-] disregardable@lemmy.zip 3 points 2 weeks ago

To be clear, other options are not different. The majority of college students don't find work in their degree. In 2023, less than 60% were employed at all within 6 months after graduation. Do your best, don't take out a lot of debt, network in person as much as possible. Finding a job is about talking to people and being likable, not having a skillset.

[-] Zwuzelmaus@feddit.org 3 points 1 week ago

I've got quite a bit of experience with Linux and I manage a home server, but that probably doesn't differentiate me much. I'm honestly interested in most things computer related, but don't know of any specific fields to seek out.

But yes, there is a chance in it. This experience can give you a head start into cloud computing technologies, virtualisation, virtual networking, kubernetes etc. For a good many current IT experts this is still a hornet's nest where they don't even dare to stick their nose in, and a lot of others can use it, but never become experts there.

[-] PieMePlenty@lemmy.world 3 points 1 week ago

If you're in the position to do so: try getting a job as a software developer for a year before going to college. If you're able to demonstrate you've already worked on your own projects, you will be taken more seriously than cs majors fresh out of college who've only seen code in home work assignments. Do this to get to see how software development works as a career and see if you fit in it.
You don't generally need a degree to be a programmer and in this field, experience is often more valuable than a degree. What college can offer is connections and the opportunity to find your actual calling.

[-] RamRabbit@lemmy.world 4 points 1 week ago* (last edited 1 week ago)

You are WAY better off keeping that job than going to college. You know what is more desirable than someone with one year of experience? Someone with five years of experience. Plus, you won't have a house payment worth of debt on the other end.

load more comments (1 replies)
[-] natecox@programming.dev 3 points 1 week ago

Genuinely, not being snarky, get a union trade job instead. Carpentry, welding, whatever. Not as fun probably but the stability is there.

Tech is such a shit show today in general; there are for sure still good jobs out there but having worked in tech for a couple of decades I feel qualified to say that building a career in tech is needlessly risky. Layoffs come fast, promotions come slow, and stability is nowhere to be found. I have spent most of my career across multiple companies constantly afraid that I might not have a job tomorrow... and I am both good at my job and well liked.

One time I lost my job because all of a sudden investors pulled out and nearly the entire company got laid off. Got an email Thursday afternoon telling everyone not to come in Friday because they don't have a job anymore. There are countless stories out there like this.

load more comments (2 replies)
[-] GreenBeard@lemmy.ca 3 points 1 week ago

My suggestion? If you're really clever, find a good trade shop that's willing to work with you through an apprenticeship and stay as far as you can from CS for the foreseeable future. Don't give up on learning how to code, but don't sink a ton of money into certifications or degrees; stay a hobbyist and enthusiast, don't make it a career. Some day those skills may be invaluable, but it's absolutely not worth the money today. You want to be rich in 40 years? Be the only one left who knows how to fix machine generated spaghetti code. You want to eat tomorrow, learn to swing a hammer, bend conduit, or some other kind of skilled labour.

Side note: Make sure whatever trade you're going into, you have someone who is going to guarantee you a spot to get your apprenticeship BEFORE you go to school. If you go straight into school, you will likely spend a lot of money on a trade you never get your journeyman ticket in.

[-] tijean@lemmy.world 3 points 1 week ago

Don't know where you live or what country, but if you look for a government job you might be able to use your degree there.

[-] brax@sh.itjust.works 2 points 1 week ago

I don't even get why CS degrees exist in the first place... It's not like the text books, computers, or programming languages are walled off or difficult to get. I really wish companies would stop putting so much weight on papers and start focusing more on actual competency.

[-] AlteredEgo@lemmy.ml 7 points 1 week ago

I once thought like you. But you learn algorithms, theory, math, and practice all this way outside what you normally do. It's a much "broader" and less narrow education that you give yourself to complete some project you are working towards. You don't know what you don't know. So there is real value. Besides that it is also a test and a qualification, although that really depends on the university.

load more comments (2 replies)
load more comments (5 replies)
load more comments
view more: next ›
this post was submitted on 16 Aug 2026
127 points (97.0% liked)

No Stupid Questions

49612 readers
732 users here now

No such thing. Ask away!

!nostupidquestions is a community dedicated to being helpful and answering each others' questions on various topics.

The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:

Rules (interactive)


Rule 1- All posts must be legitimate questions. All post titles must include a question.

All posts must be legitimate questions, and all post titles must include a question. Questions that are joke or trolling questions, memes, song lyrics as title, etc. are not allowed here. See Rule 6 for all exceptions.



Rule 2- Your question subject cannot be illegal or NSFW material.

Your question subject cannot be illegal or NSFW material. You will be warned first, banned second.



Rule 3- Do not seek mental, medical and professional help here.

Do not seek mental, medical and professional help here. Breaking this rule will not get you or your post removed, but it will put you at risk, and possibly in danger.



Rule 4- No self promotion or upvote-farming of any kind.

That's it.



Rule 5- No baiting or sealioning or promoting an agenda.

Questions which, instead of being of an innocuous nature, are specifically intended (based on reports and in the opinion of our crack moderation team) to bait users into ideological wars on charged political topics will be removed and the authors warned - or banned - depending on severity.



Rule 6- Regarding META posts and joke questions.

Provided it is about the community itself, you may post non-question posts using the [META] tag on your post title.

On fridays, you are allowed to post meme and troll questions, on the condition that it's in text format only, and conforms with our other rules. These posts MUST include the [NSQ Friday] tag in their title.

If you post a serious question on friday and are looking only for legitimate answers, then please include the [Serious] tag on your post. Irrelevant replies will then be removed by moderators.



Rule 7- You can't intentionally annoy, mock, or harass other members.

If you intentionally annoy, mock, harass, or discriminate against any individual member, you will be removed.

Likewise, if you are a member, sympathiser or a resemblant of a movement that is known to largely hate, mock, discriminate against, and/or want to take lives of a group of people, and you were provably vocal about your hate, then you will be banned on sight.



Rule 8- All comments should try to stay relevant to their parent content.



Rule 9- Reposts from other platforms are not allowed.

Let everyone have their own content.



Rule 10- Majority of bots aren't allowed to participate here. This includes using AI responses and summaries.



Credits

Our breathtaking icon was bestowed upon us by @Cevilia!

The greatest banner of all time: by @TheOneWithTheHair!

founded 3 years ago
MODERATORS