Mojo: Python superset, lovechild of Rust and Python by the LLVM creators
https://docs.modular.com/mojo/
https://redd.it/136hcei
@programmingreddit
https://docs.modular.com/mojo/
https://redd.it/136hcei
@programmingreddit
Modular
Mojo Manual | Modular
A comprehensive guide to the Mojo programming language.
"reportedly Apple just got absolutely everything they asked for and WebGPU really looks a lot like Metal. But Metal was always reportedly the nicest of the three modern graphics APIs to use, so that's… good?"
https://cohost.org/mcc/post/1406157-i-want-to-talk-about-webgpu
https://redd.it/136vugh
@programmingreddit
https://cohost.org/mcc/post/1406157-i-want-to-talk-about-webgpu
https://redd.it/136vugh
@programmingreddit
Prime Video Switched from Serverless to EC2 and ECS to Save Costs
https://www.infoq.com/news/2023/05/prime-ec2-ecs-saves-costs/
https://redd.it/137alxn
@programmingreddit
https://www.infoq.com/news/2023/05/prime-ec2-ecs-saves-costs/
https://redd.it/137alxn
@programmingreddit
InfoQ
Prime Video Switched from Serverless to EC2 and ECS to Save Costs
Prime Video, Amazon’s video streaming service, has explained how it re-architected the audio/video quality inspection solution to reduce operational costs and address scalability problems. It moved the workload to EC2 and ECS compute services, and achieved…
Shopify is cutting 20% of staff and selling the logistics arm of its business
https://www.businessinsider.com/shopify-lays-off-20-percent-staff-sells-flexport-logistics-business-2023-5
https://redd.it/137lq3p
@programmingreddit
https://www.businessinsider.com/shopify-lays-off-20-percent-staff-sells-flexport-logistics-business-2023-5
https://redd.it/137lq3p
@programmingreddit
Business Insider
Shopify is cutting 20% of staff and selling the logistics arm of its business
Shopify announced Thursday that it would cut 20% of its staff and sell its logistics unit to the supply-chain technology company Flexport.
Leaked Google document: “We Have No Moat, And Neither Does OpenAI”
https://simonwillison.net/2023/May/4/no-moat/
https://redd.it/137t26b
@programmingreddit
https://simonwillison.net/2023/May/4/no-moat/
https://redd.it/137t26b
@programmingreddit
Simon Willison’s Weblog
Leaked Google document: “We Have No Moat, And Neither Does OpenAI”
SemiAnalysis published something of a bombshell leaked document this morning: Google “We Have No Moat, And Neither Does OpenAI”. The source of the document is vague: The text below is …
New C features in GCC 13
https://developers.redhat.com/articles/2023/05/04/new-c-features-gcc-13
https://redd.it/137vjip
@programmingreddit
https://developers.redhat.com/articles/2023/05/04/new-c-features-gcc-13
https://redd.it/137vjip
@programmingreddit
Red Hat Developer
New C features in GCC 13 | Red Hat Developer
The latest major version of the GNU Compiler Collection (GCC), 13.1, was released in April 2023. Like every major GCC release, this version will bring many
Even Amazon can't make sense of serverless or microservices
https://world.hey.com/dhh/even-amazon-can-t-make-sense-of-serverless-or-microservices-59625580
https://redd.it/137ir7h
@programmingreddit
https://world.hey.com/dhh/even-amazon-can-t-make-sense-of-serverless-or-microservices-59625580
https://redd.it/137ir7h
@programmingreddit
Hey
Even Amazon can't make sense of serverless or microservices
The Prime Video team at Amazon has published a rather remarkable case study on their decision to dump their serverless, microservices architecture and replace it with a monolith instead. This move saved them a staggering 90%(!!) on operating costs, and simplified…
S3 domain claimed on Bluesky by someone who doesn't own the domain
https://chaos.social/@jonty/110307532009155432
https://redd.it/138hlf2
@programmingreddit
https://chaos.social/@jonty/110307532009155432
https://redd.it/138hlf2
@programmingreddit
chaos.social
Jonty Wareing (@jonty@chaos.social)
Attached: 1 image
It turns out you can simply serve a file from a domain to use it as your bsky handle.
So this guy is now S3. All of S3.
It turns out you can simply serve a file from a domain to use it as your bsky handle.
So this guy is now S3. All of S3.
Thoughts on "Scaling up the Prime Video audio/video monitoring service and reducing costs by 90%"
https://www.infrastructureposts.com/p/e7-thoughts-on-scaling-up-the-prime
https://redd.it/139hh6r
@programmingreddit
https://www.infrastructureposts.com/p/e7-thoughts-on-scaling-up-the-prime
https://redd.it/139hh6r
@programmingreddit
Infrastructureposts
E7: Thoughts on "Scaling up the Prime Video audio/video monitoring service and reducing costs by 90%"
I came across this article the other day when it was all over reddit.
Freenet 2023: A drop-in decentralized replacement for the world wide web
https://freenet.org/
https://redd.it/1399dgc
@programmingreddit
https://freenet.org/
https://redd.it/1399dgc
@programmingreddit
Reddit
r/programming on Reddit: Freenet 2023: A drop-in decentralized replacement for the world wide web
Posted by u/sanity - 181 votes and 173 comments
ChatGPT Data Breach BreakDown - Why it Should be a Concern for Everyone!
https://youtu.be/YVkgluFKNSs
https://redd.it/138wapm
@programmingreddit
https://youtu.be/YVkgluFKNSs
https://redd.it/138wapm
@programmingreddit
YouTube
ChatGPT Data Breach Break Down
OpenAi have confirmed they have had a data breach involving a vulnerability inside a open-source dependency Redis. This allowed threat actors to see history from other active users. But this leads to the bigger question, how can we secure ChatGPT.
In this…
In this…
Unfork: The Inverse of Fork
https://github.com/whitequark/unfork
https://redd.it/139l9cf
@programmingreddit
https://github.com/whitequark/unfork
https://redd.it/139l9cf
@programmingreddit
GitHub
GitHub - whitequark/unfork: unfork(2) is the inverse of fork(2). sort of.
unfork(2) is the inverse of fork(2). sort of. Contribute to whitequark/unfork development by creating an account on GitHub.
An AWS CDK project to set up an almost free on-demand Minecraft (or other game) server for a Discord community in a few minutes. I've just made it open-source and hope people can find it useful!
https://github.com/VeriorPies/MineCloud/
https://redd.it/13acrz7
@programmingreddit
https://github.com/VeriorPies/MineCloud/
https://redd.it/13acrz7
@programmingreddit
GitHub
GitHub - VeriorPies/MineCloud: An AWS CDK project to set up a low-cost on-demand multiplayer server (Minecraft, Terraria, and more...)…
An AWS CDK project to set up a low-cost on-demand multiplayer server (Minecraft, Terraria, and more...) for a Discord community in just a few minutes - VeriorPies/MineCloud
You don't need Scrum. You just need to do Kanban right.
https://lucasfcosta.com/2022/10/02/scrum-versus-kanban.html
https://redd.it/13b28lm
@programmingreddit
https://lucasfcosta.com/2022/10/02/scrum-versus-kanban.html
https://redd.it/13b28lm
@programmingreddit
Lucas F. Costa
You don't need Scrum. You just need to do Kanban right.
Why did you choose Scrum instead of Kanban? If you can’t answer that question, you didn’t choose Scrum. Someone else chose it for you.
Spacetraders is an online multiplayer game based entirely on APIs. You have to build your own management and UI on your own with any programming language.
https://spacetraders.io/
https://redd.it/13bg9zi
@programmingreddit
https://spacetraders.io/
https://redd.it/13bg9zi
@programmingreddit
Story: Redis and its creator antirez
https://blog.brachiosoft.com/redis-en
https://redd.it/13chsrk
@programmingreddit
https://blog.brachiosoft.com/redis-en
https://redd.it/13chsrk
@programmingreddit
Brachiosoft
Story: Redis and its creator antirez | Brachiosoft Blog
Discover the unique journey of Salvatore Sanfilippo (antirez), the mastermind behind Redis, one of the world's most beloved databases. From his early life in Sicily to his breakthroughs in database development and system programming, and finally to his impact…
Other @reddit2telegram channels powered by @r_channels:
01. @reddit_lego
02. @r_proseporn
03. @r_gharkekalesh
04. @fate_hot
05. @r_xxxtentacion
06. @r_wellthatsucks
07. @r_arknights
08. @animemaids_hot
09. @news_reddit
10. @ImaginaryPics
11. @r_bodybuilding
12. @PoliticalHumor
13. @food_from_reddit
14. @r_youtubehaiku
15. @AllTwitter
16. @r_Animemes
17. @r_shitpostcrusaders
18. @r_remotejs
19. @fakealbumcovers
20. @r_foxes
21. @r_hololive
22. @imaginary_maps
23. @r_Bloodborne
24. @okbuddyretard
25. @r_witcher3
26. @r_HistoryAnimemes
27. @hololive_yuri
28. @r_furry
29. @r_talesfromtechsupport
30. @chainsawfolk
31. @aesthetic_waifu_wallpapers
32. @r_teenagers
33. @r_propagandaposters
34. @r_VirginVsChad
35. @r_rust
36. @medieval_memes
37. @r_LiverpoolFC
38. @r_CryptoMoonShot
39. @r_fantasy
40. @rdrawing
41. @sffpc
42. @r_scp
43. @r_crappyoffbrands
44. @r_Padres
45. @r_piano
46. @InstaReality
47. @okbuddypersona
48. @loliconsunite
49. @r_formula1
50. @r_ShitpostXIV
51. @demonslayer_newz
52. @r_pornhubcomments
53. @r_KaIT
54. @r_HighQualityGifs
55. @brasildob
56. @rtf2memes
57. @IngressPrimeFeedback
58. @chessmemes
59. @dogecoin_reddit
60. @vfxbackup
61. @Awwducational
62. @r_smugs
63. @reddit_wtf
64. @r_kemonomimi
65. @antimlms
66. @r_listentothis
67. @Mapporncirclejerk
68. @r_memetemplatesofficial
69. @r_thatsinsane
70. @CricketShitpost
71. @pythondaily
72. @r_PewdiepieSubmissions
73. @r_bangalore
74. @r_animememe
75. @WTF_PICTURES
76. @wutttttttt
77. @r_FantasyPL
78. @comedynecrophilia
79. @RedditGames
80. @rsoccerbetting
81. @aapexlegends_game
82. @MarbleRacing
83. @r_corgi
84. @r_sweatypalms
85. @r_DataHoarder
86. @r_sdarksouls
87. @reddit196
88. @Fgrandorder
89. @r_climbing
90. @r_pcmasterrace
91. @r_stonks
92. @r_creepy
93. @r_persona5
94. @eye_bleach
95. @wallpapers_desktop_mobile
96. @r_nijisanji
97. @r_blueteamsec
98. @COMPLETE_ANARCHY
99. @r_dontdeadopeninside
100. @r_confidentlyincorrect
01. @reddit_lego
02. @r_proseporn
03. @r_gharkekalesh
04. @fate_hot
05. @r_xxxtentacion
06. @r_wellthatsucks
07. @r_arknights
08. @animemaids_hot
09. @news_reddit
10. @ImaginaryPics
11. @r_bodybuilding
12. @PoliticalHumor
13. @food_from_reddit
14. @r_youtubehaiku
15. @AllTwitter
16. @r_Animemes
17. @r_shitpostcrusaders
18. @r_remotejs
19. @fakealbumcovers
20. @r_foxes
21. @r_hololive
22. @imaginary_maps
23. @r_Bloodborne
24. @okbuddyretard
25. @r_witcher3
26. @r_HistoryAnimemes
27. @hololive_yuri
28. @r_furry
29. @r_talesfromtechsupport
30. @chainsawfolk
31. @aesthetic_waifu_wallpapers
32. @r_teenagers
33. @r_propagandaposters
34. @r_VirginVsChad
35. @r_rust
36. @medieval_memes
37. @r_LiverpoolFC
38. @r_CryptoMoonShot
39. @r_fantasy
40. @rdrawing
41. @sffpc
42. @r_scp
43. @r_crappyoffbrands
44. @r_Padres
45. @r_piano
46. @InstaReality
47. @okbuddypersona
48. @loliconsunite
49. @r_formula1
50. @r_ShitpostXIV
51. @demonslayer_newz
52. @r_pornhubcomments
53. @r_KaIT
54. @r_HighQualityGifs
55. @brasildob
56. @rtf2memes
57. @IngressPrimeFeedback
58. @chessmemes
59. @dogecoin_reddit
60. @vfxbackup
61. @Awwducational
62. @r_smugs
63. @reddit_wtf
64. @r_kemonomimi
65. @antimlms
66. @r_listentothis
67. @Mapporncirclejerk
68. @r_memetemplatesofficial
69. @r_thatsinsane
70. @CricketShitpost
71. @pythondaily
72. @r_PewdiepieSubmissions
73. @r_bangalore
74. @r_animememe
75. @WTF_PICTURES
76. @wutttttttt
77. @r_FantasyPL
78. @comedynecrophilia
79. @RedditGames
80. @rsoccerbetting
81. @aapexlegends_game
82. @MarbleRacing
83. @r_corgi
84. @r_sweatypalms
85. @r_DataHoarder
86. @r_sdarksouls
87. @reddit196
88. @Fgrandorder
89. @r_climbing
90. @r_pcmasterrace
91. @r_stonks
92. @r_creepy
93. @r_persona5
94. @eye_bleach
95. @wallpapers_desktop_mobile
96. @r_nijisanji
97. @r_blueteamsec
98. @COMPLETE_ANARCHY
99. @r_dontdeadopeninside
100. @r_confidentlyincorrect