HackerTrans
TopNewTrendsCommentsPastAskShowJobs

gempir

921 karmajoined 10년 전

Submissions

Native SDK – Toolkit for building native desktop apps

native-sdk.dev
2 points·by gempir·13시간 전·0 comments

The future of Orchestrator: ProxySQL takes takes the helm

proxysql.com
2 points·by gempir·3개월 전·0 comments

Bash Is Not Enough: Why Large-Scale CI Needs an Orchestrator

iankduncan.com
2 points·by gempir·5개월 전·1 comments

An open-source Git extension for tracking AI code

usegitai.com
3 points·by gempir·6개월 전·0 comments

Bun Is Fast, Until Latency Matters for Next.js Workloads

blog.platformatic.dev
2 points·by gempir·6개월 전·0 comments

comments

gempir
·3일 전·discuss
[flagged]
gempir
·4일 전·discuss
Adyen is a big payment processor from the Netherlands which many EU retailers already use. Even with some worldwide customers.
gempir
·9일 전·discuss
micro USB cable and a computer required.

https://valetudo.cloud/pages/general/supported-robots/#eurek...

I did this, it's as easy as it is described. Fully functioning robot vacuum free from the cloud.
gempir
·9일 전·discuss
I really didn't enjoy the cheap plastic construction of the Moonlander. I had two of them for home and work. I even modded a mousepad onto the wristrests to make it more comftable.

But in the end the housing being out of plastic, it creaked, wobbled and just was not satisfying to type on.

I came from premium mechnical keyboards with solid steel or aluminum construction.

I ended up with the Neo Ergo, a middle ground. Not as ergonomic, but solid feel, no plastic and great looks too.
gempir
·11일 전·discuss
Ironic, using the domain of the British Indian Ocean Territory instead of a .eu domain
gempir
·16일 전·discuss
It's only legal if you are a billion dollar AI company
gempir
·22일 전·discuss
You can keep "columnar" data in a row based database like postgres, it's just more expensive. But with little data that's fine and reduces infrastructural complexity. When you reach too much data it gets to a point where you then actually want to use the correct database for your usecase.
gempir
·지난달·discuss
I'll remember it and email you when I try it again.

Last time I tried all of orbstack froze and I had to restart my whole mac to fix it. But you also did some recent releases that fix issues related to freezing up, so maybe it was unrelated.

Thanks for the great software! Happy enterprise customer
gempir
·지난달·discuss
Hmm, that sounds very vague. how DID you solve it? Do you now run Vite dev servers in containers?
gempir
·지난달·discuss
I just wish bind mounts would be more performant/native. I get that this is probably impossible, and probably also sucks on Linux, haven't tried.

But like having containers that need file watchers like vite dev server, or frankenphp in watch mode will overload OrbStack real quick since It seems to fallback to polling instead of listening to fs events.

So I'm stuck running vite dev servers and the like on the host.
gempir
·2개월 전·discuss
I agree. This thread is so negative, seeing everything black and white. 99% of the users of these tools are never going to bother trying to figure out how to remove synthId. And then for the small percentage that do bother, they would have the knowledge to usage image models that don't use watermarking in the first place.

So this is a big win IMO.
gempir
·2개월 전·discuss
Helium has all the benefits of Chromium but none of the Google bloat or other crazy AI, Crypto, Gaming or whatever ideas other browsers ship.

Just uBlock Origin pre-installed

https://helium.computer/
gempir
·2개월 전·discuss
A simple search holds the answers https://hn.algolia.com/?dateRange=pastMonth&page=0&prefix=fa...
gempir
·3개월 전·discuss
No single person can draw that line, that's what Courts and Laws are for. And some of the industries play more dirty and try to manipulate that due process, others failed.

But that's what we have, it's never black & white. Always a process and always evolving.
gempir
·3개월 전·discuss
I think this is mostly to blame on Grafana. Every dashboard ships with $__interval by default and every query uses that by default. I never understood the value of that. It makes the graphs look pretty I guess, but looking at the values becomes a little less useful because nothing is compareable to another not even to yesterday when you last looked at the dashboard.

Personally I always setup a variable $interval that can be set to 1m, 5m, 15m etc and use that in all my queries.
gempir
·3개월 전·discuss
The integration of the ed25519-sk keys is just so easy and similar to normal ssh keys, so the upgrade is way easier.

You just need to tighten your sshd config, you can even add a "touch required" of the Yubikey to the sshd config. Has been in debian stable since like 11 I think?

So it's super friendly to integrate and very secure, as you need to physically be on your pc, have your yubikey and have your exact pc. So that's a lot of factors.
gempir
·3개월 전·discuss
Codex is both a macOS app and a CLI/TUI app.

Their naming is not very clear. The codex desktop app is somewhat of a frontend for the codex cli.

By the look and feel of it I would guess it is written with Electron.
gempir
·3개월 전·discuss
*A few select models got celluar modems.

I have owned several Dell, HP and Lenovo Laptops in the past 15 years and I have never had a cellular modem.

When Apple makes a change like that it impacts a lot of customers because they have way fewer skews.
gempir
·3개월 전·discuss
The amount of traffic that must go through the docker hub, must be insane, the images go into the gigabytes and everyone expects it to be super fast.

Cloudflare is one of the few companies who can handle that for relatively cheap, Docker could not just "run their own" and have it even be compareable.
gempir
·4개월 전·discuss
Check your extensions, might be blocking the cookie banner. For me uBlock blocked the cookie banner. Afterwards it worked just fine.