HackerTrans
トップ新着トレンドコメント過去質問紹介求人

ghostoftiber

753 カルマ登録 7 年前

投稿

[untitled]

1 ポイント·投稿者 ghostoftiber·5 日前·0 コメント

[untitled]

1 ポイント·投稿者 ghostoftiber·4 か月前·0 コメント

LexisNexis confirms data breach as hackers leak stolen files

bleepingcomputer.com
7 ポイント·投稿者 ghostoftiber·4 か月前·0 コメント

The Rejection of Artificially Generated Slop (Rags)

406.fail
4 ポイント·投稿者 ghostoftiber·5 か月前·1 コメント

NASA to Develop Lunar Reactor by 2030

nasa.gov
6 ポイント·投稿者 ghostoftiber·6 か月前·1 コメント

PayByCar has suspended their services

mypaybycar.com
1 ポイント·投稿者 ghostoftiber·8 か月前·1 コメント

コメント

ghostoftiber
·5 日前·議論
Not sure if this is an easter egg or not but this was an incredibly amusing result of a google search in AI mode.

Other prompts:

"I'm taking away your yaoi!"

"I'm taking away your yuri!"

Both have Google search AI respond back in amusing, unexpected ways.
ghostoftiber
·2 か月前·議論
This reminds me of when compiz came out and everyone was like MY WINDOWS ARE ON A CUBE and I NEED WOBBLY WINDOWS.

So anyway, being that guy, I immediately installed it.
ghostoftiber
·5 か月前·議論
This document specifies the standard protocol for handling and discarding low-effort, machine-generated contributions submitted to source code repositories, issue trackers, vulnerability reporting portals, and community forums, be they public open-source projects or internal corporate monoliths.
ghostoftiber
·5 か月前·議論
The answer is - it's both. There's also parallels in archers in Europe from the longbow period: https://en.wikipedia.org/wiki/English_longbow#Training You can tell who was a professional archer by looking at their skeleton, and so naturally families who had bodies with more readily adaptable skeletons typically became archers. This married the morphology of an archer to social status and family line.
ghostoftiber
·6 か月前·議論
....OK who signed a data sharing agreement without having the thought "who am I sharing the data with" when they were at the doctors?
ghostoftiber
·7 か月前·議論
"The most banned books in America and here's where you can purchase them using our affiliate links".
ghostoftiber
·8 か月前·議論
PayByCar is now showing a generic:

Our services are temporarily paused. We appreciate your understanding.

Which probably isn't anything nefarious, but I guess the turnpike was free this morning?
ghostoftiber
·9 か月前·議論
[flagged]
ghostoftiber
·2 年前·議論
I missed the A and read E on the end of "europa" and was like "ah yes I see you have met the French".
ghostoftiber
·4 年前·議論
Instead of implementing a -h or --help, consider using some code like "if nothing else matches, display the help". The asterisk is for this purpose.

  while getopts :hvr:e: opt
  do
      case $opt in
          v)
              verbose=true
              ;;
          e)
              option_e="$OPTARG"
              ;;
          r)
              option_r="$option_r $OPTARG"
              ;;
          h)
              usage
              exit 1
              ;;
          \*)
              echo "Invalid option: -$OPTARG" >&2
              usage # call some echos to display docs or something...
              exit 2
              ;;
      esac
  done
ghostoftiber
·4 年前·議論
A game where you make home improvements and have to manage a budget. Resources would be that you have a family which has a specific amount of time they can spend on tasks, and expenses, such as electricity, home heating oil, car payments, buying new windows, etc. Tasks like buying new windows would result in less energy costs, or something like a dishwasher would allow you to spend less time doing dishes at higher energy costs. I want "Home Economics: The Game" so that kids will actually learn about home economics stuff. Random events could include global warming, supply chain shortages, etc... There could definitely be a "fun" mode where fun things happen rapidly and events like your house getting haunted or SCP sorts of events take place, or a simulation mode where you might do awesome or you might end up selling your kidneys after getting that basket weaving degree or reading this post on hacker news.