Site uses cookies to provide basic functionality.
Javascript rendering is set to off by default when visiting the site via .onion and .i2p domains. It can be enabled back again in user's settings section. Javascript rendering set to off means, that you can disable javascript in your browser now and the site will remain functional.
There is also IRC server now available via native IRC clients or non javascript web based one.
Fonts can be adjusted in user's settings section as well.
Check FAQ for more.

OK

Learn how Snyk’s developer-first application security tooling can support development teams in securing their development workflows on Google Cloud.

Find out what's behind the region-only type, Slots and selection support. Read about my first impression of APEX 24.1 in the end.

A year ago I walked out of the office for the last time. I handed in my corpo laptop, said some good-byes, and since then I have been my own boss. This first year has been funded by an NLnet grant, which I’m in the midst of wrapping up. As of now, the work is all done, the final request for payment has been sent. There’s a similar last-day-of-school levity to both these events.


Working on a web extension that ships to an app store and isn’t immediately modifiable, like a website, can be difficult. Since you cannot immediately deploy updates, you sometimes need to bake in hardcoded date-based logic. Testing future dates can be difficult if you don’t know how to quickly change the date on your local […] The post How to Set Date Time from Mac Command Line appeared first on David Walsh Blog .

Working on a web extension that ships to an app store and isn’t immediately modifiable, like a website, can be difficult. Since you cannot immediately deploy updates, you sometimes need to bake in hardcoded date-based logic. Testing future dates can be difficult if you don’t know how to quickly change the date on your local […] The post How to Set Date Time from Mac Command Line appeared first on David Walsh Blog .

Why we cannot copy anti-oppression strategies other movements have employed, and what we can do about that.

submitted by Yuzuki to tech 1 points | 0 comments https://reclaimthenet.org/canadas-censorship-law-targets-user-generated-content-despite-assurances

submitted by Yuzuki to crypto 1 points | 0 comments cross-posted from: lemmy.dbzer0.com/post/22001613 Unless you enjoy holding paper monero, and letting centralized exchanges get away with fractional reserves, always withdraw your crypto!

Tim Ferris heeft het vaak over het onder de indruk zijn van de grote dingen in het leven en hoe dat je een beter mens maakt. Hij plaatste daarom het artikel van Ashley Simpson op zijn blog waaruit blijkt dat onder de indruk ervoor zorgt dat je ergens kippenvel van krijgt. Zoals het kijken naar natuur (gebergte of oceaan) maar ook de kleinere dingen zoals kunst (muziek of film) of zien dat je eigen kind leert lezen en schrijven.

We’re excited to announce that the Snyk Language Server (LS for short) can now be integrated with your existing IntelliJ IDEs.

AppleScript to quickly minimize every window on my macOS. This is not hiding the windows, but minimizing them on the dock.


I’ve spent a lot of time building everything which I store in GitHub, so I want to make sure I have a backup of it. Here’s how I have been doing it for years now, and it has worked like a charm! The Problem With the increasing reliance on GitHub for storing code and managing projects, it’s crucial to have a backup strategy to prevent loss of data. GitHub provides redundancy and reliability, but having your own backup gives you peace of mind..


Moving to Hugo - alexsci.com - 2 years ago - eng

It's sometimes desirable to caculate the difference between subsequent points. This might be necessary, for example, if a record's value is drawn from a cumulative total (such as packet counter on a switch) - we're not really interested in the total value so much as the change over time. The LAG function can be used to look at the previous value, whilst LEAD can be used to look at the next If the source is something like a packet co..

The good folks at @defcon_music have blessed us with some big party info for #defcon32. "This year’s theme for our Friday Night party is “Retro Sci-Fi“ Be sure to bring your ray guns, Thought immobilizers, Robot sidekicks and of course your best spacesuit! Sci-Fi costume contest at Midnight! Winner gets $460 cash! (Costumes encouraged but not required.) For more keep an eye on defconmusic.org .

