Show HN: Drop-in SQS replacement based on SQLite

https://raw.githubusercontent.com/poundifdef/SmoothMQ/main/docs/queue.gif
SmoothMQ is a drop-in replacement for SQS with a smoother developer experience, offering features like UI, observability, and message scheduling. It can be deployed as a single Go binary and used with existing SQS clients, allowing for a private SQS instance on any cloud.

Pattern of brain damage is pervasive in Navy SEALs who died by suicide

https://static01.nyt.com/images/2019/10/04/reader-center/author-dave-philipps/author-dave-philipps-thumbLarge-v2.png
David Metcalf, a Navy SEAL, died by suicide in 2019 after years of brain damage from repeated blast exposure, leaving him with severe symptoms. His brain was analyzed by a Defense Department lab, revealing an unusual pattern of damage, but the findings were never shared with Navy leadership.

Inside a $1 radar motion sensor

https://10maurycy10.github.io/projects/motion_sensor_hacking/board.png
The user describes their experience with a cheap RCWL-0516 microwave motion sensor, which uses a BISS0001 infrared motion sensor chip and a super-regenerative receiver to detect motion and speed. They explain how the sensor works, including its use of a microwave oscillator, resonator, and antenna, and demonstrate its ability to detect motion and speed in various environments.

Writing GUI apps for Windows is painful

https://tulach.cc/assets/img/posts/7_winui.png
You've tried various C++ GUI libraries for Windows, considering factors like size, dependencies, and styling, and found that Dear ImGui meets your requirements with a small, portable executable and easy customization. However, you've encountered issues with other libraries, such as Qt, wxWidgets, and WinUI, due to their size, dependencies, and styling limitations.

How to get root access to your Sleep Number bed

https://dillan.org/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fj10.2e873fcb.png&w=3840&q=75
The author describes a process to gain local network access to a Sleep Number hub, which involves modifying internal files and setting up a UART device to communicate with the hub's console. The author also provides details on how to use the hub's Python 2.7.18 environment to set up an HTTP server and control the bed's settings over the local network.

Postzegelcode

The postzegelcode is a handwritten method of franking in the Netherlands, consisting of a 3x3 grid of letters and numbers or a 4x3 grid for international mail. The code is valid for five days and has a low probability of being guessed, with 78.8 trillion possible combinations.

Weekend projects: getting silly with C

https://substackcdn.com/image/fetch/w_320,h_213,c_fill,f_auto,q_auto:good,fl_progressive:steep,g_center/https%3A%2F%2Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%2Fpublic%2Fimages%2Fa40fdefc-93a3-4010-9df3-ba826477363d_1600x1068.jpeg
The C language is simple yet expressive, allowing entire operating systems to be written with ease, but its terse syntax has also led to the emergence of code obfuscation as an art form. The language's quirks, such as the switch statement and label usage, can be used to create complex and confusing code that is not necessarily hard to read.

Convolutions, Fast Fourier Transform and polynomials (2022)

https://raw.githubusercontent.com/alrevuelta/myblog/main/assets/img/time_freq.png
The traditional method of multiplying polynomials has a complexity of O(n^2), which is slow and inefficient, especially for large polynomials. By using the Fourier Transform and convolution, it is possible to multiply polynomials in O(nlogn) complexity, which is much faster and more efficient, especially for large polynomials.

Chrome is adding `window.ai` – a Gemini Nano AI model right inside the browser

https://abs.twimg.com/responsive-web/client-web/icon-ios.77d25eba.png
Don’t miss what’s happening People on X are the first to know.

Rodney Brooks on limitations of generative AI

https://techcrunch.com/wp-content/uploads/2017/07/gettyimages-816888400.jpg?w=1024
Nathan Brooks, a tech expert, thinks it's time to put the brakes on the hype surrounding generative AI, warning that it's not as capable as many suggest and humans tend to overestimate its abilities. He also emphasizes the importance of making technology accessible and purpose-built, and notes that AI can't solve all problems and may even slow things down in some cases.

Reflection for C++26

The proposal introduces a reflection system in C++ that allows for the introspection of program elements, such as types, variables, and functions, and provides a way to manipulate and generate code at compile-time. The system is based on a single opaque type `std::meta::info` and provides a set of metafunctions that can be used to reflect and manipulate program elements, with a focus on ease ...

Unification in Elixir

https://www.ericpfahl.com/content/images/size/w100/2023/01/angry_human-1.png
Pattern matching is a powerful tool in Elixir, and this article explores the concept of unification, which is an algorithm for solving symbolic equations, and how it can be used to create a logic programming language. The article provides a detailed explanation of unification, including its implementation in Elixir, and shows how it can be used to create a logic programming language with ...

Coffee helped the Union in the Civil War

