jonititan's comments

jonititan | 4 years ago | on: FAA, do your damn job

That has more to do with problems of carb icing and similar on legacy engines. It's very expensive to get regulatory approval for new engines and even more so to then get approvals to retrofit them to legacy or historical aircraft. Unfortunately if you put regular pump gasoline in an aircraft you are going to have serious problems. Not least because of the bioethanol mixed in which will degrade the pipes.

jonititan | 4 years ago | on: Python 3.11 in the Web Browser

Does the talk do a comparison to Pyodide? Seems very similar and I'd be very interested to hear what the advantages and disadvantages are.

jonititan | 4 years ago | on: Overview of alternative open source front-ends for popular internet platforms

https://twitter.com/matrixdotorg/status/1471191916838633481?...

This would be nice if it happens. I have fond memories of pidgin and similar and being able to use multiple messenger accounts from one program.

This would be a key enabler here as well for alternative front ends or interfaces to platforms. Reducing platforms to their API and a "platform preferred" front end.

I mean obviously the EU is strongly motivated by wanting their companies to have a stronger chance at competing with US FANG companies but it's still a good move for the users.

jonititan | 4 years ago | on: Overview of alternative open source front-ends for popular internet platforms

Yeah and seeing it from the other side as a cafe owner you have so many different sites to manage to try and help people find out where you are, when you are open, and the events you have running. Would really love some sort of framework for managing all those competing offering for location services. An open source framework in particular would be ace although it would mean the vast majority of small businesses wouldn't use it. Too little time.

jonititan | 4 years ago | on: A quick note on airships (2020)

Unfortunately the Shortstown sheds are not in use for Airlander. HAV no longer have a presence there. They couldn't afford the rents while they recover from the crash and work towards building their next test vehicle. Mostly movie studios and similar rent them now. A developer is hoping to build on the airfield which would stop any future airship use if they can't be stopped.

jonititan | 6 years ago | on: BRL-CAD: Open-Source Solid Modeling

It looks similar and appears to have some of the same challenges to opencascade which has a python module. Pythonocc. http://www.pythonocc.org/ As a heavy CAD user who wants to do some computer aided engineering I've found things like FreeCAD, OpenSCAD, and LibreCAD are great but not necessarily straightforward to work with programmatically. Pythonocc is easier but then lacks all the GUI tools for creating more detailed models.

jonititan | 6 years ago | on: 3D Wireframes Using SVG

I certainly agree with that. It has seen more work recently from the BIM side. http://www.pythonocc.org/ has examples but the most recent work is really demos using it as a part of other projects. https://pure.tue.nl/ws/files/119667686/20190402_Krijnen.pdf https://link.springer.com/article/10.1007/s42496-019-00007-4 https://arxiv.org/pdf/1810.10795.pdf The difficulty for a lot of CAD systems is the NURBS type line geometry interactions. https://en.wikipedia.org/wiki/Non-uniform_rational_B-spline

jonititan | 6 years ago | on: The Bloom Clock

Just because it's not Byzantine doesn't mean it might not be relevant to proof of work algorithms where one of the challenges is understanding when work was completed relative to other components.

jonititan | 6 years ago | on: The Bloom Clock

This is an intriguing paper. This seems highly related to proof of work algorithms in blockchain systems. Working out which events happened and at what time.
page 2