Я сделал инструмент для бизнес и системного аналитика, чтобы не держать всё в голове во время разбора задачи

Меня зовут Денис, я бизнес-аналитик. Статья про то, как я построил себе рабочий инструмент — Custom Tool — который живёт прямо в браузере, ничего не требует устанавливать и помогает не забыть ни одного важного вопроса при разборе задачи. Ссылка на инструмент: denissadykov.github.io/ba-cheatsheet/custom Всё открыто, бесплатно, без регистрации.

https://habr.com/ru/articles/1047074/

#бизнесанализ #BA_toolkit #управление_задачами #localStorage #HTML #чеклист_аналитика #требования #Jira #продуктивность #инструменты_BA

Я сделал инструмент для бизнес и системного аналитика, чтобы не держать всё в голове во время разбора задачи

Меня зовут Денис, я бизнес-аналитик. Статья про то, как я построил себе рабочий инструмент — Custom Tool — который живёт прямо в браузере, ничего не требует устанавливать и помогает не забыть ни...

Хабр

You might know different client-side data storage methods in #JavaScript: #cookies, #localStorage, #sessionStorage, and perhaps even #IndexedDB. All share the same limitation: they won't let you store data across domains.

But if you can write and use a browser extension, these come with another data storage bucket. Browser extensions come with a manifest.json file that lets you specify all the domains you want to work with. #Chrome.storage will let you store and read data across domains.

Indexing a year of video locally on a 2021 MacBook with Gemma4-31B (50GB swap)

https://blog.simbastack.com/indexed-a-year-of-video-locally/

#HackerNews #Indexing #Video #MacBook #Gemma431B #LocalStorage #50GBswap

Indexing a year of video locally on a 5-year-old M1 Max with Gemma 4 31B

How I built a queryable video archive locally on a 2021 MacBook Pro M1 Max using Gemma 4 31B in LM Studio. The build journey, the absurdity of 50GB of swap, and four bugs that taught real lessons.

simbastack
Removing fsync from our local storage engine | FractalBits Blog

How we used pre-allocation, O_DIRECT, and an SSD-aware journal to keep our local storage engine's writes crash-consistent without fsync.

Как я сделал PWA-приложение для заметок и ссылок за вечер (и почему оно работает без интернета)

У каждого из нас есть «чёрная дыра», куда уходят полезные ссылки. Кто-то сохраняет их в «Избранном» браузера, кто-то пишет сам себе в Telegram, кто-то держит десяток вкладок открытыми «на потом». У меня была та же проблема. Я пробовал Notion, Evernote, Google Keep, Obsidian - всё это мощные инструменты, но для простого «сохранить ссылку и не забыть» они часто избыточны. Так родилась идея KylikLink - минималистичного PWA-приложения для заметок и ссылок, которое работает без интернета и не требует регистрации.

https://habr.com/ru/articles/1023144/

#pwa #вебразработка #html #css #javascript #фронтенд #frontend #localstorage #service_worker #заметки

Как я сделал PWA-приложение для заметок и ссылок за вечер (и почему оно работает без интернета)

Вместо предисловия: проблема, которая бесила меня годами У каждого из нас есть «чёрная дыра», куда уходят полезные ссылки. Кто-то сохраняет их в «Избранном» браузера, кто-то пишет сам себе в Telegram,...

Хабр

PearPass. A New Password Manager with Local Storage and P2P Synchronization

https://peertube.eqver.se/w/7SXCNiYdvg2J9UkMu6pWws

testshort_128_en

PeerTube

Local-Only File Encryption with JavaScript.

I've been exploring the #WebCryptoAPI and I'm impressed!

When combined with the #FileSystemAPI, it offers a seemingly secure way to #encrypt and #store files directly on your device. Think #localstorage, but with #encryption!

I know #webapps can have #security vulnerabilities since the code is served over the web, so I've #OpenSourced my demo! You can check it out, and it should even work if #selfhosted on #GitHubPages.

Live Demo: https://dim.positive-intentions.com/?path=/story/usefs--encrypted-demo

Demo Code: https://github.com/positive-intentions/dim/blob/staging/src/stories/05-Hooks-useFS.stories.js

About the Dim framework:
https://positive-intentions.com/docs/category/dim

IMPORTANT NOTES (PLEASE READ!):
* This is NOT a product. It's for #testing and #demonstration purposes only.
* It has NOT been reviewed or audited. Do NOT use for sensitive data.
* The password encryption currently uses a hardcoded password. This is for demonstration, not security.
* This is NOT meant to replace robust solutions like #VeraCrypt. It's just a #proofofconcept to show what's possible with #browser #APIs.

#Encryption #Cryptography #JavaScript #Frontend #Privacy #Security #WebDevelopment #Coding #Developer #Tech #FOSS #OpenSource #GitHub #MastodonDev #Programming #WebStandards #FileSystem #WebAPI #ProofOfConcept

@storybook/core - Storybook

Apparently common pastebins would use a database and depending on the dev, they could add an auto-delete to purge their db. I'm opting for a compressed to URI. Looked around and found this is possible thanks to #localstorage and lz-string. https://pieroxy.net/blog/pages/lz-string/index.html
lz-string: JavaScript compression, fast!

Goal lz-string was designed to fulfill the need of storing large amounts of data in localStorage, specifically on mobile devices. localStorage being usually limited to 5MB, all you can compress is that much more data you can store. You don't care about ...

pieroxy.net
Ah, the brave new world where your #PDFs can finally live in witness protection without being "cloud-napped." 🚫☁️ Because clearly, what the internet truly lacked was yet another tool to wrangle those elusive PDF files…locally! 🤦‍♂️ Enjoy your newfound #privacy while you think about how often you actually need this. Spoiler: it's not that often. 📄🔒
https://pdfwithlove.netlify.app #PDFTools #LocalStorage #DigitalSecurity #HackerNews #ngated
pdfwithlove - Professional Private PDF Tools

Professional-grade PDF tools running entirely in your browser memory. Absolute privacy for your sensitive documents.

pdfwithlove