HackerTrans
TopNewTrendsCommentsPastAskShowJobs

shoobs

no profile record

Submissions

Squatt.ing – The state of the .ing top level domain shortly after public release

blog.ioces.com
2 points·by shoobs·2 месяца назад·0 comments

Who is attending FOSDEM '24?

4 points·by shoobs·2 года назад·4 comments

I walked across Luxembourg

blog.ioces.com
398 points·by shoobs·3 года назад·234 comments

Improving Mazzilli's Driver – Better gate driving for the classic ZVS converter

blog.ioces.com
1 points·by shoobs·3 года назад·0 comments

Haptick, Part Two – Bring-up and testing of a prototype 6DOF input device

blog.ioces.com
2 points·by shoobs·3 года назад·1 comments

comments

shoobs
·в прошлом году·discuss
I did an experiment a few weeks back as a bit of a litmus test for a new data format my team and I have been working on. I fed the spec documentation into ChatGPT and asked it to write a file reader for it. It spat out a mostly-correct implementation almost immediately, and with some extra coaxing managed to fix the small bugs in it too.

To be fair, it's a very simple format, but it made me feel good about the quality of the documentation.
shoobs
·в прошлом году·discuss
ALT | Remote (EU) | Full-time | Frontend Software Engineer

We're a small, established company specialising in subsurface instrumentation development, as well as the software needed to handle subsurface data. As of right now, we're working on a product to streamline management, delivery and visualisation of data.

Currently chasing a frontend developer with a flair for UI/UX design, and experience in Vue.js and D3. Must have a strong mathematical background.

Open to employing via company-of-record (such as remote.com), or direct B2B consulting. If you're in Luxembourg, we can employ you directly. Reach out to me at jobs <at> alt.lu.
shoobs
·в прошлом году·discuss
I work in the borehole instrumentation industry, and lots of our customers get hyperspectral data from core. I'm working on a new data delivery and management platform, and I've made sure our data structures can handle hyperspectral images. Multidimensional arrays are front and centre. I too think of spectral images as "cubes".

One thing that stems from this is the question of how you visualise it. False colour mapping?
shoobs
·в прошлом году·discuss
Oof, that's tough. I'm over here on a blue card, and I found that the initial application and dealing with department of immigration was actually really streamlined. Everything is very manual and personal over here, but there are a large number of public servants that are very welcoming and happy to help out.
shoobs
·2 года назад·discuss
I've noticed the umami flavour that tends to develop when cooking beer for a long time. An Irish stew with Guinness in it, or a gulas using beer as the staple liquid all develop Vegemite like flavours.

I love it, but I think a lot of non-Aussies don't recognise the similarities.
shoobs
·2 года назад·discuss
For those that aren't aware, it's a free conference focusing on all things open source - https://fosdem.org/2024/
shoobs
·3 года назад·discuss
Not an actual live feed. It looks like the launch will be soon. Official details can be found here: https://www.spacex.com/launches/mission/?missionId=starship-...
shoobs
·3 года назад·discuss
There are multiple official camping grounds and caravan parks on the route. Unfortunately wild camping isn't allowed anywhere. I know that some people still try it, and probably so long as you're somewhere off trail, camp late and leave early nobody will bother you.
shoobs
·3 года назад·discuss
Thanks for the recommendation. I used KML files and manually connected them, but a router would've been handy. I'll give it a shot.
shoobs
·3 года назад·discuss
A few months back I dragged myself away from Tears of the Kingdom and went on a four day hike across the entirety of Luxembourg.

I planned my route using open source GIS tools, and did the cross country walk over a long weekend back in June.
shoobs
·3 года назад·discuss
It's why I switched my Model 3 to just report battery percentage instead of estimated range. Their charge usage algorithm in their route planner is very impressive. Even across 300+ km trips, I've never seen it out by more than a few percent. From what I can see, it's most affected by wind. I guess they don't input weather into the estimation model.

My experience is that real world usage gets me about 85% of the advertised range for most of the year. I average around 160 Wh/km for the driving I do, so with a pack capacity of 75 kWh, that's about 470 km. Advertised range here in the EU was 530 km.
shoobs
·3 года назад·discuss
https://blog.ioces.com/matt

I post pretty sporadically about things I'm working on or that interest me. Electronics, coding, food, general hacking and making.

There are only a handful of posts there now, with 2 or 3 in the pipeline for the coming months.
shoobs
·3 года назад·discuss
Author here. This is just a bit of technical discussion on the first bring-up and testing of a new design of force/torque sensor that utilises a Stewart platform geometry. The ultimate goal is that it'll become a fully functional SpaceMouse style device, which at the moment are really only available from one manufacturer due to many mergers and acquisitions and some heavy patent enforcement.

I've released the design open-source, so if anyone is interested in contributing, check out the GitHub repository. Let me know if there are any questions or feedback.
shoobs
·3 года назад·discuss
Most of the key authors are still with the team, though some of the old crew will start retiring shortly.
shoobs
·3 года назад·discuss
These stories are great, and totally resonate with me at the moment. I'm managing a team working on a 30 year old codebase. It is in technical debt, like many codebases that old. That being said, the codebase is full of so much good stuff from hard learned lessons over 30 years, and that's where its value lies.

I'm convinced that the way forward is not to refactor or rewrite it, but to produce something new and different that draws on the 30 years of experience learned during the development of the original product. And, like Basecamp, run them side-by-side and allow users to chose what they want.
shoobs
·4 года назад·discuss
I've been working on of these for a little bit as well. I have a prototype that's working, but has a few problems I hope to solve in the next iteration.

Mine is based on a Stewart platform with strain sensors for each truss.
shoobs
·4 года назад·discuss
Oops, yep, my mistake.
shoobs
·4 года назад·discuss
I implemented a well known curve simplification algorithm in Rust, and was pleasantly surprised how easy the interaction with Python was. For packaging, setuptools_rust was great, and I too used PyO3 for the bindings. I haven't tried Rumpy yet, but it looks interesting.
shoobs
·4 года назад·discuss
This is a pretty impressive project, though the results (https://www.youtube.com/watch?v=dwXs9RB6uD0) are somewhat disappointing. From what I see toward the end of the video, the image is blurry with poor colour rendition, although it is fantastically low latency.

I suspect you're currently limited by the optics you're using, lack of white-balance and low CRI lighting. Looking forward to seeing further tests!