Hacker Newsnew | past | comments | ask | show | jobs | submit | dsp_person's commentslogin

In a pinch one way to deal with memory leaks is to wrap the offending work in a multiprocessing pool, forcing it to live in an ephemeral process


Indeed, I introduced this [0] as an option for every Python integration that runs on the Datadog Agent.

[0]: https://github.com/DataDog/integrations-core/pull/12986


I've been thinking about playing with something like this.

I'm curious to what limit you can randomly replace words and reverse it later.

Even with code. Like say take the structure of a big project, but randomly remap words in function names, and to some extent replace business logic with dummy code. Then use cloud LLMs for whatever purpose, and translate back.


it's pretty tempting when it's one of the few ways to watch 4k netflix and the likes


Ya I regret updating mine. The UI both significantly slowed down, and lost the chance to root :(


I just rooted one that was updated last week. Never say never. Just search for faultmanager...

though it is a cat and mouse game


I'm on webOS24 with 23.20.68, and CanI.RootMy.TV says it was patched in 23.20.68


Can I use something like syncthing to easily backup the recordings and transcripts off my phone?

Google's Recorder app makes this a big PITA if I don't want to enable upload to cloud storage, there is a very tedious manual way to export recordings.

I really just want plain old data and to be able to copy or delete files via the filesystem. And not be required to use some cloud service.


The app is 100% open source so you could add that feature if you wanted to. We'd love a PR for that!


now I wanna try running office 2013 in wine

running a VM just for occasional office use is annoying to deal with

edit: activation is probs the main issue


Cool to see C++ reflection getting somewhere.

> The Docker image includes clang-p2996, Bloomberg’s experimental Clang fork that implements the reflection proposal. As P2996 moves toward standardization, expect this to land in mainline compilers.

Possible to use that C++26 compiler just to do code generation for the binding code, and then use any other compiler for your actual build? I suppose alternatively could use a parser. Is the reflection code easy to work with in comparison? A year or two ago I spent some hours pulling my hair out trying to do some reflection in C++ until I gave up and spent the 20mins needed to write a python script to read my source files and do the code generation I needed.


Btw, it seems that the reflection implementations are progressing quite fast. There is already a gcc version with reflection support that is available on compiler explorer: https://www.reddit.com/r/cpp/comments/1ojbv1a/gcc_implementa...

Will add support for it as soon as I have some time to spare!


The P2996 definitely provides a way to work with reflection, the syntax can be a bit weird at first, but it gets more and more familiar. They have some cool examples here (https://isocpp.org/files/papers/P2996R13.html)

This idea of using C++26 compiler just for codegen sounds interesting. Will definitely give it some thought, thanks for the suggestion (:


Wdym, the thing that lists how many speech synthesis voices are available?


I've heard not to take vitamin D right before bed because it will kinda keep you up. Maybe the vitamin D as a stimulant is what's gives you the extra dream awareness.


I clicked everything on the page but couldn't figure out how to join a room. Clicking a room card no worky. I can however view song history


Hanging out in https://473999.net/pulse/ok

(That's a direct link to a current stream, with a few casual chat'ters)


what browser / device are you using? this is not something I encountered when trying with a few different ones :/


Might be the same issue for me, Firefox 137.0 on Linux.

When I click on a room, the URL changes, indicating I might have joined the room, but I don't get any audio. No audio icon on the tab. Can't hear anything.

Console says "WebRTC: ICE failed, add a TURN server and see about:webrtc for more details"

I don't have WebRTC specifically disabled that I recall, I thought I've taken video calls in this Firefox before. Hope this report helps!


Thank you so much for reporting these, we'll fix shortly


linux kde plasma wayland with vivaldi


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: