bug

Bug out bag best practices

The tragedy in the southeast is heartbreaking and motivates me to be more prepared for an escape in case of emergency. I'm looking for advice on the best practices for assembling a bug-out bag. Just after Katrina (where we were not severely impacted but were without electricity for 2 weeks ) I had put together a knapsack, but I've let it go in the last few years. I know there are resources online that offer recommendations, but I'd like to hear from this community about what you've found makes sense without going overboard. What are the essential items to include for a family of four? Are there any lessons learned from your experiences that might help ensure preparedness without feeling overwhelming? How do you organize it/them? How do you keep your bag(s) up to date, and where do you store them?

Thanks in advance for your input, and my heart goes out to those affected by recent disasters.




bug

Retos de la vía Buga-Loboguerrero-Buenaventura: rehabilitación y construcción de túneles




bug

Microsoft Fixes 90 New Flaws, Including Actively Exploited NTLM and Task Scheduler Bugs

Microsoft on Tuesday revealed that two security flaws impacting Windows NT LAN Manager (NTLM) and Task Scheduler have come under active exploitation in the wild. The security vulnerabilities are among the 90 security bugs the tech giant addressed as part of its Patch Tuesday update for November 2024. Of the 90 flaws, four are rated Critical, 85 are rated Important, and one is rated Moderate in




bug

Could vaccines end the winter vomiting bug?

The easily spreadable virus can affect people of all ages and have huge consequences during winter.




bug

Simple Image Gallery Pro v3.9.1 released (bug-fix release)

Simple Image Gallery Pro v3.9.1 is now available to download for subscribers. This is a minor bug-fix release following the release of version 3.9.0 a couple weeks ago.

For a detailed look on the new features and changes in v3.9.0, please have a look here: https://www.joomlaworks.net/blog/item/309-simple-image-gallery-pro-v3-9-0-released

SIGPro v3.9.1 released today adds a check if support of EXIF related functions is already built into your server's PHP setup. If not, any new features related to EXIF metadata which were introduced in v3.9.0 will simply be ignored.

For the record, affected users account to less than 0.2% in total of those upgraded to v3.9.0.

 

DEMO

The JoomlaWorks demo site has been updated to the latest Simple Image Gallery Pro release. Have a look here: https://demo.joomlaworks.net/simple-image-gallery-pro

 

DOWNLOAD

If you have an active Simple Image Gallery Pro membership, just head over to the Member Dashboard at https://www.joomlaworks.net/members and grab your copy from your "Subscriptions" page.

Or purchase this latest release from just 19.90 EUR. More info at: https://www.joomlaworks.net/extensions/commercial/simple-image-gallery-pro

 

UPGRADING

Just upload the new version and it will overwrite the old one.

For more help, please visit the updated documentation page for the extension at: https://www.joomlaworks.net/support/docs/simple-image-gallery-pro

For support questions please use our Helpdesk system included in your Member Dashboard at https://www.joomlaworks.net/dashboard (active product membership required).




bug

Tom the Dancing Bug: "Hey, Ladies! Trump will be your protector!"

Announcing the brand new Tom the Dancing Bug book: Volume 8 of The Complete Tom the Dancing Bug book program is "IT'S THE GREAT STORM, TOM THE DANCING BUG!" Now accepting orders right HERE! Get your personalized / signed / sketched / swagged copy today! — Read the rest

The post Tom the Dancing Bug: "Hey, Ladies! Trump will be your protector!" appeared first on Boing Boing.



  • Video
  • Tom The Dancing Bug

bug

Introducing the Basecamp security bug bounty

We’ve run a private security bug bounty program since 2014. Invited testers reported numerous security vulnerabilities to us, many of them critical. We investigated and fixed the vulnerabilities they reported and thanked them with cash rewards. Before 2014, and concurrently with the private bounty program, we ran a public “Hall of Fame” program where we… keep reading




bug

Ask Smithsonian: Why Do Bugs Die on Their Backs?

The science behind going belly up




bug

SolidWorks’ Let’s Go Design Web Series Delivers “Hot Rod Baby Buggy”

-- Crowdsourced video design series produces stroller that makes dads proud --




bug

Quest for Bugs – The Constrained-Random Predicament