Big Changes At Every Layer (Issue #168) 2024-06-15 12:45:00 +07:00 by Mark Smith This week’s newsletter is out! In this week’s edition: Linux desktop movement gets a big boost, the dollar and petrodollar are dying, being a VC is changing, the surprisingly interesting history of men’s suits, EU elections and Microsoft & AI Issue details: Title: Big Changes At Every Layer Issue: 168 Page: issue webpage Another awesome is..



Assumed Audience : Programmers, tech industrialists, and anyone else curious. Epistemic Status : Confident, but open to other ideas. Introduction I have said before that the software industry should professionalize. Where do we start? Well, if we professionalize, we will not be the first industry to do so, and we should learn from the paths that other industries have taken and what they have included required of profession..

Assumed Audience : Programmers, tech industrialists, and anyone else curious. Epistemic Status : Confident, but open to other ideas. Introduction I have said before that the software industry should professionalize. Where do we start? Well, if we professionalize, we will not be the first industry to do so, and we should learn from the paths that other industries have taken and what they have included required of profession..

Assumed Audience : Programmers, tech industrialists, and anyone else curious. Epistemic Status : Confident, but open to other ideas. Introduction I have said before that the software industry should professionalize. Where do we start? Well, if we professionalize, we will not be the first industry to do so, and we should learn from the paths that other industries have taken and what they have included required of profession..

Assumed Audience : Programmers, tech industrialists, and anyone else curious. Epistemic Status : Confident, but open to other ideas. Introduction I have said before that the software industry should professionalize. Where do we start? Well, if we professionalize, we will not be the first industry to do so, and we should learn from the paths that other industries have taken and what they have included required of profession..

Charity Majors 1 has a good, long-form article on the Stack Overflow blog . The title is misleading as, while AI’s impact on software engineering and its hiring process (spoiler: you’ll still want to hire junior engineers) is at the heart of the article, there’s so much more in it. It gets exciting in the second part, where she dispenses much from-the-trenches advice on team management and building. Hiring engineers is about composi..

How do you find the most interesting or suspicious points within your data? What libraries and techniques can you use to detect these anomalies with Python? This week on the show, we speak with author Brett Kennedy about his book "Outlier Detection in Python."



Su has found innovative new ways to use AI to personalize the eBay experience for sellers and buyers.

This blog post is not about tracing program system calls, but about programmatically extracting all system calls and their accepted arguments in your current system. If you want to read more about tracing system calls, here’s my tutorial using strace for troubleshooting a real life scenario: Troubleshooting Linux SSH Login Delay - Why does logging in always take 10 seconds? 1 Update : I have also created a similar program tr..

This blog post is not about tracing program system calls, but about programmatically extracting all system calls and their accepted arguments in your current system. If you want to read more about tracing system calls, here’s my tutorial using strace for troubleshooting a real life scenario: Troubleshooting Linux SSH Login Delay - Why does logging in always take 10 seconds? 1 Update : I have also created a similar program tr..

I spent some time considering words to describe a chess position with many legal moves. “Complex” doesn’t quite capture the situation since we would usually describe a complex position as one with many tactical interations. Ramified seems to make the most sense, as it describes “branching out”. The opening position in chess has 20 legal moves. From there, the number of legal moves in a position tends to increase as pieces move towards ..

Introduction: Continue the dive into the complexities of Go’s concurrency model in this segment of the “Ultimate Software Design” series, where Bill shares essential techniques for managing GoRoutines. Here are three fresh takeaways: Understand the critical role of maintaining proper parent-child relationships in GoRoutine operations to avoid unexpected behaviors and system failures. Gain insights into structured techniques for ter..


Some of the most interesting technical blog posts I read come from, and a common reason for posts I write is, confusion. You're at work and you start asking questions that are difficult to answer. You spend a few hours or a day trying to get to the bottom of things. If you ask a question to very experienced and successful developers at work, they have a tendency not to give context and to simplify things down to a single answer. This may ....



Software isn't what it used to be. That's not necessarily a bad thing, but it does come with its own set of challenges. In the past, if you wanted to build a feature, you'd have to build it from scratch, without AI 😱 Fast forward from the dark ages of just

I love this concise checklist on detecting fake experts, with which my experience wholeheartedly agrees. The first one: Imitators can’t answer questions at a deeper level. Specific knowledge is earned, not learned, so imitators don’t fully understand the ideas they’re talking about. Their knowledge is shallow. As a result, when you ask about details, first principles, or nonstandard cases, they don’t have good answers. For more adv..

I like this emphasis on the impact of health on productivity: Biological health is upstream of mental health and mental health is upstream of productivity. Adding to this, I believe engaging in physical activities and working on improving one’s fitness has tremendous effect on productivity in long term. I play tennis regularly, the fact that I make progress in the court and I improve and become a better amateur player increases my co..

I like this emphasis on the impact of health on productivity: Biological health is upstream of mental health and mental health is upstream of productivity. Adding to this, I believe engaging in physical activities and working on improving one’s fitness has tremendous effect on productivity in long term. I play tennis regularly, the fact that I make progress in the court and I improve and become a better amateur player increases my co..

I like this emphasis on the impact of health on productivity: Biological health is upstream of mental health and mental health is upstream of productivity. Adding to this, I believe engaging in physical activities and working on improving one’s fitness has tremendous effect on productivity in long term. I play tennis regularly, the fact that I make progress in the court and I improve and become a better amateur player increases my co..

Interesting point about various types of content a creator can focus on: A surprising learning is that content funnels do not work. In theory, you produce entertaining, shortform content to get attention. Then once people are hooked they start consuming your deeper, educational, longform content. Except that this doesn’t happen. People who consume entertaining, shortform content are not interested in longform content. They just want mor..

99 visitors online