Cochlear Implants

instantiator,

👋 Come work with me at Nesta!

We're looking for a front-end developer to join our small team as we build prototypes / MVPs / and production-ready collective intelligence solutions.

There's lots more information in the job description, and I'll gladly talk to you about the role if you have questions. Reach out!

Apply by 28th May:
https://www.nesta.org.uk/jobs/frontend-mid-level-developer-ccid/

#Jobs #Developers #CI #CollectiveIntelligence #Software #Dev #Developer #Frontend #Vacancy #FediJobs #GetFediHired

dave,
@dave@social.lightbeamapps.com avatar

I setup a runner for my Forgejo instance on our home server (an intel 2018 Mac mini).

My unit tests for my video pipeline check the output of the pipeline, against a previous output. Images snapshotted to png.

All the tests fail on the home server. They pass on my M2 Studio. The output images appear the same, no major fail in the pipeline.

My suspicion is this is a png encoding difference in the simulator between intel and apple silicon 🧐

butternut,

@dave such a thing definitely exists; I’ve run into it before. I’m having trouble finding a link right now, but yeah — image output will not be pixel/byte for pixel/byte comparable when using the default iOS image libraries across architectures.

TonyVladusich,
@TonyVladusich@mathstodon.xyz avatar

@dave

it's quite bespoke, so likely not useful to you (I built a whole library to handle image encoding, rescaling, colour decomposition, etc). a couple of key points after looking at it again though: (1) I use ground truth images to test against that I stored in my assets folder, so that baseline is always constant, and (2) I measure the identity of the decoded original images against my bespoke image pixel representation up to some tolerance. this is good enough for my test cases but might not be what you need.

craftyguy,
@craftyguy@freeradical.zone avatar

debugging tests that fail only in is the worst... absolutely has it right by allowing you to SSH into a runner that failed a job.

Fotoptikon, Polish
@Fotoptikon@pol.social avatar

Mam karte do tv, od .box
jest sposób na podłączenie jej do laptopu? W tv jest miejsce, gdzie trzeba ją włożyć, ale na laptopie nie. Może się nie da?

michabbb, German
@michabbb@vivaldi.net avatar

Enter the CI/CD flow Beta

Pipelines is a new approach to / that offers blazing fast pipelines to optimize your development flow.

https://www.jetbrains.com/teamcity/pipelines/

image/png

sonny,
@sonny@floss.social avatar

One trick to make your life much better as a maintainer and help contributors

Have a Makefile directive to run everything that runs on CI

make x is all it should take to verify the changes pass automated tests

Linter, formatter, sorter, unit tests, etc

If tooling is needed then add a make setup directive that takes care of installing it

dmerej,

@julienw @sonny

> Avoid multiple "fixup" commits to fix CI issues one after the other.

> Reduced "please rebase"

An other way to avoid that - just merge the PR as-is (event if the CI fails) - and then make a commit to fix things up

If you're a maintainer and your goal is to gain contributors, this is a much better technique IMHO

Chances are, you were the one who set up the CI, so you'll be much faster than a first-time contributor

sonny,
@sonny@floss.social avatar

@dmerej @julienw

Squash merge is the way to go if you're unhappy with the commits of a branch 👍

But fixing the CI isn't necessarily trivial.

I do resort to doing small fixes before merging contributions, specially for first time contributors.

SuitedUpDev,
@SuitedUpDev@mastodon.online avatar

Please pipeline. It's 1AM, I just want to deploy this shit and go to bed, okay ? :sadness:

SuitedUpDev,
@SuitedUpDev@mastodon.online avatar

@andrewfeeney Yeah nah mate. I'm not much in the mood for soap as midnight snack 😅

andrewfeeney,
@andrewfeeney@phpc.social avatar

@SuitedUpDev Fair.

libert, French

Vous Souhaitez savoir comment mettre en place une superbe / sur vos projets avec , mais vous ignorez comment faire ? Alors, venez assister à ma conférence le 24 mai à l'@afup day de Lille et je vous dirai tout.

kgaut,
@kgaut@oisaur.com avatar

@libert @afup tu as proposé un sujet sur ce thème pour le ?

tunda, German
@tunda@layer8.space avatar

Ihr habt es mitbekommen oder? Das Commons-Institut hat ein relaunch ihrer Webseite.

https://commons-institut.org/

jangorecki,

saving 100+ minutes of CI compute time on each single CI workflow by replacing {rmarkdown} with {markdown} for vignette engine via {knitr}. thanks @yihui ! https://github.com/Rdatatable/data.table/pull/5773

Mehrad,
@Mehrad@fosstodon.org avatar

@jangorecki
Nice improvement! But I have two main questions:

  1. What will it break? Or is it 100% compatible?
  2. Is there any feature/benefit that {markdown} add compared to {rmarkdown} apart from this speed and dependency part?

@yihui

jangorecki,

@Mehrad @yihui 1. changing styles (IMO for better), described in PR. 2 there must be many, question is how many people actually use them

SuitedUpDev,
@SuitedUpDev@mastodon.online avatar

Me: I like building pipelines.

Also me:

WHY DOES THIS NOT WORK ?!?!?!?

sakurako,
@sakurako@kpop.social avatar

@SuitedUpDev you: like building CI pipelines
also you: like waiting and spending minute credits installing toolchains instead of baking those into an image :yaya:

SuitedUpDev,
@SuitedUpDev@mastodon.online avatar

@sakurako Github actions, iOS app building and Docker aren't friends :sadness:

So it's not like I have a lot of options here 😭

scy,
@scy@chaos.social avatar
scy,
@scy@chaos.social avatar

@rami Ha, I remember that this was horribly broken on Android when I last tried it 20 months ago or so. Let me just try again …

Works on Android (accessing webmail via Firefox, clicking the link takes me into the Deezer app which then logs me in), but I've been using 7.1.4.88 for it. upgrades to 8.0.0.4 Still works.

With "desktop" you mean the Electron (I assume) app?

rami,
@rami@chaos.social avatar

@scy Interesting. Will try again when it looks me out. With Desktop, I actually just meant the web version, I haven't used the electron app yet

gregorni,
@gregorni@fosstodon.org avatar
FineFindus,
@FineFindus@floss.social avatar

@gregorni Nice, but no spell check?

gregorni,
@gregorni@fosstodon.org avatar

@FineFindus Err, how do you mean? What would I use for that?

sound_and_technology_group,

Join us for our next meeting on Thursday, Sept 28 at 11:30 Eastern Time. We'll discuss the introduction and Chapter 4 from Michele Friedner. Sensory Futures: Deafness and Cochlear Implant Infrastructures in India. Minneapolis: University of Minnesota, 2022. Details here: https://www.chstm.org/content/sound-and-technology

schtobia, German
  • All
  • Subscribed
  • Moderated
  • Favorites
  • cochlearimplants
  • DreamBathrooms
  • InstantRegret
  • ethstaker
  • magazineikmin
  • GTA5RPClips
  • rosin
  • modclub
  • Youngstown
  • ngwrru68w68
  • slotface
  • osvaldo12
  • kavyap
  • mdbf
  • thenastyranch
  • JUstTest
  • everett
  • cubers
  • cisconetworking
  • normalnudes
  • Durango
  • anitta
  • khanakhh
  • tacticalgear
  • tester
  • provamag3
  • megavids
  • Leos
  • lostlight
  • All magazines