Project Ideas: Difference between revisions

From Federal Burro of Information
Jump to navigationJump to search
(Created page with " == Some Ideas == === Mirror monitoring + graphical view === * use netselect to monitor various mirrors over time. * use remote collection to get different "views" of mirror...")
 
No edit summary
 
(13 intermediate revisions by the same user not shown)
Line 6: Line 6:
* use netselect to monitor various mirrors over time.
* use netselect to monitor various mirrors over time.
* use remote collection to get different "views" of mirrors
* use remote collection to get different "views" of mirrors
* an by mirrors I mean site that keep copies of other sites. like centos mirrors


Some mirrors to think about:
Some mirrors to think about:
Line 13: Line 14:
* gentoo
* gentoo
* root name servers.
* root name servers.
=== Elastic Search template tool ===
a UI for transforming es tempaltes
=== Cloud instance surfer ===
a tool for surfing the various cloud instance flavors to find patterns and comparisions.
and possibly cost savings.
=== global dns monitoring ===
for a given domain: see what it look like according to some big dns services out there like opensdns google dns
tracking changes
trackcing perfomance of large dns providers.
# of hopes nu,mber of records.
=== prometheus venn diagram tool ===
points:
* inputs: metrics
* labels - label extraction
* draws a venn diagram with count, or avg
* "not" operator , regexp operator
* filter
* cache labels.
like kibana discover for prometheus.
implementation method:
# draw an image
# web service , dynamic app.
# new tab "in" prometheus server.
=== bot for corporate conversation starters ===
as a service
plug-able
irc ?
slack ( slackbot ) ?
discord ?
static look up tables?
body of conversational data for your ai bot : https://breakend.github.io/DialogDatasets/
https://conversationstartersworld.com/
== a car database ==
with graphs:
cost by class
hp engine
weight
fuel efficientcy
service costs.
engine compression.
fueld types
saftery ratings here:
https://www.nhtsa.gov/nhtsa-datasets-and-apis
used car dataset:
https://www.kaggle.com/datasets/doaaalsenani/usa-cers-dataset


== Also See ==
== Also See ==


[[Garden Ideas]]
[[Garden Ideas]]
[[Fabric Ideas]]
[https://www.xarg.org/2017/07/operate-a-syma-s107g-remote-control-helicopter-with-an-arduino/ Operate a Syma S107G Remote Control Helicopter with an Arduino]

Latest revision as of 18:40, 16 May 2024

Some Ideas

Mirror monitoring + graphical view

  • use netselect to monitor various mirrors over time.
  • use remote collection to get different "views" of mirrors
  • an by mirrors I mean site that keep copies of other sites. like centos mirrors

Some mirrors to think about:

  • CPan
  • fedors
  • centos
  • gentoo
  • root name servers.

Elastic Search template tool

a UI for transforming es tempaltes

Cloud instance surfer

a tool for surfing the various cloud instance flavors to find patterns and comparisions.

and possibly cost savings.

global dns monitoring

for a given domain: see what it look like according to some big dns services out there like opensdns google dns

tracking changes

trackcing perfomance of large dns providers.

  1. of hopes nu,mber of records.

prometheus venn diagram tool

points:

  • inputs: metrics
  • labels - label extraction
  • draws a venn diagram with count, or avg
  • "not" operator , regexp operator
  • filter
  • cache labels.

like kibana discover for prometheus.

implementation method:

  1. draw an image
  2. web service , dynamic app.
  3. new tab "in" prometheus server.


bot for corporate conversation starters

as a service

plug-able

irc ?
slack ( slackbot ) ?
discord ?

static look up tables?

body of conversational data for your ai bot : https://breakend.github.io/DialogDatasets/

https://conversationstartersworld.com/

a car database

with graphs:

cost by class
hp engine
weight
fuel efficientcy
service costs.
engine compression.
fueld types


saftery ratings here: https://www.nhtsa.gov/nhtsa-datasets-and-apis

used car dataset: https://www.kaggle.com/datasets/doaaalsenani/usa-cers-dataset

Also See

Garden Ideas

Fabric Ideas

Operate a Syma S107G Remote Control Helicopter with an Arduino