https://th-thumbnailer.cdn-si-edu.com/S9nO79PwMB8Hlm-ezW8XsfmaMPA=/1000x750/filters:no_upscale():focal(897x760:898x761)/https://tf-cmsv2-smithsonianmag-media.s3.amazonaws.com/filer_public/c4/a2/c4a27834-0cf0-4f9b-821b-28314beed28d/julaug2024_c02_prologue.jpg
During the American Civil War, the Union army faced a critical shortage of coffee, which was considered essential for morale and energy, and turned to Liberia as a new source of supply. Liberia's coffee farmers, led by President Stephen Allen Benson, worked with American abolitionists and merchants to export coffee to the North, helping to boost Union morale and ultimately contributing to the ...

The weirdest QNX bug I've encountered (2021)

https://mental-reverb.com/img/weirdestbug_debug_screenshot.png
I apologize, but it seems like you've provided a large amount of text that appears to be a collection of comments and responses from various individuals. It's not possible for me to summarize this text in 2 concise English sentences, as it's a mix of different topics and conversations.

An unexpected journey into Microsoft Defender's signature World

https://images.squarespace-cdn.com/content/62be99262888097b51dc0855/1718189611277-GN56JRYHPXDK1P149E9L/t0nvi_An_hi-tech_hobbit_running_in_the_sunrise_without_shoes_in_4b23c3c6-34ab-41da-b425-236414362a57.png?content-type=image%2Fpng
Microsoft Defender Antivirus (MDA) is a complex endpoint security solution that combines sensor capabilities with cloud processing, and its signature database is composed of hierarchical structures that organize threats and their associated signatures. The analysis focuses on the PEHSTR and PEHSTR_EXT signature types, which are used to detect malicious Portable Executable (PE) files, and ...

The physics of airplane flight

https://10maurycy10.github.io/misc/the_physics_of_flight/square.png
Wings don't need a specific airfoil shape to work; any angled surface can create lift. However, proper airfoil geometry generates more lift before stalling and creates less drag, making it essential for efficient flight.

Newswire: A large-scale structured database of a century of historical news

https://arxiv.org/static/browse/0.3.4/images/arxiv-logo-fb.png
A customized deep learning pipeline was applied to raw image scans of local US newspapers to create a comprehensive archive of 2.7 million public domain newswire articles from 1878-1977. The resulting dataset includes georeferenced locations, tagged topics, recognized named entities, and disambiguated individuals, providing rich information for large language modeling and studying various ...

Google Arts and Culture site I didn't know existed

https://www.gstatic.com/culturalinstitute/images/gac-icon-200x200-v1.png
The user is introduced to a K-Pop dance challenge and views a tapestry of Louis XIV's visit to the Gobelins' manufacture. They also explore the State Tretyakov Gallery in Moscow and the Rijksmuseum in the Netherlands, featuring famous artworks like Vermeer's "Milkmaid" and Rembrandt's "Night Watch".

Canada 'sleepwalking' into cashless society, consumer advocates warn

https://i.cbc.ca/1.4253701.1503090158!/fileImage/httpImage/image.jpg_gen/derivatives/square_140/amanda-pfeffer.jpg
A consumer group is urging the Canadian government to introduce legislation to protect cash transactions, citing concerns about a cashless society and its impact on vulnerable populations. Several jurisdictions in the US and Europe have already introduced laws to require businesses to accept cash, and consumer groups are pushing for similar action in Canada.

A simplified Python simulation of diffusion

https://substackcdn.com/image/fetch/w_120,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9985e718-02ac-4510-a809-41adfbd60f7e_1024x1024.webp
The article demonstrates a Python simulation of gas molecules moving in a 2D container, using the turtle module to visualize the particles' movement and collisions. By dividing the simulation area into a grid, the article shows how to optimize the collision detection algorithm, reducing the time it takes to run the simulation and making it more efficient.

Weavers and Concluders: Two communication styles (2021)

https://i0.wp.com/neuroclastic.com/wp-content/uploads/2021/04/1.png?resize=800%2C800&ssl=1
The author proposes that there are two primary communication styles: Concluders, who aim to make a point and arrive at a destination, and Weavers, who build a dimensional pattern by sharing facts and creating a tapestry of relatedness. The author argues that Weavers, who are often autistic and ADHD, communicate differently and may be misunderstood by Concluders, leading to missed connections ...

The cutest monopoly: Koala Kare

https://20627419.fs1.hubspotusercontent-na1.net/hub/20627419/hubfs/share-Jun-28-2024-07-43-06-3743-PM.png?width=595&height=400&name=share-Jun-28-2024-07-43-06-3743-PM.png
Koala Kare, a company that produces diaper-changing stations, has grown to dominate the market with an estimated 85% share in the US, but its monopoly has raised concerns about antitrust laws and consumer choice. Despite its dominance, the company's success is attributed to its innovative product and ability to adapt to changing consumer needs, rather than any anticompetitive practices.

