back
user profile
iamflimflam1
5,752karma·1,549submissions·February 26, 2009
about
I've got a YouTube channel - It's surprisingly successful and people find it interesting.
https://www.youtube.com/atomic14
You can email me: chris -at- cmgresearch.com
Also, subscribe to our newsletter - https://makernews.substack.com/
---
meet.hn/city/gb-City-of-Edinburgh
Socials: - github.com/atomic14
---
recent activity (1,549 total)
comment
https://martinfowler.com/articles/agile-aus-2018.html Our challenge at the moment isn't making agile a thing that people want to do, it's dealing with what I call faux…
comment
That is not agile it is SCRUM.
comment
Indeed - the principals of the manifesto are very easy to read: https://agilemanifesto.org/ and https://agilemanifesto.org/principles.html The problem is people take …
comment
I implemented LZ77 when I was at university as I was trying to load gifs for an image processing project. I was absolutely blown away by the simplicity and elegance algorithm. Need to have a look at L…
comment
First issue I clicked on... https://github.com/OpenMW/openmw/pull/3176 …
comment
That’s really interesting - one of the nice things about the esp32 is the built in WiFi so integrating with these APIs would be pretty easy.
comment
I've been working on this for a while and it's just about good enough to show people now. It's pretty much working and renders ePUB files pretty well. It's using an ESP32 board wit…
comment
The low level of RAM will make it hard to support epub files out of the box. They are pretty nasty to deal with as they are actually zip files containing html and css. So to render an epub file accura…
comment
Reading these comments makes me realise how lucky I was in my first job. Brilliant people and amazing tech.
comment
Very much like the current "being able to google properly" skill.
comment
I remember as a child being extremely puzzled as to how glass worked. I could not understand how something solid could be transparent. I had seen that when things moved quickly they seemed to become t…
comment
Commented out the credit card charging part of the order processing pipeline during testing and pushed it to production.
comment
I thought this was pretty interesting - building MicroPython from scratch turns out to be really easy and there's a nice PR that adds support for I2S. I think MicroPython (and it's sister Ci…
comment
There are plenty of countries who have had minimum wage for some time and have increased that minimum wage over time. So there have been lots of studies done on the impact of it. Here’s one: https:…
comment
There are driver boards out there. https://www.ebay.co.uk/itm/272635844177
comment
I had an old (2010?) iPad1 that's been around the family and was pretty much dead. Seemed a shame to send it all to landfill so I've pulled out the LCD and made a nice magic mirror from it.