Viewing profile — otherflavors
otherflavors
HN member- Joined
- Sat, Sep 16, 2017, 7:25 PM UTC
- HN karma
- 66
- Public activity
- 43 items
- HN profile
- View on Hacker News ↗
About otherflavors
No profile information was provided.
Recent public activity
-
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
-
comment
Comment #46991346
The default change date for BSL is " four years after the first publicly available distribution of a specific version"
-
comment
Comment #46991317
The BSL is not considered open source, so this is a "source-available 2D animation tool"
-
comment
Comment #45144377
They got their Ps confused > Chapter 8: Python - The Swiss Army Knife of Programming
-
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…
-
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…
-
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…
-
comment
Comment #37525266
Probably worth noting is that elvis is the origin of nvi (New vi) which is the default on the BSDs
-
comment
Comment #34296786
posix vi, ovi and nvi lack an X command
-
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; …
-
comment
Comment #31896282
why is this tagged "MySQL" but not also "SQL"
-
comment
Comment #31435286
s/every language/some languages/
- comment
-
comment
Comment #29911549
contrary to pikchr documentation, troff is not obsolete
-
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 ...]
-
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
-
comment
Comment #29005680
https://www.wedesoft.de/software/2020/07/07/mealmaster/
-
comment
Comment #28828440
http://schilytools.sourceforge.net/index.php
-
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
-
comment
Comment #28142788
This is like Hotwire, https://hotwired.dev/ or Phoenix https://phoenixframework.org/ , but for Python
-
comment
Comment #28109132
https://www.fourmilab.ch/onetime/otpjs.html
-
comment
Comment #27895806
How does it compare to the SWEBOK https://www.computer.org/education/bodies-of-knowledge/softw... ?
-
comment
Comment #27637853
A lot of favourite programming languages not listed
-
comment
Comment #27213858
Many modern IRCDs expose a websocket connection, if that's HTTP enough
-
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.