Recent Posts

Pages: 1 2 3 4 5 6 7 8 9 [10]
91
News, Information & Feedback / Re: What's your opinion on the "like" button?
« Last post by Greystash on April 16, 2024, 06:15:19 PM »
I'm a fan of the Like button too. I don't often have a lot of time to write out responses to everything I read, but for posts that I've found helpful it's a nice and easy way to acknowledge the poster.
92
News, Information & Feedback / Re: What's your opinion on the "like" button?
« Last post by Protools5LEGuy on April 16, 2024, 05:42:55 PM »
Society is moving in the wrong direction anyway. "Buttons" are part of this. Interaction, the human element in general, is already too often reduced to "being liked" or not – with a simple click. I consider this "self-expression", the  reduction to feelings, to be really harmful. There should be no place for ratings in a forum like this. Good conversations and appreciative interaction will not come about through evaluations and a supposedly increased sense of self-worth ascribed by others. I find buttons seriously socio-politically dangerous and have therefore never used them. I would be delighted if the forum could do without them again in future.

A like button or flag doesnt mean evaluation in general.

As a moderator I had readed ALL the forum twice. First time without the Like flag sorting everything as DieHard requested. And after that spent weeks giving likes to every post that were useful, leads to something or is innovative in its info or informative in a good way.

I would be terrible dissapointed if the like button isnt implemented again. Knezzen promised that would try to implement it almost since the begining of my cry. And now ask for your validation.

I beg every user that sees the like button as the evil to consider just Ignore the button if you consider it harmfull (to you).

There is no "Dislike" button. I would consider it harmfull. But a Like flag here doesnt mean the same harmfull thing that on FB or Insta.

Please try to see the like button with new Eyes and without toxic connotations





93
Software / Re: New version of the Hotline Connect client HotStuff released!
« Last post by IIO on April 16, 2024, 05:23:43 PM »
are you still in contact with V1? i havent seen him for ages. :)

last i´ve spoken to within the network itself was the gloarbline man.
94
News, Information & Feedback / Re: What's your opinion on the "like" button?
« Last post by Protools5LEGuy on April 16, 2024, 05:10:54 PM »
On the other hand, having "Like" button and at the same time having no likes below your post is even more demotivating - why post if nobody likes it? Keep the information for yourself and your mouth shut. Or better go elsewhere..  ;)

If I had a "working" Like button...

 proper manners and making an intelligent question or curious discovery ensures a like from 3 or 4 users within hours.

You have to really screw a conversation to have no likes.
95
adding banner to the nvramrc script stops the normal boot from doing probe-all install-console banner.

If you were using serial port instead of a non-built-in PCI graphics card for the input/output-device, then you could do install-console first, then add some logging like this:

Code: [Select]
install-console
dev / ls device-end
." [ probe-all"
probe-all
." ] probe-all"
dev / ls device-end
." [ banner"
banner
." ] banner"

The example above will list the devices before and after probe-all

If you're stuck using the screen for input/output, then maybe this will work:

Code: [Select]
dev / ls device-end
." [ probe-all"
probe-all
." ] probe-all"
install-console
dev / ls device-end
." [ banner"
banner
." ] banner"

The logging that happens before install-console is buffered until the console is installed, then the buffered logging is output.

If it doesn't like buffering all that logging, then remove it.
Code: [Select]
probe-all
install-console
dev / ls device-end
." [ banner"
banner
." ] banner"

Basically, you can log each of your commands so that you can find out which one is causing the messages.

You can use one of these commands to view the built-in Open Firmware boot log:
Code: [Select]
.time-stamps
.time-stamps\
96
News, Information & Feedback / Re: What's your opinion on the "like" button?
« Last post by Mat on April 16, 2024, 05:06:49 PM »
Society is moving in the wrong direction anyway. "Buttons" are part of this. Interaction, the human element in general, is already too often reduced to "being liked" or not – with a simple click. I consider this "self-expression", the  reduction to feelings, to be really harmful. There should be no place for ratings in a forum like this. Good conversations and appreciative interaction will not come about through evaluations and a supposedly increased sense of self-worth ascribed by others. I find buttons seriously socio-politically dangerous and have therefore never used them. I would be delighted if the forum could do without them again in future.
97
News, Information & Feedback / Re: What's your opinion on the "like" button?
« Last post by ssp3 on April 16, 2024, 03:55:18 PM »
On the other hand, having "Like" button and at the same time having no likes below your post is even more demotivating - why post if nobody likes it? Keep the information for yourself and your mouth shut. Or better go elsewhere..  ;)
98
Software / Re: New version of the Hotline Connect client HotStuff released!
« Last post by Protools5LEGuy on April 16, 2024, 03:22:37 PM »
Love it!.

Now that is your second software or app maybe you could make a post about your develop environment or the limits of RealBasic 3.5.2 in porting free/leaked  software.
99
News, Information & Feedback / 254 guests 4 users online.
« Last post by Protools5LEGuy on April 16, 2024, 03:16:47 PM »
It seems that we have more bots taking info than users.

Maybe all AI come for some inspiration here.   :D
100
News, Information & Feedback / Re: What's your opinion on the "like" button?
« Last post by Protools5LEGuy on April 16, 2024, 02:48:52 PM »
Example: I said something interesting  (to me) in my post, but aBc explained his thoughts more deeply than I.

Postíng " I agree with you aBc" takes one more reply to this post and a reader has to go further down to follów the real conversation. A like button would had made this threath shorter and more concise. And the like button would make this same reply  unnecesary.
Pages: 1 2 3 4 5 6 7 8 9 [10]