Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)F
Posts
2
Comments
20
Joined
11 mo. ago

  • My topic was fall detection (as in elderly people falling) specifically without using cameras or wearables. The idea was to take the CSI (basically what you see in the image) and just stuff it into some machine learning model to get a prediction as to whether someone fell in a given time frame, so I was trying to classify the signature of the falling "activity". From my literature survey, this has been done successfully with CSI. But as with a lot of research, it typically lacked practicality. Much of my work was implementing the firmware, data recording, processing, and so on. I also had to record a ton of falls (ouch) and label them. I ended up throwing away the CSI approach though, because of the noise reasons I mentioned. That was simply a deal breaker. I went with FMCW radar instead (and it worked pretty good).

  • Interesting. I didn't actually read into BFI details, thank you

  • to be fair, maybe. To pass FCC/CE regulation regarding EMC, it has to adhere to strict limits at 2.4 GHz (but I could also imagine for microwave ovens specifically that the allowed emissions are higher than for other devices, because 2.4 GHz is just the band it operates in. But idk, I didnt read the standard for those). But it does not mean that it may not radiate anything in that band.

    Anyways, my observation was that it did interfere and the microwave was definitely closed. But also it was not 10m distance to the microwave, more like 2m, so relatively close. WiFi receivers are quite sensitive to be able to work with low received powers. So just a little emission is sufficient to interfere. You are probably not disturbing the communication itself, because OFDM is quite robust, but it certainly destroyed my use case (which operated on the whole CSI).

    And there is definitely some stuff leaking, e.g. through radiated emissions on the wiring (the power line). But it is certainly not cooking anything. That's also what the regulation makes sure of.

  • I think the main advantage with the wifi-based approaches is that they are usually used in a relatively static/calm indoor environment with a stable channel response and your motions are disturbing that, compared to a quickly changing outdoor environment (e.g. a city) where it would be much harder to distinguish individuals. Also, you are typically closer to the access points, making the power/SNR higher. Regarding mobile communication though, the trend is towards higher frequencies and smaller cell sizes which also give greater spatial resolution (and higher power) and some funky near-field effects can be used to get beam forming on crack: https://arxiv.org/abs/2407.10147 So perhaps it could work even better, wouldn't be surprised

  • I mentioned this in a another reply, but you just need a microwave oven basically :)

  • That's using CSI though. The article said the researches specifically did not utilize CSI.

    But regarding CSI: I evaluated that as a small part of my Master's thesis and it worked pretty OK for motion detection but not for classifying other activities, at least not on a SISO link. For more complex stuff you would need both a MIMO access point (router) and device (e.g. phone). Also, you need to constantly transmit messages to get up-to-date CSI, which is not great for power consumption as well as cluttering the communication channel. There are some other constraints, especially regarding noise. E.g. I managed to completely destroy the CSI spectrogram by turning on a microwave oven. There is 802.11bf in development, which is supposed to standardize this, because currently using CSI is pretty much a "hack", as it is not intended for sensing. Once this is widely adopted, I would start being worried, but not right now.

    This is from my thesis:

  • Programmer Humor @programming.dev

    It ensures that the agent does a good job

  • Programming @programming.dev

    I made a program to create animated images

    codeberg.org /xiaolizhi/jamimation
  • For me it was getting rid of the chair and just sitting on the floor + floor desk. I am very naturally changing positions often and for some reason check my posture a lot more than when sitting in the chair. There are some communities online related to this. But it does take some getting used to. Same with sleeping on the floor, that was even more important for my back. But I cannot do it at work and I guess it requires that your legs and knees are still OK.

  • PIDs for can be very fun. And essentially its just 5 or so lines of code, which is something I wish they told us in uni (instead, it was mostly theory, as in the meme). I recently built a kiln which goes to 1000-something °C with a PID controller and I just set the parameters by vibes, not even some formal method. And it just works. So here is my resource: The (bit messy) controller code for my oven The code is obviously a bit more than those few lines, but I just wanted to say that the implementation is very simple, which I would have liked to know when I started out with this.

    Edit: just found a bug after looking at the code again haha, so thank you :D

  • I really noticed it when instead of thinking how to solve X, my mind started phrasing a prompt to ask how to solve X instead, does that make sense? I found this to be a dangerous, almost evil thing, and I'm sure it is the same with my coworkers, or they just don't like to admit it. I still do this sometimes but am giving my best to unlearn it. And the crazy thing is, I did not even use it that much, only very occasionally, similar to what you mentioned you do. I do not wish to know how cooked the brains of "vibe coders" are by now...

  • At a standup meeting, CEO asked whether we use AI and I was the only one who said that I don't use it at all, or very rarely, starting a little discussion. Overall, their position is somewhat moderate. They do fall for the hype a lot (especially with the recent Claude stuff) but it did not seem that it was a requirement for us to use it. But they were curious why I do not embrace this so much and I said that I can feel myself getting more and more stupid when using these tools, due to the mental offloading. This seemed to resonate a bit with the others, at least I could feel that my coworkers in the round got my point, despite remaining silent.

    Coworker recently came to my desk and jokingly asked why I was typing out code by hand when I could ask Claude to generate it for me, but there was also a bit of seriousness to it, so I cringed a lot

  • Plus, your source files would also have to actually be in that format. As an example, Spotify apparently supports up to 24-bit/44.1 kHz FLAC only

  • The observation is that most USB-C to 3.5mm ("aux jack") audio dongles are supporting high quality audio but only support the USB Full Speed (FS) data rate which is not enough for the high quality audio. This causes problems.

  • I know them only from a feature with Soft Lipa but never really checked them out separately. Gotta do that!

  • Thanks a lot :) I do know Giraffes? Giraffes! a bit, and I'm also a great fan of math rock. This is also something my friends don't understand haha. I think all of your recommendations are awesome after checking them out! I will definitely put some of those in my music library. I liked Peela a lot, feels almost like a more modern blend of T-Square and Casiopea.

  • Absolutely! These are the obvious ones, maybe you already know them:

    • T-Square
      • "TRUTH" is an absolute classic, just like "サーキットの放浪者", and "Travellers"
    • Casiopea
      • I think "Be" is my favourite Album, but all are solid
    • Masayoshi Takanaka

    And then also some that are maybe lesser known (no particular order):

    • Katsumi Horii Project
      • They have quite a lot of songs. "Way to morning" or "Flashback" are good examples. I also like "Jungle of Heaven"
    • Trix
      • "ECCENTRIX" is really nice, just like "An Index"
    • Dimension
    • Himiko Kikuchi
    • Naniwa Express
    • Yuji Toriyama
    • Chikara Ueda & The Power Station
    • Toshiki Kadomatsu
    • The Gran Turismo soundtrack also has some hidden Gems here and there

    I think what I like about this genre is that it combines very catchy melodies/riffs and chord progressions with really creative jazzy solos. I have not really found much recent stuff (>2010), though. But I can recommend SOIL & Pimp Sessions. They are more recent and more traditional-jazz-oriented.

    Bonus if you like light prog/math rock: Check out Elephant Gym. Spring Rain (春雨) is one of my favourite songs.

  • I really love Japanese jazz fusion. None of my friends understand my excitement about the EWI solos, they just say it sounds like Mario Kart music lol. I'm also into Buddhism, but dont have anyone else with this interest.

  • At work, I have a very knowledgeable colleague who is quite the Linux nerd. I have been moved into their department and I feel like they never had the chance to share all of their accumulated knowledge with someone, so they kinda dump it onto me and every little question has the chance to become a lecture. I am very thankful for it though, because I get learn a ton but sometimes you just wanna get a bool, without learning kernel internals that are absolutely not related to the question

  • damn.. its sitting at 301 Kelvin currently..

  • I'm still rocking an i7 4790k and its >10 years old! Judging from the other comments it seems the intel issue is more of a recent one though. If I ever configure a new PC, I'll check out AMD for sure.