diff --git a/api/news/news.json b/api/news/news.json index dca5a1ef..3808a0ea 100644 --- a/api/news/news.json +++ b/api/news/news.json @@ -1 +1 @@ -{"status":"ok","totalResults":3412,"articles":[{"source":{"id":null,"name":"Nolanlawson.com"},"author":null,"title":"Why I'm skeptical of rewriting JavaScript tools in \"faster\" languages","description":"I’ve written a lot of JavaScript. I like JavaScript. And more importantly, I’ve built up a set of skills in understanding, optimizing, and debugging JavaScript that I’m reluctant …","url":"https://nolanlawson.com/2024/10/20/why-im-skeptical-of-rewriting-javascript-tools-in-faster-languages/","urlToImage":"https://secure.gravatar.com/blavatar/86a4db4d496aa2fad7e47b11a865e80cfbbbac38285b65ff518b9c98aa47f7d7?s=200&ts=1729461304","publishedAt":"2024-10-20T21:25:02Z","content":"I’ve written a lot of JavaScript. I like JavaScript. And more importantly, I’ve built up a set of skills in understanding, optimizing, and debugging JavaScript that I’m reluctant to give up on.\r\nSo m… [+8620 chars]"},{"source":{"id":null,"name":"Reconquer.online"},"author":"Chris MMO","title":"Generating Lever-Door Puzzles with JavaScript","description":"Create lever-door puzzles with JavaScript for games, exploring graph structures and optimization to provide rewarding player challenges","url":"https://blog.reconquer.online/generating-lever-door-puzzles","urlToImage":"https://hashnode.com/utility/r?url=https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1730478150232%2Fc766b8af-b96c-45bb-bdb3-8782e4a44547.gif%3Fw%3D1200%26auto%3Dformat%2Ccompress%26gif-q%3D60%26format%3Dwebm%26fm%3Dpng","publishedAt":"2024-11-01T20:27:21Z","content":"A lever-door puzzle is a challenge where players navigate through a series of rooms by using levers connected to various doors. When a lever is activated, it toggles the state of one or more doors. T… [+7293 chars]"},{"source":{"id":null,"name":"Jonathancreamer.com"},"author":"Jonathan Creamer","title":"Shrunked JavaScript monorepo Git size by 94%","description":"We really did this! We work in a very large Javascript monorepo at Microsoft we colloquially call 1JS. Using some new changes to the git client it went from 178GB to 5GB.","url":"https://www.jonathancreamer.com/how-we-shrunk-our-git-repo-size-by-94-percent/","urlToImage":"https://www.jonathancreamer.com/content/images/size/w1200/2024/10/6C7A2712.JPG","publishedAt":"2024-10-27T02:35:22Z","content":"This isn't click bait. We really did this! We work in a very large Javascript monorepo at Microsoft we colloquially call 1JS. It's large not only in terms of GB, but also in terms of sheer volume of … [+6805 chars]"},{"source":{"id":null,"name":"Github.com"},"author":"react-gjs","title":"A React Renderer for Gnome JavaScript","description":"A React renderer for the Gnome JS. It provides components and methods allowing to use React to build native Gnome GTK applications. - react-gjs/renderer","url":"https://github.com/react-gjs/renderer","urlToImage":"https://opengraph.githubassets.com/f4aeff9c795ea787843ffca6a6f5358fa8d4aa7fe949119ef02eddfe94bcac81/react-gjs/renderer","publishedAt":"2024-10-31T11:57:25Z","content":"A React renderer for the Gnome JS. It provides components and methods allowing to use React to build native Gnome GTK applications.\r\nThis is the renderer used by the React Gnome, which is the recomme… [+2374 chars]"},{"source":{"id":null,"name":"Simonwillison.net"},"author":null,"title":"Notes on the new Claude analysis JavaScript code execution tool","description":"Anthropic released a new feature for their Claude.ai consumer-facing chat bot interface today which they’re calling “the analysis tool”. It’s their answer to OpenAI’s ChatGPT Code Interpreter mode: Claude can …","url":"https://simonwillison.net/2024/Oct/24/claude-analysis-tool/","urlToImage":"https://static.simonwillison.net/static/2024/analysis-uv-lock.jpg","publishedAt":"2024-10-25T09:40:59Z","content":"24th October 2024\r\nAnthropic released a new feature for their Claude.ai consumer-facing chat bot interface today which theyre calling the analysis tool.\r\nIts their answer to OpenAIs ChatGPT Code Inte… [+4021 chars]"},{"source":{"id":null,"name":"heise online"},"author":"Madeleine Domogalla","title":"JavaScript-Runtime Node.js 23 überarbeitet die Modul- und Testunterstützung","description":"Die aktuelle Major-Version der JavaScript-Runtime schraubt an der Performance und hat native ES-Modulunterstützung im Gepäck.","url":"https://www.heise.de/news/JavaScript-Runtime-Node-js-23-ueberarbeitet-die-Modul-und-Testunterstuetzung-9988362.html","urlToImage":"https://heise.cloudimg.io/bound/1200x1200/q85.png-lossy-85.webp-lossy-85.foil1/_www-heise-de_/imgs/18/4/6/9/2/9/7/9/shutterstock_1463449130-502f827aa20c6722.jpg","publishedAt":"2024-10-21T13:15:00Z","content":"Inhaltsverzeichnis\r\nDie quelloffene JavaScript-Runtime Node.js hat Version 23 erreicht. Zu den wichtigsten Neuerungen gehören die standardmäßige Aktivierung von require(esm) für Node.js-Anwendungen, … [+2671 chars]"},{"source":{"id":null,"name":"heise online"},"author":"Wolf Hosbach","title":"GitHub-Report: Python überholt JavaScript, während TypeScript Java schlägt","description":"Ein Report von GitHub zeigt, dass die Aktivität der Entwickler im Bereich KI und Data Science stark zunimmt. Eine zentrale Rolle nimmt Python ein.","url":"https://www.heise.de/news/GitHub-Report-Python-ueberholt-JavaScript-waehrend-TypeScript-Java-schlaegt-10003572.html","urlToImage":"https://heise.cloudimg.io/bound/1200x1200/q85.png-lossy-85.webp-lossy-85.foil1/_www-heise-de_/imgs/18/4/7/0/0/9/1/5/Python_Heise_Medien_ct0522_Titel_Python_FINAL-online-ff49b420fe6e6204.jpg","publishedAt":"2024-11-05T07:04:00Z","content":"Immer mehr GitHub-Mitglieder nutzen Python. Octoverse die große jährliche statistische Analyse von GitHub zeigt, dass Python 2024 erstmals JavaScript als meistgenutzte Sprache überholt hat. Gleich da… [+4279 chars]"},{"source":{"id":null,"name":"Github.com"},"author":"262588213843476","title":"How React, Vue, and Angular Work – Core Principles in One File","description":"Front-end libraries (React, Vue, Angular) and the basic principles of how they work, all in a single file using pure JavaScript (VanillaJS). - myAngular.html","url":"https://gist.github.com/faustinoaq/b19da758fc45155a0b3b10d9f578c5ce","urlToImage":"https://github.githubassets.com/assets/gist-og-image-54fd7dc0713e.png","publishedAt":"2024-10-31T04:12:27Z","content":"Instantly share code, notes, and snippets."},{"source":{"id":null,"name":"Charliegerard.dev"},"author":null,"title":"Hacking cars in JavaScript (Replay attacks in the browser with the HackRF)","description":"Collection of side projects, conference talks and blog posts experimenting with frontend technologies and human-computer interaction","url":"https://charliegerard.dev/blog/replay-attacks-javascript-hackrf/","urlToImage":"https://res.cloudinary.com/devdevcharlie/image/upload/v1725162356/Group_59_j55dvo.png","publishedAt":"2024-11-02T20:05:17Z","content":"A couple of years ago, I built a project using the RTL-SDR to get live raw data from passing airplanes, in the browser.\r\nAs I wanted to explore more using Software-Defined Radios, I bought a HackRF O… [+13001 chars]"},{"source":{"id":null,"name":"heise online"},"author":"Maika Möbus","title":"heise-Angebot: Jetzt noch Vortragsideen einreichen – für die JavaScript-Konferenz enterJS","description":"Ideen für die enterJS 2025 in Mannheim? Der Call for Proposals läuft bis 15. November, gesucht sind Vorschläge für Vorträge und Workshops rund um JavaScript.","url":"https://www.heise.de/news/Jetzt-noch-Vortragsideen-einreichen-fuer-die-JavaScript-Konferenz-enterJS-10007885.html","urlToImage":"https://heise.cloudimg.io/bound/1200x1200/q85.png-lossy-85.webp-lossy-85.foil1/_www-heise-de_/imgs/18/4/7/0/3/2/9/9/enterjs25_cfp_aufmacher-bd74ffd0b33c8d0c.jpg","publishedAt":"2024-11-08T07:00:00Z","content":"Die nächste Ausgabe der Enterprise-JavaScript-Konferenz enterJS findet am 7. und 8. Mai 2025 statt. Wer dort einen Vortrag halten oder sein Wissen in einem Workshop weitergeben möchte, kann sich weit… [+2261 chars]"},{"source":{"id":null,"name":"Slashdot.org"},"author":"BeauHD","title":"Cheap AI 'Video Scraping' Can Now Extract Data From Any Screen Recording","description":"An anonymous reader quotes a report from Ars Technica: Recently, AI researcher Simon Willison wanted to add up his charges from using a cloud service, but the payment values and dates he needed were scattered among a dozen separate emails. Inputting them manu…","url":"https://slashdot.org/story/24/10/18/2053242/cheap-ai-video-scraping-can-now-extract-data-from-any-screen-recording","urlToImage":"https://a.fsdn.com/sd/topics/ai_64.png","publishedAt":"2024-10-18T20:55:00Z","content":"Recently, AI researcher Simon Willison wanted to add up his charges from using a cloud service, but the payment values and dates he needed were scattered among a dozen separate emails. Inputting them… [+1710 chars]"},{"source":{"id":null,"name":"Zapspace.net"},"author":null,"title":"Defender Sound Studio","description":"Comments","url":"https://www.zapspace.net/defender_sound/","urlToImage":null,"publishedAt":"2024-10-22T05:58:17Z","content":"Defender Sound StudioHelp\r\nThis website requires Javascript to be enabled."},{"source":{"id":null,"name":"heise online"},"author":"Martina Kraus","title":"Web-Security: Mit Content Security Policy gegen Cross-Site Scripting, Teil 1","description":"XSS-Schwachstellen sind nach wie vor ein Einfallstor für zahlreiche Angriffe im Web. Eine Content Security Policy hilft bei der Abwehr.","url":"https://www.heise.de/hintergrund/Web-Security-Mit-Content-Security-Policy-gegen-Cross-Site-Scripting-Teil-1-9998046.html?wt_mc=rss.red.ho.ho.atom.beitrag.beitrag","urlToImage":"https://heise.cloudimg.io/bound/1200x1200/q85.png-lossy-85.webp-lossy-85.foil1/_www-heise-de_/imgs/18/4/6/9/8/0/5/5/shutterstock_1476252518-cdc99571f57626c4.jpg","publishedAt":"2024-10-30T13:14:00Z","content":"Inhaltsverzeichnis\r\nCross-Site Scripting (XSS) bleibt eine ernstzunehmende Bedrohung, obwohl die am häufigsten genutzten Frontend-Frameworks viele Sicherheitsfunktionen von Haus aus mitbringen. Frame… [+8294 chars]"},{"source":{"id":null,"name":"Hai.haus"},"author":null,"title":"Panic at the SPA","description":"Single Page Applications have taken the web by storm, but are they really all they're made up to be?","url":"https://www.hai.haus/blog/panic-at-the-spa/","urlToImage":null,"publishedAt":"2024-10-30T22:07:36Z","content":"I began programming in 2015, now thats not that long of a time, but coming on my 10 year anniversary I feel that its long enough that I can sit on my high pony and talk about the what the good old da… [+6557 chars]"},{"source":{"id":null,"name":"Browserleaks.com"},"author":null,"title":"Canvas Fingerprinting – BrowserLeaks","description":"Canvas fingerprinting is a tracking method that uses HTML5 Canvas code to generate a unique identifier for each individual user. The method is based on the fact that the unique pixels generated through Canvas code can vary depending on the system and browser …","url":"https://browserleaks.com/canvas","urlToImage":null,"publishedAt":"2024-10-26T22:41:29Z","content":"The Canvas API, which is designed for drawing graphics via JavaScript and HTML, can also be used for online tracking via browser fingerprinting. This technique relies on variations in how canvas imag… [+1824 chars]"},{"source":{"id":null,"name":"Techdirt"},"author":"Daily Deal","title":"Daily Deal: The JavaScript DOM Game Developer Bundle","description":"Learn how to create a variety of games with the JavaScript DOM Game Developer Bundle. It has 8 courses that teach you how to use HTML5 and JS to develop word search, math, a Pac-Man style game, and more. It’s on sale for $30. Note: The Techdirt Deals Store is…","url":"https://www.techdirt.com/2024/11/04/daily-deal-the-javascript-dom-game-developer-bundle/","urlToImage":"https://www.techdirt.com/wp-content/themes/techdirt/assets/images/td-rect-logo-white.png","publishedAt":"2024-11-04T18:58:25Z","content":"from the good-deals-on-cool-stuff dept\r\nLearn how to create a variety of games with the JavaScript DOM Game Developer Bundle. It has 8 courses that teach you how to use HTML5 and JS to develop word s… [+303 chars]"},{"source":{"id":null,"name":"Tympanus.net"},"author":"Quentin Hocdé","title":"Getting Started with Piecesjs: Building Native Web Components with a Lightweight Framework","description":"Piecesjs is a lightweight JavaScript framework built upon native web components, offering a suite of tools and utilities tailored for creative websites.","url":"https://tympanus.net/codrops/2024/10/21/getting-started-with-piecesjs-building-native-web-components-with-a-lightweight-framework/","urlToImage":"https://codrops-1f606.kxcdn.com/codrops/wp-content/uploads/2024/10/Piecesjs_alt.png?x66413","publishedAt":"2024-10-21T09:47:28Z","content":"From our sponsor:Meco is a distraction-free space for reading and discovering newsletters, separate from the inbox. \r\nWhen building modern, creative websites, managing complex interactions and mainta… [+16171 chars]"},{"source":{"id":null,"name":"Css-tricks.com"},"author":"Geoff Graham","title":"Mastering theme.json: You might not need CSS","description":"I totally get the goal here: make CSS more modular and scalable in WordPress. Put all your global WordPress theme styles in a single file, including variations. JSON offers a nicely structured syntax that’s easily consumable by JavaScript, thereby allowing …\n…","url":"https://css-tricks.com/mastering-theme-json-you-might-not-need-css/","urlToImage":"https://css-tricks.com/wp-json/social-image-generator/v1/image/381882","publishedAt":"2024-10-18T11:36:04Z","content":"DigitalOcean provides cloud products for every stage of your journey. Get started with $200 in free credit!I totally get the goal here: make CSS more modular and scalable in WordPress. Put all your g… [+1695 chars]"},{"source":{"id":null,"name":"Css-tricks.com"},"author":"Lee Meyer","title":"Web-Slinger.css: Like Wow.js But With CSS-y Scroll Animations","description":"Can we recreate a JavaScript library for scrolling animations with a modern CSS approach using CSS Scroll-Driven Animations? Yes. Yes, we can.\n\nWeb-Slinger.css: Like Wow.js But With CSS-y Scroll Animations originally published on CSS-Tricks, which is part of …","url":"https://css-tricks.com/web-slinger-css-like-wow-js-but-with-css-y-scroll-animations/","urlToImage":"https://css-tricks.com/wp-json/social-image-generator/v1/image/382156","publishedAt":"2024-11-01T14:00:36Z","content":"DigitalOcean provides cloud products for every stage of your journey. Get started with $200 in free credit!We had fun in my previous article exploring the goodness of scrolly animations supported in … [+8717 chars]"},{"source":{"id":null,"name":"Genbeta.com"},"author":"Marcos Merino","title":"Conseguí un puesto a tiempo completo como desarrollador autodidacta. Y estos fueron los 9 recursos formativos que usé","description":"La historia de 'Oodtoon', un usuario que pasó de ser profesional de ventas a desarrollador de software (y, además, en la misma empresa) tras haberse formado en programación de manera totalmente autodidacta durante dos años, es una inspiración para quienes bus…","url":"https://www.genbeta.com/desarrollo/consegui-puesto-a-tiempo-completo-como-desarrollador-autodidacta-estos-fueron-9-recursos-formativos-que-use","urlToImage":"https://i.blogs.es/776200/1b79fc79dbf22cabd400cbbd8d16dc0e/840_560.jpeg","publishedAt":"2024-10-27T16:00:17Z","content":"La historia de 'Oodtoon', un usuario que pasó de ser profesional de ventas a desarrollador de software (y, además, en la misma empresa) tras haberse formado en programación de manera totalmente autod… [+5603 chars]"},{"source":{"id":null,"name":"Hongkiat.com"},"author":"Thoriq Firdaus","title":"What’s New in JavaScript (2024)","description":"JavaScript continues to grow and evolve. While new libraries are important, there’s much more happening. The language itself is improving, there’s a lot going on in the community, and the tools are rapidly advancing. Let’s take a look at what’s new in JavaScr…","url":"https://www.hongkiat.com/blog/whats-new-in-javascript/","urlToImage":"https://assets.hongkiat.com/uploads/whats-new-in-javascript/voidzero.jpg","publishedAt":"2024-10-24T13:00:17Z","content":"JavaScript continues to grow and evolve. While new libraries are important, theres much more happening. The language itself is improving, theres a lot going on in the community, and the tools are rap… [+4371 chars]"},{"source":{"id":null,"name":"heise online"},"author":"Dirk Knop","title":"Roundcube Webmail: Angriffe mit gefälschten Anhängen","description":"IT-Sicherheitsforscher haben Angriffe auf eine Stored-Cross-Site-Scripting-Lücke in Roundcube Webmail beobachtet. Ein Update ist verfügbar.","url":"https://www.heise.de/news/Roundcube-Webmail-Angriffe-mit-gefaelschten-Anhaengen-9990216.html","urlToImage":"https://heise.cloudimg.io/bound/1200x1200/q85.png-lossy-85.webp-lossy-85.foil1/_www-heise-de_/imgs/18/4/6/9/3/9/6/3/2024-10-21-Bing_Creator-Mailserver_Problem-1-f5115ba96d079e35.jpg","publishedAt":"2024-10-22T12:43:00Z","content":"Im Webmailer Roundcube, der etwa im universitären Umfeld und auch bei Regierungsorganisationen häufig zum Einsatz kommt, versuchen Angreifer, eine Sicherheitslücke zu missbrauchen. Die Angreifer vers… [+2309 chars]"},{"source":{"id":null,"name":"Evanhahn.com"},"author":"Evan Hahn","title":"setBigTimeout","description":"setTimeout breaks after 25 days. setBigTimeout doesn't.","url":"https://evanhahn.com/set-big-timeout/","urlToImage":"https://evanhahn.com/images/logo_square.png","publishedAt":"2024-10-17T18:01:01Z","content":"In short: JavaScript’s setTimeout breaks after ~25 days. I made setBigTimeout, a silly module to get around this problem. See the package on npm or the source code.\r\nsetTimeout is JavaScript’s way of… [+1707 chars]"},{"source":{"id":null,"name":"Techmeme.com"},"author":null,"title":"Anthropic launches an analysis tool to help Claude write and run JavaScript code, perform calculations, and analyze data from files, in preview (Kyle Wiggers/TechCrunch)","description":"Kyle Wiggers / TechCrunch:\nAnthropic launches an analysis tool to help Claude write and run JavaScript code, perform calculations, and analyze data from files, in preview  —  Anthropic's Claude chatbot can now write and run JavaScript code.  —  Today, Anthrop…","url":"https://www.techmeme.com/241024/p25","urlToImage":"https://techcrunch.com/wp-content/uploads/2023/11/Claude2_Blog_V1-1.webp?resize=1200,675","publishedAt":"2024-10-24T15:40:02Z","content":"About This Page\r\nThis is a Techmeme archive page.\r\nIt shows how the site appeared at 11:50 AM ET, October 24, 2024.\r\nThe most current version of the site as always is available at our home page.\r\nTo … [+71 chars]"},{"source":{"id":null,"name":"Css-tricks.com"},"author":"Daniel Schwarz","title":"The Different (and Modern) Ways to Toggle Content","description":"Let’s spend some time looking at disclosures, the Dialog API, the Popover API, and more. We’ll look at the right time to use each one depending on your needs. Modal or non-modal? JavaScript or pure HTML/CSS? Not sure? Don’t worry, we’ll go into all that.\n\nThe…","url":"https://css-tricks.com/the-different-and-modern-ways-to-toggle-content/","urlToImage":"https://css-tricks.com/wp-json/social-image-generator/v1/image/382363","publishedAt":"2024-11-08T13:57:09Z","content":"DigitalOcean provides cloud products for every stage of your journey. Get started with $200 in free credit!If all you have is a hammer, everything looks like a nail.\r\nAbraham Maslow\r\nIts easy to defa… [+20799 chars]"},{"source":{"id":null,"name":"Guillot.me"},"author":"David Guillot","title":"Following up \"Mother of all Htmx demos\"","description":"Almost 2 years since my talk at DjangoCon Europe about migrating from React to htmx. A lot has been said and asked, here is my follow-up.","url":"https://david.guillot.me/en/posts/tech/following-up-mother-of-all-htmx-demos/","urlToImage":"https://david.guillot.me/image-david.jpg","publishedAt":"2024-11-09T01:39:07Z","content":"Initially I wanted to publish such a blog post a year ago. It had been a crazy year since DjangoCon Europe 2022, and I thought that writing some follow-up a year after that talk would be relevant. We… [+11447 chars]"},{"source":{"id":null,"name":"Slashdot.org"},"author":"msmash","title":"Anthropic's AI Can Now Run And Write Code","description":"Anthropic's Claude chatbot can now write and run JavaScript code. TechCrunch: Today, Anthropic launched a new analysis tool that helps Claude respond with what the company describes as \"mathematically precise and reproducible answers.\" With the tool enabled -…","url":"https://slashdot.org/story/24/10/25/1751233/anthropics-ai-can-now-run-and-write-code","urlToImage":"https://a.fsdn.com/sd/topics/ai_64.png","publishedAt":"2024-10-25T20:01:00Z","content":"Today, Anthropic launched a new analysis tool that helps Claude respond with what the company describes as \"mathematically precise and reproducible answers.\" With the tool enabled -- it's currently i… [+817 chars]"},{"source":{"id":null,"name":"Hackaday"},"author":"Bryan Cockfield","title":"Access the Information Superhighway With a Mac Plus","description":"For some time now, Apple has developed a reputation for manufacturing computers and phones that are not particularly repairable or upgradable. While this reputation is somewhat deserved, especially in recent …read more","url":"https://hackaday.com/2024/10/17/access-the-information-superhighway-with-a-mac-plus/","urlToImage":"https://hackaday.com/wp-content/uploads/2024/10/macplusnet_feat.jpg","publishedAt":"2024-10-17T18:30:02Z","content":"For some time now, Apple has developed a reputation for manufacturing computers and phones that are not particularly repairable or upgradable. While this reputation is somewhat deserved, especially i… [+1884 chars]"},{"source":{"id":null,"name":"Habr.com"},"author":"shengnan","title":"Дуалистичная типовая система JavaScript VS Единая объектная система Python. Краткий обзор","description":"Сегодня поговорим о объектах, объектной архитектуре и способах взаимодействия с ними на примере языков программирования Python и JavaScript. Получилось небольшое исследование, противопоставляющее прототипирование и ООП.Давайте разбираться! Читать далее","url":"https://habr.com/ru/articles/853760/#post-content-body","urlToImage":"https://habr.com/share/publication/853760/e999a4af39370fe6bed6e32c9edd1263/","publishedAt":"2024-10-27T07:10:11Z","content":", !\r\n Python JavaScript. , . , , .\r\n . - ( , ), / - , . \r\n ! \r\n, , « » : \r\n , Python JavaScript.\r\n JavaScript\r\n JavaScript : ( ) … [+1970 chars]"},{"source":{"id":null,"name":"Genbeta.com"},"author":"Marcos Merino","title":"Un desarrollador ha analizado 12 millones de ofertas de trabajo durante 21 meses. Estos son los lenguajes más demandados","description":"En la industria tecnológica actual, estar al tanto de los lenguajes de programación más demandados se ha convertido en una herramienta esencial para cualquier persona que quiera abrirse paso en el competitivo mercado laboral de desarrollo de software. A pesar…","url":"https://www.genbeta.com/desarrollo/desarrollador-ha-analizado-12-millones-ofertas-trabajo-programacion-durante-21-meses-estos-demandados","urlToImage":"https://i.blogs.es/116644/2091b389fb25e3bcb75dfa1e36fada06/840_560.jpeg","publishedAt":"2024-11-11T19:06:09Z","content":"En la industria tecnológica actual, estar al tanto de los lenguajes de programación más demandados se ha convertido en una herramienta esencial para cualquier persona que quiera abrirse paso en el co… [+5651 chars]"},{"source":{"id":null,"name":"Npmjs.com"},"author":null,"title":"Svelte 5 Released","description":"Cybernetically enhanced web apps. Latest version: 5.0.0, last published: 2 hours ago. Start using svelte in your project by running `npm i svelte`. There are 1639 other projects in the npm registry using svelte.","url":"https://www.npmjs.com/package/svelte","urlToImage":"https://static-production.npmjs.com/338e4905a2684ca96e08c7780fc68412.png","publishedAt":"2024-10-19T18:38:06Z","content":"Svelte is a new way to build web applications. It's a compiler that takes your declarative components and converts them into efficient JavaScript that surgically updates the DOM.\r\nLearn more at the S… [+663 chars]"},{"source":{"id":null,"name":"Jero.zone"},"author":null,"title":"All the data can be yours: reverse engineering APIs","description":"Comments","url":"https://jero.zone/posts/reverse-engineering-apis","urlToImage":null,"publishedAt":"2024-11-06T07:43:55Z","content":"Ive built a lot of unofficial software for my schools, Brown University and previously Macalester College. To name a few: an everything app called 75grand with dining hall menus, Moodle assignments, … [+5237 chars]"},{"source":{"id":null,"name":"Theregister.com"},"author":"Jessica Lyons","title":"Ongoing typosquatting campaign impersonates hundreds of popular npm packages","description":"Puppeteer or Pupeter? One of them will snoop around on your machine and steal your credentials\nAn ongoing typosquatting campaign is targeting developers via hundreds of popular JavaScript libraries, whose weekly downloads number in the tens of millions, to in…","url":"https://www.theregister.com/2024/11/05/typosquatting_npm_campaign/","urlToImage":"https://regmedia.co.uk/2024/11/05/shutterstock_programming.jpg","publishedAt":"2024-11-05T16:28:06Z","content":"An ongoing typosquatting campaign is targeting developers via hundreds of popular JavaScript libraries, whose weekly downloads number in the tens of millions, to infect systems with info-stealing and… [+5178 chars]"},{"source":{"id":null,"name":"heise online"},"author":"Dr. Fabian Deitelhoff","title":"heise+ | Syncfusion: UI-Komponenten für die App-Entwicklung im Test","description":"Softwareentwicklung braucht viel Zeit. Bibliotheken wie Syncfusion sollen diesen Aufwand reduzieren und bieten eine große Auswahl an fertigen Komponenten.","url":"https://www.heise.de/tests/Syncfusion-UI-Komponenten-fuer-die-App-Entwicklung-im-Test-10007780.html?wt_mc=rss.red.ho.ho.atom.beitrag_plus.beitrag_plus","urlToImage":"https://heise.cloudimg.io/bound/1200x1200/q85.png-lossy-85.webp-lossy-85.foil1/_www-heise-de_/imgs/18/4/7/0/3/2/3/6/aufmacher_syncfusion-e8d2ae6847913ede.png","publishedAt":"2024-11-11T11:00:00Z","content":"Inhaltsverzeichnis\r\nIn der Softwareentwicklung spielt die Effizienz bei der Entwicklung komplexer Anwendungen eine zentrale Rolle. Die zunehmende Herausforderung ist, leistungsstarke und benutzerfreu… [+2446 chars]"},{"source":{"id":null,"name":"Wwwhatsnew.com"},"author":"Juan Diego Polo","title":"Claude AI estrena una herramienta de análisis que escribe y ejecuta código en JavaScript","description":"Anthropic, la firma detrás de Claude AI, acaba de sorprender con una actualización que promete revolucionar las capacidades de análisis de datos para múltiples tipos de usuarios. La nueva herramienta, llamada simplemente «herramienta de análisis», es un entor…","url":"https://wwwhatsnew.com/2024/10/26/claude-ai-estrena-una-herramienta-de-analisis-que-escribe-y-ejecuta-codigo-en-javascript/","urlToImage":"https://wwwhatsnew.com/wp-content/uploads/2024/10/sshot-550.jpg","publishedAt":"2024-10-26T14:00:54Z","content":"Anthropic, la firma detrás de Claude AI, acaba de sorprender con una actualización que promete revolucionar las capacidades de análisis de datos para múltiples tipos de usuarios. La nueva herramienta… [+7034 chars]"},{"source":{"id":null,"name":"Habr.com"},"author":"zubkovase (Пиксель)","title":"Программирование для детей 14 лет: направления, видеоуроки, книги","description":"14 лет – возраст, в котором можно изучать программирование на примере использования текстовых языков и вспомогательных сред. Lua и Roblox, C# и Unity – примеры удачных связок. Основа в виде понимания алгоритмов и базовых принципов кодинга – плюс, но даже без …","url":"https://habr.com/ru/companies/pixel_study/articles/853284/#post-content-body","urlToImage":"https://habrastorage.org/getpro/habr/upload_files/106/066/5c7/1060665c725e3b8fa3f367f7a0936eae.png","publishedAt":"2024-10-24T20:59:08Z","content":"14 , . Lua Roblox, C# Unity . , .  \r\nPixel\r\n - 14 , , , . , , , .\r\n : , 14 . , , : , .\r\n 14 \r\n 4 , , , , .\r\n1. Roblox Lua\r\n: , , .\r\n, .\r\nRoblox -, . , , . Roblox Studio. .\r\n Lua , . , JavaScript, . «… [+698 chars]"},{"source":{"id":null,"name":"Github.com"},"author":"maoserr","title":"Show HN: Epublifier – scrape pages (books, manuals) for offline reading","description":"Converts some webnovels to epub format. Contribute to maoserr/epublifier development by creating an account on GitHub.","url":"https://github.com/maoserr/epublifier","urlToImage":"https://opengraph.githubassets.com/1a722a97dcb4dc472c92a7f2c15b28a162d96fd46d6a126eb03ad3d5a39db543/maoserr/epublifier","publishedAt":"2024-10-21T13:18:08Z","content":"Converts websites into epub.\r\nA tool that allows you to extract a list of html pages from a website and compile them into an ePub book to be imported into your eReader of choice.\r\nFor advanced users … [+731 chars]"},{"source":{"id":null,"name":"Appinn.com"},"author":"青小蛙","title":"JetBrains 宣布 WebStorm 和 Rider 针对非商业用途免费|RustRover 和 Aqua 也免费","description":"JetBrains 是一家著名的 IDE 软件开发商,旗下产品包括 IntelliJ IDEA(Java)、PyCharm(Python)、WebStorm(JavaScript)、Rider(.NET)等,深受开发者喜","url":"https://www.appinn.com/jetbrains-webstorm-rider/","urlToImage":"https://www.appinn.com/wp-content/uploads/2024/10/Appinn-Feature-images-2024-10-25T163703.040.jpg","publishedAt":"2024-10-25T08:58:19Z","content":"JetBrains IDE IntelliJ IDEAJavaPyCharmPythonWebStormJavaScriptRider.NET JetBrainsWebStorm Rider @Appinn\r\nRustRoverRust Aqua \r\nJetBrains Toolbox \r\n (EAP) \r\nIDE Rust RustRover\r\n Code With Me\r\nJetBrains… [+49 chars]"},{"source":{"id":null,"name":"Habr.com"},"author":"DRoman0v (Selectel)","title":"Умные часы для DIY-энтузиастов: от Pocuter Spectra до Bangle.js","description":"Мало кому из нас известная компания Pocuter разработала недорогие умные часы Spectra. Отличие от большинства прочих девайсов — открытые ПО и железо. Их просто ремонтировать, а при необходимости можно кастомизировать. Например, добавить больше памяти. Подробно…","url":"https://habr.com/ru/companies/selectel/articles/856918/#post-content-body","urlToImage":"https://habrastorage.org/webt/_o/h1/rd/_oh1rdasyqn285xjekxzttlp9iq.png","publishedAt":"2024-11-08T10:04:26Z","content":"Pocuter Spectra. . , . , . .Pocuter Spectra \r\nSpectra . , . , . \r\n, API. , , . .\r\n, microSD 512 , 240 , 8 32 -. Apple Watch -, Spectra .\r\n Spectra\r\n