投稿時間:2023-05-12 01:18:26 RSSフィード2023-05-12 01:00 分まとめ(21件)

カテゴリー等 サイト名等 記事タイトル・トレンドワード等 リンクURL 頻出ワード・要約等/検索ボリューム 登録日
AWS AWS for SAP Automate and Simplify SAP HANA Backups with AWS Backup https://aws.amazon.com/blogs/awsforsap/general-availability-announcement-aws-backup-for-sap-hana-database/ Automate and Simplify SAP HANA Backups with AWS BackupIntroduction SAP HANA Workloads running on Amazon Web Services AWS are often at the core of an Enterprise responsible for critical business processes including finance procurement and payroll A reliable backup and restore approach is essential to ensure that the data within these systems is protected and there is a recovery option for scenarios in … 2023-05-11 15:51:28
js JavaScriptタグが付けられた新着投稿 - Qiita JS, TSで特定の条件に応じた値を可読性高く変数に格納する解 https://qiita.com/cbkru2673/items/ee1ac59e4319e1534916 javascripttypescript 2023-05-12 00:01:33
Ruby Rubyタグが付けられた新着投稿 - Qiita RubyKaigi2023 "Ractor" reconsideredで分からなかった部分などを調べてみた https://qiita.com/kyntk/items/463b0a5f824d3dcd5644 rubykaigi 2023-05-12 00:28:11
Ruby Rubyタグが付けられた新着投稿 - Qiita RubyKaigi 2023で行ったLTの解説 https://qiita.com/okuramasafumi/items/d40edffe6953ebf7a55d rubykaigi 2023-05-12 00:09:23
Azure Azureタグが付けられた新着投稿 - Qiita Azure Container Appsを用いてRabbitMQを起動させてみた https://qiita.com/schectman-hell/items/754a5c671943c567685a azurecontainerapps 2023-05-12 00:03:36
技術ブログ Developers.IO 当ブログサイト(DevelopersIO)におけるPWAサポート終了のおしらせ https://dev.classmethod.jp/articles/fin-devio-pwa-support/ developersio 2023-05-11 15:53:07
海外TECH DEV Community The life-changing magic of SurrealDB - record IDs https://dev.to/surrealdb/the-life-changing-magic-of-surrealdb-record-ids-58li The life changing magic of SurrealDB record IDsAt SurrealDB we are all about doing things that spark joy for developers One of those things that constantly surprises and delights is the humble record ID which we discussed in our live stream Far from being just a boring number your queries can be magical Without further ado then let s learn some surreal magic The look and feelThe first thing to be aware of is that in SurrealDB a record ID has two parts a table name and a record identifier which looks like this table record By default when you create a table create internet a random id is assigned This differs from the traditional default of auto increment or serial IDs you might be used to This allows you to avoid common problems such as Impact on the concurrency and scalability of your database Accidental information disclosure through using IDs in URLs giving away data size and velocity Non uniqueness across tables or table shards across distributed nodesThe typical solution to this is to use cryptographically secure randomly generated identifiers such as our default rand but you can also use ulid and uuid In a nutshell we want to make it as easy as possible to fall into the pit of success where the default option works well as you scale Let s step back a bit and look at the simplest example of comparing SQL and SurrealQL where we select one id from a table SQLselect from internetwhere id Just a completely run of the mill example nothing special about it SurrealQLselect from internet leetHere we can see something new We can filter to a record right from the from statement This would be the shorthand example for select from internetwhere id internet leetNow let s step it up a bit What if we needed to select a range of ids SQL Over select from internetwhere id gt less than select from internetwhere id lt between and select from internetwhere id gt and id lt SurrealQL Over select from internet less than select from internet between and select from internet However this is much more than just some syntactic sugar To understand why we need to talk a bit about algorithmic complexity don t worry It s not that complicated The performance at scaleIn the simplest of terms an algorithm is just a recipe for a sequence of steps do this then that Therefore algorithmic complexity often talked about in terms of asymptotic big O notation is just a way to estimate how many steps are likely to be in the sequence The fewer steps the better With SurrealQL when doing CRUD with a record ID you don t have to do a table scan which gets slower the more data you have This is because the algorithm most databases use for this is O log n instead of the O key value lookup in SurrealDB which has near constant performance regardless of scale This makes working with IDs extremely fast as you scale and opens up new use cases The flexibilityNow it s time for some real magic It s time to free your mind and rethink what is possible with an ID SurrealDB s Complex Record IDs support dynamic expressions allowing parameters and function expressions to be used as values within the IDs This is useful in various ways such as a time series context or ensuring locality between specific records in a table Effectively creating clustered indexes amp partitions naturally in your data as you scale with the performance of the ID lookup regardless of size While this does not replace traditional indexes or partitions for your data it offers additional flexibility to model the data in a performant way Let s look at an example of creating Object based Record IDs Set a new parameterLET now time now Create a record with a complex ID using an objectCREATE temperature location London date now SET location London date now temperature You can also create Array based Record IDs Set a new parameterLET now time now Create a record with a complex ID using an arrayCREATE temperature London now SET location London date now temperature Which you can query like this Select all records for a particular location inclusiveSELECT FROM temperature London NONE London time now Select all temperature records with IDs between the specified rangeSELECT FROM temperature London T London T As you can see pretty much the only limit to what a record ID can be is your imagination The futureWe have just scratched the surface of what you can do with record IDs If you want to dig deeper take a look at our stream about Record IDs featuring even more powerful capabilities or check out our documentation If this has sparked some ideas perhaps something you ve always wanted was possible we d love to hear from you You ll find us at all the usual places including our discord and GitHub 2023-05-11 15:25:54
Apple AppleInsider - Frontpage News You wont be able to get Facebook Messenger on Apple Watch soon https://appleinsider.com/articles/23/05/11/you-wont-be-able-to-get-facebook-messager-on-apple-watch-soon?utm_medium=rss You wont be able to get Facebook Messenger on Apple Watch soonAnother major app is dropping full support for the Apple Watch with Facebook now alerting users that Facebook Messenger will no longer be available as an Apple Watch app Apple WatchApple Watch has seen many developers drop support for the flagship wearable over the years A number of high profile app makers including Google Maps Amazon eBay Slack and Target have chosen to pull their standalone Apple Watch apps Read more 2023-05-11 15:51:25
Apple AppleInsider - Frontpage News Apple Tysons Corner will reopen on the 22nd anniversary of when it first opened https://appleinsider.com/articles/23/05/11/apple-tysons-corner-will-reopen-on-the-22nd-anniversary-of-when-it-first-opened?utm_medium=rss Apple Tysons Corner will reopen on the nd anniversary of when it first openedAfter a move to the other side of the mall to a larger location Apple s first ever retail store is set to reopen on May years after its original opening date Apple Tysons is movingTysons Corner Center located in Northern Virginia within the Washington DC metro area boasts hundreds of stores and restaurants including the first ever Apple Store The new location still in Tysons Corner Center is now on the upper level between Nespresso and Victoria s Secret Read more 2023-05-11 15:18:08
Apple AppleInsider - Frontpage News Galactic tensions rise as Apple TV+ series 'Foundation' returns in July https://appleinsider.com/articles/23/05/11/galactic-tensions-rise-as-apple-tv-series-foundation-returns-in-july?utm_medium=rss Galactic tensions rise as Apple TV series x Foundation x returns in JulyApple TV has released a preview for the upcoming second season of Foundation and shared an epic trailer that continues the saga with new and returning stars Foundation returns in a second seasonThe upcoming second season of Foundation adapted from Isaac Asimov s acclaimed stories will showcase an international ensemble cast including Emmy nominated actors Jared Harris and Lee Pace and emerging stars Lou Llobell and Leah Harvey Read more 2023-05-11 15:04:17
Apple AppleInsider - Frontpage News Small developers saw a 71% increase in App Store revenue over the past two years https://appleinsider.com/articles/23/05/11/small-developers-saw-a-71-increase-in-revenue-over-the-past-two-years?utm_medium=rss Small developers saw a increase in App Store revenue over the past two yearsAnalysts have found that small developers on the App Store have outpaced large developers growing their revenue by more than between and Image Credit AppleThe study dubbed Small Business Developers and App Creators on the App Store in was conducted by economists at Analysis Group Read more 2023-05-11 15:52:41
海外TECH Engadget New York AG fines companies that spammed FCC with fake anti-net neutrality comments https://www.engadget.com/new-york-ag-fines-companies-that-spammed-fcc-with-fake-anti-net-neutrality-comments-152249081.html?src=rss New York AG fines companies that spammed FCC with fake anti net neutrality commentsNew York State is taking companies to task for flooding the FCC with bogus comments supporting the repeal of net neutrality Attorney General Letitia James has obtained a total from lead generating firms Ifficient LCX and Lead ID for providing millions of fake comments in an attempt to skew the FCC s proceedings The broadband industry allegedly asked the trio to attract anti neutrality input through ads and giveaways but they instead manufactured fraudulent comments using real identities without permission LCX and Lead ID directly faked responses for million people James says while Ifficient served as a go between that gathered false comments from other lead generators Several of the companies involved in the astroturfing that is fake grassroots campaign had been involved in other attempts to influence regulators and politicians LCX and principals will pay to New York and to the San Diego District Attorney s Office Lead ID and its principal will pay to New York while Ifficiient will pay to New York and to Colorado This is the second batch of agreements New York has secured with companies sending fake comments to the FCC The fines come after a Attorney General report that found over million of the million comments on the net neutrality repeal were fake While there were signs of trouble at the time the FCC under then Chairman Ajit Pai fought attempts to investigate and address the spam Pai had long been an outspoken opponent of net neutrality and generally sided with telecoms on key issues The penalties are relatively tiny and they won t undo the decision Legislators haven t fared much better A Senate bill that would have restored net neutrality hasn t gone anywhere and California s neutrality law doesn t do much to help users in other states The Attorney General s effort is more of a warning to would be violators don t expect to emerge completely unscathed This article originally appeared on Engadget at 2023-05-11 15:22:49
Cisco Cisco Blog Cisco Partner Engineers are “Owning It!” at Cisco Live 2023 https://feedpress.me/link/23532/16117868/cisco-partner-engineers-are-owning-it-at-cisco-live-2023 Cisco Partner Engineers are “Owning It at Cisco Live “Better Together is how Cisco and Partner engineers accomplish great things CLUS offers a platform to recognize this vital alliance and how it accelerates innovations that leverage our world class portfolioーand in ways we didn t know possible without this teamwork 2023-05-11 15:00:58
海外科学 NYT > Science D.O.E.’s Loan Program Has a Lot More Climate Capital to Give https://www.nytimes.com/2023/05/11/climate/jigar-shah-climate-biden.html agency 2023-05-11 15:26:08
海外TECH WIRED Spotify Has an AI Music Problem—but Bots Love It https://www.wired.com/story/spotify-ai-music-robot-listeners/ artists 2023-05-11 15:08:13
ニュース BBC News - Home Bank of England: Prices to be higher for longer as rates rise https://www.bbc.co.uk/news/business-65554797?at_medium=RSS&at_campaign=KARANGA interest 2023-05-11 15:31:56
ニュース BBC News - Home Phone hacking authorised at highest levels of publisher, court hears https://www.bbc.co.uk/news/uk-65555637?at_medium=RSS&at_campaign=KARANGA information 2023-05-11 15:19:37
ニュース BBC News - Home Met Police officer who left man paralysed not guilty of GBH https://www.bbc.co.uk/news/uk-england-london-65543574?at_medium=RSS&at_campaign=KARANGA brown 2023-05-11 15:17:03
ニュース BBC News - Home Adidas to sell Yeezy shoes and donate proceeds https://www.bbc.co.uk/news/business-65562286?at_medium=RSS&at_campaign=KARANGA yeezy 2023-05-11 15:41:35
ニュース BBC News - Home Leasehold system will not be abolished this year https://www.bbc.co.uk/news/uk-politics-65556089?at_medium=RSS&at_campaign=KARANGA leasehold 2023-05-11 15:02:27
ニュース BBC News - Home Brixton Academy: Fans asked to help save venue after concert crush deaths https://www.bbc.co.uk/news/uk-england-london-65561065?at_medium=RSS&at_campaign=KARANGA fatal 2023-05-11 15:17:06

コメント

このブログの人気の投稿

投稿時間: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件)