IT |
気になる、記になる… |
Appleの「WWDC22」は6月6日から開催か − 対面式イベントになるとの噂も |
https://taisy0.com/2022/03/28/155201.html
|
apple |
2022-03-27 22:42:44 |
IT |
気になる、記になる… |
「iPhone 14 Pro/14 Pro Max」は4800万画素の広角カメラを搭載 |
https://taisy0.com/2022/03/28/155199.html
|
定評のある |
2022-03-27 22:29:14 |
TECH |
Engadget Japanese |
サムスンが発売、カメラ用フィルターをスマホで使用可能にする「Professional Camera Lens Filter」を試す(山根博士) |
https://japanese.engadget.com/professional-camera-lenz-filter-225011335.html
|
サムスンが発売、カメラ用フィルターをスマホで使用可能にする「ProfessionalCameraLensFilter」を試す山根博士サムスンは海外で新機種発売時に様々なプロモーションを行っていますが、マレーシアではGalaxySシリーズ発売に合わせ、購入者特典としてカメラのフィルターを使うことのできる「ProfessionalCameraLensFilter」を無料で提供していました。 |
2022-03-27 22:50:11 |
TECH |
Engadget Japanese |
撮影もスキャンも不要、手書き書類をリアルタイムでデータ化。デジタルノート「Aα-PEN」 |
https://japanese.engadget.com/a-alpha-pen-222039850.html
|
デジタルノート「AαPEN」AαPENは気軽にメモが取れ、整理や編集も簡単に行える便利なデジタルノートです。 |
2022-03-27 22:20:39 |
TECH |
Engadget Japanese |
まとめて共有OK!SafariですべてのタブのURLをコピペする方法:iPhone Tips |
https://japanese.engadget.com/all-tabs-link-copy-221053922.html
|
iphonetipssafari |
2022-03-27 22:10:53 |
IT |
ITmedia 総合記事一覧 |
[ITmedia News] ウクライナ、軍事資金調達のための“NFT戦争博物館”立ち上げ |
https://www.itmedia.co.jp/news/articles/2203/28/news078.html
|
itmedia |
2022-03-28 07:04:00 |
AWS |
AWS - Webinar Channel |
Build, train, deploy, and operationalize Hugging Face models on Amazon SageMaker |
https://www.youtube.com/watch?v=bLrB2jzAxaA
|
Build train deploy and operationalize Hugging Face models on Amazon SageMakerThe field of natural language processing NLP is developing rapidly and NLP models are growing increasingly large and complex Through strong ecosystem partnerships with organizations like Hugging Face and advanced distributed training capabilities Amazon SageMaker is one of the easiest platforms with which you can quickly train NLP models In this workshop learn how you can explore Hugging Face Transformer models and experiment on an end to end text generation use case with Amazon SageMaker capabilities such as SageMaker Training Compiler Clarify Pipelines multi model endpoints Amazon S and AWS Inferentia Learning Objectives Learn about Hugging Face AWS Deep Learning Containers DLCs Learn how to get started with Hugging Face models on Amazon SageMaker Learn how you can implement an end to end text generation use case with Hugging Face Transformer models on Amazon SageMaker To learn more about the services featured in this AWS Virtual Workshop please visit |
2022-03-27 22:42:38 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
Blenderでジグソーパズル風のパズルのアドオン |
https://qiita.com/SaitoTsutomu/items/f71b9dfb4c68a71f848a
|
下図のように、選んだ画像を分割したブロックと枠が作成されます。 |
2022-03-28 07:35:19 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
シェルコマンドをPythonから実行して結果をリアルタイムに標準出力に出す方法 |
https://qiita.com/waterada/items/65209ae58130ec669578
|
シェルコマンドをPythonから実行して結果をリアルタイムに標準出力に出す方法概要Pythonのsubprocessを使うことでシェルコマンドを実行可能だが、実行結果をリアルタイムに標準出力へとパイプする方法かつエラーハンドリングが正しく行われる方法がわかりづらいのでメモしておく。 |
2022-03-28 07:15:31 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
Python で非 async な IO 処理を並列したい場合 |
https://qiita.com/waterada/items/d48fa6f0fefc28256f1e
|
Pythonで非asyncなIO処理を並列したい場合概要Pythonで並列処理したい場合はasyncioが便利だが、EventLoopが設定しづらかったり、IO自体がasync対応してなかったりつまりIO終わるまで制御を握ってしまうなどの場合、純粋に並列処理したい場合がある。 |
2022-03-28 07:05:55 |
AWS |
AWSタグが付けられた新着投稿 - Qiita |
駆逐してやる!!AWS Security Hubの指摘を…この世から…一匹残らず!! ~ S3編 (CLI) ~ |
https://qiita.com/ozzy3/items/de20b000000f5085490b
|
CLIのパラメータ指定方法について本記事ではCLIのパラメータ指定方法としてcliinputyamlオプションを使用しています。 |
2022-03-28 07:58:01 |
AWS |
AWSタグが付けられた新着投稿 - Qiita |
【CloudFormation】組み込み関数Fn::Subが意外と便利な件 |
https://qiita.com/ozzy3/items/82af057e0cb5a07a664e
|
引用おわりに簡単なTipsでしたが、本記事を書こうと思ったのは、ResourceJoinarnawssRefSmapleBucketのような記法を意外とよく見かけることがあり、「Subを使えば一行で書けるのに…」と思ったことがきっかけでした。 |
2022-03-28 07:55:04 |
海外TECH |
DEV Community |
Playstore Web Scraping With Python |
https://dev.to/designegycreatives/playstore-web-scraping-with-python-3o3o
|
Playstore Web Scraping With PythonDownload Jupyter Notebook HereGitHub Reference Last Month I did a webscraping project after learning from the C E O of Jovian how to webscrape data from websites using python programming on YouTube So I thought i could share my personal web scraping project My project is all about a data analysis project that involved data scraping from Playstore and i chose the Nigeria FINTECH Business Niche as my focal point Step I scraped my data from google play store using selenium and chrome manager driver Importing Necessary Librariesimport timefrom selenium import webdriverfrom webdriver manager chrome import ChromeDriverManager Accessing PlayStore Using Seleniumdriver webdriver Chrome ChromeDriverManager install driver get c apps time sleep Getting All The Apps In The Required PageSCROLL PAUSE TIME Get scroll heightlast height driver execute script return document body scrollHeight time sleep SCROLL PAUSE TIME while True Scroll down to bottom driver execute script window scrollTo document body scrollHeight Wait to load page time sleep SCROLL PAUSE TIME Calculate new scroll height and compare with last scroll height new height driver execute script return document body scrollHeight if new height last height break last height new height Scraping App Linkslinks fintech elems driver find elements by xpath a href for elem in elems if details id in elem get attribute href links fintech append elem get attribute href links fintech list dict fromkeys links fintech Scraping The Necessary Information From Each Applist all elements for iteration in links fintech try driver get iteration print iteration time sleep header driver find element by tag name h downloads driver find elements by class name htlgb list downloads for x in range len downloads if x list downloads append downloads x text titles driver find elements by class name AHFaub comments driver find element by class name EymYb list elements iteration header text list downloads append downloads x text comments text split for x in range len titles if titles x text Download list elements append list others x if titles x text Developer for y in list others x split n if in y list elements append y break list all elements append list elements except Exception as e print e Creating A CSV File For Scraped DataFrameimport pandas as pddf pd DataFrame list all elements columns URL Name downloads install df df to csv fintech playstore csv header True index False encoding utf df You can download the dataset from my GitHub Reference Then i visualized my data Using PowerBIReference Reference |
2022-03-27 22:40:23 |
海外TECH |
DEV Community |
🚀 Angular 13 + ESLint, Material + Transloco + Jest, TestCafe + Docker + Prettier 🚀 |
https://dev.to/wlucha/angular-13-eslint-material-transloco-jest-testcafe-docker-prettier-3of6
|
Angular ESLint Material Transloco Jest TestCafe Docker Prettier This is the Angular Starter project you are looking for GitHub FeaturesAngular Angular MaterialUnit Testing with JestEnd to End Testing with TestCaféInternationalization with TranslocoAuto documentation with Compodoc Analyse your project with webpack bundle analyzerDockerESLintPrettierCommit Linting Demo Install Development Clone the project git clone cd angular starter Install dependencies npm install Start server npm run start Open in browser http localhost Docker Deployment Build Docker image docker build t angular starter Run Docker Container docker run p angular starter Docker Hub Commandsnpm run start start the appnpm run lint lint the projectnpm run test run unit testsnpm run build build the projectnpm run build prod build the project in production modenpm run build prod stats build the project in product mode with statsnpm run analyse analyse bundle with webpack bundle analyzernpm run compodoc generate compodoc documentationnpm run changelog generate changelognpm run prettier format the whole projectGitHub |
2022-03-27 22:32:11 |
海外TECH |
DEV Community |
⚙️ ❮ Zsh-Py3-HTTP ❯ | Auto Spawned service |
https://dev.to/zzi/zsh-py3-http-auto-spawned-service-lfo
|
️❮Zsh Py HTTP ❯ Auto Spawned service ❮ZI ❯Service PyHTTP GitHub TwitterThis Zsh service plugin will serve given directory plugin s directory by default using Python s HTTP server Install with ❮ZI ❯The service plugin supports loading single plugin instance per all active Zsh sessions in background zi ice service pyhttp zi light z shell zservice pyhttp Explanation of Zsh spawned servicesFirst Zsh instance that will gain a lock will spawn the service Other Zsh instances will wait When you close the initial Zsh session another Zsh will gain lock and resume the service |
2022-03-27 22:16:33 |
海外TECH |
DEV Community |
⚙️ ❮ Gems & Node Modules With ZI ❯ |
https://dev.to/z-shell/gems-node-modules-with-zi-4n64
|
️❮Gems amp Node Modules With ZI ❯ GitHub TwitterWith use of the bin gem node annex you can install Ruby Gems and Node modules in an interesting way they ll be installed in the plugin s or snippet s directory an automatic function will be provided to run the binary that s provided by the package This has several benefits For example no PATH alteration is required in the zprofile file Also the package will be automatically updated on zi update Plus the installation will be isolated from other packages multiple packages not be put in a single place An example ZI invocation that installs the remark tool that can be used to convert Markdown documents into man pages zi ice wait lucid id as remark node remark lt remark cli remark man zi snippet dev nullIt is snippet based An example plugin based invocation zi ice wait lucid id as remark node remark lt remark cli remark man zi load z shell nullIt has an advantage it will delete the remark function when unloading the plugin The exclamation mark before remark cli is important it causes the automatic function invoking the binary to be created More information can be found on the bin gem node annex page The command installs node modules remark cli and remark man the backend for the remark converter remark can convert also to other formats By using the exclamation mark and the lt pointer it also requests the function that will run the remark binary to be created The function has the following body remark local bindir root zi plugins remark node modules bin local x NODE PATH root zi plugins remark node modules bindir remark As it can be seen it ultimately provides the remark tool to the command line |
2022-03-27 22:07:30 |
海外TECH |
DEV Community |
⚙️ ❮ Nickname a plugin or snippet ❯ |
https://dev.to/z-shell/nickname-a-plugin-or-snippet-3jnc
|
️❮Nickname a plugin or snippet ❯ GitHub TwitterZI supports loading a plugin or snippet with a NICK NAME Set the nickname through the new id as ice mod For example one could try to load docker compose from GitHub binary releases zi ice as program from gh r mv docker compose gt docker compose zi light docker compose This registers plugin under ID docker compose Now the user could want to load a completion from GitHub repository not the binary release catalog also called docker compose The two IDs both being docker compose will collide The user can however resolve the conflict via id as ice mod by loading the completion under a nick name dc completion zi ice as completion id as dc completion zi load docker composeThe completion is now seen under ID dc completion Issuing zi report dc completion works so as other ZI commands zi report dc completionPlugin report for dc completion Completions docker compose enabled This can be also used to nickname snippets For example you can use this to create handlers in place of long urls zi ice as program id as git unique zi snippet zi delete git unique will work zi times will show git unique instead of the URL etc |
2022-03-27 22:03:32 |
海外科学 |
NYT > Science |
|
https://www.nytimes.com/2022/03/27/climate/manchin-coal-climate-conflicts.html
|
action |
2022-03-27 22:23:06 |
金融 |
ニュース - 保険市場TIMES |
住友生命、「仕事と妊活・不妊治療の両立に関するアンケート」結果を発表 |
https://www.hokende.com/news/blog/entry/2022/03/28/080000
|
住友生命、「仕事と妊活・不妊治療の両立に関するアンケート」結果を発表年月からの不妊治療保険適用拡大を踏まえて住友生命保険相互会社以下、住友生命は年月日、「仕事と妊活・不妊治療の両立に関するアンケート」の結果を発表した。 |
2022-03-28 08:00:00 |
海外ニュース |
Japan Times latest articles |
For some shrinking towns in Japan, depopulation isn’t all bad news |
https://www.japantimes.co.jp/news/2022/03/28/national/social-issues/japan-tokigawa-depopulation/
|
For some shrinking towns in Japan depopulation isn t all bad newsFor the first time more than half of all municipalities in Japan will be designated by the government as wholly or partially underpopulated from April |
2022-03-28 07:00:53 |
ニュース |
BBC News - Home |
Scheffler wins Match Play and takes over as world number one |
https://www.bbc.co.uk/sport/golf/60895002?at_medium=RSS&at_campaign=KARANGA
|
number |
2022-03-27 22:45:38 |
ビジネス |
ダイヤモンド・オンライン - 新着記事 |
【米国株】NYダウは「2022年12月」に最高値更新で 3万9800米ドルへ! ウクライナ危機や利上げがあって も「下値余地は小さく、上値余地は大きい」と予測! - 最新記事 |
https://diamond.jp/articles/-/299905
|
|
2022-03-28 08:00:00 |
北海道 |
北海道新聞 |
第三者委、詳細内容の公表先送り 旭川中2死亡でいじめ認定 |
https://www.hokkaido-np.co.jp/article/661910/
|
認定 |
2022-03-28 07:28:14 |
マーケティング |
MarkeZine |
業界の先輩8名に聞く、マーケターとしての仕事との向き合い方 |
http://markezine.jp/article/detail/38605
|
質問 |
2022-03-28 07:30:00 |
コメント
コメントを投稿