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

2500 words, 9 1/2 minutes. Matthew Hopkins, Witchfinder General. 1647 Engraving. Here I describe a lemma1 or helping theorem for technical compliance of IT with a focus on Information Security. It’s an approach for all compliance regimes whether regulatory or corporate. It doesn’t date, nor is it predicated on a technology or platform. It isn’t a trick. It doesn’t provide cover for inadequate security or incompetent staff. If you’re looking..

The EU General Data Protection Regulation (GDPR) went into effect on May 25th, 2018 and stipulates that companies processing personally identifiable information (PII) must carry out requests from end users to be ‘forgotten’ from their systems. Implementing this right to be forgotten (RTBF) for our products means that

The FASTER is a fast key-value store from Microsoft. It’s paper was published a while ago and now that the source is available, I thought that I would take a peek. You might say that I have a professional interest in such a project . I decided to read the paper first before reading the code, because I want to figure out what isn’t in the paper. The implementation details beyond the abstract are what I find most interesting, to be hon....

I needed a reason to use the new Go 1.11 Wasm port for “real”. To make it short, it compiles Go code to Wasm binary format for a virtual machine running in web browsers. I’ve always needed a debug tool to display S2 Cells on a map for different shapes, some online tools already exist: s2map.com unfortunately the backend is often/currently dead. regioncoverer which doesn’t allow polygons. I’ve planned for a Qt Go app or a QGIS plugin with C+..

20 Amazing Things to Do in Mauritius (2020 Guide) . Corson vanilla tea . Ile aux Cerfs (Mauritius) - Jonathan/Vanessa excursions . Le Morne Brabant (Wikipedia) . Mauritius Beaches - the Best Beaches in Mauritius - Mauritius Attractions . Mauritius beaches: pictures, information, resorts, sights . Mauritius sights, large pictures, best things to see and do . Public Beaches :: Mauritius Island Online . The 12 best beaches in Mauritius..

Scala bookmarks - xenodium.com - 7 years ago - eng

So for 2018, I got myself some gainful employment doing full-time frontend development work. You know, the kind where you go to an office, and have colleagues…



A couple of days ago I noticed some unreliable output when stepping through the SnailLife server. I use GoLand and Delve debugger, but in the course of looking into this I picked up some tips from trial and error plus from some very helpful people which I think might be useful regardless of the debugger you use.

A little more than two months ago Konstantin asked me how long would it take for me to develop something that would let him receive forms on his website as Telegram messages. I wasn’t sure how long it would take, but finding the task interesting I decided to just do it. In an afternoon of work I made the first version of “Dripform”. After making it I started exchanging ideas via email with Marc-Antoine who is working on a similar ..



Gramateria https://www.gramateria.com/GrapeJS https://grapesjs.com/GrapesJS is a multi-purpose, Web Builder Framework. It can be used to create web pages, Newsletters, Native Mobile Applications, Native Desktop Applications (eg. Vuido), PDFs (eg. React PDF), etc. DanteII https://michelson.github.io/dante2/“Just” another medium clone built on top of DraftJs – in React SlateJs https://github.com/ianstormtaylor/slateReact Draft WYSIWYG Just a ..

Gramateria https://www.gramateria.com/GrapeJS https://grapesjs.com/GrapesJS is a multi-purpose, Web Builder Framework. It can be used to create web pages, Newsletters, Native Mobile Applications, Native Desktop Applications (eg. Vuido), PDFs (eg. React PDF), etc. DanteII https://michelson.github.io/dante2/“Just” another medium clone built on top of DraftJs – in React SlateJs https://github.com/ianstormtaylor/slateReact Draft WYSIWYG Just a ..

An in-depth, step-by-step guide to installing CUDA, CuDNN and Tensorflow on Linux with an NVIDIA GeFORCE GTX960 graphics card.

There are 2 kinds of people in the world, those who love the command line and those who don't. I fall into the former category. Because I was a MS-DOS baby…


Source: Podcast with Adams Jacob from ChefRight now, the most common line of thinking – when it comes to digital transformation – is we will take some large enterprise, like Procter and Gamble, and we’re going to rewrite Procter and Gamble so that it works the way Google works. So, if Google had built Procter and Gamble, what would Google have done? And that’s our strategy. The big plot is to take the entirety of your business, burn it to..

Source: Podcast with Adams Jacob from ChefRight now, the most common line of thinking – when it comes to digital transformation – is we will take some large enterprise, like Procter and Gamble, and we’re going to rewrite Procter and Gamble so that it works the way Google works. So, if Google had built Procter and Gamble, what would Google have done? And that’s our strategy. The big plot is to take the entirety of your business, burn it to..


Forkbox - github.com - 7 years ago - eng

The ad At LinkedIn, we are transforming the way organisations attract talent. Join us in changing the way the world works. The SMB Solutions team is looking for a French-speaking Media Solutions Manager to drive success with our campaign media customers. Using your analytical, influencing and relationship building skills, you will act as a business partner to the French and German SMB market, partnering with the sales team and our clients t..

