投稿時間:2023-01-10 04:23:01 RSSフィード2023-01-10 04:00 分まとめ(24件)

カテゴリー等 サイト名等 記事タイトル・トレンドワード等 リンクURL 頻出ワード・要約等/検索ボリューム 登録日
AWS AWS Big Data Blog Code conversion from Greenplum to Amazon Redshift: Handling arrays, dates, and regular expressions https://aws.amazon.com/blogs/big-data/code-conversion-from-greenplum-to-amazon-redshift-handling-arrays-dates-and-regular-expressions/ Code conversion from Greenplum to Amazon Redshift Handling arrays dates and regular expressionsAmazon Redshift is a fully managed service for data lakes data analytics and data warehouses for startups medium enterprises and large enterprises Amazon Redshift is used by tens of thousands of businesses around the globe for modernizing their data analytics platform Greenplum is an open source massively parallel database used for analytics mostly for on premises infrastructure … 2023-01-09 18:22:48
AWS AWS Amazon Ads Brand Innovation Lab and Volkswagen's Evolution of In-Car Voice AI https://www.youtube.com/watch?v=Yj1U7EIn9sw Amazon Ads Brand Innovation Lab and Volkswagen x s Evolution of In Car Voice AIThis episode of All Things Automotive looks at how Digital Technologies and Artificial Intelligence AI are transforming the in vehicle experience With Stephanie LeBlond Sr Solutions Manager Amazon Ads Brand Innovation Lab and John Vangelov Principal Consultant Automotive Industry Specialist Under The Hood takes you behind the scenes of programming Alexa for a delightful vehicle test drive experience You ll also learn how server less cloud architecture is integrated with Alexa hosted services to rapidly evolve vehicle test drive experiences Our Around The Corner interview explores the trends in this new digital age of in vehicle experiences and the skills that the automotive industry needs to keep up with this transformation AWS Alexa OEMs SDV VoiceAIExperience Alexa in Automotive Alexa in Cars 2023-01-09 18:39:40
海外TECH MakeUseOf CES 2023: The 5 New Smartwatches and Wearables We Want to Wear https://www.makeuseof.com/wearables-smartwatches-want-wear-ces-2023/ CES The New Smartwatches and Wearables We Want to WearAt CES companies showed off new and exciting wearables from a next gen hybrid fitness tracking watch to a medical grade smart ring for women 2023-01-09 18:45:15
海外TECH MakeUseOf How Does Mastodon Make Money? https://www.makeuseof.com/how-does-mastodon-make-money/ twitter 2023-01-09 18:30:16
海外TECH MakeUseOf How to Fix the "Your Input Can’t Be Opened" VLC Error on Windows https://www.makeuseof.com/input-cant-be-opened-vlc-error-windows/ windows 2023-01-09 18:15:16
海外TECH DEV Community Things Tech People Say 💭 https://dev.to/jennherrarte/things-tech-people-say-2a3e Things Tech People Say Today s post will be dedicated to a few terms and phrases that are software development and tech specific I was inspired by this tweet where Gergely Orosz author of The Pragmatic Engineer newsletter if you haven t checked it out I highly recommend it asks what terms many software engineers understand but can confuse people outside of tech I related to many of the replies as I was so confused by terms like production and staging on my first day as a junior developer Live footage of me on my first day Of all the terms mentioned here are my favorites Rubber Ducking Rubber Ducking is a term often used when talking about debugging The term “rubber duck debugging comes from a book by Andrew Hunt and David Thomas called “The Pragmatic Programmer In the book the authors describe a programmer who carries a rubber duck around and debugs their code by explaining it line by line to the duck While the practice of talking to a rubber duck may sound silly it s actually proven to be a helpful strategy for finding and solving problems with code Daily Standup Daily Stand Ups are part of the Agile Software development process and SCRUM They are usually at the same time every day and can cover topics such as what you accomplished the day before what you plan on accomplishing that day and blockers Blockers Something preventing blocking you from moving forward with a task often code related Do a Git Blame A git blame is used to show what revision and author last modified each line of a file It s like checking the history of the development of a file More formal definition from GitHub The blame command is a Git feature designed to help you determine who made changes to a file Despite its negative sounding name git blame is actually pretty innocuous its primary function is to point out who changed which lines in a file and why It can be a useful tool to identify changes in your code Lead the Postmortem A post mortem is when a team reflects on a project how it was executed what went right what went wrong how to prevent mistakes and how to do better next time I ve heard this phrase used outside of tech many times In my opinion postmortems are really a helpful exercise regardless of industry Oftentimes someone is chosen to lead this therefore leading the postmortem I love this article from Free Code Camp on what postmortems can look like for software Technical Debt Technical debt is the term used to describe the result of making decisions based on speed above all else These quick real time decisions can make or break software updates But there should be a balance between good decisions and fast ones Technical debt can result in negative outcomes or be well worth itーdepending on what you and your team decide Spaghetti Code Spaghetti Code is a term used when describing unstructured and difficult to read code Spaghetti Code can lead to problems over time as it s often tricky to build on top of If not resolved it can lead to folks spending time and energy fixing and finding bugs due to the lack of structure in the code Kill All ️killall is a tool for terminating running processes on your system based on name You can run it like this killall process name Development aka Dev Commonly referred to as dev this is where developers build the code For example your company may have a dev version of the site where you push up code for review Staging aka Stage This environment is used to test the software using real data to validate it is ready for use For example your company may have a staging version of the site where you push up code In my experience this step comes after testing code on dev Production aka Prod Commonly referred to as prod this is where the software is made available to users aka friends family the general public etc Ship to ProductionShipping to production essentially means pushing code live to where it is available to all users However this can happen differently depending on your company I love this article from Gergely Orosz on the different approaches to pushing code live Cut a Release Cutting a release means taking the state of a code base project or repo and locking it down so no further changes are made This state is then given a release name and or release version An example would be how different versions of operating systems are released for your laptop or phone Releases are helpful because when consistent versions of the software are given to users it is easier for them to ask for help based on what version they are using Change List ️New features and or fixed bugs that are new from one version of software to the next Comment down below with any of your favorites 2023-01-09 18:01:23
海外TECH DEV Community Your GitHub year in review - 10 fun ways to visualize your contributions https://dev.to/github/your-github-year-in-review-10-fun-ways-to-visualize-your-contributions-392o Your GitHub year in review fun ways to visualize your contributionsLove em or loathe em GitHub contribution graphs are often a great way to help share a story That little collection of ️s and s can show when you started a new job made your first open source contribution got GitHub Actions working for the first time or even took some time off to travel or begin your adventure as a new parent E g here s the first manually created annotated contribution graph that I created back in highlighting some of the things I got up to that year I was clearly working too many weekends and not taking enough vacation in but it sure was fun Anyway If you follow developers on social media then there s a good chance you ve have seen a smorgasboard of contributions graphs videos and all sorts of fancy visualizations highlighting their year in review Much like Spotify s annual Wrapped and Reddit s themed Recap they all offer a fun way to highlight your work In no particular order here are ways you can do the same Enjoy GitHub UnwrappedDemo ·Source ·Create your ownGitHub Unwrapped is a fun and festive way to view your public activity for In addition to showing you what times and days of the week you re most productive it ll generate a Christmas tree showing your open and closed issues You can share the URL or the video file it creates on social media like thousands of others see githubunwrapped on Twitter My colleague abbycabs claims the spike above is due to maternity leave Let s hope so GitHub WrappedSource ·Create your ownGitHub Wrapped by Neat is a neat little little app showing total number of commits contributions stars you ve given and received The images generated would look great on your profile READMEs The developers wrote a great little writeup about how they made it and reached users in just two weeks GitHub Trends WrappedDemo ·Create your ownLines of code changed ✓Bar charts ✓Scatter charts ✓Contributions by month day time ✓Weekend activity ✓GitHub Trends Wrapped has all that and more This is the thing that all PHBs will be looking for come performance review time if you re cursed lucky enough to have them Narrator Hopefully not GitHub CitiesDemo ·Create your ownYou shouldn t build a city on rock and roll Nor should you build one from your GitHub contributions That said honzaap has managed to create a fantastic visualization using three js Idea Someone should add a wee car or airplane or something that can be controlled with arrow keys hint hint hacktoberfest good first issue Open Source WrappedSource ·Create your ownOpen Source Wrapped is like Spotify Wrapped but for your open source contributions You can download and share the images it generates or set them as your phone s background if you re vain like me See what other folks are sharing on Twitter with githubunwrapped GitHub SkylineDemo ·Create your ownGitHub Skyline provides a sci fi ish synthwave y visualization of your contributions for a given year that s viewable in your browser in real life or in virtual reality You can even download the stl file and print it on a D printer It s the perfect decoration for your desk or mantelpiece Here s one that mishmanners created earlier Mish Michelle Mannering mishmanners First day of and had to print my GitHub Skyline Def should have done less contributions and then I wouldn t have ran out of filament and had to settle for snow capped buildings Get yours skyline github com twitter com i web status … PM Jan Did you know There s an easter egg in your GitHub Skyline GitHub Wrap AppDemo ·Create your ownMade with Next js Tailwind and the Mona Sans font GitHub Wrap will generate a portrait style image that would look great as your phone s background or that empty photo frame you ve been meaning to put something in Read more about how harshil built it GitHub TownDemo ·Create your ownInspired by GitHub Skyline and GitHub Cities mornhee created this terrific D scene with blocks representing months and contributions represented by skyscrapers Did you know There s a browser extension that provides an isometric view of contribution graphs on user profiles GitHub Contributions Chart GeneratorSource ·Create your ownAs the name implies GitHub Contributions Chart Generator will prompt you for a username and generate that user s contribution graph going back every year until their account was created It s a great way to look back over the years and tell and illustrate a story Shu shuding My years on GitHub PM Jan xem ‏ maximeeuziere Let s try that years at Github infography trend Turns out I started writing JS and using Github about years ago there s been some ups and downs joys and pains life events job events no job events what a ride jsk jsk codegolf js OSS CSS WebGL LOSSST PM Jan View githubcontributions on Twitter to see even more ProTip If you fancy trying to visualize this data yourself you can also download the data in JSON format with the handy link in the bottom left of that webpage Build your own GitHub contributions visualizationSpeaking of JSON you can use the GitHub GraphQL API to grab the contributions for a given period with a query like the following query ContributionGraph user login filmgirl contributionsCollection from T to T contributionCalendar weeks contributionDays contributionCount weekday date Try it for yourself on the handy GitHub GraphQL Explorer and you ll see a response similar to the following data user contributionsCollection contributionCalendar weeks contributionDays contributionCount weekday date T contributionCount weekday date T That s the easy part Now for the fun part Use that data pragmatically along with your favorite data visualization techniques and libraries and you can get very creative You could create An ASCII art chart with chartscii to show your activity for the previous week Mon ███░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ Tue ███░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ Wed ████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░Thu ████████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░Fri ████████████████████████████████████████████ Sat ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ Sun █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░Or create an amazing ASCII line graph showing your rollercoaster of activity over your last couple of sprints using asciichart available for C C C Elixir Java JavaScript Go Haskell Perl Python PHP Rust and well you get the picture ┼ ╮ ┤╰ ╮ ┤╰ ╮ ┤╰ ╮ ┤╰╮ ┼╰╮ ┤╰ ╮╭ ╯ ┤╰╮╭╯ ┤╰ ╮╭ ╯ ┤╰ ╮╭ ╯ ┤╰ ╯Or perhaps a multi line graphic with Chart js to see how you rank with a friend colleague or arch nemesis There are lots of fun and creative ways to visualize that data Build something fun Proud of something that one of the things above generated Share it in a comment below Remember there s more to life than green squares on a contribution graph commits and lines of code These are all shared for fun to share on your social feed or parent s refrigerators as appropriate 2023-01-09 18:00:55
Apple AppleInsider - Frontpage News Get Apple's M1 MacBook Air with 16GB RAM, 1TB SSD for $1,349, a $300 discount https://appleinsider.com/articles/23/01/09/get-apples-m1-macbook-air-with-16gb-ram-1tb-ssd-for-1349-a-300-discount?utm_medium=rss Get Apple x s M MacBook Air with GB RAM TB SSD for a discountAn impressive deal at B amp H drives Apple s high end M MacBook Air with GB of memory an core GPU and a TB SSD to a discount of off MSRP Apple s M MacBook Air is off AppleInsider readers can save on Apple s high end M MacBook Air with an core GPU GB of memory and TB of storage at Apple Authorized Reseller B amp H Photo This spec in your choice of Space Gray or Gold is now priced at delivering the cheapest price available according to our M MacBook Air Price Guide Read more 2023-01-09 18:58:00
Apple AppleInsider - Frontpage News How to tether an iPhone to make a wireless hotspot https://appleinsider.com/inside/iphone/tips/how-to-tether-an-iphone-to-make-a-wireless-hotspot?utm_medium=rss How to tether an iPhone to make a wireless hotspotNot every device can be native to a G or G network Here s how to set up your iPhone to act as a wireless hotspot for other devices when a robust Wi Fi connection isn t available Set up a personal hotspot on your iPhone to provide Wi Fi to other devices Before you start connecting devices you ll want to verify the broadcasting capabilities costs and speeds with your carrier Some like T Mobile for example will let you only connect at G speeds unless you opt for a more expensive plan offering Read more 2023-01-09 18:05:33
Cisco Cisco Blog Accelerate XDR Outcomes with NDR and EDR https://blogs.cisco.com/security/accelerate-xdr-outcomes-with-ndr-and-edr Accelerate XDR Outcomes with NDR and EDRThis blog post describe how SecureX Secure Cloud Analytics and Secure Endpoint can be leveraged today to achieve XDR outcomes with incident management threat investigation and automated response 2023-01-09 18:13:11
海外科学 BBC News - Science & Environment UK space launch: Historic Cornwall rocket mission set to blast off https://www.bbc.co.uk/news/science-environment-64190848?at_medium=RSS&at_campaign=KARANGA cornwall 2023-01-09 18:07:00
海外科学 BBC News - Science & Environment Ozone layer may be restored in decades, UN report says https://www.bbc.co.uk/news/science-environment-64215660?at_medium=RSS&at_campaign=KARANGA layer 2023-01-09 18:52:34
ニュース BBC News - Home Talks to resolve strikes end with little progress, unions say https://www.bbc.co.uk/news/uk-politics-64207220?at_medium=RSS&at_campaign=KARANGA progress 2023-01-09 18:11:37
ニュース BBC News - Home Energy bill support for firms to be reduced from April https://www.bbc.co.uk/news/business-64211744?at_medium=RSS&at_campaign=KARANGA current 2023-01-09 18:27:47
ニュース BBC News - Home UK space launch: Historic Cornwall rocket mission set to blast off https://www.bbc.co.uk/news/science-environment-64190848?at_medium=RSS&at_campaign=KARANGA cornwall 2023-01-09 18:07:00
ビジネス ダイヤモンド・オンライン - 新着記事 米下院議長選の難航、トランプ流めぐる対立を反映 - WSJ PickUp https://diamond.jp/articles/-/315721 wsjpickup 2023-01-10 03:50:00
ビジネス ダイヤモンド・オンライン - 新着記事 第一生命稲垣社長に聞く、営業職員チャネル改革大詰めの23年生保業界をどう見る? - ダイヤモンド保険ラボ https://diamond.jp/articles/-/315722 新型コロナウイルス 2023-01-10 03:45:00
ビジネス ダイヤモンド・オンライン - 新着記事 アマゾン成長鈍化、試されるジャシーCEOの手腕 - WSJ PickUp https://diamond.jp/articles/-/315720 wsjpickup 2023-01-10 03:40:00
ビジネス ダイヤモンド・オンライン - 新着記事 今年の資産配分どうする、投資家の世界観が左右 - WSJ PickUp https://diamond.jp/articles/-/315719 wsjpickup 2023-01-10 03:35:00
ビジネス ダイヤモンド・オンライン - 新着記事 【グーグル元社員が考案】一瞬で「スマホ依存」をやめられる方法 - 良書発見 https://diamond.jp/articles/-/314146 そんな悩みを持つ人にぜひ読んでもらいたいのが、Googleで最速仕事術「スプリントデザインスプリント」を生み出し、世界の企業の働き方に革命を起こしてきた著者による『時間術大全ー人生が本当に変わる「の時間ワザ」』だ。 2023-01-10 03:25:00
ビジネス ダイヤモンド・オンライン - 新着記事 【精神科医が教える】 「配属ガチャ&上司ガチャ」にハズレたと嘆く人に“決定的に欠けた視点” - 精神科医Tomyが教える 心の執着の手放し方 https://diamond.jp/articles/-/315373 【精神科医が教える】「配属ガチャ上司ガチャ」にハズレたと嘆く人に“決定的に欠けた視点精神科医Tomyが教える心の執着の手放し方誰しも悩みや不安は尽きない。 2023-01-10 03:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 映画『アバター』原案にもなったカナダの森林学者による「世紀の大発見」とは? - マザーツリー https://diamond.jp/articles/-/315587 映画『アバター』原案にもなったカナダの森林学者による「世紀の大発見」とはマザーツリー森林は「インターネット」であり、菌類がつくる「巨大な脳」だったー。 2023-01-10 03:15:00
ビジネス ダイヤモンド・オンライン - 新着記事 【牛乳は1日1杯まで!】医者が、牛乳の代わりに「子どもに飲んでほしい飲み物」とは? - 医師が教える 子どもの食事 50の基本 https://diamond.jp/articles/-/315679 飲み物 2023-01-10 03:10:00
ビジネス ダイヤモンド・オンライン - 新着記事 「赤道ギニアってどんな国?」2分で学ぶ国際社会 - 読むだけで世界地図が頭に入る本 https://diamond.jp/articles/-/315552 2023-01-10 03: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件)