Optimize Regression Suite, Accelerate Coverage Closure, and Increase hit count of rare bins using Xcelium Machine Learning. It is easy to use and has no learning curve for existing Xcelium customers. Xcelium Machine Learning Technology helps you discover hidden bugs when used early in your design verification cycle.(read more)




bug

Coalesce Xcelium Apps to Maximize Performance by 10X and Catch More Bugs

Xcelium Simulator has been in the industry for years and is the leading high-performance simulation platform. As designs are getting more and more complex and verification is taking longer than ever, the need of the hour is plug-and-play apps that ar...(read more)




bug

Achieve 80% Less Late-Stage RTL Changes and Early RTL Bug Detection

It has become challenging to ensure that the designs are complete, correct, and adhere to necessary coding rules before handing them off for RTL verification and implementation. RTL Designer Signoff Solution from Cadence helps the user identify RTL bugs at a very early development stage, saving a lot of effort and cost for the design and verification team. Our reputed customers have confirmed that using RTL signoff for their design IP helped save up to 4 weeks and reduce the late-stage RTL changes by up to 80%.(read more)



  • Jasper RTL Designer Signoff App
  • Jasper
  • Early Bug Detection

bug

Cadence Verisium Debug Introduces Verisium Debug App Store

Verisium Debug, the Cadence unified debug platform, offers a variety of debugging capabilities, including RTL debug, UVM testbench debug, UPF debug, and DMS debug. From IP to SoC level debug, the user can take the benefits of the rich debugging features to reduce the time for debug.

Not only the common and advanced debug features, Verisium Debug also provides Python-based interface API, which enables capabilities allowing users to customize functions with Verisium Debug Python API to access from design, waveform databases and add functions to Verisium Debug’s GUI for visualization purposes. With Verisium Debug’s Python API, users can turn repetitive works into automatic programs or reduce efforts to create in-house utilities with well-established infrastructure from Verisium Debug.

Here is an example of how the user uses Python API to create a customized function. Users can write a Python program to extract signals in a specific design scope and report the values of the extracted signals. From Fig 1., you can understand the procedure of the traversal steps.

  1. Import Python library in Verisium Debug package.
  2. Setup the database for traversal.
  3. Search the scope with the hierarchy information in the design DB.
  4. Query the signal list and the values of the signals.
  5. Print out the results.

Fig 1. Procedure of Verisium Debug Python Program

The result from the Verisium Debug Python App can be used for post-process design checking or fed into other utilities in the design flow.

The concept is very straightforward. With Verisium Debug and the Python API environment enabled, you can easily query any information that is stored in the databases of Verisium Debug. The result can be outputted in text format, or you can also use the API to display the results back to Verisium Debug’s GUI.

The Verisium Debug Python API is an important capability and resource for Verisium Debug users. To make Verisium Debug Python API easier to access, from Verisium Debug 24.10 release, Verisium Debug introduced the new Verisium Debug Python App Store.

Fig 2. Verisium Debug App Store

The Python App Store includes ready-to-use Python App examples with the availabilities of original source code documents, which help the user to understand how to start writing an app that fits their use case.

Fig 3. Example apps in Verisium Debug App Store

The Verisium Debug Python App Store can also be used by a team as an app management system. App creators can share the developed apps across teams within their companies. The in-house created apps will become easy to manage, and engineers can easily access the apps from the central location, which makes it possible for users to see the updated available Verisium Debug Apps from the Verisium Debug App Store.

Check the following videos for more information about Verisium Debug Python API:

Customize Verisium Debug with Python API

Verisium Debug Customized Apps with Python API




bug

Training Webinar: Protium X2: Using Save/Restart for Debugging

