Tyler too eager ?

  • 11 Replies
  • 7746 Views
*

Freddy

  • Administrator
  • **********************
  • Colossus
  • *
  • 6855
  • Mostly Harmless
Tyler too eager ?
« on: May 31, 2015, 11:59:38 am »
Ranch posted saying that Tyler is posting a lot of stuff and I was thinking the same. I know a couple of the sources double up stories some times so I could remove one of those.

The main reason she is posting more is that the replacement for Robots.net (Robohub) is posting a lot more that we used to get. These are really full articles. In fact they probably post enough from that one source to keep us up to date.

Any thoughts everyone ?

*

ivan.moony

  • Trusty Member
  • ************
  • Bishop
  • *
  • 1723
    • mind-child
Re: Tyler too eager ?
« Reply #1 on: May 31, 2015, 12:56:10 pm »
I don't know about the others, but I don't like Tyler's posts which are size of one or two short sentences with link which leads to exactly the same content. I get interested, but when I want wider article, I get disappointed.

But if it is too much work around it, I'll live, it is not the end of the world anyway.

*

Don Patrick

  • Trusty Member
  • ********
  • Replicant
  • *
  • 633
    • AI / robot merchandise
Re: Tyler too eager ?
« Reply #2 on: May 31, 2015, 03:45:16 pm »
Well, it's hard to say. Tyler always gives us something to talk about, but yeah, recently I do get the feeling we're being bombarded with similar stories over and over and that doesn't stimulate me to look into it.

It may of course not be Tyler's fault that Google is more actively developing stuff, and that everyone left and right is chiming in to the robot apocalypse hymn, but the more fleeting the news gets, the less attention I'll give it, until I won't pay any attention to it and just work on my own AI instead of talk about others'. *gasp*
CO2 retains heat. More CO2 in the air = hotter climate.

*

8pla.net

  • Trusty Member
  • ***********
  • Eve
  • *
  • 1302
  • TV News. Pub. UAL (PhD). Robitron Mod. LPC Judge.
    • 8pla.net
Re: Tyler too eager ?
« Reply #3 on: May 31, 2015, 07:00:10 pm »
It is good when robots like Tyler may run amok from time to time. That's how important improvements may be discovered.  It is like Tyler is just asking to learn how to handle more.

One simple solution may be to put each article in it's own div with a height and an overflow CSS setting.  This code listing was tested to work.  However, it is meant for discussion purposes only.

Code
<!DOCTYPE html>
<html>
<head>
<style>
#article {
    background-color: #f8f8f8;
    height: 88px;
    overflow: auto;
}
</style>
</head>
<body>
<p>The overflow property may be use to handle the content of an article that exceeds a certain height.</p>
<p>overflow:auto</p>
<div id="article">
<p>
My long article content goes here, and here, and goes on
and on here, and continues to go on and on here and here, 
and continues to go on and on here and here...
</p>
<p>
And continues to go on and on here and here,  and continues
to go on and on here and here,  and continues to go on
and on here and here,  and continues to go on and on here
and here...
</p>
<p>
And continues to go on and on here and here,  and continues
to go on and on here and here,  and continues to go on and
on here and here,  and continues to go on and on here and
here,  and continues to go on and on here and here...
</p>
</div>
</body>
</html>

It is fairly simple to remove this markup, if Tyler ever develops an alternate means, such as summarizing the article text.  Other modifications are possible to integrate this markup into the homepage. It is always a good idea to check it in all browsers, etc.

Reference: http://www.w3schools.com/cssref/pr_pos_overflow.asp
My Very Enormous Monster Just Stopped Using Nine

*

Freddy

  • Administrator
  • **********************
  • Colossus
  • *
  • 6855
  • Mostly Harmless
Re: Tyler too eager ?
« Reply #4 on: May 31, 2015, 08:27:29 pm »
Thanks 8pla, I think this is more about quantity than how it's presented.

I'll wait to see if a few more people comment. In the mean time I think I will turn off one of the duplicating ones.

*

