HackerTrans
TopNewTrendsCommentsPastAskShowJobs

cyberclimb

50 karmajoined letztes Jahr

comments

cyberclimb
·vor 4 Tagen·discuss
Nice! Heads up that unfortunately the demos don't appear to scroll on mobile
cyberclimb
·vor 13 Tagen·discuss
https://link.springer.com/book/10.1007/978-3-662-44874-8

(2015)
cyberclimb
·letzten Monat·discuss
Is there any way to cache the dependency installation step on github actions for example?

I supposed you could cache whatever directory it installs to? Would be great to see an example
cyberclimb
·vor 2 Monaten·discuss
Note that these results are specific to gpt-4o so it's unclear how much they generalize.

They note at the end they're also testing "GPT o3, and Claude" but no empircal results are included.
cyberclimb
·vor 2 Monaten·discuss
How about the FairPhone running /e/os (which is de-googled)? You can buy it preinstalled directly from Murena.

Although this is not at your target price point. But /e/os can be used on hundreds of android phones (as opposed to GrapheneOS). So you can probably install it on your current phone

https://doc.e.foundation/devices
cyberclimb
·vor 2 Monaten·discuss
> To get there, we are not just reducing headcount and cutting costs, we’re fundamentally changing how we operate: rebuilding Coinbase as an intelligence, with humans around the edge aligning it.

For sure this part screams LLM
cyberclimb
·vor 2 Monaten·discuss
The actions/checkout repo still doesn't even use immutable releases so I'll believe it when I see it

https://github.com/actions/checkout/issues/2316
cyberclimb
·vor 2 Monaten·discuss
Why share any opinion ever?
cyberclimb
·vor 3 Monaten·discuss
> Why does this matter? Because the “open source” rebrand wasn’t just a marketing change — it was a philosophical amputation.

I cringe whenever I see such an AI generated sentence and unfortunately it devalues the article
cyberclimb
·vor 3 Monaten·discuss
https://archive.is/Hsm9U
cyberclimb
·vor 4 Monaten·discuss
I use this extension on desktop and Firefox mobile to block shorts. They also support chrome (idk about chrome mobile).

https://github.com/Vulpelo/hide-youtube-shorts?tab=readme-ov...

You can also look at NewPipe on Android if you want an alternative YouTube app rather than web mode. Needless to say it's a real shame you have to work this hard to hide shorts...
cyberclimb
·vor 4 Monaten·discuss
Checkout Ente Auth
cyberclimb
·vor 4 Monaten·discuss
How about the EU imposing GDPR restrictions on non-eu companies?
cyberclimb
·vor 7 Monaten·discuss
Is it possible to track a given URL without that URL becoming public knowledge as a posted question for anyone to see?
cyberclimb
·vor 8 Monaten·discuss
I just came across this project recently https://github.com/AeneasVerif/eurydice/ from Microsoft Azure Research (referenced here https://www.microsoft.com/en-us/research/blog/rewriting-symc...)
cyberclimb
·vor 8 Monaten·discuss
They didn't just pull the word queen out of anywhere, her ambitions are kind of funny

> Her grander stated objective was to become queen of Liberland, an unrecognised microstate on the Croatian-Serbian border, by 2022.
cyberclimb
·vor 10 Monaten·discuss
> The only thing left is to make a ROM without preinstalled garbage apps from the vendor.

Would e-os fit your use case? https://e.foundation/e-os/
cyberclimb
·vor 10 Monaten·discuss
I have this board and want to mention that the Armbian image supported for the Orange Pi 5 max seems to work fine as well without modifications. Although I haven't tested much yet besides ssh'ing in over ethernet and doing some basic installations.

https://forum.armbian.com/topic/51307-orange-pi-5-ultra/
cyberclimb
·vor 10 Monaten·discuss
In the Netherlands from what I've seen (at least around Amsterdam) it's almost always forbidden for houses to be rented out to a group of flatmates (e.g. students), some people go so far as to fake relationships to imply they're a couple instead.

I'm not sure if this an actual law but housing listings often imply its forbidden in the neighborhood, they're looking for couples and families with kids.
cyberclimb
·vor 10 Monaten·discuss
Hi I'm curious about the encryption system. I found this document https://docs.orbivon.com/getting-started/security#security but wanted to ask where the encryption keys are physically stored and where the decryption happens (server-side vs client side)?

I assume the encryption keys are stored encrypted in your database, but what's the (high level) mechanism for decrypting them? Like is the users' password used at login to temporarily load the encryption key in memory?

Thanks for any insights

Also I like the idea of the encryption but I think the use of LLMs greatly reduces the privacy gained but that's a tradeoff