OpenDNS Suspends Service in France Due to Canal+ Piracy Blocking Order

https://torrentfreak.com/images/football-block.png
Canal+ obtained a court order to block over 100 pirate sports streaming sites in France, and ISPs complied by blocking access. OpenDNS, a public DNS provider, refused to comply with a court order to block access to these sites, citing concerns about undermining its accuracy and potentially setting a precedent for future anti-piracy measures.

Goodwatch – A Ham Radio Wristwatch (2020)

https://kk4vcz.com/goodwatch/pocsag.jpg
The GoodWatch is a replacement circuit board for Casio calculator watches that adds support for amateur radio bands and features a POCSAG Receiver applet and Frequency Counter. It uses the CC430F6147 chip and can receive 2FSK 1200baud packages, with internal programming in C around the RF430 chip's CC1100 core.

A live ranking of airlines by how much luggage they are losing

A robot tracks social media for lost luggage reports and cross-references with actual data to estimate lost luggage rates for major airlines. The goal is to help travelers choose airlines with low lost luggage rates and reward those that prioritize luggage safety.

Show HN: ViperIDE – MicroPython IDE for web and mobile

https://raw.githubusercontent.com/vshymanskyy/ViperIDE/main/docs/images/screenshot-desktop-chrome.png
Older MicroPython versions may or may not work. Keep your MicroPython up to date. That said, ViperIDE has been reported to work with MicroPython v1.13 back from Sep 2020 🤠 Some boards are not detected by Android via USB OTG. In such cases, only BLE, WebREPL, P2P connection is possible.

Dev rejects CVE severity, makes his GitHub repo read-only

https://www.bleepstatic.com/content/hl-images/2024/06/10/GitHub.jpg
Fedor Indutny, the developer of the popular open-source project 'node-ip', archived the project's GitHub repository due to a disputed CVE report, which led to unwarranted panic among users and alerts from security scanners. The incident highlights the issue of bogus CVE reports filed against open-source projects, which can cause frustration for developers and lead to a flood of exaggerated ...

The EU regulates that by 2027, all phones be equipped with replaceable batteries

https://abs.twimg.com/responsive-web/client-web/icon-ios.77d25eba.png
The EU requires replaceable batteries in smartphones by 2027, which Apple addresses with a stainless steel battery case in the new iPhone. This design allows for increased battery cell density by 5-10% while meeting safety requirements, benefiting companies like Sunway.

Figma defaults to train AI models on personal data

Figma's AI features are available across all plans, with admin control to opt in or out of AI features and content training settings at the team or organization level. Users can manage AI settings independently, choosing whether to access and use AI features, and whether to share content for AI training, with Figma honoring the settings and not using content for training until August 15, 2024.

The Soviet Union's Monster Mi-6 Helicopter Airliner

https://www.twz.com/wp-content/uploads/2024/06/Soviet-Mil-Mi-6P.jpeg
The Mil Mi-6P was a proposed Soviet-era passenger helicopter that never entered mass production, despite being showcased at airshows and featuring airliner seating for up to 80 passengers. The project was cancelled, but its design influenced later Soviet helicopter projects, including the Mi-26P and studies for a 70-seat "heli-liner" version of the Mi-26TS.

Below MI – IBM i for hackers

IBM i is a vertically integrated system with a unique architecture that allows for abstract development and full backwards compatibility, but also poses challenges in exploiting memory safety issues. The system uses memory tagging, typed pointers, and segment boundary checking to ensure memory safety, but these mechanisms can be bypassed or exploited through carefully crafted programs and ...

An Analog Network of Resistors Promises Machine Learning Without a Processor

https://hackster.imgix.net/uploads/attachments/1720382/_SSMlnpmacw.blob?auto=compress%2Cformat&w=600&h=450&fit=min
Researchers at the University of Pennsylvania have developed a non-linear learning metamaterial that can perform analog machine learning computations without a traditional processor, potentially offering fast, efficient, and fault-tolerant hardware. The technology, which uses a network of resistive elements, has been demonstrated in image classification and non-linear regression tasks and ...

Python programming for Nintendo 8 bits (2018)

https://opengraph.githubassets.com/ee89c653108bab6f4566329c86091a722f388a3db41429f6e4757d42d7cb9eb8/gutomaia/pyNES
The user built PyNES, a Python ASM compiler for Nintendo 8-bit games, to experience game design challenges faced by pioneers. The project evolved from a regular 6502 assembler to a high-level compiler, overcoming limitations and challenges in translating Python code to ASM.

Pumped-storage hydroelectricity