squarebear

  • Trusty Member
  • *********
  • Terminator
  • *
  • 867
  • It's Hip to be Square
Re: Tyler too eager ?
« Reply #5 on: May 31, 2015, 09:33:48 pm »
I don't know about the others, but I don't like Tyler's posts which are size of one or two short sentences with link which leads to exactly the same content. I get interested, but when I want wider article, I get disappointed.

The articles Tyler links to always have a link where you can read the full article. I very rarely use her recommendations unless the subject matter is particularly unique, as I see most of these stories in my email inbox anyway.
Feeling Chatty?
www.mitsuku.com

*

ranch vermin

  • Not much time left.
  • Terminator
  • *********
  • 947
  • Its nearly time!
Re: Tyler too eager ?
« Reply #6 on: June 01, 2015, 05:58:03 pm »
Its just when its nothing but Tyler over and over again, and wonder where everyone went. :)

*

LOCKSUIT

  • Emerged from nothing
  • Trusty Member
  • *******************
  • Prometheus
  • *
  • 4659
  • First it wiggles, then it is rewarded.
    • Main Project Thread
Re: Tyler too eager ?
« Reply #7 on: July 30, 2016, 10:02:26 pm »
Tyler is a girllllllllllllllllllll? :3
Emergent          https://openai.com/blog/

*

squarebear

  • Trusty Member
  • *********
  • Terminator
  • *
  • 867
  • It's Hip to be Square
Re: Tyler too eager ?
« Reply #8 on: July 30, 2016, 10:56:35 pm »
Tyler is a girllllllllllllllllllll? :3
Surely, you didn't bump up a year old thread just to say that did you??
Feeling Chatty?
www.mitsuku.com

*

LOCKSUIT

  • Emerged from nothing
  • Trusty Member
  • *******************
  • Prometheus
  • *
  • 4659
  • First it wiggles, then it is rewarded.
    • Main Project Thread
Re: Tyler too eager ?
« Reply #9 on: July 30, 2016, 11:48:16 pm »
Maybe.
Emergent          https://openai.com/blog/

*

8pla.net

  • Trusty Member
  • ***********
  • Eve
  • *
  • 1302
  • TV News. Pub. UAL (PhD). Robitron Mod. LPC Judge.
    • 8pla.net
Re: Tyler too eager ?
« Reply #10 on: August 02, 2016, 03:30:53 am »
How making Tyler more eager?

Example:

@Tyler:  How are you?

=============================

##:  I'm fine, 8pla.net.  Thanks!
My Very Enormous Monster Just Stopped Using Nine

*

LOCKSUIT

  • Emerged from nothing
  • Trusty Member
  • *******************
  • Prometheus
  • *
  • 4659
  • First it wiggles, then it is rewarded.
    • Main Project Thread
Re: Tyler too eager ?
« Reply #11 on: August 02, 2016, 04:07:36 am »
That's, um, funny.
Emergent          https://openai.com/blog/

 


OpenAI Speech-to-Speech Reasoning Demo
by ivan.moony (AI News )
Today at 01:31:53 pm
Say good-bye to GPUs...
by MikeB (AI News )
March 23, 2024, 09:23:52 am
Google Bard report
by ivan.moony (AI News )
February 14, 2024, 04:42:23 pm
Elon Musk's xAI Grok Chatbot
by MikeB (AI News )
December 11, 2023, 06:26:33 am
Nvidia Hype
by 8pla.net (AI News )
December 06, 2023, 10:04:52 pm
How will the OpenAI CEO being Fired affect ChatGPT?
by 8pla.net (AI News )
December 06, 2023, 09:54:25 pm
Independent AI sovereignties
by WriterOfMinds (AI News )
November 08, 2023, 04:51:21 am
LLaMA2 Meta's chatbot released
by 8pla.net (AI News )
October 18, 2023, 11:41:21 pm

Users Online

291 Guests, 1 User
Users active in past 15 minutes:
8pla.net
[Trusty Member]

Most Online Today: 335. Most Online Ever: 2369 (November 21, 2020, 04:08:13 pm)

Articles