PocketBook is by far the most hackable, especially their b/w readers, which still run Linux 3.10 because of hardware limitations - for these, getting root permissions is trivial with an old jailbreak script based on…
For some Mini PCs there are fanless cases, e.g. from Akasa: https://akasa.co.uk/update.php?tpl=list%2FCHASSIS+POWER.tpl&... I've got one of those, and it houses a system with 8 CPU cores, 32 GB RAM (can be upgraded to…
This is even handier: https://github.com/NikolayS/postgres_dba
The community can agree to always call it "Redpanda Connect™ (former Benthos)"
Don't you ever get inspired by reading good books? You can learn new tricks and apply them elsewhere, and it's much easier than actually contributing to a big open-source project.
If this were indeed the average attitude, there wouldn't be this big of an outcry with regards to the move from fully open-source to source-available licenses (Mongo/ELK/Hashicorp/etc.)
FWIW I had decent success with Xpra on Linux, and it's still being actively developed, e.g. the HTML5 client is considered stable now: https://github.com/Xpra-org/xpra/
To set up an open-source service mesh, the infra team anyway has to configure a private certificate authority and cert-manager to create k8s secrets for the service mesh components. From there, it's straightforward to…
Arrow format is not intended for storage, it's for in-memory data exchange between different libraries and languages.
Glad to see usability improvements here, but I won't be using it until there's a light theme (asking an application to respect the OS theme is apparently too much these days).
You could buy a USB enclosure for an M.2 NVMe SSD - a bit bulkier but still portable and addresses your concerns.
This article was written in 2015, a year before idle_in_transaction_session_timeout parameter was added (in Postgres 9.6) - which is unfortunately still disabled by default, but that's the easiest way to make sure no…
Yes, you absolutely need to set a reasonable idle transaction timeout to avoid a disaster (bugs in the code happen) - this can also be done globally in the database settings.
We ran into a similar issue once, and addressed it by changing the sorting column from id to created_at which has the same ordering but doesn't have an index on it. Good to know Postgres optimizer can be tricked even…
Our industry is so disorganized that after half a century 'Software Engineer' is still not a recognized profession, and there is just as little interest in unionizing. I lack the audacity to make sweeping judgments…
Who are these 'we'? It's all up to personal preference in the end. As Github demonstrates by postponing SPA framework adoption, there are enough companies out there that share your desire to keep things simple.
What you describe is solved with GraphQL, which is a very mature technology by now.
Check out "Hobo: Tough Life", it's at the extreme end of the spectrum, where you have to beg and steal in the beginning.
Why give your money to a manufacturer who explicitly wants you to run MacOS on their hardware, and not to its Linux-friendlier competitors?
AGPL doesn't prevent running unmodified software and offering it as a service by large vendors. See the controversy around SSPL and the recent ElasticSearch fork by AWS - I suggest reading Kyle Mitchell's take on this:…
If you think of the world as a giant corporation, in the short term it's more efficient if these workaholics are not paid at all. Think of a typical workaholic who's always happy to do more and take on more…
Helped the department chair by making a convenient tool to create schedules. Beats all years of commercial software development I've done since.
Nope, only for "Open Source Initiative" and "Open Source Initiative Approved License", according to https://writing.kemitchell.com/2020/05/11/Open-Source-Proper...
This conundrum can be resolved by generating synthetic datasets resembling true data. The definition of differential privacy doesn't distinguish between algorithm output types, which can be a single number as well as a…
Indeed, I find the alternative naming proposed on the DaedTech blog a lot better: opportunists/idealists/pragmatists. Giving up on financial ambition and simply enjoying life is a pragmatic choice for many if not most…
PocketBook is by far the most hackable, especially their b/w readers, which still run Linux 3.10 because of hardware limitations - for these, getting root permissions is trivial with an old jailbreak script based on…
For some Mini PCs there are fanless cases, e.g. from Akasa: https://akasa.co.uk/update.php?tpl=list%2FCHASSIS+POWER.tpl&... I've got one of those, and it houses a system with 8 CPU cores, 32 GB RAM (can be upgraded to…
This is even handier: https://github.com/NikolayS/postgres_dba
The community can agree to always call it "Redpanda Connect™ (former Benthos)"
Don't you ever get inspired by reading good books? You can learn new tricks and apply them elsewhere, and it's much easier than actually contributing to a big open-source project.
If this were indeed the average attitude, there wouldn't be this big of an outcry with regards to the move from fully open-source to source-available licenses (Mongo/ELK/Hashicorp/etc.)
FWIW I had decent success with Xpra on Linux, and it's still being actively developed, e.g. the HTML5 client is considered stable now: https://github.com/Xpra-org/xpra/
To set up an open-source service mesh, the infra team anyway has to configure a private certificate authority and cert-manager to create k8s secrets for the service mesh components. From there, it's straightforward to…
Arrow format is not intended for storage, it's for in-memory data exchange between different libraries and languages.
Glad to see usability improvements here, but I won't be using it until there's a light theme (asking an application to respect the OS theme is apparently too much these days).
You could buy a USB enclosure for an M.2 NVMe SSD - a bit bulkier but still portable and addresses your concerns.
This article was written in 2015, a year before idle_in_transaction_session_timeout parameter was added (in Postgres 9.6) - which is unfortunately still disabled by default, but that's the easiest way to make sure no…
Yes, you absolutely need to set a reasonable idle transaction timeout to avoid a disaster (bugs in the code happen) - this can also be done globally in the database settings.
We ran into a similar issue once, and addressed it by changing the sorting column from id to created_at which has the same ordering but doesn't have an index on it. Good to know Postgres optimizer can be tricked even…
Our industry is so disorganized that after half a century 'Software Engineer' is still not a recognized profession, and there is just as little interest in unionizing. I lack the audacity to make sweeping judgments…
Who are these 'we'? It's all up to personal preference in the end. As Github demonstrates by postponing SPA framework adoption, there are enough companies out there that share your desire to keep things simple.
What you describe is solved with GraphQL, which is a very mature technology by now.
Check out "Hobo: Tough Life", it's at the extreme end of the spectrum, where you have to beg and steal in the beginning.
Why give your money to a manufacturer who explicitly wants you to run MacOS on their hardware, and not to its Linux-friendlier competitors?
AGPL doesn't prevent running unmodified software and offering it as a service by large vendors. See the controversy around SSPL and the recent ElasticSearch fork by AWS - I suggest reading Kyle Mitchell's take on this:…
If you think of the world as a giant corporation, in the short term it's more efficient if these workaholics are not paid at all. Think of a typical workaholic who's always happy to do more and take on more…
Helped the department chair by making a convenient tool to create schedules. Beats all years of commercial software development I've done since.
Nope, only for "Open Source Initiative" and "Open Source Initiative Approved License", according to https://writing.kemitchell.com/2020/05/11/Open-Source-Proper...
This conundrum can be resolved by generating synthetic datasets resembling true data. The definition of differential privacy doesn't distinguish between algorithm output types, which can be a single number as well as a…
Indeed, I find the alternative naming proposed on the DaedTech blog a lot better: opportunists/idealists/pragmatists. Giving up on financial ambition and simply enjoying life is a pragmatic choice for many if not most…