Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Oxodao
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
Oxodao
5d ago
> is unable to silently alter the firewall's configuration I'd like more informations about this as I'm not too familiar with firewall setup but every time I tried to setup iptables / nft it was indeed bypassed by do
2.
▲
by
Oxodao
6d ago
IIRC Mistral used to do it, not sure if that's still the case EDIT/ Yes they did, that no longer seems to be the case though https://x.com/MistralAI/status/1833758285167722836
3.
▲
by
Oxodao
9d ago
Ok, i do use it through their relay but i should do the same
4.
▲
by
Oxodao
9d ago
yeah in a perfect world google dictates how the standard will evolve, we kill all competition so we're sure that you have only one target to build your software against, I'm sure a monopoly will greatly improves innovation and not
5.
▲
by
Oxodao
9d ago
sync is not backup Also why you sync through LAN only?
6.
▲
by
Oxodao
16d ago
I really need a 3:2 desktop monitor but it's just impossible. AFAIK there's only the BenQ one (well it seems that now there's two) and it's out of my budget. I would have no problem settling with a 1080p one but there&#x
7.
▲
by
Oxodao
16d ago
Pointless article. That's the same article we've seen thousand of times by now "look, I told the random number generator to write text and it did". There's not even a reflection or anything that's litterally it
8.
▲
by
Oxodao
18d ago
eye-of-gnome was nearly perfect. But the "modernization" (e.g. GTK4 and some small ux changes) made me un-usable for me. I settled on eye-of-mate but there's still a few things I'd rather change (e.g. with zoomed-in pict
9.
▲
by
Oxodao
19d ago
This app is just garbage. Can't even use it if you are rooted.
10.
▲
by
Oxodao
23d ago
TrueNAS, I have really mixed feelings about it. It's ok but the company behinds it start to do not great stuff
11.
▲
by
Oxodao
23d ago
I'm so thankful that Minecraft has developed it's own ecosystem for modding (I don't like CurseForge but it's MILES ahead of NM, and modrinth is great) and did not rely on NexusMods. Try to install a big modpack in TES,
12.
▲
by
Oxodao
1mo ago
I recently migrated from a synology to a diy nas, 8to to transfer, did it through rsync, took a few days but it ended up working nice.
13.
▲
by
Oxodao
1mo ago
And it seems to store that info locally as even typing the url manually after being redirected from here you still get the eggcup. Using the link in private mode does work though, probably need to clear the local storage
14.
▲
by
Oxodao
2mo ago
I've used django-orm at my previous job for 2 years and I never have liked it, the syntax is just not nice to read. I used Doctrine for 5 years (2 before last job and 3 since I got my current one) and it's just night and day. Decl
15.
▲
by
Oxodao
2mo ago
In Doctrine the query builder can take objects that describe what you want to do [1], not the best but still way better to read and understand. There's also the DQL which is an SQL-like language that's pretty well integrated in ph
16.
▲
by
Oxodao
2mo ago
I despise django-orm, doctrine is so much better. Like, who thought that using named arguments to do stuff was a proper way ??? `.filter(created_at__gte=XXXXX)` why? The rest of the framework is great but the ORM is definetly its weakest po
17.
▲
by
Oxodao
2mo ago
I agree that live service are the main threat, but even so you should not have to rely on pirated software to keep using something you paid for. Also not all game ends up being cracked
18.
▲
by
Oxodao
2mo ago
Which is exactly what have been said: > so much archival work with high quality highly compressed game releases
19.
▲
by
Oxodao
2mo ago
php has a separate `.` operator that concatenate and you get an error if you try to do it with a `+`. That's indeed better but most of the time you concatenate with `sprintf` anyway
20.
▲
by
Oxodao
2mo ago
If you properly set up your ssh client (No agent forwarding or X11 forwarding)
21.
▲
by
Oxodao
2mo ago
In go, for my personal projects only I don't think it would scale, I made my own migration tool since I am not using an ORM. It works pretty well for my use case and is quite simple. https://github.com/oxodao/micro
22.
▲
by
Oxodao
2mo ago
For lots of applications, Mercure is a great replacement for websockets and it works wonderfully with django
23.
▲
by
Oxodao
2mo ago
GitHub, Gitlab, Bitbucket, Codeberg, SourceForge, SourceHut, and that's just from the top of my head. That's not what I call "vanishingly rare"
24.
▲
by
Oxodao
2mo ago
host your own. Codeberg is literally based on Forgejo you can setup on your own
25.
▲
by
Oxodao
2mo ago
You are really putting bad faith and being stubborn. Yes you will need SOMETHING since you have to get your thing someway to compile this executable. Just as you'd need frankenphp to compile a single binary just as you that will then n
26.
▲
by
Oxodao
2mo ago
It was pretty much a simple "toggle encryption" button, when you pressed it and your friend also had Silence it would ask them if they want to start encryption, you pressed yes and you were encrypted. The only thing was that when
27.
▲
by
Oxodao
2mo ago
This reminds me of the good old days before signal, back when it was still called SmsSecure / TextSecure / Silence. This was pretty much the same concept but on top of SMS. I loved it
28.
▲
by
Oxodao
2mo ago
idk but seeing as OP answers he might be an AI too
29.
▲
by
Oxodao
2mo ago
Go is not a dependency. Go is a compiled language, once you download the frankenphp binary you do not need anything else, whereas you still need php for yours. The readme is fully ai generated so its not a great start, but I checked anyway
30.
▲
by
Oxodao
2mo ago
Was absolutely ready to point you out how this is a fun side project nothing serious just to show its possible, then I read the readme and wtf it does not seems like it? Just use frankenphp and be done with it, it runs caddy, doesn't n
More ›