IT |
気になる、記になる… |
「iPhone 13」は常時点灯ディスプレイを搭載か |
https://taisy0.com/2021/07/18/143184.html
|
iphone |
2021-07-18 14:55:02 |
IT |
気になる、記になる… |
新型「MacBook Pro」は今年9〜11月に発売か − ミニLEDディスプレイを搭載 |
https://taisy0.com/2021/07/18/143182.html
|
bloomberg |
2021-07-18 14:42:16 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
[PyVista]カメラのキャプチャ映像をテスクチャにマッピング(調査メモ) |
https://qiita.com/suo-takefumi/items/5a67f720dacf0e0063d6
|
PyVistaカメラのキャプチャ映像をテスクチャにマッピング調査メモはじめにPyVistaで作成したDオブジェクトに、ストリーミング配信からキャプチャした映像をテクスチャとしてマッピングするスクリプトPyVistaを個人開発ウソ穴に使えるかもと調査中概要同じネットワーク内に、カメラ付きラズパイとWindowsの構成ラズパイに接続したカメラの映像をDオブジェクトのテスクチャにします。 |
2021-07-18 23:39:27 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
M1 Macでできるだけ楽にPython環境を構築する |
https://qiita.com/C2_now/items/c85be2ffeacd61cc7207
|
環境MMacBookAirmacOSBigSurこの記事でやることHomebrewのインストールPythonのインストール各種パッケージnumpy、pandas、matplotlib、scipy、seabornのインストール通常使用であればこのあたりのパッケージがあれば十分だと思う。 |
2021-07-18 23:17:30 |
js |
JavaScriptタグが付けられた新着投稿 - Qiita |
DynamoDB localを使ってDynamoDBをローカルでデプロイする |
https://qiita.com/qianer-fengtian/items/53f6e6a21ba86d73bb57
|
AWSSDKforJavaScriptvを使って項目を読み書きするdynamodbadminのGUIからDynamoDBLocalに対する操作はできるものの、通常の開発では普通CLIから操作することになると思われるので、デプロイしたDynamoDBLocalに対してNodejsから読み書きを行ってみたいと思います。 |
2021-07-18 23:15:59 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
WEBページ、検索結果を並び替えるボタンの実装について |
https://teratail.com/questions/350168?rss=all
|
WEBページ、検索結果を並び替えるボタンの実装についてやりたいことデータベースにある記事を検索し、いくつかの方法で並び替えができるようなページを作りたいと思っています。 |
2021-07-18 23:48:34 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
[laravel6]1つのテーブルを2つのcontrollerとviewで扱いたいがshowがうまくいかない |
https://teratail.com/questions/350167?rss=all
|
現在はユーザー向けのindexとshowでは一覧と個別それぞれちゃんと表示されています。 |
2021-07-18 23:37:47 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exceptionエラーが発生しました。 |
https://teratail.com/questions/350166?rss=all
|
ServletserviceforservletdispatcherServletincontextwithpaththrewexceptionエラーが発生しました。 |
2021-07-18 23:35:52 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
Atomが開くことができません |
https://teratail.com/questions/350165?rss=all
|
Atomが開くことができませんAtomが開かなくなったので、リンク内容どおりセーフモード起動しようとしましたが、起動しなかったので仕方なく、アンインストールして再度インストールしなおしましたが、開きませんでした。 |
2021-07-18 23:34:42 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
演算子を使わない掛算 |
https://teratail.com/questions/350164?rss=all
|
質問 |
2021-07-18 23:34:21 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
VScodeでPythonをターミナルから出力する際だけ print が必要な理由を教えてください |
https://teratail.com/questions/350163?rss=all
|
VScodeでPythonをターミナルから出力する際だけprintが必要な理由を教えてください前提・実現したいこと初心者で、PythonをVscodeで起動させるための環境構築中です。 |
2021-07-18 23:33:11 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
EC2上で構築したOpenVPNサーバーに、別のEC2インスタンスから接続する方法がわかりません |
https://teratail.com/questions/350162?rss=all
|
EC上で構築したOpenVPNサーバーに、別のECインスタンスから接続する方法がわかりませんAWSnbspEC上でOpenVPNのサーバーを構築しました。 |
2021-07-18 23:32:24 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
"go-redis"で、Go+Redis連携による「Pub/Sub」機能で、コンテキストを用いよ うとしても「Publish」「Subscribe」でエラーとなる。 |
https://teratail.com/questions/350161?rss=all
|
quotgoredisquotで、GoRedis連携による「PubSub」機能で、コンテキストを用いようとしても「Publish」「Subscribe」でエラーとなる。 |
2021-07-18 23:30:12 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
C言語:自作関数に関して |
https://teratail.com/questions/350160?rss=all
|
|
2021-07-18 23:29:51 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
python3.8でtalibのimportエラー |
https://teratail.com/questions/350159?rss=all
|
pythonでtalibのimportエラー前提・実現したいことpythonでtalibのインストールには成功したんですけどコード上でimportしようとするとエラーが出てきます。 |
2021-07-18 23:28:59 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
YAMAHA ダイナミックVLANの設定について |
https://teratail.com/questions/350158?rss=all
|
YAMAHAダイナミックVLANの設定について社内のネットワークをダイナミックVLANを利用して目的ごとに分割してセキュリティを担保する事を求められています。 |
2021-07-18 23:13:25 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
CSS display:inlineが効かない |
https://teratail.com/questions/350157?rss=all
|
CSSdisplayinlineが効かない前提・実現したいことcssにて、h見出しのみにborderbottomをつけたいのですが、サイト画面横幅いっぱい、線が入ってしまいます。 |
2021-07-18 23:11:49 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
PySimpleGUIにてMultilineに文字を連続していれる方法 |
https://teratail.com/questions/350156?rss=all
|
PySimpleGUIにてMultilineに文字を連続していれる方法前提・実現したいことpythonPySimpleGUIにて、Twitter関連のデスクトップアプリを個人で作成しています。 |
2021-07-18 23:07:51 |
AWS |
AWSタグが付けられた新着投稿 - Qiita |
DynamoDB localを使ってDynamoDBをローカルでデプロイする |
https://qiita.com/qianer-fengtian/items/53f6e6a21ba86d73bb57
|
AWSSDKforJavaScriptvを使って項目を読み書きするdynamodbadminのGUIからDynamoDBLocalに対する操作はできるものの、通常の開発では普通CLIから操作することになると思われるので、デプロイしたDynamoDBLocalに対してNodejsから読み書きを行ってみたいと思います。 |
2021-07-18 23:15:59 |
Docker |
dockerタグが付けられた新着投稿 - Qiita |
DynamoDB localを使ってDynamoDBをローカルでデプロイする |
https://qiita.com/qianer-fengtian/items/53f6e6a21ba86d73bb57
|
AWSSDKforJavaScriptvを使って項目を読み書きするdynamodbadminのGUIからDynamoDBLocalに対する操作はできるものの、通常の開発では普通CLIから操作することになると思われるので、デプロイしたDynamoDBLocalに対してNodejsから読み書きを行ってみたいと思います。 |
2021-07-18 23:15:59 |
Azure |
Azureタグが付けられた新着投稿 - Qiita |
AKS Release Note (2021-07-15) 拙訳 |
https://qiita.com/08thse/items/a5d37525420aeeaf8e76
|
公表されている非推奨日である以降、バージョンのクラスターとノードプールに対する通常のサポート範囲外の拡張が認められる。 |
2021-07-18 23:12:10 |
Ruby |
Railsタグが付けられた新着投稿 - Qiita |
サイト作りはじめのエラー |
https://qiita.com/tengexvs/items/862bb38662d37bdc4969
|
railsの最初の道場でトップページを作る流れになり、割と序盤の方でuninitializedconstantHomeControllerというエラーが出た。 |
2021-07-18 23:26:56 |
Ruby |
Railsタグが付けられた新着投稿 - Qiita |
Paramsとは |
https://qiita.com/Hashimoto-Noriaki/items/2e9c0c694943926b02b3
|
Paramsとは︎ParamsRailsのフォームから送られてきた値を受け取るためのメソッド箱に入れられるイメージをするとわかりやすいです。 |
2021-07-18 23:19:09 |
技術ブログ |
Developers.IO |
CloudFormationでIAMアクセスキーの発行とSecrets Managerへの格納をしてみた |
https://dev.classmethod.jp/articles/issuing-iam-access-keys-and-storing-them-in-secrets-manager-with-cloudformation/
|
cloudf |
2021-07-18 14:56:25 |
海外TECH |
DEV Community |
How to learn Git slowly. |
https://dev.to/samuelfaure/how-to-learn-git-slowly-38fa
|
How to learn Git slowly This post is dedicated to my wife who despite being one of the smartest person I know still sucks at GitI ve been mentoring webdev students for a while now So I m in prime position to see what mistakes are common amongst beginners I wrote a previous article about how to start learning CSS a great read for any CSS beginner Now it s time to master Git Git is not easy to master Related XKCD Which is why beginners can get confused easily And a mistake can cost a lot no one wants to be that guy who deleted their peer s work The best way to learn Git is gradually Be sure to master each new step perfectly before starting to add more to your knowledge It can take quite some time before you re a real Git master This guide intend to make your journey easier by organizing your learning path in simple digestible clear cut steps Be sure to master each levels very well before switching to the next I Basic solo useThese tools will allow you to use Git for your own usage Don t bother with branches for now just do everything on Main Concepts to understand perfectly What is the difference between Git and Github What is a commit What is the staging phase What is a branch What s the remote repository VS local repository How to set one or more upstream repository How to commit How to push pull to an upstream repository Commands to know perfectly git initgit clone lt repository gt git statusgit add lt file gt git add allgit commitgit remote addgit remote set urlgit remote vgit push lt repository gt lt branch gt git pull lt repository gt lt branch gt II Basic toolsThese tools will allow you to be more at ease with Git as a working tool We will also need to learn a little bit of configuration Concepts to understand perfectly The gitignore file The gitconfig file Seeing the commit log File manipulation with Reset Clean Checkout lt file gt Rm Repo manipulation with the StashCommands to know perfectly git log with and without stat git checkout lt file gt git reset lt file gt DANGEROUS git reset hard DANGEROUS git clean f DANGEROUS git rm lt file gt DANGEROUS git config global user namegit config global user emailgit stashgit stash applygit stash clear Kinda dangerous III Basic collaborationThis will allow you to start collaborating with other people You need to master this level BEFORE any attempt at collaboration Concepts to understand perfectly Branchs What they are why they exist how to use them Merging Conventions for branch naming How to write good commit messages What are forked repositories Commands to know perfectly git mergegit branchgit checkout lt branch gt git checkout bgit blame lt file gt IV Basic collaboration Rebase amp Pull requestsI put the whole rebasing to the collaborative branch apart because it adds the first command that can damage your remote repository git push force with lease Indeed if you re rebasing your local branch you will need to push with this option to your distant repository So it s dangerous but you still need to master this part if you collaborate in a team I also add pull request here because they re an important concept but they more of a Github Gitlab concept than really a Git concept Concepts to understand perfectly Simple rebase and how it differs from merging What are pull requests How to make a PR from branch to branch How to make a PR from a fork to the original repositoryCommands to know perfectly git rebasegit push force with lease DANGEROUS V Competent levelThis level allows you to better organize your work history organize your branches and navigate in your history with ease Concepts to understand perfectly How to rewrite your local history How to rebase interactively Branch management prune fetch Use of HEAD notation or commit hashes Using Diff to compare commits How to revert a commitCommands to know perfectly git commit amendgit rebase igit squash lt commit hash gt lt commit hash gt git prunegit fetchgit remote prunegit checkout HEAD HEAD lt commit hash gt git diff lt commit hash gt lt commit hash gt git revert lt commit hash gt VI Advanced levelAt this level you can fix when you or someone else fuck something up Concepts to understand perfectly What is the reflog How to clean sensitive data from the repository How to effectively hunt for bad commitsCommands to know perfectly git refloggit filter branchgit filter repogit bisectAs a great alternative to the git filter commands I advise BFG ConclusionI hope this guide helped you navigate the treacherous route that is learning Git for the first time If I forgot an important command you re using regularly be sure to tell me Happy coding |
2021-07-18 14:38:14 |
Apple |
AppleInsider - Frontpage News |
'iPhone 13' could borrow always-on screen from Apple Watch |
https://appleinsider.com/articles/21/07/18/iphone-13-could-borrow-always-on-screen-from-apple-watch?utm_medium=rss
|
x iPhone x could borrow always on screen from Apple WatchThe iPhone could have an always on display mode similar to the Apple Watch a report claims reiterating rumors from early where users could be given visual alerts without wasting battery Apple is widely anticipated to be readying the iPhone range of smartphones for launch in the fall alongside other products While previous rumors point to the introduction of the ProMotion Hz display a report claims the feature will enable another borrowed from the Apple Watch In a roundup of what to expect from the next generation the Bloomberg Power On newsletter by Mark Gurman covers many other rumored additions including the use of a faster A chip and a smaller notch Said in passing the display will apparently have a Hz refresh rate and will potentially have an Apple Watch like always on mode Read more |
2021-07-18 14:57:58 |
Apple |
AppleInsider - Frontpage News |
MacBook Pro with mini LED backlighting set for fall launch |
https://appleinsider.com/articles/21/07/18/macbook-pro-with-mini-led-backlighting-set-for-fall-launch?utm_medium=rss
|
MacBook Pro with mini LED backlighting set for fall launchApple s rumored fall launch of new MacBook Pro models is becoming more credible with a report reiterating a potential release before the end of complete with mini LED displays Various predictions have put forward the narrative that Apple will be bringing out a inch MacBook Pro and a inch MacBook Pro around the end of the year While production of the new models is thought to be underway according to some analysts a new report has doubled down on the assertion In the Bloomberg Power On newsletter Mark Gurman claims the announcement for the new models will take place sometime between September and November Gurman asserts that the models were supposed to launch at an earlier time but complications around the new mini LED display have held up production Read more |
2021-07-18 14:25:16 |
Apple |
AppleInsider - Frontpage News |
Asustor Lockerstor 2, Lockerstor 4 review: Quiet, speedy network storage for your Mac or iPhone |
https://appleinsider.com/articles/21/07/17/asustor-lockerstor-2-lockerstor-4-review-quiet-speedy-network-storage-for-your-mac-or-iphone?utm_medium=rss
|
Asustor Lockerstor Lockerstor review Quiet speedy network storage for your Mac or iPhoneYou probably don t have enough on device storage space on your Mac and it s probably not that much different on your iPhone or iPad This is fixable across your network or over the Internet with the solid Asustor Lockerstor and Lockerstor network attached storage devices The Asustor Lockerstor is a compact NAS for your network Is there anybody left that has only one computer We re increasingly living in a world where data storage needs are escalating and not everything is best stored in the cloud Read more |
2021-07-18 14:07:48 |
Apple |
AppleInsider - Frontpage News |
M1 16-inch MacBook Pro mistakenly listed by Apple Germany |
https://appleinsider.com/articles/21/07/16/m1-16-inch-macbook-pro-mistakenly-listed-by-apple-germany?utm_medium=rss
|
M inch MacBook Pro mistakenly listed by Apple GermanyApple Germany s online description for the current inch MacBook Pro describes it as having an Apple Silicon M processor MacBook ProIn a very specific set of circumstances Apple can now be seen to be referring to an M version of the inch MacBook Pro It s describing the currently available Intel based model so it is a labelling error rather than a reveal of a new product Read more |
2021-07-18 14:06:25 |
海外TECH |
CodeProject Latest Articles |
Translitera - Phonetic Typing in Some Indian Languages |
https://www.codeproject.com/Articles/5286738/Translitera-Phonetic-Typing-in-Some-Indian-Languag
|
languages |
2021-07-18 14:55:00 |
海外科学 |
NYT > Science |
Cannabis Was Domesticated in East Asia, New Study Suggests |
https://www.nytimes.com/2021/07/18/science/weed-asia-marijuana-cannabis.html
|
Cannabis Was Domesticated in East Asia New Study SuggestsA group of biologists and other scientists said humans began growing cannabis about years ago not just for food but also for hemp and yes probably to get high |
2021-07-18 14:11:55 |
ニュース |
BBC News - Home |
Covid-19: PM and chancellor to self-isolate in U-turn |
https://www.bbc.co.uk/news/uk-57879730
|
positive |
2021-07-18 14:51:48 |
ニュース |
BBC News - Home |
Tokyo Olympics: First Covid cases in athletes' village and Team GB have eight self-isolating |
https://www.bbc.co.uk/sport/olympics/57844406
|
Tokyo Olympics First Covid cases in athletes x village and Team GB have eight self isolatingTwo South Africa footballers test positive for Covid in athletes village while eight Team GB athletes and staff isolating as close contacts |
2021-07-18 14:18:39 |
ニュース |
BBC News - Home |
Comedian Tom O'Connor dies aged 81 |
https://www.bbc.co.uk/news/entertainment-arts-57879765
|
parkinson |
2021-07-18 14:16:32 |
ニュース |
BBC News - Home |
Europe floods: Merkel shocked by 'surreal' devastation |
https://www.bbc.co.uk/news/world-europe-57880729
|
germany |
2021-07-18 14:00:54 |
ニュース |
BBC News - Home |
England v Pakistan T20: Six, four and out for Jason Roy |
https://www.bbc.co.uk/sport/av/cricket/57880888
|
England v Pakistan T Six four and out for Jason RoyJason Roy has a short but eventful first over at Headingly with a six a four and a dismissal during England s second T match of the series against Pakistan |
2021-07-18 14:19:37 |
北海道 |
北海道新聞 |
ビーチバレーで五輪を ヴォレアス北海道の元選手3人がチーム設立 |
https://www.hokkaido-np.co.jp/article/568544/
|
鷹栖 |
2021-07-18 23:16:30 |
海外TECH |
reddit |
Verstappen and Hamilton collide, Verstappen is out |
https://www.reddit.com/r/formula1/comments/omr5cy/verstappen_and_hamilton_collide_verstappen_is_out/
|
Verstappen and Hamilton collide Verstappen is out submitted by u sefn to r formula link comments |
2021-07-18 14:06:18 |
コメント
コメントを投稿