Cadence Protium prototyping platforms rapidly bring up an SoC or system prototype and provide a pre-silicon platform for early software development, SoC verification, system validation, and hardware regressions. In this Training W ebinar, we will explore debugging using Save/Restart on Protium X2 . This feature saves execution time and lets you focus on actual debugging. The system state can be saved before the bug appears and restartS directly from there without spending time in initial execution. We’ll cover key concepts and applications, explore Save/Restart performance metrics, and provide examples to help you understand the concepts. Agenda: The key concepts of debugging using save/restart Capabilities, limitations, and performance metrics Some examples to enable and use save/restart on the Protium X2 system Date and Time Thursday, November 7, 2024 07:00 PST San Jose / 10:00 EST New York / 15:00 GMT London / 16:00 CET Munich / 17:00 IST Jerusalem / 20:30 IST Bangalore / 23:00 CST Beijing REGISTER To register for this webinar, sign in with your Cadence Support account (email ID and password) to log in to the Learning and Support System*. Then select Enrol to register for the session. Once registered, you’ll receive a confirmation email containing all login details. A quick reminder: If you haven’t received a registration confirmation within 1 hour of registering, please check your spam folder and ensure your pop-up blockers are off and cookies are enabled. For issues with registration or other inquiries, reach out to eur_training_webinars@cadence.com . Want to See More Webinars? You can find recordings of all past webinars here Like This Topic? Take this opportunity and register for the free online course related to this webinar topic: Protium Introduction Training The course includes slides with audio and downloadable lab exercises designed to emphasize the topics covered in the lecture. There is also a Digital Badge available for the training. Want to share this and other great Cadence learning opportunities with someone else? Tell them to subscribe . Hungry for Training? Choose the Cadence Training Menu that’s right for you. To view our complete training offerings, visit the Cadence Training website . Related Courses Protium Introduction Training Course | Cadence Palladium Introduction Training Course | Cadence Related Blogs Training Insights – A New Free Online Course on the Protium System for Beginner and Advanced Users Training Insights – Palladium Emulation Course for Beginner and Advanced Users Related Training Bytes Protium Flow Steps for Running Design on Protium System ICE and IXCOM mode comparison ICE compile flow IXCOM compile flow PATH settings for using Protium System Please see the course learning maps for a visual representation of courses and course relationships. Regional course catalogs may be viewed here




bug

Training Webinar: Fast Track RTL Debug with the Verisium Debug Python App Store

As a verification engineer, you’re surely looking for ways to automate the debugging process. Have you developed your own scripts to ease specific debugging steps that tools don’t offer? Working with scripts locally and manually is challenging—so is reusing and organizing them. What if there was a way to create your own app with the required functionality and register it with the tool? The answer to that question is “Yes!” The Verisium Debug Python App Store lets you instantly add additional features and capabilities to your Verisium Debug Application using Python Apps that interact with Verisium Debug via the Python API. Join me, Principal Education Application Engineer Bhairava Prasad, for this Training Webinar and discover the Verisium Debug Python App Store. The app store allows you to search for existing apps, learn about them, install or uninstall them, and even customize existing apps. Date and Time Wednesday, November 20, 2024 07:00 PST San Jose / 10:00 EST New York / 15:00 GMT London / 16:00 CET Munich / 17:00 IST Jerusalem / 20:30 IST Bangalore / 23:00 CST Beijing REGISTER To register for this webinar, sign in with your Cadence Support account (email ID and password) to log in to the Learning and Support System*. Then select Enroll to register for the session. Once registered, you’ll receive a confirmation email containing all login details. A quick reminder: If you haven’t received a registration confirmation within one hour of registering, please check your spam folder and ensure your pop-up blockers are off and cookies are enabled. For issues with registration or other inquiries, reach out to eur_training_webinars@cadence.com . Like this topic? Take this opportunity and register for the free online course related to this webinar topic: Verisium Debug Training To view our complete training offerings, visit the Cadence Training website Want to share this and other great Cadence learning opportunities with someone else? Tell them to subscribe . Hungry for Training? Choose the Cadence Training Menu that’s right for you. Related Courses Xcelium Simulator Training Course | Cadence Related Blogs Unveiling the Capabilities of Verisium Manager for Optimized Operations - Verification - Cadence Blogs - Cadence Community Verisium SimAI: SoC Verification with Unprecedented Coverage Maximization - Corporate News - Cadence Blogs - Cadence Community Verisium SimAI: Maximizing Coverage, Minimizing Bugs, Unlocking Peak Throughput - Verification - Cadence Blogs - Cadence Community Related Training Bytes Introducing Verisium Debug (Video) (cadence.com) Introduction to UVM Debug of Verisium Debug (Video) (cadence.com) Verisium Debug Customized Apps with Python API Please see course learning maps a visual representation of courses and course relationships. Regional course catalogs may be viewed here . *If you don’t have a Cadence Support account, go to Cadence User Registration and complete the requested information. Or visit Registration Help .




