Live data from Hacker News

Viewing profile — tambre

tambre

HN member
Joined
Thu, Nov 30, 2017, 5:08 PM UTC
HN karma
957
Public activity
289 items

About tambre

raul@tambre.ee

Recent public activity

  1. comment
    Comment #48815499

    Does anybody know of a feasible alternative to Google Timeline?

  2. comment
    Comment #48792565

    Access to the private video doesn't sound necessary. The AI seemingly runs in a context where it sees the private videos so comments on public videos can instruct it to generate li…

  3. comment
    Comment #48433715

    Fair enough, I'm not from the US. Globally they're at a roughly 10% market share and where I'm from closer to just 5%. It's a rarity to see any here and I've never gotten to try ma…

  4. comment
    Comment #48411833

    > I know Clang struggled to ship improved sorts for their C++ implementation Clang has no built-in sorting algorithms. I imagine you're referring to the LLVM project's libc++? Thou…

  5. comment
    Comment #48372051

    Gnome has a "Always on Top" toggle for each window. I imagine there's a protocol for an application to set it by default but the OP's window manager might not implement it or there…

  6. comment
    Comment #48190888

    Did you report it and did it ever get fixed?

  7. comment
    Comment #47949106

    It's in experimental only, not unstable or testing. That said I'm surprised it hasn't even propmpted discussion on debian-devel (sans [0]). I would've thought that at least enough …

  8. comment
    Comment #47946756

    Worth noting is that in Debian experimental coreutils defaults to coreutils-from-uutils [0]. This came as a big surprise and as far as I can tell there's been no discussion. A Cano…

  9. comment
    Comment #47919777

    While I understand that by making the quiz app the author had learned everything and had no use afterwards, it's unfortunate to see it not published. My friend is learning Latvian …

  10. comment
    Comment #47845577

    You mean fusion splicing? That's common knowledge to anyone that's done any professional fibre cabling and you can easily find reading on it. The specifics of subsea cables however…

  11. comment
    Comment #47680445

    Seems @zorked is correct about some POPs simply lacking IPv6. I simply happened to hit one of those. Quite disappointing but I guess Bunny is on the cheap side and doesn't actually…

  12. comment
    Comment #47676473

    Seemingly lacks IPv6 though? Cloudflare requires you to pay them and make an explicit effort to disable IPv6. Sad to see it not enabled by default on Bunny.

  13. comment
    Comment #47136860

    I've found inverter microwaves for example useful when making porridge. A traditional one at 50% power blasting at full for 5 seconds makes it boil over, but on an inverter microwa…

  14. comment
    Comment #47121118

    Unless you have an inverter microwave it simply adjusts the % of the time that the magnetron is turned on. So at 50% you will have the magnetron at full blast 700W for 5 seconds an…

  15. comment
    Comment #47119958

    I'm surprised no one has mentioned inverter microwaves. Unlike plain old regular microwaves where power settings just adjust the time that the magnetron is running at full blast th…

  16. comment
    Comment #46966798

    > My understanding with Mesa is that it has very few dependencies Some of the shader compilers require LLVM which is a giant dependency to say the least. But with Valve's ACO for R…

  17. comment
    Comment #46217063

    The difference probably is that GCC extensions have been stable for decades. Meanwhile Rust experimental features have breaking changes between versions. So a Rust version 6 months…

  18. comment
    Comment #46146822

    Seemingly lacking IPv6 support? Not that you'd usually need this if you have IPv6 but might still be useful to bypass firewalls or forward access for IPv4 clients from your newer I…

  19. comment
    Comment #45964890

    Owning your IP space and using Anycast.

  20. comment
    Comment #45702010

    I was considering CBOR+CDDL heavily for a project a while so they're a tad intertwined in my head. I very much liked CBOR's capability of being able to define wholly new types and …

  21. comment
    Comment #45692098

    How do you feel about something like CBOR? In which stage would you say it's stuck in evolution compared to ASN.1 (since you said Protobuf is still TLV)?

  22. comment
    Comment #45500274

    > This also sounds specific to GNOME, as mutter still doesn't have color management. Gnome 49 should've solved that. [0] [0] https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/…

  23. comment
    Comment #45377184

    Anybody know if it supports IPv6?

  24. story
  25. comment
    Comment #43506306

    I recently wanted to do point-to-point Wi-Fi for transferring some data but apparently support for the ad-hoc IBSS mode wasn't available on my MT7925. Wi-Fi Aware is completely new…