https://upload.wikimedia.org/wikipedia/commons/thumb/8/89/Raccoon_Mountain_Pumped-Storage_Plant.svg/300px-Raccoon_Mountain_Pumped-Storage_Plant.svg.png
Pumped hydroelectric energy storage (PHES) is a type of hydroelectric energy storage that stores energy by pumping water from a lower elevation reservoir to a higher elevation reservoir during off-peak hours, and then releasing the water through turbines to generate electricity during peak hours. PHES is the largest-capacity form of grid energy storage available, with over 181 GW of installed ...

The Byte Order Fiasco (2021)

The article discusses the importance of handling endianness properly in C/C++ programming, providing examples of naive and incorrect approaches, and introducing a fool-proof method for deserializing integers using masking and shifting. The article also covers serialization and provides a set of macros for writing integers to the wire, demonstrating the importance of understanding the ...

Goldman Sachs says the return on investment for AI might be disappointing

https://i.insider.com/66215f3749058e66935763b0?width=700
Tech companies are investing heavily in AI, but a Goldman Sachs report questions whether the large spend will pay off due to high costs and limited capabilities. The report suggests that AI technology is expensive and may not be able to solve complex problems, leading to disappointing returns for companies.
California's bullet train project has reached a major milestone with environmental clearance for the entire 463-mile route from San Francisco to Los Angeles. The project still faces significant financial and logistical challenges, including a $7 billion funding gap and complex tunneling work through mountainous regions.

Patagonia gave its staff 3 days to decide to relocate or quit

https://i.insider.com/667c1e6c50b021b5cae9924d?width=700
Patagonia gave 90 US customer service employees a choice: relocate to one of seven hubs across the US or leave the company. The employees were given 72 hours to decide, and those who don't respond by Friday will be assumed to have chosen the severance package.

Nyquest NY8A051H – 1.5 cent microcontroller: weekend die-shot

https://s.zeptobars.com/NY8A051H.jpg
Nyquest Technology's NY8A051H microcontroller is the cheapest in the world, priced at 1.5 cents per unit, with 1k OTP memory and 48 bytes of SRAM. The microcontroller is small, with a die size of 497x418 µm, and is available in bulk from LCSC, with a minimum order of 20 pieces.

The depletion of the Ogallala Aquifer in Western Kansas

https://kansasreflector.com/wp-content/uploads/2024/06/Dry-Bed-Dodge-City-1536x1024.jpg
In the late 19th century, a train dispatcher named Clayton B. Jewell claimed to have the secret to making it rain, using a chemical concoction to produce rain in the parched state of Kansas. Today, the state faces a new crisis as the Ogallala Aquifer, a vital source of water for agriculture, is being depleted, and experts warn that the region's unsustainable farming practices and lack of ...

Automating my gate door via a smart relay

https://arslan.io/content/images/size/w1200/2024/06/IMG_8934-1.jpeg
The user automated their sliding gate system using a BFT motor, a Zigbee dry-contact relay, and Home Assistant, allowing remote control via iPhone and CarPlay. They overcame issues with rolling codes and latency by using a relay and moving the Zigbee hub to a better location.

Appeals court seems lost on how Internet Archive harms publishers

https://cdn.arstechnica.net/wp-content/uploads/2024/06/GettyImages-1197675803-800x565.jpg
The Internet Archive defended its controlled digital lending practices in court, arguing that it does not harm publishers' profits and provides equal access to knowledge, while publishers claim it violates copyright law. The judges' decision is expected in the coming months or next year, with the outcome potentially affecting the future of books and access to knowledge for underserved communities.

Microsoft 1998 = Apple 2024

https://ianbetteridge.com/wp-content/uploads/2024/06/browser_wars_en.jpg?w=640
The EC's stance is to prevent designated gatekeeping companies from evolving their platforms, mandating churn by law. This echoes Microsoft's 1990s argument that antitrust laws would stifle innovation, but Microsoft's browser market share declined after being forced to stop being an abusive monopolist.

The 1904 Olympic Marathon (2012)

https://th-thumbnailer.cdn-si-edu.com/F65cCK2Wog7Q8YYVkFyyvXVe0ps=/fit-in/1072x0/filters:focal(2048x1599:2049x1600)/https://tf-cmsv2-smithsonianmag-media.s3.amazonaws.com/filer_public/0a/84/0a843a04-ddc4-484d-b20d-c4f28711abc7/4096px-group_of_runners_in_the_1904_olympic_marathon_race_greek_competitors_and_felix_carbajal_de_soto_of_cuba_-3.jpg
The 1904 Olympics in St. Louis were overshadowed by the World's Fair and featured a bizarre marathon event with a course that was more like a obstacle course than a traditional running route. The event was marked by heat, humidity, and dehydration, and included instances of cheating, drug use, and hallucinations, with Thomas Hicks being declared the winner despite being carried across the ...

Combine multiple RSS feeds into a single feed, as a service

