Why can you report your own post?

All off topic discussions go here. Everything from the funny thing your cat did to your favorite tv shows. Non-programming computer questions are ok too.
Post Reply
User avatar
obiwac
Member
Member
Posts: 149
Joined: Fri Jan 27, 2017 12:15 pm
Libera.chat IRC: obiwac
Location: Belgium

Why can you report your own post?

Post by obiwac »

I guess the subject is self explanatory.
User avatar
matt11235
Member
Member
Posts: 286
Joined: Tue Aug 02, 2016 1:52 pm
Location: East Riding of Yorkshire, UK

Re: Why can you report your own post?

Post by matt11235 »

You might want to ask the moderators to delete your post, or to move your thread to another sub-forum.
com.sun.java.swing.plaf.nimbus.InternalFrameInternalFrameTitlePaneInternalFrameTitlePaneMaximizeButtonWindowNotFocusedState
Compiler Development Forum
User avatar
Geri
Member
Member
Posts: 442
Joined: Sun Jul 14, 2013 6:01 pm

Re: Why can you report your own post?

Post by Geri »

if somebody hacks your account, you can report the posts made by the hacker
Operating system for SUBLEQ cpu architecture:
http://users.atw.hu/gerigeri/DawnOS/download.html
User avatar
obiwac
Member
Member
Posts: 149
Joined: Fri Jan 27, 2017 12:15 pm
Libera.chat IRC: obiwac
Location: Belgium

Re: Why can you report your own post?

Post by obiwac »

ok. Do people really hack osdev? I mean, has that ever happened?
User avatar
Brendan
Member
Member
Posts: 8561
Joined: Sat Jan 15, 2005 12:00 am
Location: At his keyboard!
Contact:

Re: Why can you report your own post?

Post by Brendan »

Hi,
obiwac wrote:ok. Do people really hack osdev? I mean, has that ever happened?
Nobody has ever hacked the forums; and (as far as I know) nobody has ever had their account hijacked in other ways (e.g. someone's web browser being hacked, social engineering, etc).


Cheers,

Brendan
For all things; perfection is, and will always remain, impossible to achieve in practice. However; by striving for perfection we create things that are as perfect as practically possible. Let the pursuit of perfection be our guide.
onlyonemac
Member
Member
Posts: 1146
Joined: Sat Mar 01, 2014 2:59 pm

Re: Why can you report your own post?

Post by onlyonemac »

Maybe you said or did something bad and want to report it?

Seriously, it's just the way phpBB is. And I'm assuming that the reason why that's the way it is is because it's simplifies the code and results in a more consistent appearance, as opposed to specifically removing the report button on your own posts which would require more work and potentially cause layout issues. Plus it has the added advantage of providing an easy way to contact the moderators about a specific post (although some forums disallow this in their rules and complain if you use it like that).
When you start writing an OS you do the minimum possible to get the x86 processor in a usable state, then you try to get as far away from it as possible.

Syntax checkup:
Wrong: OS's, IRQ's, zero'ing
Right: OSes, IRQs, zeroing
Post Reply