HN user

jadavies

26 karma

https://theretiredengineer.wordpress.com/ https://github.com/john-davies

Posts3
Comments37
View on HN

Looks good. However the sign up process takes far too many clicks to eventually get to "Select your subscription level" then I get:

Microsoft OLE DB Provider for ODBC Drivers error '80004005'

[Microsoft][ODBC Microsoft Access Driver] Field 'tblUsers.UName' cannot be a zero-length string.

/-/db/registration.asp, line 136

Oh well I'll come back later

A desktop tool to assist with planning a piece of writing using the book architecture method ( https://thefriendlyeditor.com/tag/the-book-architecture-meth... ) Uses GTK and is released under a GPL licence - https://github.com/john-davies/mapter

Problems / improvements are

* Improved Editor with features like search/replace and undo. At the moment the GTKSourceView component looks a likely candidate.

* A method of moving or swapping the contents of cells without a lot of cutting & pasting ( drag & drop? )

* There's also an annoying bug with the tree control drag & drop that I need to fix

I'm currently using it to try and write a novel. I'm about 35% of the way through and it works surprisingly well.

Agreed although there are probably easier ways to achieve stable temperatures, e.g. a cellar.

The rest is definitely marketing hype. For remuage the sparkling wine bottles are slowly tipped from horizontal to vertical so that the sediment gathers at the cork end. The sediment can then be removed and the bottle recorked. There should be very little or no sediment in wine that's for sale.

You make a good point about the ego thing. We had several enquiries from customers who would prefer custom development rather than make small changes to their business processes so as to be able to use off the shelf products.

Agree 100% and that was my philosophy as well. They key phrase in your comment is "when it doesn't appear to be necessary" In my experience long hours are rarely necessary and certainly not on a continuous basis. Simply measuring hours worked just degenerates into a pissing contest which benefits nobody.

+1 for text only information. I investigated this a few years ago with the intention of auto-generating a news podcast for my train commute. The audio part never happened but I auto-created a text document and synced that to my phone every morning and read it on the train.

I used RSS and a simple home brew page scraper to fetch the data and compile the document. However this was a pain to update and I found that news sites didn't always manage their feeds very well.

I wouldn't mind resurrecting this project so are there any recommendations for open source web scraping software that I could try, rather than rolling my own?

It was, as well as the Automatic Train Protection (ATP) and Automatic Train Operation (ATO) systems. I worked on part of the track to train comms system of the subsequent Victoria Line upgrade which was also written in Ada.

I forget which compiler was used, all I remember is that it cost an arm and a leg!

Agreed, if I needed an alternative to Google Maps then OpenStreetMap would be my first stop even if it meant some work setting up my own server. That way you largely insulate yourself from random price hikes like this.

My recent experience in various parts of the UK and one trip to northern Finland is that the OSM is superior to Google maps anyway. And with something like OSMAnd it's trivially easy to use offline.

    >> - To provide mentorship to junior staff.
    > There's this thing called documentation ;)
Mentoring is somewhat more than telling someone to RTFM. A smart engineer who's willing to teach less experienced team members is extremely valuable. The people who are really good at it never see it as a bother, just part of the job. My experience is that it's not as effective with remote teams.

If you're looking for FOSS then I've had some success with a combination of openMVG ( http://imagine.enpc.fr/~moulonp/openMVG/ ) and MVE ( https://www.gcc.tu-darmstadt.de/home/proj/mve/ ). In the future I also want to try openMVS ( https://github.com/cdcseacave/openMVS ) as an alternative to MVE.

I've written a few blog posts on this subject - https://theretiredengineer.wordpress.com/category/photogramm....

There's also a much more in-depth investigation here - https://pfalkingham.wordpress.com/2017/12/17/free-photogramm... - but not all the software being reviewed is fully FOSS.