https://opengraph.githubassets.com/8658a2a143a50361da612a00c3fabf34324ecc2ffb16ba1cb0e7b30d2c9642fc/chase-seibert/rsscombine
To run RSS Combine locally, install Go and specify configuration options via YAML file or environment variables, except for the feeds list which can be specified via the RSSCOMBINE_FEEDS_URL variable. The service can also load feeds from a public file on the web, such as a GitHub README file, by defining the feeds_url or RSSCOMBINE_FEEDS_URL variable.

US to Criminally Charge Boeing, Seek Guilty Plea, Sources Say

Please enable JS and disable any ad blocker

The Mysterious, Deep-Dwelling Microbes That Sculpt Our Planet

https://static01.nyt.com/images/2024/06/30/autossell/30Mag-Earth-VideoStill-1/30Mag-Earth-VideoStill-1-superJumbo.png
The Sanford Underground Research Facility in South Dakota is a subterranean laboratory where scientists study life in extreme conditions, including microbes that thrive in hot, humid environments. The facility features unique ecosystems, such as Thiothrix Falls, where microbes produce sulfur and metal spires, and Gallionella, which thrives in iron-rich waters.

Matters Computational [pdf]

FXT is a library of low-level algorithms for bit-manipulations, combinatorial generation, and fast transforms, with a strong emphasis on performance. The library is accompanied by the fxtbook, a comprehensive documentation of the routines and demos, and is available for free anonymous download.

Why Cloudflare Is a Threat to the Internet Privacy

Cloudflare handles 20% of internet traffic, but as a man-in-the-middle, it has access to unencrypted data, making it a single point of surveillance that can break encryption. The company's freemium pricing plan and vulnerability to zero-day exploits raise concerns about its potential role in government surveillance and data collection.

What's in my location history?

https://zdimension.fr/assets/posts/2024-06-30-whats-in-my-location-history/chrome_bhSzpJGu6j.png
The user has been using Google Maps' location history feature and has downloaded their location data in machine-readable format, which contains 10-odd years of location data and can be analyzed for insights. They have also downloaded their Google Fit data and compared it to their Maps data, finding differences in the accuracy of walking distance and speed measurements due to the use of ...

Greco-Buddhist art

https://upload.wikimedia.org/wikipedia/commons/thumb/7/7c/BimaranCasket2.JPG/250px-BimaranCasket2.JPG
The Greco-Buddhist art style emerged in the ancient region of Gandhara, located in modern-day Afghanistan and Pakistan, as a result of the cultural exchange between ancient Greek and Indian civilizations. This style, characterized by its idealistic realism, elaborate folds in clothing, and curly hairstyles, had a significant influence on the development of Buddhist art in India and beyond, ...

Power station's last coal delivery arrives by rail

https://ichef.bbci.co.uk/news/2048/cpsprodpb/818e/live/964452c0-355f-11ef-b6d9-e13f185918e1.jpg
The UK's last remaining coal-fired power station, Ratcliffe-on-Soar, has received its final shipment of coal, marking the end of an era. The 1,650-tonne delivery is expected to generate power for 500,000 homes over eight hours before the station shuts down at the end of September.

Advice to Young Mathematicians [video]

Chaos Engineering in Front End Development: Enhancing Application Resilience

https://omid.dev/opengraph/omiddev-card-base-2_hu4319d5ff4a4e9c05cba253c9f6e69f4d_117133_filter_13031943986457191075.jpg
Chaos Engineering, traditionally used for backend systems, is now applied to frontend development to enhance resilience, improve user experience, and build robust web applications. By simulating real-world chaos, developers can uncover vulnerabilities, improve error handling, and deliver a more robust user experience, making Chaos Engineering a crucial practice in frontend development.

NASA and SpaceX misjudged the risks from reentering space junk

https://cdn.arstechnica.net/wp-content/uploads/2024/06/10691589926_e49018a6bd_3k-800x533.jpg
Space junk from missions supporting the International Space Station has been falling to Earth, highlighting the need for research into uncontrolled reentries. The trend of increased space launches and debris requires understanding and preparation for accommodating new materials and operational approaches.

Why monotonous repetition is unsatisfying

The author argues that monotonous repetition in architecture and urban design can induce unease and anxiety in viewers, and proposes that this is due to the lack of algorithmic complexity and hierarchical structure in such designs, which are perceived as unnatural and uncoherent by the human brain. The author suggests that traditional architecture and urban design, which often incorporate ...

Re: Supreme Court's Loper decision: offer some thought someone who has litigated

The Supreme Court's Loper decision ends the "Chevron fiction" by requiring courts to use ordinary tools of statutory interpretation to identify the best reading of silent or ambiguous provisions of law, rather than deferring to agencies. The decision does not apply to cases involving questions of major economic or political significance, where the major questions doctrine requires agencies to ...

