Live data from Hacker News

Viewing profile — adduc

adduc

HN member
Joined
Thu, Mar 13, 2008, 2:31 PM UTC
HN karma
194
Public activity
66 items

About adduc

DevOp / Web Developer based out of Chicago

Recent public activity

  1. comment
    Comment #45033630

    The launch video for this new Framework Laptop 16 mentioned firmware improvements to disable wake on keypress when the laptop's screen is closed, specifically to prevent the type o…

  2. comment
    Comment #44664550

    > Forgejo PR managed to twist that good announcement into seeming as a conflict of interest, because the "Gitea" name was reused for two different concepts. Now that it's CommitGo …

  3. comment
    Comment #44655080

    > The Gitea project is still community-driven and has the same yearly elections for leadership that has been around for close to a decade now :) [1] mentions changes to the electio…

  4. comment
    Comment #43562033

    > The final launch will be Thundermail, an email hosting service using the open-source Stalwart stack. Users will be able to pick between thundermail.com and tb.pro domains. If the…

  5. comment
    Comment #43407564

    Framework started selling larger batteries in 2023 (61 Whr vs the base 55 Whr), and from looking through older reviews it looks like battery life significantly improved (>25% bette…

  6. comment
    Comment #42763543

    A lot of their early value-proposition were saner security defaults and additions to increase confidence in the software's security. A lot of the changes were attempted to upstream…

  7. comment
    Comment #42763410

    There's a bit of a difference between a downstream commercial host and turning the open-source project into open-core. Gitea went from a rotating governance to deciding half of the…

  8. comment
    Comment #41710366

    Are you certain extensions can be downloaded and installed from anywhere? Firefox's documentation[1] states "Extensions and themes need to be signed by Mozilla before they can be i…

  9. comment
  10. comment
    Comment #36829595

    Cloudtrail writes to s3 at intervals, which means it make take a few minutes for the log entry related to your request ID to show. I've found Athena doesn't appear to search throug…

  11. comment
    Comment #36392291

    This particular instance appears to be running Forgejo, a soft-fork of Gitea.

  12. comment
    Comment #35469006

    MariaDB Plc. appears to be the top contributor to MariaDB's codebase (81.9% of commits since the beginning of 2020)[0]. [0]: https://mariadb.org/mariadb-contribution-statistics-mar…

  13. comment
    Comment #34876302

    speaker support is being actively worked on [1] [1]: https://phpc.social/@marcan@treehouse.systems/10981800943090...

  14. comment
    Comment #32968348

    The benchmarks appear to show AWS wins by a considerable margin in all tests, and is cheaper at all quoted price points, but is hardly above Azure in the cost performance table. Th…

  15. comment
    Comment #29083169

    Despite Mozilla's claim that Firefox Suggest is opt-in, many users (myself included) found the setting enabled by default when it initially shipped. I'd recommend checking your set…

  16. comment
    Comment #28971369

    Not sure what OP is referring to, but Microsoft has multiple Visual Studio Code extensions (e.g. Remote SSH) that are closed-source and hard-coded not to work with any self-compile…

  17. comment
    Comment #28870035

    From their S-1: > We do not have an adequate history with our subscription or pricing models to accurately predict the long-term rate of customer subscription renewals or adoption,…

  18. comment
    Comment #26547104

    > Free is for a single developer, with the purchasing decision led by that same person > Premium is for team (s) usage, with the purchasing decision led by one or more Directors Do…

  19. comment
  20. comment
    Comment #6495818

    If there is a Lua library for it, it'd be possible with the Nginx Lua module [1] [1]: https://github.com/chaoslawful/lua-nginx-module

  21. comment
    Comment #6491303

    Check out https://play.google.com/store/apps/details?id=com.premii.hn , it's a fairly clean version for Android.

  22. comment
    Comment #6279933

    The colon-based syntax was voted down. What went live in 5.4 was support for brackets in lieu of array() // Typical array syntax $arr = array('key' => 'asdf'); // Supported in 5.4+…

  23. comment
    Comment #6222463

    Similarly, if PHP 5.4 (or greater) is installed: php -S 127.0.0.1:8080

  24. comment
    Comment #6217818

    Hastily done comparison screenshot: http://i.imgur.com/OKwf2cG.png

  25. comment
    Comment #6113395

    There's a whole community built around making the most out of restricted server resources over at http://www.lowendtalk.com/ . People very regularly utilize virtual servers with 64…