|
The Custom Threat Intelligence integration allows security teams to bring in threat data from multiple sources converting it into ECS. By ingesting threat intelligence, users can enhance security visibility within Elastic's Search AI Platform.
|
|
Learn how to use risk-based prioritization for vulnerability management. This blog will help you reduce alert fatigue and improve your security posture.
|
|
I know I’ve been praising polars a lot lately, and I’m still in love. polars will be my continued go-to library for Data Analysis of Tabular data, and when building ETL (data pipelines) in 99% of the cases. However, when you work with Deep Learning and multi-modal data you need something to take the data from your Delta Lake, or wherever you store your data, and supply it to the model. That’s where tools like daft can shine. These Data ....
|
|
I know I’ve been praising polars a lot lately, and I’m still in love. polars will be my continued go-to library for Data Analysis of Tabular data, and when building ETL (data pipelines) in 99% of the cases. However, when you work with Deep Learning and multi-modal data you need something to take the data from your Delta Lake, or wherever you store your data, and supply it to the model. That’s where tools like daft can shine. These Data ....
|
|
In a recent interview Mo Salah shared some advice he received from the ex-Arsenal manager Arsene Wenger that has stuck with him.
|
|
In a recent interview Mo Salah shared some advice he received from the ex-Arsenal manager Arsene Wenger that has stuck with him.
|
|
I have been thinking about literate programming and markup languages for authoring documents. How can we write a document once and easily publish it in different formats? Markdown is user-friendly but bare-bones. XML does what we want but no one wants to write XML. I was reminded of Pollen . It promises to do what I want. Plus it’s a cool Lisp thing. But Lisp isn’t everyone’s thing. Then I had a flash of inspiration: what if we cou....
|
|
I have been thinking about literate programming and markup languages for authoring documents. How can we write a document once and easily publish it in different formats? Markdown is user-friendly but bare-bones. XML does what we want but no one wants to write XML. I was reminded of Pollen . It promises to do what I want. Plus it’s a cool Lisp thing. But Lisp isn’t everyone’s thing. Then I had a flash of inspiration: what if we cou....
|
|
Let’s say every company gets about three innovation tokens. You can spend these however you want, but the supply is fixed for a long while. You might get a few more after you achieve a certain level of stability and maturity, but the general tendency is to overestimate the contents of your wallet. Clearly this model is approximate, but I think it helps. You can replenish the tokens if you can to hire more people who brings new innovation to..
|
|
Let’s say every company gets about three innovation tokens. You can spend these however you want, but the supply is fixed for a long while. You might get a few more after you achieve a certain level of stability and maturity, but the general tendency is to overestimate the contents of your wallet. Clearly this model is approximate, but I think it helps. You can replenish the tokens if you can to hire more people who brings new innovation to..
|
|
A collection of professionally-designed business card templates built with Typst, featuring multiple styles from minimalist to luxury.
|
|
A collection of professionally-designed business card templates built with Typst, featuring multiple styles from minimalist to luxury.
|
|
On the 20th anniversary of the revolutionary release of Halo 2 - a tournament (LVL50) was put on with original hardware in honor of the anniversary.
|
|
If you are developing or integrating software with a Large Language Model (LLM) to add chatbot or other AI functionality, then you may have the need to host and run an LLM on your local workstation for development or testing. There are several open source LLMs available that you can freely run on your system provided that you have enough resources to do so. LLMs are just inert objects that require special software to allow people and othe..
|
|
If you are developing or integrating software with a Large Language Model (LLM) to add chatbot or other AI functionality, then you may have the need to host and run an LLM on your local workstation for development or testing. There are several open source LLMs available that you can freely run on your system provided that you have enough resources to do so. LLMs are just inert objects that require special software to allow people and othe..
|
|
Preserve Child Objects When Parent Objects Are Deleted in Ruby on Rails
-
nelson.cloud
-
1 year ago
-
eng
Use dependent: :nullify in Rails associations to preserve child records when parent objects are deleted.
|
|
Preserve Child Objects When Parent Objects Are Deleted in Ruby on Rails
-
nelson.cloud
-
1 year ago
-
eng
Use dependent: :nullify in Rails associations to preserve child records when parent objects are deleted.
|
|
The other day, I found the credentials for an old Bitcoin wallet on blockchain.com , so I installed their app and tried to log in. Everything was fine, and the passwords were correct until I saw a warning that said: Second Password Detected We’re moving away from 2nd passwords. To use the mobile app, login on web to disable 2nd password. After logging on Web, tap on the User icon > Security > Advanced and tap the button named “Remove..
|
|
The other day, I found the credentials for an old Bitcoin wallet on blockchain.com , so I installed their app and tried to log in. Everything was fine, and the passwords were correct until I saw a warning that said: Second Password Detected We’re moving away from 2nd passwords. To use the mobile app, login on web to disable 2nd password. After logging on Web, tap on the User icon > Security > Advanced and tap the button named “Remove..
|
|
Preserve Child Objects When Parent Objects Are Deleted in Ruby on Rails
-
nelson.cloud
-
1 year ago
-
eng
Use dependent: :nullify in Rails associations to preserve child records when parent objects are deleted.
|
|
Nikolas Andreas Doucet, age 8, died painlessly of sudden cardiac arrest on Friday, November 8th, 2024, at 7:03 PM Central time. He was buried on Friday November 16, 2024. The following was the eulogy that I, his father, gave at his graveside.
|
|
I last wrote about dmesg in 2016 . It has mostly not changed since then, but I’ve changed my setup slightly. Here’s a short article about what I did so that you can do it too, and so that I can remember for the next time. Previously : Previous I had a bash alias which looked like this: alias dmesg='dmesg --follow || dmesg' since some machines didn’t yet support the --follow flag.
|
|
I last wrote about dmesg in 2016 . It has mostly not changed since then, but I’ve changed my setup slightly. Here’s a short article about what I did so that you can do it too, and so that I can remember for the next time. Previously : Previous I had a bash alias which looked like this: alias dmesg='dmesg --follow || dmesg' since some machines didn’t yet support the --follow flag.
|
|
Best viewed on the original page , where extended functionality like the footnote helper is available. I want to share this great article about generic coding in Go: https://bitfieldconsulting.com/posts/constraints Also Go Proverbs is quite nice! Ohh and this Blog has now footnotes and popups for footnotes! 1 Summary (Generated): In this tutorial, John Arundel explores constraints in Go, the paradoxical feature of gener....
|
|
Best viewed on the original page , where extended functionality like the footnote helper is available. I want to share this great article about generic coding in Go: https://bitfieldconsulting.com/posts/constraints Also Go Proverbs is quite nice! Ohh and this Blog has now footnotes and popups for footnotes! 1 Summary (Generated): In this tutorial, John Arundel explores constraints in Go, the paradoxical feature of gener....
|
|
Best viewed on the original page , where extended functionality like the footnote helper is available. I want to share this great article about generic coding in Go: https://bitfieldconsulting.com/posts/constraints Also Go Proverbs is quite nice! Ohh and this Blog has now footnotes and popups for footnotes! 1 Summary (Generated): In this tutorial, John Arundel explores constraints in Go, the paradoxical feature of gener....
|
|
Best viewed on the original page , where extended functionality like the footnote helper is available. I want to share this great article about generic coding in Go: https://bitfieldconsulting.com/posts/constraints Also Go Proverbs is quite nice! Ohh and this Blog has now footnotes and popups for footnotes! 1 Summary (Generated): In this tutorial, John Arundel explores constraints in Go, the paradoxical feature of gener....
|
|
Best viewed on the original page , where extended functionality like the footnote helper is available. I want to share this great article about generic coding in Go: https://bitfieldconsulting.com/posts/constraints Also Go Proverbs is quite nice! Ohh and this Blog has now footnotes and popups for footnotes! 1 Summary (Generated): In this tutorial, John Arundel explores constraints in Go, the paradoxical feature of gener....
|
|
Best viewed on the original page , where extended functionality like the footnote helper is available. I want to share this great article about generic coding in Go: https://bitfieldconsulting.com/posts/constraints Also Go Proverbs is quite nice! Ohh and this Blog has now footnotes and popups for footnotes! 1 Summary (Generated): In this tutorial, John Arundel explores constraints in Go, the paradoxical feature of gener....
|
One of the things I slightly regret is not learning to precisely touch type, but […] The post Disable caps lock on Mac appeared first on Elegant Code .
|
|
ChatGPT is slipping Three months ago I put code in production that utilizes gpt-4o and/or gpt-4o-mini models to analyze feedback about businesses and categorize it. The prompts instruct the models to identify categories of feedback, and in a second phase, extract some examples of what people said. This is a simplification, but it took very little effort to craft some prompts that enabled even the meager gpt-4o-mini model to do exactly that....
|
|
From: https://www.reddit.com/r/gamedev/comments/1gt7q7j/too_stupid_to_understand_git/ Am I too stupid to understand Git? I’ve already watched a few tutorials on source tree, git desktop and github. But I still don’t understand the basics, which makes me feel quite alone with my limited mind. What is the difference between commit and push? Why do I even need them if I just want a backup? How does the twigs work? When I use git, I feel ..
|
|
ChatGPT is slipping Three months ago I put code in production that utilizes gpt-4o and/or gpt-4o-mini models to analyze feedback about businesses and categorize it. The prompts instruct the models to identify categories of feedback, and in a second phase, extract some examples of what people said. This is a simplification, but it took very little effort to craft some prompts that enabled even the meager gpt-4o-mini model to do exactly that....
|
|
ChatGPT is slipping Three months ago I put code in production that utilizes gpt-4o and/or gpt-4o-mini models to analyze feedback about businesses and categorize it. The prompts instruct the models to identify categories of feedback, and in a second phase, extract some examples of what people said. This is a simplification, but it took very little effort to craft some prompts that enabled even the meager gpt-4o-mini model to do exactly that....
|
After about five years of an Apple hiatus I just couldn’t resist the new M4 […] The post Installing all the things on my new Mac appeared first on Elegant Code .
|
|
Every now and then, it can come in very handy to build OpenJDK from source yourself, for instance if you want to explore a feature which is under development on a branch for which no builds are published. For some reason I always thought that building OpenJDK is a very complex processing, requiring the installation of arcane tool chains etc. But as it turns out, this actually not true: the project does a great job of documenting what’s need..
|
|
Every now and then, it can come in very handy to build OpenJDK from source yourself, for instance if you want to explore a feature which is under development on a branch for which no builds are published. For some reason I always thought that building OpenJDK is a very complex processing, requiring the installation of arcane tool chains etc. But as it turns out, this actually not true: the project does a great job of documenting what’s need..
|
|
Finding a good available domain name for a project, product or company is hard but there is one web tool that I have found is more successful than others.
|