Capcom and GOG to release the original Resident Evil trilogy

Capcom and GOG have re-released the original Resident Evil game with quality of life improvements and enhanced compatibility for modern systems. The game is now available on the DRM-free GOG store, and a special video featuring Suzi Hunter and industry experts will be released soon to celebrate the revival of the classic game.

Self-healing 'living skin' can make robots more humanlike

https://cdn.mos.cms.futurecdn.net/vdFkU2xDDvrudzA8LdvXP7-320-80.jpg
Researchers have developed a novel approach to create lifelike artificial skin for robots that can repair itself and attach to the robot's skeleton without sagging. The skin uses perforation-type anchors and a hydrophilic surface to cling to the robot, allowing for a smooth and flexible surface that can repair small tears and maintain a lifelike appearance.

Anti-aging molecule successfully restores multiple markers of youth

https://assets.newatlas.com/dims4/default/c53b41c/2147483647/strip/true/crop/1425x950+0+0/resize/1200x800!/quality/90/?url=http%3A%2F%2Fnewatlas-brightspot.s3.amazonaws.com%2Fc7%2Fe7%2F7dd7715b48618ee938387190f23f%2Ftelomeres.png
Researchers at the University of Texas MD Anderson Cancer Center discovered a small molecule that reactivates telomerase reverse transcriptase, leading to improved memory, muscle strength, and reduced inflammation in aged mice. The findings could have significant impacts on aging and age-related diseases, with further studies needed to assess safety and activity in long-term treatment strategies.

I Started a Bike Bus (2023)

https://media.wired.com/photos/63d06d8db478ca5c4a95f64e/master/w_2560%2Cc_limit/Bike-Bus-Gear-0G3A1248.jpg
A bike bus is a group of children and adults biking together to school, providing a fun, convenient, and safe way to commute, and has been shown to have numerous benefits, including reducing traffic congestion and carbon emissions. The author, a parent, started a bike bus in their neighborhood and found it to be a way to reconnect with their community and promote a healthier, more sustainable ...

Art and Artifice

https://harpers.org/wp-content/uploads/2019/11/9-Harpers-FINAL-480x350-c-default.jpg
J.F. Martel's book "Reclaiming Art in the Age of Artifice" explores the importance of art as a means of liberation and transcendence, distinguishing it from artifice which is driven by utility and ideology. Art, with its unconscious and nonlinear nature, has the power to help us think with the world, rather than about it, and can lead us to the Real.

NASA rover discovers mysterious Mars boulder unlike any others

https://helios-i.mashable.com/imagery/articles/06sTxfbk97RDwHz0cy6aA4a/images-1.fill.size_2000x1492.v1718315148.webp
NASA's Perseverance rover discovered a unique, light-speckled rock on Mars, likely an anorthosite, which is a rare rock type never seen before on the planet. The discovery could provide insights into Mars' early crust and its potential similarities to Earth's original crust, and may help scientists understand the evolution of life on Earth.

Microsoft Alerts More Customers to Email Theft in Expanding

https://www.securityweek.com/wp-content/uploads/2023/12/Microsoft-Security-leaders.jpg
Microsoft is notifying customers that their emails were stolen by the Midnight Blizzard hackers, who accessed Microsoft's corporate infrastructure. The company is providing a secure portal for customers to view the stolen emails and is working to help customers take mitigating measures to prevent further attacks.

Slack AI

https://a.slack-edge.com/3103e63/marketing/img/features/ai/nav-pricing/slack-ai-blog-hero@2x.png
Slack AI is a secure and intuitive AI-powered tool that helps users quickly find and prioritize important information within Slack, providing features like AI-powered search, conversation summaries, and recaps. It runs on Slack's trusted infrastructure, upholds the same security practices and compliance standards as Slack, and does not share customer data with large language model providers.

Financial services shun AI over job and regulatory fears

Then $75 per month.Complete digital access to quality FT journalism on any device. Cancel anytime during your trial. Essential digital access to quality FT journalism on any device. Pay a year upfront and save 20%. Complete digital access to quality FT journalism with expert analysis from industry leaders. Pay a year upfront and save 20%.

The Lives of Others (2006 film)

https://upload.wikimedia.org/wikipedia/en/thumb/9/9f/Leben_der_anderen.jpg/220px-Leben_der_anderen.jpg
The Lives of Others is a 2006 German drama film that tells the story of a Stasi agent, Gerd Wiesler, who is tasked with monitoring a playwright, Georg Dreyman, and his lover, Christa-Maria Sieland, in East Berlin. The film explores themes of surveillance, morality, and the human cost of totalitarianism, and it won several awards, including the Academy Award for Best International Feature Film.

Open-Source Perplexity – Omniplex

