HackerTrans
TopNewTrendsCommentsPastAskShowJobs

iffycan

no profile record

comments

iffycan
·3 năm trước·discuss
You can record a macro to go download transactions from your bank.
iffycan
·4 năm trước·discuss
I'm not finding it on their website. Do they have a "release as open source" option?
iffycan
·4 năm trước·discuss
There's also more to it than just the webview windows:

- Cross-platform auto-updating

- Desktop tray features

- System notifications

- Menu stuff

These are some of the "extra" things that also made Electron nice.

You have a point about browser API compatibility, though. That's the big downside to using the system-provided webview widget.
iffycan
·4 năm trước·discuss
I used to work at a place whose webserver was in TCL (AOLServer). Once I figured out some of the gotchas, I learned to really like TCL.

Like you mention, it's used as glue in lots of places, for instance in my Electrical Engineering classes to glue together VHDL/Verilog and program FGPAs.