Live data from Hacker News

Viewing profile — Oxodao

Oxodao

HN member
Joined
Tue, Oct 29, 2019, 1:10 PM UTC
HN karma
304
Public activity
159 items

About Oxodao

No profile information was provided.

Recent public activity

  1. comment
    Comment #49195573

    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…

  2. comment
    Comment #49195540

    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…

  3. comment
    Comment #49194655

    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 th…

  4. comment
    Comment #49169340

    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 cra…

  5. comment
    Comment #49169312

    Which is exactly what have been said: > so much archival work with high quality highly compressed game releases

  6. comment
    Comment #49154695

    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` anywa…

  7. comment
    Comment #49152101

    If you properly set up your ssh client (No agent forwarding or X11 forwarding)

  8. comment
    Comment #49068145

    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 simpl…

  9. comment
    Comment #49068090

    For lots of applications, Mercure is a great replacement for websockets and it works wonderfully with django

  10. comment
    Comment #49022055

    GitHub, Gitlab, Bitbucket, Codeberg, SourceForge, SourceHut, and that's just from the top of my head. That's not what I call "vanishingly rare"

  11. comment
    Comment #49021804

    host your own. Codeberg is literally based on Forgejo you can setup on your own

  12. comment
  13. comment
    Comment #49018178

    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 …

  14. comment
    Comment #49017935

    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…

  15. comment
    Comment #48993140

    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…

  16. comment
    Comment #48993069

    idk but seeing as OP answers he might be an AI too

  17. comment
    Comment #48989017

    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 …

  18. comment
    Comment #48979607

    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 f…

  19. comment
    Comment #48919404

    The videos do not work under Firefox (on windows at least), probably codec related but unfortunate

  20. comment
    Comment #48831109

    I hate the world we're going into. If I get a single call like that, you better be sure I will never ever talk with that person again. What a pain.

  21. story
  22. comment
    Comment #48814402

    i don't understand the use case for 1x2.5gbs + 1x1gbs for a router. Why not both 2.5gbs it's not like you'll be running lots of stuff on the router itself so it would be more usefu…

  23. comment
    Comment #48803417

    Yeah maybe you're lucky but I've had 3 printers in my life, ink jets, and those are the three individual worst tech experience I've ever had

  24. comment
    Comment #48720086

    Neat, i'll try this out!

  25. comment
    Comment #48719649

    Could be quite interesting especially since it runs on hyprland! Does it supports other languages than english by chance ?