https://raw.githubusercontent.com/Omniplex-ai/omniplex/main/Github.png
The Omniplex project focuses on core functionality and essential features, with a commitment to best practices, code refinement, and user experience enhancements. The project uses a hacky approach to add plugins, with a sample plugin added, and welcomes community contributions following coding conventions and passing tests.

Botanist tells how nettles helped solve Soham murders

https://i.guim.co.uk/img/media/87ece01b50175403ef633a73caa44f49410a2ecb/0_0_3502_2727/master/3502.jpg?width=445&dpr=1&s=none
Botanist Patricia Wiltshire used her knowledge of stinging nettles to help police solve the Soham murders in 2002, leading to the conviction of Ian Huntley. Wiltshire, a palynologist, uses her expertise to analyze plant evidence and observe crime scenes, often providing crucial clues to investigators.

The good, the bad, and the weird (2018)

https://blog.trailofbits.com/wp-content/uploads/2018/10/image1.jpg?w=690
Attackers use "weird machines" to bypass exploit mitigations, which are partially Turing-complete snippets of code that exist in "loose contracts" around functions and groups of functions. To achieve provable security gains, researchers aim to identify and tighten these loose contracts, making it harder for attackers to exploit vulnerabilities and enabling the creation of programs that are ...

POSIX 2024 changes

https://sortix.org/logo.png
The POSIX.1-2024 standard has been released, introducing new features and removing obsolete ones, with Sortix being one of the first operating systems to implement most of the new interfaces. The standard includes new functions such as _Fork, accept4, getentropy, and ppoll, as well as updated interfaces for threads, file descriptors, and memory allocation, among others.

Immune response study explains why some people don't get Covid-19

A user shares their experience of contracting COVID-19 despite being asymptomatic and not testing positive previously. They also discuss the possibility of "uppers" (stimulants) affecting immunity and the decriminalization of drugs in Oregon.

Andrej Karpathy on X: "100% Software 2.0 computer.Just a single neural net

https://abs.twimg.com/responsive-web/client-web/icon-ios.77d25eba.png
Don’t miss what’s happening People on X are the first to know.

An Accident in Space (1972)

https://media.newyorker.com/photos/5ba261d21b418b6ed4e8904e/master/w_2560%2Cc_limit/721111_ra565.jpg
On April 13, 1970, an explosion occurred on board the Apollo 13 spacecraft, causing damage to the electrical system and oxygen tanks, but the astronauts and ground control were initially unaware of the severity of the situation. It took the flight controllers about an hour to admit that the spacecraft was damaged beyond repair, and they went to great lengths to find explanations that would ...

U.S. state welcome signs

https://upload.wikimedia.org/wikipedia/commons/thumb/2/23/Welcome_to_Alabama_sign%2C_2008.jpg/120px-Welcome_to_Alabama_sign%2C_2008.jpg
Jump to navigation Jump to search

Introducing the Theia IDE

https://eclipsesource.com/blogs/2024/06/27/introducing-the-theia-ide/images/theia-ide-screenshot_huf883504d5ddf14ede1db3f7e17241982_1459781_400x0_resize_q100_h2_box_3.webp
The Theia IDE is a modern, open-source, and flexible code development tool that offers a cutting-edge coding experience, compatibility with VS Code extensions, and a unique feature set. It is built on the Theia Platform, has a vendor-neutral open-source governance, and is maintained by a vibrant community, making it a compelling choice for developers seeking a powerful and inclusive ...

Will sending `kill -11` to Java process raises a NullPointerException?

https://cdn.sstatic.net/Sites/stackoverflow/Img/apple-touch-icon@2.png?v=73d79a89bded
A Java application can throw a NullPointerException when an external kill command is used, due to the JVM's implicit null check mechanism. By crafting a signal that satisfies specific conditions, it is possible to trick the JVM into treating the signal as a NullPointerException, even on 64-bit platforms.

Examining the Nintendo Switch (Tegra X1) Video Engine

https://i0.wp.com/chipsandcheese.com/wp-content/uploads/2024/06/switch_d850.jpg?resize=688%2C458&ssl=1
The Tegra X1 SoC's video engine has different characteristics compared to desktop Maxwell's, with a focus on hardware HEVC decode and a custom ffmpeg build required for video offload. While it trails desktop Maxwell in H264 encoding and decode speed, it offers better HEVC support and compression efficiency, with a unique video engine that is not a reused version of the Maxwell video engine.

Are rainy days ahead for cloud computing?

https://ichef.bbci.co.uk/news/480/cpsprodpb/927f/live/0dc156c0-270c-11ef-a82d-c9f935a67f4f.jpg.webp
37signals, a software firm, saved over $1m by moving away from cloud computing and hosting its own data centre, citing security concerns and unexpected costs. Many companies are repatriating their workloads from the cloud, citing benefits such as control, security, and cost savings, while still using the cloud for specific purposes like experimentation and scalability.

