HackerTrans
TopNewTrendsCommentsPastAskShowJobs

nulld3v

no profile record

comments

nulld3v
·vor 9 Tagen·discuss
That's their point though. Basically no modern phone/laptop/tablet other than Apple offloads audio decoding (of any codec) to hardware. You can check this on Android phones by installing the Codec Info app.
nulld3v
·vor 11 Tagen·discuss
There is absolutely a crisis of bad health outcomes due to relatively simple home medical procedures. E.g. People take Tylenol at home thinking it is safe, meanwhile Tylenol posionsing is the second most common reason for liver transplantation worldwide.

The reason we accept these crisis is due to societal, cultural and religious tradition/pressure. IMO, in an ideal world, many of these things should draw additional scrutiny.
nulld3v
·vor 18 Tagen·discuss
FUTO Swipe supports ClearFlow, which is exactly what you are talking about, a keyboard layout optimized for swiping: https://clearflowkeyboard.github.io/

https://github.com/futo-org/futo-keyboard-layouts/issues/163
nulld3v
·vor 18 Tagen·discuss
> For example preventing people who have repeatedly been convicted of violence ("hooliganism") from entering sports stadiums.

You should't need face recognition to do this (as it seems stadiums are already successful in banning people who haven't paid from entering the venue).
nulld3v
·vor 2 Monaten·discuss
That's not the full source code of the browser, that only includes the core engine. The UI is still closed source.
nulld3v
·vor 3 Monaten·discuss
It's not like glass syringes are out of production though? They are still pretty cheap, I get them for $0.50 each from China.
nulld3v
·vor 3 Monaten·discuss
Boycotts definitely have their limitations, but the Sodastream boycott seems to have had some sort of effect: https://www.timesofisrael.com/victory-for-bds-as-sodastreams..., though whether the intended effect was achieved is debatable...
nulld3v
·vor 3 Monaten·discuss
I've also been dabbling in this recently in an attempt to avoid buying SodaStream syrups (which are on the BDS boycott list).

Tips for working on sugar-free recipes: In some countries (like Canada), soft-drink manufacturers are required to disclose the exact amount of each artificial sweetener they use in the drink. So you can easily grab those numbers from Canadian product listings for use in your own recipes. E.g. 355ml of Diet Coke contains 131 mg aspartame + 15mg ace-K.

Also, aspartame can be difficult/slow to dissolve. It dissolves better in solutions with a low pH and a warmer temperature.
nulld3v
·vor 3 Monaten·discuss
I'm not sure I fully understand you. All those OSes try very, very hard to disambiguate between apps and the user itself?
nulld3v
·vor 3 Monaten·discuss
They are constantly attacked because they prevent users from modifying the system configuration, not just app developers.
nulld3v
·vor 4 Monaten·discuss
Sadly, this issue is systemic: https://github.com/openai/codex/issues/2847
nulld3v
·vor 6 Monaten·discuss
Thank you for putting in the time to do the research, this is incredibly helpful!
nulld3v
·vor 7 Monaten·discuss
The current largest hydroelectric dam in the world is the Three Gorges Dam in China. It can generate 22.5GW (40% more power than the dam in 2nd place, which is also Chinese).

Since Jan 2024, China has on average constructed 23GW of new solar power every month. So China has effectively been adding a "world's largest dam" worth of solar power, every single month for the last 24 months.
nulld3v
·vor 8 Monaten·discuss
It's nice for extracting data from a page into some structured format (e.g. CSV). Much quicker than trying to whip up a JS script or something.
nulld3v
·vor 8 Monaten·discuss
There are already headsets with decent text fidelity, but IMO the problem is now on the host side. I tried to get an XR desktop env running (Stardust https://stardustxr.org/) on Linux but ran into graphical issues. The Windows ecosystem is much better though.
nulld3v
·vor 9 Monaten·discuss
Yes, but the 'am' command is just a CLI Java program. At that point, it would be more efficient to just boot a JVM in the binary to avoid the JVM startup cost every time a Intent/Broadcast needs to be sent.

I believe the Termux API relies on a Java/app process that runs in the background to do stuff in response to API calls. Though I guess you get it for free if you already have the API running for other reasons.
nulld3v
·vor 9 Monaten·discuss
I don't really care about the notifications. I just want to read what's in the servers. Lots of communities post their announcements/links/resources in their Discord servers.

It is sometimes possible to view a Discord server without joining it, but it is painful compared to just joining the server.
nulld3v
·vor 9 Monaten·discuss
> the android development kit really is very heavy. compared to `gcc -o main main.cpp && ./main`, it is several orders of magnitude away.

> the jetpack stuff and whatnot - the big android app shops probably do actually appreciate that stuff. but i wish the dev env 'scaled to zero' as they say, but in the sense of cognitive overload.

I tried to build a small binary that listens for events and launches/wakes an app to do some automation. But apparently there's no way to send Intents or Broadcasts from native code? So I need to boot a JVM in the binary if I want it to communicate with anything else on the system!

Of course, you can always communicate via stdio, but that's useless because everything in Android speaks Intents/Broadcasts. Native code can also do raw Binder calls, but nothing on the system speaks raw Binder.
nulld3v
·vor 9 Monaten·discuss
I also wish open-source communities would move off of Discord for another reason: Users are limited to joining a maximum of 100 servers.

I've hit the cap and it's driving me crazy. It's really easy to hit it since each friend group, hobby group, gaming community, and open-source community often all have their own servers.
nulld3v
·vor 9 Monaten·discuss
Obviously you can find quotes to support such a position. Just like I can run around quoting Israeli PMs about how Palestinians are rats and how they must all be killed. You have to look at the whole of the evidence, not individual quotes.