- NiftyNet : TensorFlow based opensource CCNs platform aiming at accelerating research in medical image analysis.
- Bigmachine : like coroutine? like golang? like serverless? well seek no further, bigmachine is for you. It's a really cool library for self-managing serverless computing. You basically write your service in a single monolithic go and bigmachine will distribute it for you. It feels like openMP but for serverless. [github]
- Why do people neglect maintenance: well sadly it seems that often maintenance cost get compounded into technical debt. As the authors describe in this article, there is a lot of reason why maintenance often take a back seat when it comes to prioritisation of the next dev cycle. I also feel that the authors missed an important aspect: employee churn. New employees coming to a company usually don’t want to “maintain and fix” the code of others. Moreover, HR and any interviewer rarely advertise a position for: we need to make sure our services keep ticking so we need somebody to maintain our codebase.
A blog about life, Engineering, Business, Research, and everything else (especially everything else)
Showing posts with label image. Show all posts
Showing posts with label image. Show all posts
Tuesday, October 22, 2019
[Links of the Day] 22/10/2019 : Machine learning platform for medical image analysis, Distributed serverless golang, Why maintenance gets neglected?
Labels:
golang
,
image
,
links of the day
,
machine learning
,
maintenance
,
medical
,
serverless
Tuesday, August 08, 2017
[Links of the Day] 08/08/2017 : Python image drawing & animations, Breaking x86 ISA, Correlation between NYT and Stock markets
- pywonderland : A collection of python scripts for drawing beautiful figures or animating interesting algorithms in mathematics.
- Breaking the x86 ISA : Back hat conf presentation on the sand sifter tool for detecting hardware bug or undocumented instruction in modern processors. Sadly, it's known that Intel's microcode binaries are encrypted, and are secured with a RSA2048-SHA256 signature. Which makes any discovery a little bit useless. Unless it's a bug and then it opens up a whole new world of possibility. [Slides] [Github]
- Correlations and Flow of Information between The New York Times and Stock Markets : Well as everybody knows, there is a correlation between information and the market state. Nothing new, but it confirms to some extent that the new york time especially has a specific influence on wall street ( and vice versa).
Labels:
black hat
,
cpu
,
image
,
isa
,
links of the day
,
new york times
,
python
,
stock market
,
x86
Tuesday, August 01, 2017
[Links of the Day] 01/08/2017 : Os Image generation, K/V optimized for SSD, Command line cloud deployment tool
- mkosi : Tool for generating OS image. This is nice if you need to create an maintain low-level OS image with EFI support and GPT based table. It is invaluable if you do bare metal deployment / PXE based deployment. [github]
- WiscKey : Key / Value pair system optimised for SSD systems. Especially aiming at avoiding write amplification with traditional LSM based K/V system.
- Arc : plaintext manifest for provisioning and deploying a cloud infrastructure. It's quite nice and elegant interface for such tedious task. If you have used chef, puppet, cloud formation or terraform you know how verbose this can get.
Labels:
cloud
,
deployment
,
image
,
key/value store
,
links of the day
,
os
,
tool
Friday, February 05, 2016
[Links of the day] 05/02/2016: Cloudlet server image, Shmoocon 2016, Multidimensional queries
- Multidimensional Access Methods : 1996 paper showing how hard it is to resolve multidimensional queries . List the state of the art approach which are still relevant to date.
- Cloudlets : I think I linked to cloudlets before, but I'll do it again jsut to remind myself to actually use them. Cloudlets are universal server images for the cloud. They're lightweight, version-controlled, and you can export them to any bootable format known to man: Xen, KVM, Amazon EC2, or just a plain bootable CD.
- Shmoocon 2016 : excellent security conference , especially check out the post quantum crypto talk by Jean-Philippe Aumasson
Bonus : video demonstrating CISE tool for proving distributed systems correctness
Labels:
cloud
,
cryptography
,
database
,
image
,
links of the day
,
quantum
,
security
Thursday, December 11, 2014
Links of the day 11 - 12 - 2014
Today's links 11/12/2014: OS conf, #Unikernel : #Rump , #jitsu , atlas #devops, bgp image format
- New Directions in Operating Systems conference: video slide and audio of the 2014 conference, selected talk :
- Rump Rump kernels and {why,how} we got here
- Rumprun : unikernel for Posix application on top of rump
- jitsu : Just-in-Time Summoning of Unikernels
- Userland Networking and Userspace networking : when the network stack move out of the kernel
- BPG : Frabice Bellard is a new image format based on HEVC and supported by most browsers with a small Javascript decoder. You can see the comparison with other format here
- Atlas : bridge the gap between the devops split by bundling all 5 Hashicorp tools into a single SaaS solution. Really nice toolkit.
Labels:
devops
,
image
,
links of the day
,
networking
,
unikernel
Subscribe to:
Posts
(
Atom
)





