Live data from Hacker News

Viewing profile — otherflavors

otherflavors

HN member
Joined
Sat, Sep 16, 2017, 7:25 PM UTC
HN karma
66
Public activity
43 items

About otherflavors

No profile information was provided.

Recent public activity

  1. comment
    Comment #47077843

    Reminds me of weatherspect( https://robobunny.com/projects/weatherspect/html/ ) which unfortunately hasn't been working since the API it was using was deprecated/abandoned

  2. comment
    Comment #46991346

    The default change date for BSL is " four years after the first publicly available distribution of a specific version"

  3. comment
    Comment #46991317

    The BSL is not considered open source, so this is a "source-available 2D animation tool"

  4. comment
    Comment #45144377

    They got their Ps confused > Chapter 8: Python - The Swiss Army Knife of Programming

  5. comment
    Comment #41037047

    PlantUML also has gantt chart ( https://plantuml.com/gantt-diagram ) support. unfortunately does not scale below days. There is a chronology diagram( https://plantuml.com/chronolog…

  6. comment
    Comment #40754954

    perl + Template Toolkit (using the underdocumented support for the fragment pattern with EXPOSE_BLOCKS), before finding htmx we used Jemplate, which let you compile Template Toolki…

  7. comment
    Comment #38212030

    Contrary to what seems to be the rough consensus here, ESB/SOA (+ SOAP + WSDL + XML + ...) the 'correct way to do microservices' is probably something more like Self-Contained Syte…

  8. comment
    Comment #37525266

    Probably worth noting is that elvis is the origin of nvi (New vi) which is the default on the BSDs

  9. comment
    Comment #34296786

    posix vi, ovi and nvi lack an X command

  10. comment
    Comment #34003861

    there is no else unless (or even elsunless, since this isn't javascript) in Perl, might have been unless (predicate) { do_this; } else { do_the_impossible unless impossible_thing; …

  11. comment
    Comment #31896282

    why is this tagged "MySQL" but not also "SQL"

  12. comment
    Comment #31435286

    s/every language/some languages/

  13. comment
  14. comment
    Comment #29911549

    contrary to pikchr documentation, troff is not obsolete

  15. comment
    Comment #29843216

    nvi: invalid option -- 'y' usage: ex [-eFRrSsv] [-c command] [-t tag] [-w size] [file ...] usage: vi [-eFlRrSv] [-c command] [-t tag] [-w size] [file ...]

  16. comment
    Comment #29259007

    I'd have suggested to make this more challenging and only use POSIX sed, but -y is not part of POSIX cal anyway

  17. comment
    Comment #29005680

    https://www.wedesoft.de/software/2020/07/07/mealmaster/

  18. comment
    Comment #28828440

    http://schilytools.sourceforge.net/index.php

  19. comment
    Comment #28398263

    I remember late 90s early 2000s getting something like that working on pocket pc, though with a pocket access cdb providing the layout

  20. comment
    Comment #28142788

    This is like Hotwire, https://hotwired.dev/ or Phoenix https://phoenixframework.org/ , but for Python

  21. comment
    Comment #28109132

    https://www.fourmilab.ch/onetime/otpjs.html

  22. comment
    Comment #27895806

    How does it compare to the SWEBOK https://www.computer.org/education/bodies-of-knowledge/softw... ?

  23. comment
    Comment #27637853

    A lot of favourite programming languages not listed

  24. comment
    Comment #27213858

    Many modern IRCDs expose a websocket connection, if that's HTTP enough

  25. comment
    Comment #26231082

    I am just glad ISC gave up on 'the DNS server written in Python and C++, formerly know as "BIND 10"', now spun off as Bundy (like Ted), and in deep hibernation mode.