Tweetovi
- Tweetovi, trenutna stranica.
- Tweetovi i odgovori
- Medijski sadržaj
Blokirali ste korisnika/cu @hanslovsky
Jeste li sigurni da želite vidjeti te tweetove? Time nećete deblokirati korisnika/cu @hanslovsky
-
Philipp Hanslovsky proslijedio/la je Tweet
#picocli repeatable subcommands will also let you build interfaces like what Maven and Gradle provide: mvn clean deploy gradlew clean build publish Draft docs are here: https://github.com/remkop/picocli/blob/master/docs/index.adoc#repeatable-subcommands … Feedback welcome!https://twitter.com/picocli/status/1224754317124485120 …Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Philipp Hanslovsky proslijedio/la je Tweet
A coyote and a badger use a culvert as a wildlife crossing to pass under a busy California highway together. Coyotes and badgers are known to hunt together.
Peninsula Open Space Trustpic.twitter.com/oS9BL5JOoKHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Interested in learning about image processing and analysis, with an emphasis on biologically relevant examples? Check out ZIDAS 2020 in Lausanne, Switzerland!https://forum.image.sc/t/training-in-lausanne-zidas-2020-29th-june-03rd-july-2020/33599 …
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
I recommend following
@aschampion on GitHub. He keeps starring cool tools that then show up in my feed, the latest being pueue https://github.com/Nukesor/pueue https://github.com/aschampionHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Philipp Hanslovsky proslijedio/la je Tweet
We’re looking for a PhD student to work on Deep Learning from Sparse Annotations for Cell Segmentation in the HEIBRiDS grad school in Berlin (application deadline Feb 7): https://www.heibrids.berlin/admission/
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Philipp Hanslovsky proslijedio/la je Tweet
Python job opportunities dealing with gridded (ie ndarray) data at
@BOM_Vic https://bom.nga.net.au/cp/index.cfm?event=jobs.jati&returnToEvent=jobs.home&jobID=9E6C36CC-F679-1EE8-8C1D-B600F0BA9D93 … (Only open to Australian citizens.)Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
"I would have to go through 100s of homes to figure out who the owner is. It would have been best if you had left it in there."
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
I found a key stuck in a mailbox and took it in so it would not get stolen. I contacted
#KROC to ask them who the owner is so I can return it. It took them a long time to respond and even then they seemed unwilling to help, Paraphrasing from memory:Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Just tried to find a twitter account of Kingstowne Residential Owners Corporation so I could @ them so they would know how annoying it is to deal with
#KROC. Instead I found@Kingstowne22315 I am not the only one!!Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Great post, very interesting read.https://twitter.com/jacobmbuckman/status/1218395271890997250 …
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Philipp Hanslovsky proslijedio/la je TweetHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi
-
The new release is available on PyPI (pip). The conda-forge release will be updated as soon as possible.
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
I just released Paintera 0.22.0 with support for data sources relative to the project directory!! A project can now be self-containing (including data) and can be copied/moved to a different location and still works! https://github.com/saalfeldlab/paintera/releases/tag/paintera-0.22.0 …
#Java#connectomicsPrikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Tool tip of the day:
@PDFsamOSS Splitting and extracting pages from PDFs is one of the tasks for which I actually prefer a GUI over CLI because I use it that infrequently that I tend to forget how to use CLI. A good GUI can be very helpful in that case.Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
The joys of commuting in the
#DC area. - people going 10 miles below speed limit with phones in their hands - people cutting in front of you without any signal or looking - people cutting in front of you and braking hard so they can make the light but you can't So much funHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi
-
Arbitrary ndarray-like objects (
#Python) can now be wrapped as ImgLib2 cached cell images (#Java)!!!https://forum.image.sc/t/imglyb-can-now-wrap-arbitrary-ndarray-like-objects-into-imglib2-cached-cell-images/32709?u=hanslovsky …Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Philipp Hanslovsky proslijedio/la je Tweet
Here is the full monologue given by Ricky Gervais at the
#GoldenGlobes:pic.twitter.com/CE4UzGKP3OHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Philipp Hanslovsky proslijedio/la je Tweet
This is actually terrifying.https://twitter.com/BiohackingP/status/1210312163283394574 …
0:11Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Philipp Hanslovsky proslijedio/la je Tweet
Very creepy!! But also very cool
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi
Čini se da učitavanje traje već neko vrijeme.
Twitter je možda preopterećen ili ima kratkotrajnih poteškoća u radu. Pokušajte ponovno ili potražite dodatne informacije u odjeljku Status Twittera.
repeatable subcommands
This lets your users do things like:
git add file1 \
add --chmod=+x file2 \
commit -m “commit msg” \
push
In 1 command instead of in 4 commands.