|
To celebrate Pride Month, we hear from Shlomi Rozilyo about the support and encouragement that allows him just be himself here at Snyk.
|
|
And it is (at least for my instance) 4194304 bytes. That is 4,19 mb. You can easily achieve this by running some Ansible playbooks in diff-mode that unpack many files. :) Job's log exceeded limit of 4194304 bytes. Job execution will continue but no more output will be collected.
|
|
Dark mode is all the rage. In 2021, SvelteKit provides a dead simple way to implement a dark mode toggle that works for all users- regardless of their JavaScript preference.
|
|
Snyk offers a variety of developer-first tools and products to make secure Java development simple. Learn how easy it can be to add security to the Java SDLC.
|
|
Recently my asshole father installed a bunch of cameras all over the house, after a sleepless night where he threatened to kick me out and accused me of stealing his iphone and razor. So it was either cameras or a homeless shelter. With how little privacy I have now (I used to cook food and talk to myself for hours in the kitchen, dont feel comfortable doing that anymore with big brother watching), this got me thinking about all of those un..
|
|
I made 56874 calls to explore the telephone network. Here's what I found
-
shufflingbytes.com
-
4 years ago
-
eng
What kind of systems are there in the Finnish telephone network today? This question appeared to me a while ago when leafing through an old telephone directory from the early 2000s. There are at least ordinary subscribers, business customer support lines, voice mails, and fax machines. Subscribers and customer support lines are not of special interest to me. I am more interested in automated systems that let the caller interact with them so..
|
|
I made 56874 calls to explore the telephone network. Here's what I found
-
shufflingbytes.com
-
4 years ago
-
eng
What kind of systems are there in the Finnish telephone network today? This question appeared to me a while ago when leafing through an old telephone directory from the early 2000s. There are at least ordinary subscribers, business customer support lines, voice mails, and fax machines. Subscribers and customer support lines are not of special interest to me. I am more interested in automated systems that let the caller interact with them so..
|
|
I made 56874 calls to explore the telephone network. Here's what I found
-
shufflingbytes.com
-
4 years ago
-
eng
What kind of systems are there in the Finnish telephone network today? This question appeared to me a while ago when leafing through an old telephone directory from the early 2000s. There are at least ordinary subscribers, business customer support lines, voice mails, and fax machines. Subscribers and customer support lines are not of special interest to me. I am more interested in automated systems that let the caller interact with them so..
|
DEF CON 29 update update: Good news, everyone! We have re-opened badge sales for virtual attendees! The gods of the supply chain have smiled on our undertaking and blessed us with additional stock. Take advantage at shop.defcon.org ! DEF CON 29 update: We've sold out of the virtual attendee badges for DEF CON 29. Thank you to all the remote attendees who supported us by ordering a badge. Online attendees can still support DEF CO..
|
|
Repository: @knadh/gtbump GitHub release page: v1.1.0 changelog for v1.0.0 -> v1.1.0 0fd740c Add –changelog for generating Markdown commit changelogs
|
|
There is no consensus on the right way to organize a React application. React gives you a lot of freedom, but with that freedom comes the…
|
|
We’re looking for SnykCon talks that inspire, engage, and activate developers around the world to build securely, and your session could be the perfect fit. The CFP closes July 16, so submit now.
|
|
The PipeWire project is slowly getting popular as it matures. Its documentation is still relatively sparse but is gradually growing. However, it's always a good idea to have people from outside the project try to grasp and explain it to others in their own words, reiterating ideas, seeing them from their own perspective.
|
|
Ninja is a surprisingly nice build system for tiny projects. That’s more or less the opposite of what it’s designed for, but it works really well for tiny things – things that are small enough that you can just create the little build file by hand. You just need to install it (you can just put the binary on the $ PATH somewhere) , then create a ninja.build file in your folder. Here’s an example that published a couple of AsciiDoc files a....
|
|
In just a few clicks, you can activate the Snyk Container extension in AWS CloudFormation Registry and have Snyk automatically integrated with Amazon EKS.
|
|
Calculating gamma effect size for samples with zero median absolute deviation
-
aakinshin.net
-
4 years ago
-
eng
This post handles the corner case where MAD collapses to zero, causing the gamma effect size formula to break down. In Pragmastat, Disparity uses Spread — the Shamos estimator — which does not suffer from this problem. Confidence intervals are available via DisparityBounds . pragmastat.dev github.com/AndreyAkinshin/pragmastat In previous posts, I discussed the gamma effect size which is a Cohen’s d-consistent nonparametri..
|
|
Calculating gamma effect size for samples with zero median absolute deviation
-
aakinshin.net
-
4 years ago
-
eng
This post handles the corner case where MAD collapses to zero, causing the gamma effect size formula to break down. In Pragmastat, Disparity uses Spread — the Shamos estimator — which does not suffer from this problem. Confidence intervals are available via DisparityBounds . pragmastat.dev github.com/AndreyAkinshin/pragmastat In previous posts, I discussed the gamma effect size which is a Cohen’s d-consistent nonparametri..
|
|
Leaders, you need to share organization success stories more frequently
-
notes.eatonphil.com
-
4 years ago
-
eng
This post goes out to anyone who leads a team: managers, directors, VPs, executives. You need to share organization success stories with your organization on a regular and frequent basis. Talk about sales wins, talk about new services released, talk about the positive impact of a recent organizational change. Just get in front of your entire organization and tell them how the organization is making a positive difference. Do this at least ....
|
|
Repository: @knadh/koanf GitHub release page: v1.1.1 57e89cf Merge pull request #94 from knadh/fix-posflag-callbacks d3bad45 Merge pull request #91 from knadh/bug-report-template b1985ad Merge pull request #93 from rhnvrm/unit-test-issue-90 a72baa3 Merge pull request #92 from knadh/fix-posflag-callbacks adc0b54 tests: add unit test for #90
|
|
The content-type guessing done by AWS CLI is based on the mimetype definitions available on your system. You can improve the mimetype guessing by updating these definitions. It uses the python mimetypes lib to do this and accumulates its list of mimetyoes from the following files : knownfiles = [ "/etc/mime.types" , "/etc/httpd/mime.types" , # Mac OS X "/etc/httpd/conf/mime.types" , # Apache "/etc/apache....
|
|
I had an issue where the AWS CLI wasn’t guessing the content-type of SVG files correctly on sync and was setting them to application/octet-stream - the default “I don’t know” mimetype. There’s a proper fix to make the mimetype guessing work here . This is a quick fix for stuff that’s already been uploaded to s3: $ aws s3 cp --exclude "*" --include "*.svg" --content-type = "image/svg+xml" --metadata-directive = ....
|
|
MedBot: Sick children + Signal Group + Bot = Graphs and Timelines
-
blog.gripdev.xyz
-
4 years ago
-
eng
This is a brain-dump rather than a fully fleshed out blog. Most of the code was written with an unwell small human sleeping on me and python isn’t my best language, it’s very much a hack. I have two kids, both have asthma and chest issues. Unfortunately, these are things you manage rather than cure, they’re more prone to normal colds escalating quickly and need more medical interventions in general.
|
|
Gallery visitors feel simulated weather phenomenon generated from data collected by scientific instruments in a local nature preserve Puppeteers control real mollusk “puppets” through office equipment. Simple stage directions are translated into electrical impulses Visitors can harvest virtual organs of a simulated cadaver by scanning barcodes. Virtual organs can then be reassembled to form new […]
|
|
I wanted to build an executable python script on PyPi, so it can be run like MyPackage instead of python MyPackage.py. Finding out how to do this with Poetry was hard. Googling for “Python [distribute\|publish] executable” didn’t yield any useful results. I don’t even know how I found the correct answer anymore, but what you need are “scripts”: https://python-poetry.org/docs/pyproject#scripts These scripts describe executables that will..
|
|
There are quite a few BERT vs GPT-2 breakdowns online, mostly focusing on the architectural differences between the two models. However, I am more interested in the performance differences between the two models, specifically their predictive capabilities. This blog post outlines the results of my experiments. The code used in this experiment can be found on my Github BERT The Devlin et al. model was released in November 2018. It is..
|
|
Back in May 2020, I shared a snippet to extend ob-swift to preview SwiftUI layouts using Emacs org blocks . When I say extend, I didn't quite modify ob-swift itself, but rather advised org-babel-execute:swift to modify its behavior at runtime. Fast-forward to June 2021 and Scott Nicholes reminded me there's still interest in org babel SwiftUI support. ob-swift seems a little inactive , but no worries there. The package offe....
|