The ad At LinkedIn, we are transforming the way organisations attract talent. Join us in changing the way the world works. The SMB Solutions team is looking for a French-speaking Media Solutions Manager to drive success with our campaign media customers. Using your analytical, influencing and relationship building skills, you will act as a business partner to the French and German SMB market, partnering with the sales team and our clients t..





UX heuristics - yasha.solutions - 7 years ago - eng
Heuristic Evaluation A heuristic evaluation is a usability inspection method for computer software that helps to identify usability problems in the user interface (UI) design. It specifically involves evaluators examining the interface and judging its compliance with recognized usability principles (the “heuristics”). These evaluation methods are now widely taught and practiced in the new media sector, where UIs are often designed in a shor..

UX heuristics - yasha.solutions - 7 years ago - eng
Heuristic Evaluation A heuristic evaluation is a usability inspection method for computer software that helps to identify usability problems in the user interface (UI) design. It specifically involves evaluators examining the interface and judging its compliance with recognized usability principles (the “heuristics”). These evaluation methods are now widely taught and practiced in the new media sector, where UIs are often designed in a shor..

Should have enabled actionable URLs in my Emacs buffers long ago. Can now click or press return to follow links. It's great on eshell, compilation buffers, async shell commands, code, etc. (use-package goto-addr :hook ((compilation-mode . goto-address-mode) (prog-mode . goto-address-prog-mode) (eshell-mode . goto-address-mode) (shell-mode . goto-address-mode)) :bind (:map goto-address-highlight-keymap ("" . goto-address-at-point..

Bazel bookmarks - xenodium.com - 7 years ago - eng
Bazel_with_GTest: C++ project skeleton with Bazel & GTest . Build mobile apps with Bazel. Part 2: iOS . GitHub - bazelbuild/rules_docker: Rules for building and handling Docker images with Bazel . GitHub - jin/awesome-bazel: A curated list of Bazel rules, tooling and resources . Using Bazel to help fix flaky tests - Jake McCrary .

We’ve just released a shiny new API endpoint that will let you import your repositories, projects, functions and apps so that they are monitored for vulnerabilities.

Update: Starting from 2022, I am delivering all my classes in a new format, via my new Learning Platform. Check out what are Learning Weeks and the new Continuous Learning method here: https://learn.tanelpoder.com More details about the class contents here: Advanced Oracle SQL Tuning training Practical Linux Performance & Application troubleshooting training Advanced Oracle Troubleshooting training Here are some example sli..

Update: Starting from 2022, I am delivering all my classes in a new format, via my new Learning Platform. Check out what are Learning Weeks and the new Continuous Learning method here: https://learn.tanelpoder.com More details about the class contents here: Advanced Oracle SQL Tuning training Practical Linux Performance & Application troubleshooting training Advanced Oracle Troubleshooting training Here are some example sli..

Designing Friction For A Better User Experience Offboarding — The Way to Say Goodbye to Your Users Design Pleasant Cancellation Experience and Improve Retention Offboard as a designer Offboarding: How and How Not to End Relationships with Users

Designing Friction For A Better User Experience Offboarding — The Way to Say Goodbye to Your Users Design Pleasant Cancellation Experience and Improve Retention Offboard as a designer Offboarding: How and How Not to End Relationships with Users

안녕하세요~^^ 테마나 다른 플러그인과는 충돌이 없으신지요? 잠시 다른 테마로 바꿔서 테스트해보시고 테마에 문제가 없다면 다른 플러그인을 모두 비활성화해보신 후에도 테스트해보시겠어요?   KBoard 플러그인이 최신 버전이 아니시라면 최신 버전으로 업데이트한 후에도 확인해보시겠어요? 업데이트 방법은 아래의 링크를 참고해주세요. KBoard(케이보드) 플러그인 업데이트 방법 고맙습니다.



I have been wanting to learn Rust for a while now. I did play with it some time back https://boyter.org/2017/09/working-rust/ for solving some of the project Euler problems and was reasonably impressed with how it turned out. However as I had no practical use for it at the time I ended up investing more time in Go. Go as it turns out is a pretty decent language, and somewhat akin to Python in terms of getting things done. There is usual..


PART ONE Overview ORM Intentionaliser aggregationObserver aggregationReifier aggregationModifier The new type Qualifier Recompiling and restarting Visualizing the results Conclusion Overview In Part 1 we talked about the general setup of the world/grid and what the Agent and Instructions metamodels do. We left off at the part where the grid sends a copy of itself to whatever observer channels it has (currently just ..

Intro ORM Intentionaliser Questions Self-modifying simulation in Go? What are we bootstrapping? Vague definitions and bad practices The world Instructions Running the World PART TWO –> Intro I took up a small pet project over summer that I called Roee. It was very loosely based on a paper I’d read by Susan Stepney and Tim Hoverd, Reflecting on Open Ended Evolution .

23 visitors online