投稿時間:2021-04-25 23:37:32 RSSフィード2021-04-25 23:00 分まとめ(42件)

カテゴリー等 サイト名等 記事タイトル・トレンドワード等 リンクURL 頻出ワード・要約等/検索ボリューム 登録日
python Pythonタグが付けられた新着投稿 - Qiita OBSでハッシュタグのツイートを表示するツールの話 https://qiita.com/cubezeero/items/cd61e5f05484bc329b37 OBSでハッシュタグのツイートを表示するツールの話最近こんなツールを公開しましたOBSのブラウザソースでTwitterのツイートを表示するツイートですよくテレビとかで見るシステムですねRTも超えてホンマありがたいっすわ同じようなツールがすでに存在していたのですがTwitterAPIのOAuth認証部分をすべてユーザーに丸投げでしたのでもっと良いものを作ろうと思い開発しますたでもまだ技術面についてどこにも書いていなかったのでココに書いておきますGithubリポジトリシステムの大まかな説明このツールはPythonJavascriptで動かしています。 2021-04-25 22:20:04
python Pythonタグが付けられた新着投稿 - Qiita 複数カラムのユニーク値を一括で取り出すプログラム書いてみた https://qiita.com/popoporingo/items/94b4d4e155896bf5a1be 使い方機能説明コード直書きコピペして使用モジュールとして使用りんごの環境は以下の通りJupyterLabPythonPandasディレクトリ構成コード直書きコピペして使用する場合任意のrootディレクトリ├testcsv機能説明をみてね└Tutorialipynb実行するnotebookです皆さんは新規で作成してねモジュールとして使用する場合任意のrootディレクトリ├testcsv機能説明をみてね├Tutorialipynb実行するnotebookです皆さんは新規で作成してね└ringopythonmoduleりんごが書いたプログラムを格納したファイルだよGitlabからクローンしてね機能説明下記の表に示すのは、Kaggleデータ分析のコンペサイトに掲載されているタイタニックチュートリアルのテストデータになります。 2021-04-25 22:10:10
python Pythonタグが付けられた新着投稿 - Qiita openpyxlでexcelの読み書きを自動化…していいのかを考えよう https://qiita.com/mickie895/items/3aecd37229c848bdad41 検証結果テキストファイルの合計の出力は、行全てに対して秒かかっているが、csvファイルの出力は下記のような結果になった。 2021-04-25 22:08:54
python Pythonタグが付けられた新着投稿 - Qiita 【Kaggle】アニメデータセットの作成から分析まで:前編 https://qiita.com/Noiru_CH/items/07e3fec09232dbfbf0da 実際、Kaggleのアニメ評価データセットを作成されたのも海外の方ですし、日本は諸外国に比べて本当にデータが少ないなぁと思いました。 2021-04-25 22:01:35
js JavaScriptタグが付けられた新着投稿 - Qiita JavaScriptリファクタリング[文字列操作] https://qiita.com/gonnbe1106/items/156e4e6a5e42e5ae63f5 JavaScriptリファクタリング文字列操作レガシーかつ酷いJavaScriptコードを少しづつリファクタリングしてみます。 2021-04-25 22:31:19
js JavaScriptタグが付けられた新着投稿 - Qiita OBSでハッシュタグのツイートを表示するツールの話 https://qiita.com/cubezeero/items/cd61e5f05484bc329b37 OBSでハッシュタグのツイートを表示するツールの話最近こんなツールを公開しましたOBSのブラウザソースでTwitterのツイートを表示するツイートですよくテレビとかで見るシステムですねRTも超えてホンマありがたいっすわ同じようなツールがすでに存在していたのですがTwitterAPIのOAuth認証部分をすべてユーザーに丸投げでしたのでもっと良いものを作ろうと思い開発しますたでもまだ技術面についてどこにも書いていなかったのでココに書いておきますGithubリポジトリシステムの大まかな説明このツールはPythonJavascriptで動かしています。 2021-04-25 22:20:04
js JavaScriptタグが付けられた新着投稿 - Qiita うん、JavascriptのImportとVueのコンポーネントを使えるようになるぞ! https://qiita.com/poruruba/items/92164ca0fe7057199adf 例えば、このようなVueに定義を含めた場合に、publictemplatejsstartjsdatamessageHello以下のように、mountedなどで、フィールド名を文字列で指定すると、datGUIに内容が表示されます。 2021-04-25 22:10:10
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) javascript 二次元配列 https://teratail.com/questions/335144?rss=all javascript二次元配列javascriptを習い始めたばかりで、下記全然意味がわかりません。 2021-04-25 23:00:08
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Rを用いて作成した一般化線形モデルの予測式に数値を入れて予測値を表示する方法 https://teratail.com/questions/335143?rss=all Rを用いて作成した一般化線形モデルの予測式に数値を入れて予測値を表示する方法前提・実現したいこと・商品の売り上げデータから販売個数を予測するため、Rを用いて重回帰分析を行いました。 2021-04-25 22:55:26
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) SQLiteでDBを複数回作成したい https://teratail.com/questions/335142?rss=all SQLiteでDBを複数回作成したいやりたいこと現在スクレイピングの結果を一つのDBに適宜追加するという処理を行っているのですが、スクレイピングの結果が多すぎるとDBの容量も大きくなってしまいます。 2021-04-25 22:54:31
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PHP・MySQLでチェックボックスを使用して複数カラムを対象にデータを絞り込む方法 https://teratail.com/questions/335141?rss=all PHP・MySQLでチェックボックスを使用して複数カラムを対象にデータを絞り込む方法前提・昨日XAMPPを入れて初めてPHP、SQL、HTMLを触ったプログラミング歴日の超初心者です。 2021-04-25 22:53:33
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ローカルサーバにあるPythonのDjangoで作ったwebアプリをリモートサーバの転送先のURLで表示させることができない。 https://teratail.com/questions/335140?rss=all 前提・実現したいことMacのターミナルを使ってローカルにあるPythonのDjangoで作ったwebアプリファイルをリモートサーバに転送すると転送先のURLで下記のようなエラーがでてしまいます。 2021-04-25 22:49:57
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 新規登録時に取得したユーザーネームをマイページに反映させたいです。 https://teratail.com/questions/335139?rss=all 新規登録時にユーザーネームも入力するように記述してますが、そのユーザーネームを登録後、マイページに表示させるようにしたいです。 2021-04-25 22:48:03
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) JavaScript 正規表現 https://teratail.com/questions/335138?rss=all javascript 2021-04-25 22:33:28
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) MacでWindowsしようと考えています。 https://teratail.com/questions/335137?rss=all 今私が悩んでいることはWindowsのライセンスを買った後に、windowsを外部のSSDにダウンロードして使うか、Macの内部のSSDにダウンロードして使うか悩んでいます。 2021-04-25 22:33:18
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Material UI CardMediaの画像が表示されない https://teratail.com/questions/335136?rss=all MaterialUICardMediaの画像が表示されない前提・実現したいことMaterialUIのCardを使用し、画像付きカードを表示したいです。 2021-04-25 22:30:16
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ~x = -(x+1)になる理由? https://teratail.com/questions/335135?rss=all の補数やの補数についてはなんとなく理解したのですが、単純にビットを反転させたら、値がになる理由がわかりません。 2021-04-25 22:28:55
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) firebaseの一つのプロジェクトで、複数の異なるアプリを運用する場合のデメリットについて。 https://teratail.com/questions/335134?rss=all firebaseの一つのプロジェクトで、複数の異なるアプリを運用する場合のデメリットについて。 2021-04-25 22:25:19
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【Vue】Veevalidateのカスタムルールで、storeの値を参照したい https://teratail.com/questions/335133?rss=all 【Vue】Veevalidateのカスタムルールで、storeの値を参照したいやりたいことstoregettersmyWallet自分のもっている残高より多い金額を入力した時、Veevalidateを使用してバリデーションnbspをかけたい状況バリデーションの値としてmaxvalueにnbspstoregettersmyWalletが指定できないということであれば、VeeValidationにはカスタムルールを設定することもできますので、そちらを使う必要がありますね。 2021-04-25 22:22:15
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Simulatorではエラーなのに実機とAny iOS Device(arm64)ではビルドが通る https://teratail.com/questions/335132?rss=all Simulatorではエラーなのに実機とAnyiOSDevicearmではビルドが通るXcodeで、アプリを作成しています。 2021-04-25 22:22:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Expo + React for Web + Rails API + Docker で作成したアプリのデプロイ方法 https://teratail.com/questions/335131?rss=all ExpoReactforWebRailsAPIDockerで作成したアプリのデプロイ方法ExponbspnbspReactnbspnativenbspfornbspwebnbspnbspRailsnbspnbspdockernbspでアプリを作成しました。 2021-04-25 22:05:30
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) pythonで数値が含まれていなかったらだめと表示させたい https://teratail.com/questions/335130?rss=all 2021-04-25 22:01:21
AWS AWSタグが付けられた新着投稿 - Qiita PF用のAWSサーバに大量のログイン試行のログがあった話 https://qiita.com/yukirisayu/items/21853583d5faf39c6491 PF用のAWSサーバに大量のログイン試行のログがあった話全容はこの記事を見てください。 2021-04-25 22:55:42
AWS AWSタグが付けられた新着投稿 - Qiita AWS SNS で SMS を利用するときの上限緩和で引っかかった https://qiita.com/tisk_jdb/items/4634a40110cbdc0ebeb2 「上限に達する場合」というのは、例えば上限がデフォルトのの場合、を越えて以降の送信が失敗ではなく、を超える場合に失敗ということです。 2021-04-25 22:25:47
Docker dockerタグが付けられた新着投稿 - Qiita ラズパイで実行するGO言語プログラムのDocker開発環境(GPIOとかはわからん) https://qiita.com/optimisuke/items/7fad5174b3ca30e317a7 はじめにラズパイでGO言語のプログラムを動かしたいときに、sshして開発しても良いと思うけど、複数人でなにか作りたいときとかはDocker環境で開発して出来たほうが良いかなーと思う。 2021-04-25 22:30:03
golang Goタグが付けられた新着投稿 - Qiita ラズパイで実行するGO言語プログラムのDocker開発環境(GPIOとかはわからん) https://qiita.com/optimisuke/items/7fad5174b3ca30e317a7 はじめにラズパイでGO言語のプログラムを動かしたいときに、sshして開発しても良いと思うけど、複数人でなにか作りたいときとかはDocker環境で開発して出来たほうが良いかなーと思う。 2021-04-25 22:30:03
Azure Azureタグが付けられた新着投稿 - Qiita Azure Red Hat OpenShift (ARO) でスケーラブルなノード管理・運用 https://qiita.com/hatasaki/items/d1b6b64dd5a270d07f54 ocscalereplicasltノード数gtmachinesetltMachineSetの名前gtnopenshiftmachineapiノードのスペック変更新規のMachineSetリソースを新たに定義することで、例えば大容量メモリのノードをAROクラスターに新たに追加することが可能です。 2021-04-25 22:09:19
Ruby Railsタグが付けられた新着投稿 - Qiita Railsチュートリアル 第6版 振り返り 第11章 https://qiita.com/two_gems1256/items/17f679bb779f945f72b7 このコードを実装すると、ユーザー作成時にコンソールに表示されているURLで有効化することができるようになる。 2021-04-25 22:13:11
技術ブログ Developers.IO Pythonで彼女を作ってみた https://dev.classmethod.jp/articles/python-girlfriend/ python 2021-04-25 13:28:26
海外TECH DEV Community How I Kickstarted My Dev Career by Doubling Down on My Education Debt https://dev.to/waldowred5/how-i-kickstarted-my-dev-career-by-doubling-down-on-my-education-debt-1ik4 How I Kickstarted My Dev Career by Doubling Down on My Education DebtFor anyone looking to become a professional developer there are only three ways to go from zero to coding hero Traditional Route Study a bachelor of computer science at a university or collegeModern Route Become a self taught programmerIndustry Route Enroll in a coding boot campAll of these routes are viable paths to your first paid developer role they are just not all equal While each has benefits and drawbacks there is one that is more likely to launch your dev career to the stars But first a short story When I left high school I was convinced I wanted to be a doctor If I could go back and tell my younger self I would eventually be hired to help build the world s first blockchain based superannuation platform I doubt he would believe me For all the non Australian readers superannuation is the Australian system for compulsory contributions to a retirement fund similar to a k in the US I went to university studying a bachelor of medical science eager to pave my way to Dr status To my surprise and dismay I hated it With no passion or clear direction I ambled my way through my degree putting in an embarrassingly small amount of effort What seemed like the longest three years of my life the end of my time at university was looming around the corner I joined a charity sales call centre to get some cash and work experience I know one of those people It was at this point I first discovered the tech industry being recruited into the sales team for a global software company I was flown around the world the commission was great and I was loving life but four years and a few companies later the rose coloured glasses had begun to crack It was time to choose a career that suited me instead of letting a career choose me I was seven years past the optimal point to start a new career and another bachelor s degree was one of the least appealing options I could imagine Was I really about to start all over again You have probably guessed which of the three routes I think is the best but if not it is the industry route a coding boot camp While boot camps can have many different types of successful students it is really best suited for those looking to switch careers balancing the need to finish ASAP with the need to gain enough proficiency to land a job With that disclaimer out of the way here are the top reasons why you should seriously consider enrolling in a coding boot camp if you want to be a professional developer ContentThe most obvious advantage is the content delivered in a boot camp Coding boot camps originated in Silicon Valley run by the industry to teach only what was current and relevant for new coding initiates These courses have been popping up all over the world and provide an education opportunity for those who want to learn about the tools they will be using on a daily basis as a junior developer These courses tend to focus on web technologies like HTML CSS JavaScript Git a front end framework typically React as well as some SQL and database design Additionally you are likely to glean many key tips about how to ace coding interviews aimed at junior roles without having to cram coding interview practice before the big day CommunityThere are a number of advantages that come directly from the people you study with When you are surrounded by people who are on the same journey it is significantly easier to get help when you need it While it is possible to find online communities it just isn t quite the same You will have peers that are coming across the same problems and have found a way to solve it that they are willing to share with you Alternatively you will always be able to ask your lecturers and educators who typically have a wealth of experience to draw from This support network will significantly reduce the learning burden that comes with solving every single problem you face by yourself It may not be the case for everyone but I certainly find it easier to stay motivated and commit to the task at hand when I am part of a group There is an intrinsic level of competitiveness that helps drive my behaviour towards delivering my best work I also found the work my peers would deliver and present gave me insight into novel solutions to problems I hadn t yet encountered as well as inspiration for future projects Finally a more long term benefit you will have met a group of developers that make their way into many different areas in the industry or other industries entirely These connections will be invaluable as you will be in the loop for any new job opportunities that appear before they are posted on sites like LinkedIn Seek and other job boards ChallengeA boot camp provides students a well defined structure of increasing project difficulty Whenever I looked back at the previous week I was consistently blown away by how much I had learned It was truly exponential and what I considered really difficult at the time became totally trivial in a matter of days I was luckily able to escape the dreaded tutorial purgatory by joining a course where I was given larger projects to sink my teeth into with specific requirements that provided scope and direction support from my peers and educators as well as deadlines and goals to drive my learning momentum at a rapid pace For more reading on breaking down your first small projects check out this guide on How to Plan and Build a Programming Project While there are many good reasons to enroll in a boot camp one should nevertheless be aware of the following considerations CostBoot camps ain t cheap While they are a slightly lower cost option than traditional degrees you are still likely to need a HELP debt loan to cover the course fees This may be the primary reason many consider the self taught route but in my experience it was worth every cent TimeThe head start you get in your education by learning from industry experts is unparalleled and will save a significant amount of time in the long run While not impossible it is incredibly unlikely you will be able to learn at the same pace in a self taught environment Studying at a boot camp will allow you to start your professional development journey sooner leading to an earlier salary start date and earlier access to promotions In most cases this acceleration will translate to a larger financial benefit across an entire career than the initial cost of the boot camp course fees DisciplineFor all the advantages boot camps bring there is one factor that will dictate your ultimate success Make no mistake boot camps are hard work Speaking from my own experience what I ve seen from my peers and read from previous students to do well requires hours per week in a month full time course It is a sure fire way to burn out if you don t prepare a self care routine in advance If you aren t able to dedicate this much time to a course you may still be able to graduate but as the saying goes you only get out what you put in Comparison With Other Forms of Learning UniversitiesUniversities are a very traditional form of education steeped in history They date back to the original Platonic Academy of Greece in BCE and now form the bedrock of tertiary education in most countries around the world Due to their large size and moderately antiquated ways of working a course syllabus will typically be updated every years For some perspective there were brand new programming languages developed and framework releases in the years leading up to In contrast the internet is less than years old and changes more frequently than the average job tenure of a millennial Learning modern web based skills in this traditional environment is likely to provide you a deep understanding of computing theory but put you behind the ball in practical skills A drawback of trying to follow the traditional education path is the high bar set for entry In Australia most universities require a minimum ATAR of more than the th percentile of high school graduates in order to be accepted into a program As ATAR requirements tend to be driven by popularity more than technical difficulty there are plenty of people who would be perfectly capable programmers that will never be accepted into bachelor of computer science On the other hand for all of those that make it into a bachelor a key benefit of studying at university is the prestige factor Even though a large number of employers are starting to rethink the hard requirement of a degree for recruiting new hires many still value traditional degrees over any other type of qualification Self TaughtWith the rise in short online courses at basement bargain prices it is becoming increasingly popular to study online It is even possible to learn everything you would find in a boot camp or bachelor degree syllabus online for free if you know where to look The obvious problem for developers just getting started is they won t know where to look how to read the technical documentation what topics should take priority in their learning journey or whether you are progressing at a reasonable pace Even if you could determine all of this on your own there are so many areas in the industry you can branch into there is no real way of knowing which languages and frameworks to focus on until you get there It is also likely to take some time AFTER your first gig as a developer before you find exactly which type of programming you enjoy most A large barrier to measurable learning progress as a self taught programmer is having no concrete accountability If you haven t invested much money into your education you have no skin in the game This makes it so much harder to stay motivated when faced with challenges of which there will be plenty and all the more likely you will abandon the idea of becoming a dev all together Probably the most dangerous and unanticipated factor in the journey of a self taught programmer is the potential for a false sense of security In the lead up to starting my boot camp I bought a subscription to codecademy com a fantastic resource for learning new programming languages I remember feeling a monumental sense of achievement whenever I finished one of the course topics and any of the small projects in each module In hindsight these small wins were so insignificant compared to what I built and achieved during my time at the boot camp and would have prevented me from seeing how much more I needed to learn before I was ready to take on my first professional role After learning HTML CSS SASS Git Ruby on Rails PostgreSQL RESTful APIs JavaScript and React I still feel I was barely prepared for my first role as a front end developer which is widely regarded by most developers as the less technical cousin of back end development If you are able to stay motivated and disciplined get by with a few low cost courses and subscriptions and find a well laid out blueprint for your learning journey it is possible to skip all of the education debt outright If you choose this road it will be incredibly challenging but anything worth doing is never easy ConclusionEveryone has a different situation with different priorities and challenges to face but if you are still reading and haven t been deterred by any of the points above I would highly recommend enrolling in a boot camp as soon as possible They are definitely not for everyone but there are a number of different courses to choose from with different options for flexible study If you are dedicated enthusiastic and committed you will go very far and nothing will be able to stop you from reaching your goals I wish you all the best on your coding journey and regardless of which route you take to get into the industry the learning in this profession never stops 2021-04-25 13:46:29
海外TECH DEV Community Firefox theme `Aurora Future` https://dev.to/auroral-ui/firefox-theme-aurora-future-48ei Firefox theme Aurora Future Recently I had switched back to Firefox for web development Thinking back I had left Firefox since years ago I remember Firefox had the best layout debug tool called firebug Not sure how many of the web developer now days hear of this tool Therefore I decided to make a Aurora Theme for Firefox as well and here it is Side note I still love Chrome I still switch between the two from time to time but a lot more on Firefox now days because for some reason Chrome is very laggy for my MacBookPro Also I am thinking of making a chrome theme as well Here is place to download this theme 2021-04-25 13:19:31
海外TECH DEV Community 5 great productivity tips for working from home! https://dev.to/sandordargo/5-great-productivity-tips-for-working-from-home-5a95 great productivity tips for working from home It s still pandemic time and most of us are working from home Let me share with you my best pieces of advice to make your remote experience as productive as possible Don t let your goals constrain youThe life of a developer is chaotic Period We all have dozens of top priority tasks that are only waiting to be swept off from the board by our bosses when a priority zero matter comes in Whatever you plan for your day there will be always something even more urgent to take care of One of your managers will get in touch with you asking to throw away whatever you re doing to fix a typo in the documentation he just discovered Another will ask you to add a simple button and the underlying service to the year old webpage that was visited by at least people during the last months Some colleagues will send you some instant messages because they need your help to get some names that they could find in less time than you go over the mandatory rounds of howareyoutodays or maybe an experienced colleague will ask you to act as his living git documentation Ah all those urgent matters If you are on a lucky break and people think you are still on vacation for sure you ll have to pop to the post office because the mailman only left a notice saying you were not at home Not that you are even allowed to go out but he didn t even try to ring the bell He just applied social distancing right Your significant other will ask you to immediately fix the cabinet that is broken for the last years when you re in your deepest meditation about which design pattern to choose After spending an hour adjusting the height of your son s bike that got a bit stuck and rusty you ll be given a nice snack exactly at the moment when you start to understand how that undocumented library is supposed to work Why would you take your time to set some small yet unachievable goals when interruptions will drive your days Why the hell would you waste your bloody time to set up goals for your days when all those people around you will contact you with their urgent problems and change the course for your day Don t have a dedicated place to workShould you create a dedicated office space in your apartment A corner where you have a desk a chair one or maybe more screens The answer is definitely not Having a dedicated office space leads to boredom Do you think you can be creative and productive that way And even if you could who has so much space at home My wife started to complain in just a few months that I by myself occupy like square meters that is more than of all the available space for us Do you really want that in your life Instead work wherever you feel like I d even encourage you to switch places often You can start working from your bed in the morning maybe while your partner is still snoring next to you Do you like to throne for long times Well please don t answer this question in the comments I really don t care Nobody does Yet the loo is also a calm place to work Just beware of meetings Don t keep your mic on A few meetings from the kitchen while you re slicing onions and preparing a nice boeuf bourguignon You also have access to your fridge Who could resist to pop up a coke After lunch you can spend the afternoon just lying down on the sofa and progress a bit with the requested features unless you re constantly interrupted it will be so comfortable Speaking about interruptions all that I said might be useless if you have young children at home In that case you might follow what I call the Cry Driven Away Development and in the midst of all the crying and drama you just always look for the calmest corner of your home Anyway at the end of the day you can still work a bit from your bed and then place your laptop next to the bed just to prepare for the next morning Span meetings all over the weekDid I already mention how great the kitchen is for meetings Let s continue discussing meetings I think that you should span them all over the week If I have to jump from one meeting to the other often without having the time to obey the call of mother nature I get irritated Hey can you hear me Hallo Hallo Sorry I ve been speaking for minutes and I just realized I was on mute Let me start over Or just guess what I said Can you hear me better or do you still hear an echo Say you re far from the mic again say you re far from the mic again I dare you I double dare you say it one more goddamn time and I ll call Samuel L Jackson to tell you a nice bedtime story I prefer to have at least half an hour between meetings in order to get some rest and calm down I usually break down all my user stories into microtasks so I have some time to work on them in between and sometimes during the meetings By spanning them all over the week I m not overwhelmed with meetings during any part of the day or the week Be always available on IMIn the office your boss used to see you Maybe she even saw your screens all the time or at least she could if she wanted to You were a good slave employee you were under constant surveillance It s not the case anymore Of course unless your company is capturing your screen and maybe even takes some pictures through your webcam They cannot know whether you work in a given moment or you re chopping onions for your midday chilli So what is left for your masters is to contact you on chat at random times If you don t want to disappoint them and play Russian roulette with your job you should reply all the time instantaneously They have to know both that you are there ready to go the extra mile and also to provide them social support as just like you they also lost their usual circles with the pandemic But as you re a smart person you can go a step forward You should be contacting others and note if someone is replying late After all maybe at a moment you ll be asked about a person and then you can tell that he replied to you about that TPS report minutes after you pinged him after your late night dinner But a good company soldier works long days and always available to serve right Don t eat don t drink much Please don t eat if you want to stay productive Food intake takes time I know you have a lunch break it is for time wasters anyway but imagine what will happen if you fill your tummy You eat your programmer s special pizza coke combo and we all know what s going to happen You re gonna pass out in a food induced coma If you manage to avoid it you ll still only be a shadow of yourself for a couple of hours Do you really want that The best you can do is that you don t have breakfast you don t have lunch and you only eat once a day after office hours Will it be only the end of your workday or your whole day doesn t matter that much anyway The french used to characterize the big city life as metro boulot dodo You commute you work you commute then you sleep With the home office there is no more need for the metro it s just boulot dodo We work and sleep And of course we pay taxes that s the most important Don t ruin the cycle If you can limit your water or whatever you drink intake even better Don t go overboard if you start dry coughing in a meeting and the mute button cannot solve it because actually you must present drink a few sips Otherwise if there is a chance try to limit your drinking Do you know what s going to happen if you follow the bandwagon of heavy water drinkers You ll have to pee A lot Do you have time for that I don t Oh by the way keep an empty bottle with you Just in case You know Ladies I don t know what to suggest Let your motto be no drink no pee ConclusionToday I shared with you pieces of advice on how to be productive or Well I hope you don t take them too seriously and you had some good laughs Next time I ll come back with something real on productivity 2021-04-25 13:15:08
海外TECH DEV Community Spotify Mixtapes For Coding https://dev.to/flexbox/spotify-mixtapes-for-coding-4p5b Spotify Mixtapes For Coding Curated mixtapesLast year I published my growth hack technique to get some followers on Spotify I reached playlists and I hope it will help some of you to get into the zone and release amazing products to production  The ListHACKER Mixtape for codingHACKER Rock for codingHACKER Aggressive mixtape for programmingHACKER Movies Mixtape for codingHACKER OST Mixtape for codingHACKER Gaming Mixtape for codingHACKER Electro Mixtape for codingHACKER Chill Mixtape for codingHACKER Mixtape for laser focus at workHACKER Summer of codeHACKER Retro Mixtape for CodingHACKER DJ Mixtape for CodersHACKER Stress free Mixtape for programmingHACKER HipHop Coders KrewHACKER Metal for ProgrammingDiscover all my curated playlists for programming 2021-04-25 13:14:58
海外TECH DEV Community How to set up Jest for ESM https://dev.to/rocktimsaikia/how-to-set-up-jest-for-esm-2bbb How to set up Jest for ESMNode v is coming to end of life in the upcoming April And the node js community is starting to move all their projects and modules to ESM ES Modules ditching commonjs as a good practice Today I am going to do a quick tutorial on how to set up jest for testing your ES modules with minimum set up and requirements So let s get started It is important to mention that Jest does have built in ESM support but it s not very stable and I often run into various issues while using it So the method I am writing here is the best solution that has worked for me so far First let s install the required packages npm install babel jest babel plugin transform modules commonjs ーdevI am assuming that you already have the core jest package installed If you don t then install it by runningnpm install jest ーdevNow we have to configure jest to use the babel jest plugin You can create a separate jest config js file but I am going to put the configuration right in the package json since it is very simple Add the following lines to your package json package json jest transform jt s babel jest After setting the jest config create a babelrc file in the root of the project directory And add the following line babelrc plugins babel plugin transform modules commonjs And that s it Now we can test ES modules running Jest Here is a simple boilerplate that uses this trick This post was originally posted on my website 2021-04-25 13:08:49
海外TECH DEV Community I built doge theme of Reddit using MERN Stack! https://dev.to/kimlimjustin/i-built-doge-theme-of-reddit-using-mern-stack-58hd I built doge theme of Reddit using MERN Stack Hello developers I ve recently created a doge theme version of Reddit called Dogeit using the MERN Stack MongoDB Express JS React JS and Node JS kimlimjustin dogeit Doge version of reddit DogeitDoge version of reddit Local SetupClone this repository or fork itNavigate to client directoryRun yarn or npm i Create a new file called env which stores environment variables such asREACT APP SERVER URL your server endpointREACT APP GITHUB CLIENT ID your GitHub OAuth Client IDREACT APP SECURITY KEY a random token used to secure your applicationStart application by running npm start or yarn startNavigate to server directoryRun yarn or npm iCreate a new file called env which stores environment variables such asGITHUB CLIENT ID your GitHUb OAuth Client IDGITHUB CLIENT SECRET your GitHUB OAuth Client SecretCLIENT URL your client endpointATLAS URI your MongoDB Atlas URISECURITY KEY a random token used to secure your application note that this token value must be the same as REACT APP SECURITY KEY value in client env fileEMAIL ADDRESS Your Email AddressEMAIL PROVIDER Your Email ProviderEMAIL PASS… View on GitHubAny comments will be appreciated If you like this project be sure to drop a star on GitHub Happy coding You might also like these articles Good quality apps for windows to make your computer seems modern Justin Maximillian Kimlim・Mar ・ min read productivity webdev github showdev My personal website built using HTML CSS and vanilla JavaScript Justin Maximillian Kimlim・Mar ・ min read showdev webdev portfolio css AbstractMark the modern markdown language Justin Maximillian Kimlim・Feb ・ min read javascript markdown abstractmark 2021-04-25 13:03:03
Apple AppleInsider - Frontpage News How to make Ted Lasso's shortbread recipe https://appleinsider.com/articles/21/04/25/how-to-make-ted-lassos-shortbread-recipe?utm_medium=rss How to make Ted Lasso x s shortbread recipeA developer has discovered what could be the recipe for the Apple TV character Ted Lasso s secret shortbread cooking directions teased at the end of Apple s Spring Loaded event The Apple TV show Ted Lasso has the titular character attempting to gain the favor of the owner of the team he is coaching Rebecca Welton via food While the appearance of the shortbread in the show has led to many trying to create a replica version there hasn t been an official recipe released for the foodstuff At the end of Tuesday s Spring Loaded special event the credits offered an easter egg at the very end about Ted Lasso s Secret Shortbread The text says it Makes about one box then shows part of the first line of the recipe before being cut off Read more 2021-04-25 13:06:05
海外ニュース Japan Times latest articles ASEAN to broker Myanmar talks in bid to end coup bloodshed https://www.japantimes.co.jp/news/2021/04/25/asia-pacific/myanmar-asean-consensus/ asean 2021-04-25 22:45:52
ニュース BBC News - Home Indonesian navy submarine found split into three on sea bed https://www.bbc.co.uk/news/world-asia-56879933 bedthe 2021-04-25 13:06:43
ニュース BBC News - Home Ashley Cain's daughter Azaylia dies aged 8 months https://www.bbc.co.uk/news/newsbeat-56880177 aggressive 2021-04-25 13:38:30
ニュース BBC News - Home Highlights: Wolverhampton Wanderers 0-4 Burnley - Chris Wood scores hat-trick in emphatic win https://www.bbc.co.uk/sport/av/football/56880246 Highlights Wolverhampton Wanderers Burnley Chris Wood scores hat trick in emphatic winA first half hat trick from Chris Wood sets Burnley on their way to a convincing win over Wolves at Molineux in the Premier League 2021-04-25 13:29:49
ニュース BBC News - Home European Gymnastics: GB's Jessica Gadirova wins gold in floor final https://www.bbc.co.uk/sport/av/gymnastics/56880450 artistic 2021-04-25 13:48:41
LifeHuck ライフハッカー[日本版] あなたは「リベンジ夜更かし」の罠にハマっていませんか? https://www.lifehacker.jp/2021/04/dont-fall-into-the-trap-of-revenge-bedtime-procrastinat.html あなたは「リベンジ夜更かし」の罠にハマっていませんかリモートワークには終わりがなく、日のタスクを終えて布団に入るときがその日はじめての自分時間、なんてこともしばしば。 2021-04-25 22:05:00

コメント

このブログの人気の投稿

投稿時間:2021-06-17 05:05:34 RSSフィード2021-06-17 05:00 分まとめ(1274件)

投稿時間:2021-06-20 02:06:12 RSSフィード2021-06-20 02:00 分まとめ(3871件)

投稿時間:2020-12-01 09:41:49 RSSフィード2020-12-01 09:00 分まとめ(69件)