bug

Path mapping for C Firmware source files when debugging

Hi,

i am compiling firmware under Windows transfer the binaries and the sources to Linux to simulate/debug there. The problem is that the paths in the DWARF debug info of the .elf file are the absolute Windows paths as set by the compiler so they are useless under Linux. Is it possible to configure mappings of these paths to the Linux paths when simulating/debugging like with e.g. GDB (https://sourceware.org/gdb/current/onlinedocs/gdb/Source-Path.html#index-set-substitute_002dpath)?

thx,

Peter




bug

Xcelium/Simvision/xrun running very slow (waiting for SimVision/Verisium Debug to connect...)

Hello,


I would like to use the simulation software xrun/simvision that comes with XCELIUM. We are currently using classroom licenses and want to disable all ip addresses on the student pcs except the license server ip. We want to make sure that students cannot copy confidential data from the Cadence tools.


Problem:

When I launch the xrun simulation while all ip addresses are blocked, it starts but the performance is very slow. The GUI starts after 5 minutes and the simulation is ready after 10 minutes. The interesting thing is that when I enable all blocked ip addresses, everything works at a reasonable speed.

Terminal Output (execution without internet connection):

xrun -gui design.vhd

waiting for SimVision/Verisium Debug to connect...


Is there a way to run the simulation tools without an Internet connection? Or can you give me the ip addresses that are used by the simulation tools so that I can enable only those specific ips?


Regards,

Max




bug

UVM debugging: How to save and load signals during an interactive session in Simvision

Hello,

I am aware of command script .svcf file that saves signals and loads them in while opening Simvision.

I am wondering, if there is a way for saving signals while we are in an interactive session and loading them next time when we open Simvision interactively.

Any ideas on how to do this?

Thank you in advance.

Swetha. C




bug

Start Your Engines: An Innovative and Efficient Approach to Debug Interface Elements with SimVision MS

This blog introduces you to an efficient way to debug interface elements or connect modules in a mixed-signal simulation.(read more)




bug

Cops, soldiers chase gunmen after Zamboanga Sibugay clash

The police and military are guarding against retaliatory actions from the companions of three gunmen killed in a gunfight with soldiers and policemen at the border of Naga and Kabasalan towns in Zamboanga Sibugay on Tuesday, November 12.




bug

Stomach Bug Vaccine for Infants Protects Entire Community: CDC

Title: Stomach Bug Vaccine for Infants Protects Entire Community: CDC
Category: Health News
Created: 8/27/2013 4:36:00 PM
Last Editorial Review: 8/28/2013 12:00:00 AM




bug

Mexico Farm Tied to Stomach Bug Back in Operation

Title: Mexico Farm Tied to Stomach Bug Back in Operation
Category: Health News
Created: 8/27/2013 4:36:00 PM
Last Editorial Review: 8/28/2013 12:00:00 AM




bug

Richer Houses Home to Wider Range of Bugs

Title: Richer Houses Home to Wider Range of Bugs
Category: Health News
Created: 8/19/2016 12:00:00 AM
Last Editorial Review: 8/22/2016 12:00:00 AM




bug

Pediatric Treatment Approved for 'Kissing Bug' Disease

Title: Pediatric Treatment Approved for 'Kissing Bug' Disease
Category: Health News
Created: 8/30/2017 12:00:00 AM
Last Editorial Review: 8/31/2017 12:00:00 AM




bug

Ancient Treatment May Help Fight 'Superbugs'

Title: Ancient Treatment May Help Fight 'Superbugs'
Category: Health News
Created: 8/29/2018 12:00:00 AM
Last Editorial Review: 8/30/2018 12:00:00 AM




bug

Summer Bug Bite? Expert Gives Answers on Care

Title: Summer Bug Bite? Expert Gives Answers on Care
Category: Health News
Created: 7/30/2022 12:00:00 AM
Last Editorial Review: 8/1/2022 12:00:00 AM




bug

Buggy monsters in Monster Hunter Wilds have sparked a wave of low-poly animal adoration

I've spent quite a lot of today trying to figure out why, exactly, some of the monsters in the Monster Hunter Wilds beta looked like bundles of copulating pyramids slathered in crocodile gravy. Nic clued me in on this reddit thread earlier, which cites unnamed Chinese players who've allegedly data-mined the beta's monster models, and learned that they are extremely large, encompassing hundreds of thousands of polygons.

If every monster in Monster Hunter Wilds were that fancy all of the time, your computer would become a volcano. As such, the game resorts to loading-on-demand systems to ensure that you only see those gorgeous details when the monsters are close by and, as the case may be, angrily sitting on you. When they're further afield, the flourishes fall away to free up memory and processing power. The popular Redditor explanation for the presence of monsters that look like Henry Moore sculpture is basically that the LOD systems are being forgetful, and neglecting to load the additional polygons at proximity.

Read more




bug

Biden Administration Should Prioritize Fight Against Superbugs

The Pew Charitable Trusts joined dozens of research, health care, and nonprofit stakeholders in urging President-elect Joe Biden to prioritize and strengthen the national response to antibiotic resistance.




bug

4 Key Priorities for Fighting Superbugs in 2021

Over the past year, COVID-19 has taken a grave toll in lives as well as on medical and health care systems worldwide. The pandemic has laid bare the importance of public health readiness and the myriad consequences when such a crisis strikes an unprepared population.




bug

I HAS A BED BUG




bug

CodeSOD: Trophy Bug Hunting

Quality control is an important business function for any company. When your company is shipping devices with safety concerns, it's even more important. In some industries, a quality control failure is bound to be national headlines.

When the quality control software tool stopped working, everyone panicked. At which point, GRH stepped in.

Now, we've discussed this software and GRH before, but as a quick recap, it was:

written by someone who is no longer employed with the company, as part of a project managed by someone who is no longer at the company, requested by an executive who is also no longer at the company. There are no documented requirements, very few tests, and a lot of "don't touch this, it works".

And this was a quality control tool. So we're already in bad shape. It also had been unmaintained for years- a few of the QC engineers had tried to take it over, but weren't programmers, and it had essentially languished.

Specifically, it was a quality control tool used to oversee the process by about 50 QC engineers. It automates a series of checks by wrapping around third party software tools, in a complex network of "this device gets tested by generating output in program A, feeding it to program B, then combining the streams and sending them to the device, but this device gets tested using programs D, E, and F."

The automated process using the tool has a shockingly low error rate. Without the tool, doing things manually, the error rate climbs to 1-2%. So unless everyone wanted to see terrifying headlines in the Boston Globe about their devices failing, GRH needed to fix the problem.

GRH was given the code, in this case a a zip file on a shared drive. It did not, at the start, even build. After fighting with the project configuration to resolve that, GRH was free to start digging in deeper.

Public Sub connect2PCdb()
        Dim cPath As String = Path.Combine(strConverterPath, "c.pfx")
        Dim strCN As String

        ' JES 12/6/2016: Modify the following line if MySQL server is changed to a different server.  A dump file will be needed to re-create teh database in the new server.
        strCN = "metadata=res://*/Model1.csdl|res://*/Model1.ssdl|res://*/Model1.msl;provider=MySql.Data.MySqlClient;provider connection string='server=REDACTED;user id=REDACTED;database=REDACTED;sslmode=Required;certificatepassword=REDACTED;certificatefile=REDACTEDc.pfx;password=REDACTED'"
        strCN = Regex.Replace(strCN, "certificatefile=.*?pfx", "certificatefile=" & cPath)
        pcContext = New Entities(strCN)
        strCN = "metadata=res://*/Model1.csdl|res://*/Model1.ssdl|res://*/Model1.msl;provider=MySql.Data.MySqlClient;provider connection string='server=REDACTED;user id=REDACTED;persistsecurityinfo=True;database=REDACTED;password=REDACTED'"
        strCN = Regex.Match(strCN, ".*'(.*)'").Groups(1).Value

        Try
            strCN = pcContext.Database.Connection.ConnectionString
            cnPC.ConnectionString = "server=REDACTED;user id=REDACTED;password=REDACTED;database=REDACTED;"
            cnPC.Open()
        Catch ex As Exception

        End Try
    End Sub

This is the code which connects to the backend database. The code is in the category of more of a trainwreck than a WTF. It's got a wonderful mix of nonsense in here, though- a hard-coded connection string which includes plaintext passwords, regex munging to modify the string, then hard-coding a string again, only to use regexes to extract a subset of the string. A subset we don't use.

And then, for a bonus, the whole thing has a misleading comment- "modify the following line" if we move to a different server? We have to modify several lines, because we keep copy/pasting the string around.

Oh, and of course, it uses the pattern of "open a database connection at application startup, and just hold that connection forever," which is a great way to strain your database as your userbase grows.

The good news about the hard-coded password is that it got GRH access to the database. With that, it was easy to see what the problem was: the database was full. The system was overly aggressive with logging, the logs went to database tables, the server was an antique with a rather small hard drive, and the database wasn't configured to even use all of that space anyway.

Cleaning up old logs got the engineers working again. GRH kept working on the code, though, cleaning it up and modernizing it. Updating to latest version of the .NET Core framework modified the data access to be far simpler, and got rid of the need for hard-coded connection strings. Still, GRH left the method looking like this:

    Public Sub connect2PCdb()
        'Dim cPath As String = Path.Combine(strConverterPath, "c.pfx")
        'Dim strCN As String

        ' JES 12/6/2016: Modify the following line if MySQL server is changed to a different server.  A dump file will be needed to re-create teh database in the new server.
        'strCN = "metadata=res://*/Model1.csdl|res://*/Model1.ssdl|res://*/Model1.msl;provider=MySql.Data.MySqlClient;provider connection string='server=REDACTED;user id=REDACTED;database=REDACTED;sslmode=Required;certificatepassword=REDACTED;certificatefile=REDACTEDc.pfx;password=REDACTED'"
        'strCN = Regex.Replace(strCN, "certificatefile=.*?pfx", "certificatefile=" & cPath)
        'pcContext = New Entities(strCN)
        'strCN = "metadata=res://*/Model1.csdl|res://*/Model1.ssdl|res://*/Model1.msl;provider=MySql.Data.MySqlClient;provider connection string='server=REDACTED;user id=REDACTED;persistsecurityinfo=True;database=REDACTED;password=REDACTED'"
        'strCN = Regex.Match(strCN, ".*'(.*)'").Groups(1).Value

        'GRH 2021-01-15.  Connection information moved to App.Config
        'GRH 2021-08-13.  EF Core no longer supports App.Config method
        pcContext = New PcEntities

        Try
            ' GRH 2021-08-21  This variable no longer exists in .NET 5
            'strCN = pcContext.Database.Connection.ConnectionString
            ' GRH 2021-08-20  Keeping the connection open causes EF Core to not work
            'cnPC.ConnectionString = "server=REDACTED;user id=REDACTED;password=REDACTED;database=REDACTED;SslMode=none"
            'cnPC.Open()
        Catch ex As Exception

        End Try
    End Sub

It's now a one-line method, with most of the code commented out, instead of removed. Why on Earth is the method left like that?

GRH explains:

Yes, I could delete the function as it is functionally dead, but I keep it for the same reasons that a hunter mounts a deer's head above her mantle.

[Advertisement] Plan Your .NET 9 Migration with Confidence
Your journey to .NET 9 is more than just one decision.Avoid migration migraines with the advice in this free guide. Download Free Guide Now!




bug

This Missed Mark Will Bug The Heck Out Of You

Ever heard of Stanley Stinkbug? 

 Yeah, me neither. 

 Apparently he's a children's character who looks like this:

As far as anthropomorphic bugs go, I guess he's not TOO terrifying. I'd put him somewhere between Heimlich the caterpillar and Hopper the evil grasshopper: Not a bug you'd want to cuddle, exactly, but that probably wouldn't make you run screaming from the room, either. Plus the neckerchief is fun.

Anyhoo, of course - of course - bakers have been asked to make cake versions of Stanley, and of course some of those bakers have done so... poorly.

The good news is today's baker was only asked to do a flat illustration on a cupcake cake (patooie!), which is a running head start, right? No molding or sculpting, just a picture. Heck, they could even print one out!

So what do you think, did they make Stanley's eyes all wonky? Is his scarf the wrong color, is he missing some legs? Oh! I know! I bet... you just want me to just show you the cake, don't you.

 Fine.

 BEHOLD!

Actual footage of my reaction:

Also now this gif is blocking my view of the cake, so... BONUS.

Now, before I nope right out of here, I'd like to point out that the baker CLEARLY thought management wanted an actual stinkbug cake for the display case, but never thought to ask A) WHY DEAR LORD WHY, or B) why it was named Stanley. 

 I mean, c'mon, you get told to draw a random bug named Stanley, tell me you wouldn't add some glasses and a sweater vest. That's just common sense.

Also, is this the sort of bakery where random horrific requests are this common? Was the baker asked to make a "Tiffany Tapeworm" last week, so Mr. Stinkbug was par for the course?

::dares to scroll up briefly to see the cake again::

K, last question: Did the baker think putting the giant semi-realistic stinkbug on a bed of lettuce... was helping??

Aaaaand I'M OUT.

Thank you(?), Emily S. I do not approve.
*****

P.S. After my crack about cuddle-worthy bugs, naturally I had to go see if I could find some. And I gotta say, the ant? ADORABLE:

Plush Bugs
*****

And from my other blog, Epbot:




bug

What's Bugging Aurelia

house centipedes are our friends. our creepy, disturbing little friends.




bug

India Nature Watch - Smart or foolish? Stink bug eggs laid on Giant wood spider web

Left me pondering




bug

India Nature Watch - Pill Bug ???

Nelliyampathy Forest, Kerala, Oct., 2024




bug

Antibiotic Rifaximin Resistance Poses Growing Superbug Risk

Australian research has found that the widespread use of the antibiotic rifaximin is fueling the rise of a nearly untreatable superbug. (!--ref1--)




bug

Artificial Intelligence Help Prevent Superbugs

Researchers have crafted an medlinkartificial intelligence (AI)/medlink model capable of discerning the optimal drug combination and timing for treating a bacterial infection.




bug

Olympus Company Develops Improved Duodenoscopes to Avoid the Spread of Superbugs

After receiving several reports regarding deadly patient infections due to contaminated duodenoscopes, Japan-based Olympus company has announced that




bug

Sniffing Out Microphones and Other Bugging Devices Yourself

Sniffing Out Microphones and Other Bugging Devices Yourself


bug

Symbiotic Security helps developers find bugs as they code

Symbiotic Security, which is announcing a $3 million seed round today, watches over developers as they code and points out potential security issues in real time. Other companies do this, but Symbiotic also emphasizes the next step: teaching developers to avoid these bugs in the first place. Ideally, this means developers will fix security bugs […]

© 2024 TechCrunch. All rights reserved. For personal use only.




bug

All about insects : an illustrated guide to bugs and creepy-crawlies / [author: Polly Cheeseman ; illustrator: Iris Deppe]

Cheeseman, Polly, author




bug

Who ate all the bugs? / Matty Long

Long, Matty, author, artist




bug

WhatsApp, Google fixes dashboard bug in Android

Android Developers put out a tweet confirming the issue and its fix




bug

Out of Anaikatti: Bug side story

Living in Anaikatti means being at close quarters with all kinds of creatures. Sometimes too close.




bug

Bug Expert Explains Why Cicadas Are So Loud

Why are cicadas so freakin' loud? Entomologist Samuel Ramsey has the answers. Dr. Sammy explains why it's so important for cicadas to gather in large groups and make lots of noise.




bug

Tech Support - Bug Expert Answers Insect Questions From Twitter

Entomologist Samuel Ramsey answers the internet's burning questions about insects. What are the best insects to eat? Why do crickets hear from their legs? How do bugs breath? Dr. Sammy answers all these questions and much more.




bug

Technique Critique - Bug Expert Breaks Down Bug Scenes From Movies & TV

Entomologist Dr. Sammy Ramsey is back to break down clips from movies and TV about bugs. What happens if a radioactive spider bites you like in Spider-Man? Do butterflies really look like they do in SpongeBob SquarePants? Do swarms of bugs really attack you like in so many Hollywood movies? Dr. Sammy provides answers to all these burning questions, and much more.




bug

Drug-resistant bug Klebsiella causes worry

In some cases, even colistin has failed to kill it.




bug

Combating superbugs: How Indian drugmakers can address the global shortfall in antibiotic development

Emphasising the importance of expanding access to high-burden regions, the report calls for strategic initiatives to enable the production and distribution of life-saving antibiotics and antifungals