HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Stephanemw

no profile record

comments

Stephanemw
·3 jaar geleden·discuss
Production costs varying over the seasons or supply availability I can understand.

I can't understand how /every/ UK supermarket chain made the same decision to decline the higher costs without asking myself if they spoke to each other about it. Emergent behaviour caused by racing to the bottom?
Stephanemw
·3 jaar geleden·discuss
Not enough. UK popular media reporting focuses on the supplier's blaming this on 'the weather', or energy prices in production countries [0][1][2][3].

No real discussion on how European shelves don't appear to have this problem.

[0] https://www.bbc.co.uk/news/business-64718826

[1] https://www.theguardian.com/business/2023/feb/22/aldi-asda-m...

[2] https://news.sky.com/story/tesco-and-aldi-to-ration-some-veg...

[3] https://www.express.co.uk/life-style/food/1737097/Supermarke... ... etc
Stephanemw
·5 jaar geleden·discuss
I agree!

I'm someone who's still getting surprises from his property purchase (UK leaseholder, converted Victorian terrace).

I would have loved to know ahead of time about forthcoming issues I'd have to deal with that the survey didn't pick up.

Would likely still have gone ahead with the purchase (I was in a baby-induced rush), but with a stronger bargaining position. It's not as if UK property prices are reasonable in any case.

I _personally_ feel that not declaring serious flaws just because it's not legally required equates to lies by omission.
Stephanemw
·5 jaar geleden·discuss
Inherited medical conditions is another potential interest - although accuracy of diagnoses do degrade the further back you go.
Stephanemw
·5 jaar geleden·discuss
+1 on the features phones - I worked on quite a few of them that had Jazelle acceleration for J2ME.

Solid 60fps on those 206MHz CPUs and the bottleneck was actually the display pipeline!
Stephanemw
·5 jaar geleden·discuss
I hadn't considered the web archive, good call!

64bit msi installs and stitches images fine - LGTM :-)
Stephanemw
·5 jaar geleden·discuss
I've been keen to add to my Hugin and AutoPano toolset.

Unfortunately the download links on that page 404.

Does anyone know where MS have moved them?
Stephanemw
·5 jaar geleden·discuss
This is something I'm always on the lookout for, for my growing daughter - relevant, up-to-date and age-appropriate games.

Could you share some more info?
Stephanemw
·6 jaar geleden·discuss
Oh wow, blast from the past!

Yes there was! I built something for the JVM, way back in the days as I wanted exactly this for my Zaurus (X11 'wasted' 800kb!)

My first pass was pure-Java as that was a thing back then, that and at 320x240 it was plenty fast enough; accessing the framebuffer as a random-access file and streaming from the input devices worked well enough. This also made it easy to support VNC. The BDF font renderer was fun to write and eventually got re-used in JNode and I think there was query about Maemo too.

The project went through a few name changes (fbAWT, Odonata, FBToolkit)[0] and later also formed part of a collaboration with Guillaume Legris refactoring the rendering plugins and adding microbackend support.

Guillaume added native libraries to speed things up for larger screens and generally took over maintenance; my life had got a bit busy.

FBToolkit was also accepted as one of the projects used to try out the emerging OpenJDK open collaboration process [1].

Happy to answer questions if I remember that far back :-)

[0] fbAWT, Odonata, FBToolkit (zips actually work?!): http://web.archive.org/web/20060821072155/http://odonata.tan...

[1] Framebuffer Toolkit: http://openjdk.java.net/projects/fbtoolkit/