Private
OpenBikeSensor,

Die Session zum #Debugging + Fix für falsche Abstabdswerte geht spontan in eine zweite Runde.

Nach der theoretischen Betrachtung zum Problemverständnis und Eingrenzung der Aufgabenstellung wurde ein Sensor mit auffälligen Werten ausgewählt und wird nun analysiert.
#OBSBarcamp

image/jpeg

aral, to SmallWeb
@aral@mastodon.ar.al avatar
rowan_m, to space
@rowan_m@mastodon.social avatar

#NASA uploads all the #JWST photos where you can clearly see some #debugging #code left in the universe. We don't know why it's there, we just know each time we try removing it, the whole thing just crashes.

https://www.flickr.com/photos/nasawebbtelescope/53072881464/

PickyBurrito49, to godot

The best advice @Cyzaine ever game me was to put print statements everywhere. Some times I get lucky and the 1st one shows me the issue. Today it was 3rd times the charm!

nekohayo, (edited ) to firefox
@nekohayo@mastodon.social avatar

#Epiphany / #WebKitGTK / #WebKit is all fun and games until you run into a blank page loading heisenbug with Google Calendar, install 6 GB of debug packages, bypass the sandboxing, do a "thread apply all bt", see the #gdb process eat up over 18 gigabytes of RAM and you are forced to urgently shutdown Firefox to have enough RAM to be able to get the #debugging backtrace all the way to thread no1... only to be told that there's nothing suspicious shown at the end of the backtrace after all 🥲️

LarsFosdal, to random
@LarsFosdal@mastodon.social avatar
happyborg, to rust
@happyborg@fosstodon.org avatar

My first attempt to find memory leaks in #rustlang and I'm using #Valgrind for the first time.

Sensible?
#Rust #debugging

pixel, to programming
@pixel@social.pixels.pizza avatar
rfnix, to linux

I initially wanted to work on some photos this afternoon, but I instead spent some time #debugging a bug that appeared in #darktable 4.4.1.

By the way overlay filesystems are a nice way to test a dev version on #linux without accidentally messing things up or having to manually copy tons of data!

Xdebug, to php

🎉 Xdebug 3.2.2 Released!

🐞 This bug fix release addresses several crashes related to step debugging, including SPL classes and __call style function calls. All reported by users, thanks!

🔗 https://xdebug.org/announcements/2023-07-14

🐘 @Xdebug

#php #xdebug #debugging #release

bp, to random
noneuclideandreamer, to genart German
@noneuclideandreamer@mathstodon.xyz avatar

Alright! I think the code is almost ready to do something like protein folding... I may still need a repelling force for overlapping particles...

#debugging #creativecoding #proteinfolding

Dots gradually appearing from left to right, most white, som red and blue in between. They start vibrating&shifting, the red attract each other, the blue repell each other.

uliwitness, to swift
@uliwitness@chaos.social avatar

Cool tip via @lvt:

https://xcode.tips/find-problematic-constraint/

“If you see a problematic constraint, copy its address from the console and use it to filter in the view debugger. The view debugger will show you the exact constraint in the user interface.”

#swift #xcode #programming #uiview #nsview #debugger #debugging

nekohayo, to GNOME
@nekohayo@mastodon.social avatar

I don't know if anyone actually does #webdevelopment testing with #GNOME #Web (Epiphany) on #Linux, but if you've found the web inspector to be infuriatingly clunky everytime you open it, these fresh tickets are for you:

#webdev #debugging #performance #opensource

nekohayo, to linux
@nekohayo@mastodon.social avatar

Continued #debugging some #Epiphany #WebKitGTK performance issue today, this one about significant CPU usage when idle on any logged-in page on Trello.com, even on #Wayland.

It seems to be spamming the compositor when websites request animation frames even while there's nothing to relayout or repaint. Hopefully optimizing WebKitGTK to handle this would improve perfs / lower #Linux power consumption on other sites too. #opensource https://bugs.webkit.org/show_bug.cgi?id=252545

pixel, to programming
@pixel@social.pixels.pizza avatar

When debugging a large project in Xcode that a large team works on, the console can get quite busy. Logs are everywhere! It can be difficult to sift through ...

#Xcode #Programming #Debugging
https://www.jessesquires.com/blog/2023/03/02/xcode-tip-filter-console/

bbelderbos, to django
@bbelderbos@fosstodon.org avatar

Writing your first Django test using pytest-django https://youtu.be/L5jWFU2sVXQ

fell, to programming
@fell@ma.fellr.net avatar

Sometimes I wish I could put a "Bellpoint" in the code that just makes a little bell sound when it's executed.

#programming #debugging #gamedev #debugger #debug

jbzfn, (edited ) to linux
@jbzfn@mastodon.social avatar

🐧 I booted Linux 292,612 times | rwmj
⎧ So to bisect this I had to run guestfish in a loop until it either hangs or doesn’t. How many times? I chose 10,000 boots as a good threshold. To make this easier I wrote a test harness which uses up to 8 threads and parses the output to detect the hang ⎭
#Linux
#Kernel
#Debugging
https://rwmj.wordpress.com/2023/06/14/i-booted-linux-292612-times/

Sinjo, to random

Excited to say that my @infoq article has just gone live! ✨

Debugging Outside Your Comfort Zone: Diving Beneath a Trusted Abstraction

https://www.infoq.com/articles/debugging-beneath-trusted-abstraction/

#InfoQ #Debugging #Database #PostgreSQL

jbzfn, to space
@jbzfn@mastodon.social avatar

🚀 How NASA writes space-proof code
➥ Low Level Learning

#NASA #Safety #Debugging #Simplicity
https://m.youtube.com/watch?v=GWYhtksrmhE&feature=youtu.be

the_qa_guy, to random
@the_qa_guy@hachyderm.io avatar

I've been #debugging a problem for a full day now only to realize that it's caused by case sensitive file names.
Mental note to self: If something works fine on Windows and breaks on Linux, it might be case sensitivity!

paulfoerster, to random
@paulfoerster@swiss.social avatar

This is definitely true! 🪲 I’m currently working on such a case…

jbzfn, to programming
@jbzfn@mastodon.social avatar

🐍 Why and how to hide the Python stack trace
➥ Bite Code!

"Once you ship your software, most of your end users will be better served by replacing the stack trace with some actionable error message in case of a crash.

This means you need to think of the user experience you want for when things go completely wrong"

#Python #StackTrace #Debugging
https://www.bitecode.dev/p/why-and-how-to-hide-the-python-stack

noneuclideandreamer, to random German
@noneuclideandreamer@mathstodon.xyz avatar

New Month New Theme!

I pushed through the blind phase of coding, where I don't get any graphic output and run my first Test Render!

Good news: Something is happening!
Bad News: It ain't much!

#debugging #creativecoding

video/mp4

  • All
  • Subscribed
  • Moderated
  • Favorites
  • provamag3
  • everett
  • ethstaker
  • thenastyranch
  • magazineikmin
  • normalnudes
  • rosin
  • khanakhh
  • osvaldo12
  • Youngstown
  • slotface
  • Durango
  • kavyap
  • DreamBathrooms
  • JUstTest
  • ngwrru68w68
  • tacticalgear
  • InstantRegret
  • anitta
  • GTA5RPClips
  • mdbf
  • tester
  • cubers
  • cisconetworking
  • megavids
  • modclub
  • Leos
  • lostlight
  • All magazines