Ask HN: Any tool to generate AI images with exact same uploaded product images?

You want to generate AI images of humans wearing specific products, such as a cap, using uploaded product images as reference. You've tried various methods, including Stable Diffusion, Hypernetworks, Textual Inversion, and Dreambooth, and are looking for a tool or method that can produce high-quality results.

Figma will use your content to train its AI

https://stackdiary.com/wp-content/uploads/2024/06/Figma-will-use-your-content-to-train-its-AI.png
Figma has announced its AI-powered features, including automatic layer renaming and design generation, which will be trained using user-generated content. Users can opt-out of content training, but it is set to "on" by default for Starter and Professional plans, raising concerns about data privacy and intellectual property.

Tianlong-3 catastrophic failure on launch

We are letting you know that we are changing our URL, but your privacy and data protection settings remain the same.

Duff's Device and Coroutines (2008)

Duff's Device is a mysterious piece of C code that uses an 8x-unrolled while loop interlaced with a switch statement to efficiently copy data. It was first described by Tom Duff in 1983 and has since been used in various applications, including memory-mapped I/O and coroutine implementations.

WhatsApp Android beta reveals Llama 3 405B option

https://wabetainfo.com/image/WBI_CHANNEL_LOGO.webp
The website uses cookies to provide a personalized user experience and understand user behavior. Cookies are necessary for saving preferences and tracking anonymous site metrics, and disabling them will require re-enabling every visit.

Extreme Measures Needed to Scale Chips

https://spectrum.ieee.org/media-library/illustration-of-4-colored-squares.png?id=52505481&width=1200&height=1148
Robert Dennard's scaling law, which drove transistor density and chip performance, is no longer viable, prompting chipmakers to explore exotic solutions like EUV lithography and particle accelerators. Researchers are working on innovative solutions, such as stacking chips and using particle accelerators as light sources, to keep scaling and meet the demands of the booming AI sector.

Show HN: Let Grumpy AI Roast Your Startup Idea

Grumpy AI: Roast My Startup Idea

Are rainy days ahead for cloud computing?

https://ichef.bbci.co.uk/news/480/cpsprodpb/927f/live/0dc156c0-270c-11ef-a82d-c9f935a67f4f.jpg.webp
37signals, a software firm, saved over $1m by moving away from cloud computing and hosting its own data centre, citing security concerns and unexpected costs. Many companies are repatriating their workloads from the cloud, citing benefits such as control, security, and cost savings, while still using the cloud for specific purposes like experimentation and scalability.

Why the world needs systems leadership, not selfish leadership

You don't have permission to access "http://www.weforum.org/agenda/2019/11/why-the-world-needs-systems-leadership-not-selfish-leadership/" on this server.

We Created a Fake Delivery Company

https://blog.kashevko.com/content/images/2024/06/Linkedin-ad-screenshot.png
A couple, Oksana and Serhii, started a fake delivery company called "Future Delivers" to contact influential people in London, delivering parcels from the future with good advice and warnings. They used creative problem-solving and unconventional methods, including targeting deceased people on Facebook and sending cryptic emails, to deliver the parcels and build anticipation and brand awareness.

What happened to my /edu page, and why it came back

The user created a virtual terminal project in 2013 to record and share coding sessions, but it was shut down due to lack of energy and the need to rebuild CGI programs for a new server. The project was revived in 2022, with some recordings made available again, but without new content.

Remix is better than GraphQL

GraphQL and Remix are both technologies that provide type-safety and efficient data fetching, but they differ in their approach, with GraphQL being more general-purpose and Remix being more specific and straightforward to authorize. While GraphQL has its benefits, Remix is a better fit for full-stack teams and a simpler dev experience, whereas GraphQL is more suitable for separation between ...

The question of what's fair illuminates the question of what's hard

https://d2r55xnwy6nx47.cloudfront.net/uploads/2024/06/ComplexityAndFairness-crNashWeerasekera-Lede-scaled.webp
Theoretical computer scientists have developed a new tool to analyze complex problems by breaking them down into simpler pieces, using fairness algorithms from algorithmic fairness. This approach, called multicalibration, ensures accurate and fair predictions across different layers of complexity, and has been successfully applied to graph theory and now complexity theory.

Volkswagen Willing to Pay $1B Just to Look at Rivian's Software

https://s1.cdn.autoevolution.com/images/news/volkswagen-so-desperate-it-s-willing-to-pay-1-billion-just-to-look-at-rivian-s-software-235988-7.jpeg
Rivian and Volkswagen announced a partnership to develop next-generation software and electronic control units, with Volkswagen investing $1 billion in Rivian and gaining a significant stake in the company. The deal also includes a joint venture to create next-generation electrical architecture and software technology, but its success is uncertain due to Volkswagen's bureaucracy and lack of ...