並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 40 件 / 292件

新着順 人気順

withoutの検索結果1 - 40 件 / 292件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

withoutに関するエントリは292件あります。 webjavascriptgithub などが関連タグです。 人気エントリには 『記憶力に頼らないタスク管理 / Task management without relying on memory』などがあります。
  • 記憶力に頼らないタスク管理 / Task management without relying on memory

    2024/08/27 のHRmethod Meetup - 組織課題のタスク管理 ( https://hrmethod.connpass.com/event/326745/ ) で公開した発表 開発業務では当たり前になってきているタスク管理ですが、人事領域や開発関係者における組織課題の管理において…

      記憶力に頼らないタスク管理 / Task management without relying on memory
    • Modern web apps without JavaScript bundling or transpiling

      August 12, 2021 Modern web apps without JavaScript bundling or transpiling I didn't much care for vanilla JavaScript prior to ES6. Through all of the 2000s, I chased different approaches to avoid writing too much of it. First there was RJS (Ruby-to-JavaScript). Then there was CoffeeScript. Both transpiling approaches that turned more enjoyable-to-write source code into the kind of JavaScript that

        Modern web apps without JavaScript bundling or transpiling
      • 100 ways to slightly improve your life without really trying

        3 Tip: the quickest supermarket queue is always behind the fullest trolley (greeting, paying and packing take longer than you think). 4 Bring fruit to work. Bring fruit to bed! 5 Consider going down to four days a week. It’s likely a disproportionate amount of your fifth day’s work is taxed anyway, so you’ll lose way less than a fifth of your take-home pay. 6 Everyone has an emotional blind spot w

          100 ways to slightly improve your life without really trying
        • なんでRustの環境構築してないのにRust製のツールが動くの? / Why Do Rust-Based Tools Run Without a Rust Environment?

          https://vuefes.jp/2025/

            なんでRustの環境構築してないのにRust製のツールが動くの? / Why Do Rust-Based Tools Run Without a Rust Environment?
          • それ CLI フレームワークがなくてもできるよ / Building CLI Tools Without Frameworks

            『GopherのためのCLIツール開発』最新事情 LT https://findy.connpass.com/event/362163/

              それ CLI フレームワークがなくてもできるよ / Building CLI Tools Without Frameworks
            • Building a highly-available web service without a database

              If you’ve ever built a web service or a web app, you know the drill: pick a database, pick a web service framework (and in today’s day and age, pick a front-end framework, but let’s not get into that). This has been the case for several decades now, and people don’t stop to question if this is still the best way to build a web app. Many things have changed in the last decade: Disk is a lot faster

                Building a highly-available web service without a database
              • AWS deleted my 10-year account and all data without warning

                After 10 years as an AWS customer and open-source contributor, they deleted my account and all data with zero warning. Here's how AWS's 'verification' process became a digital execution, and why you should never trust cloud providers with your only copy of anything. On July 23, 2025, AWS deleted my 10-year-old account and every byte of data I had stored with them. No warning. No grace period. No r

                  AWS deleted my 10-year account and all data without warning
                • Design for the web without Figma

                  By all accounts, Figma has been an amazing tool for designers. We've used it extensively at 37signals, and I'm sure most every other software shop has too. Adobe didn't pay $20 billion for nothing. But we don't do the bulk of our design work with or in Figma when developing Basecamp or HEY for the web. That's all done directly in HTML and CSS, as it should be. Because no matter how good Figma is,

                    Design for the web without Figma
                  • 仕事が行き渡らない世界がやってきたら、我々はどうやって生きていけばいいのか?──『WORLD WITHOUT WORK――AI時代の新「大きな政府」論』 - 基本読書

                    WORLD WITHOUT WORK――AI時代の新「大きな政府」論 作者:ダニエル・サスキンドみすず書房Amazon近年、AIなどのテクノロジーの進歩は、人間から仕事を奪う。いや歴史が証明しているようにテクノロジーの進歩は新しい仕事を作り出すから人は新しい仕事へと移るだけだ。その移行には数十年かかるから現代を生きる我々の救いにはならない! など、さまざまな「テクノロジーの進歩と仕事」についての主張が交わされてきた。 数十年に渡るそうした論争の末、近年のノンフィクションでは、「多かれ少なかれテクノロジーの進歩は人間の仕事を奪う」方向に傾いているように思う。たしかにこれまで多くの仕事は、自動車やトラクターが馬を(少なくとも移動の手段としては)不要としたように、テクノロジーの進歩によって消え、また新たな仕事を作り出してきた。だが、それはいうても新しいテクノロジーが結局人間の完全な代替にはならな

                      仕事が行き渡らない世界がやってきたら、我々はどうやって生きていけばいいのか?──『WORLD WITHOUT WORK――AI時代の新「大きな政府」論』 - 基本読書
                    • GitHub - AppFlowy-IO/AppFlowy: Bring projects, wikis, and teams together with AI. AppFlowy is the AI collaborative workspace where you achieve more without losing control of your data. The leading open source Notion alternative.

                      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                        GitHub - AppFlowy-IO/AppFlowy: Bring projects, wikis, and teams together with AI. AppFlowy is the AI collaborative workspace where you achieve more without losing control of your data. The leading open source Notion alternative.
                      • Attacking web without JS - CSS injection

                        When speaking of web security in front-end, XSS is the first thing that comes to mind. But, even without JavaScript, the attacker can still use other at…

                          Attacking web without JS - CSS injection
                        • PowerToysに1組のマウス/キーボードで複数PCを操る「Mouse Without Borders」統合

                            PowerToysに1組のマウス/キーボードで複数PCを操る「Mouse Without Borders」統合
                          • Production query plans without production data

                            In the previous article we covered how the PostgreSQL planner reads pg_class and pg_statistic to estimate row counts, choose join strategies, and decide whether an index scan is worth it. The message was clear: when statistics are wrong, everything else goes with it. Streaming replication provides bit-to-bit replication, so all replicas share the same statistics with primary server. But there was

                              Production query plans without production data
                            • Coding Without a Laptop - Two Weeks with AR Glasses and Linux on Android | Hold The Robot

                                Coding Without a Laptop - Two Weeks with AR Glasses and Linux on Android | Hold The Robot
                              • Hybrid working from home improves retention without damaging performance - Nature

                                Thank you for visiting nature.com. You are using a browser version with limited support for CSS. To obtain the best experience, we recommend you use a more up to date browser (or turn off compatibility mode in Internet Explorer). In the meantime, to ensure continued support, we are displaying the site without styles and JavaScript.

                                  Hybrid working from home improves retention without damaging performance - Nature
                                • 'Action Comics' Writer Mark Waid Considers Retirement Due To Re-Election Of Donald Trump: "I Don’t Believe In The Basic Goodness Of My Fellow Americans Anymore, And Without This, I Cannot Write Superheroes"

                                  Superman struggles with the fact that Jon has been taken hostage by Amanda Waller in Absolute Power Vol. 1 #2 (2024), DC. Words by Mark Waid, art by Dan Mora, Alejandro Sánchez, and Ariana Maher. As with every American presidential race, in the aftermath of the recent 2024 elections, voters ranging from average citizens, to celebrities, to other world leaders have rushed to social media to share t

                                    'Action Comics' Writer Mark Waid Considers Retirement Due To Re-Election Of Donald Trump: "I Don’t Believe In The Basic Goodness Of My Fellow Americans Anymore, And Without This, I Cannot Write Superheroes"
                                  • LAN内のPCをマウス1つで操作できる「Mouse Without Borders」が「PowerToys」に統合/ファイルをサクッとプレビューする「Peek」も仲間入りしたv0.70.0が公開

                                      LAN内のPCをマウス1つで操作できる「Mouse Without Borders」が「PowerToys」に統合/ファイルをサクッとプレビューする「Peek」も仲間入りしたv0.70.0が公開
                                    • GitHub - onecli/onecli: Open-source credential vault, give your AI agents access to services without exposing keys.

                                      OneCLI is an open-source gateway that sits between your AI agents and the services they call. Instead of baking API keys into every agent, you store credentials once in OneCLI and the gateway injects them transparently. Agents never see the secrets. Why we built it: AI agents need to call dozens of APIs, but giving each agent raw credentials is a security risk. OneCLI solves this with a single gat

                                        GitHub - onecli/onecli: Open-source credential vault, give your AI agents access to services without exposing keys.
                                      • Dragonfly | An In-Memory Data Store without Limits

                                        Financial Services Power secure financial insights in real time

                                          Dragonfly | An In-Memory Data Store without Limits
                                        • GitHub - kubeshark/kubeshark: eBPF-powered network observability for Kubernetes. Indexes L4/L7 traffic with full K8s context, decrypts TLS without keys. Queryable by AI agents via MCP and humans via dashboard.

                                          Network Observability for SREs & AI Agents Live Demo · Docs Kubeshark indexes cluster-wide network traffic at the kernel level using eBPF — delivering instant answers to any query using network, API, and Kubernetes semantics. What you can do: Download Retrospective PCAPs — cluster-wide packet captures filtered by nodes, time, workloads, and IPs. Store PCAPs for long-term retention and later invest

                                            GitHub - kubeshark/kubeshark: eBPF-powered network observability for Kubernetes. Indexes L4/L7 traffic with full K8s context, decrypts TLS without keys. Queryable by AI agents via MCP and humans via dashboard.
                                          • 【西川和久の不定期コラム】 Windowsマシン同士のHID共有、コピペなど可能な「Mouse without Borders」を試す ~Universal Controlの補足説明も

                                              【西川和久の不定期コラム】 Windowsマシン同士のHID共有、コピペなど可能な「Mouse without Borders」を試す ~Universal Controlの補足説明も
                                            • WebAssembly: Docker without containers!

                                              This is a companion article to a talk about Docker+WebAssembly that we gave at "Docker Community All Hands 7, Winter Edition" on Dec 15th, 2022. Introduction Recently Docker announced support for WebAssembly in cooperation with WasmEdge. This article will explain what is WebAssembly, why it is relevant to the Docker ecosystem and provide some hands-on examples to try on. We assume you are familiar

                                                WebAssembly: Docker without containers!
                                              • Get the screen width & height without JavaScript

                                                July 16, 2024 Get the screen width and height as pixel values using a simple CSS code. Unitless values so you can easily use them inside any formula Updates on screen resize (No need for JavaScript) :root { --w: calc(100vw/1px); /* screen width */ --h: calc(100vh/1px); /* screen height */ /* The result is an integer without a unit! */ } Resize the demo below to see how the values update in real-ti

                                                • GitHub - reacherhq/check-if-email-exists: Check if an email address exists without sending any email, written in Rust. Comes with a ⚙️ HTTP backend.

                                                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                    GitHub - reacherhq/check-if-email-exists: Check if an email address exists without sending any email, written in Rust. Comes with a ⚙️ HTTP backend.
                                                  • Without Practice, No Emergence

                                                    Implicit and Cross-Device Interaction - Lecture 10 - Next Generation User Interfaces (4018166FNR)

                                                      Without Practice, No Emergence
                                                    • Beer CSS - Build material design interfaces in record time, without stress for devs 🍺💛.

                                                      The first CSS framework based on Material Design 3. Latest M3 Expressive already. 10x smaller than others CSS frameworks based on Material Design. Translates Material Design to HTML semantic standard. Ready to use with any JS framework. Highly focused on DX. No build steps, configurations or dependencies. Build modern interfaces without any custom CSS.

                                                      • Zag - Rapidly build UI components without sweating over the logic. - Zag

                                                        UI components powered by Finite State MachinesA collection of framework-agnostic UI component patterns like accordion, menu, and dialog that can be used to build design systems for React, Vue, Solid.js and Svelte

                                                          Zag - Rapidly build UI components without sweating over the logic. - Zag
                                                        • Elon Musk takes over ‘valuable’ @x Twitter username – without paying

                                                            Elon Musk takes over ‘valuable’ @x Twitter username – without paying
                                                          • Build production-ready applications without infrastructure complexity using Amazon ECS Express Mode | Amazon Web Services

                                                            AWS News Blog Build production-ready applications without infrastructure complexity using Amazon ECS Express Mode Deploying containerized applications to production requires navigating hundreds of configuration parameters across load balancers, auto scaling policies, networking, and security groups. This overhead delays time to market and diverts focus from core application development. Today, I’m

                                                              Build production-ready applications without infrastructure complexity using Amazon ECS Express Mode | Amazon Web Services
                                                            • Build Apps & AI Agents Without Code | Momen

                                                              Build your production-ready web apps as a non-technical founder. Start with no code, gain full control as you grow.

                                                                Build Apps & AI Agents Without Code | Momen
                                                              • Amazon ECS provides the ability to restart containers without requiring a task relaunch - AWS

                                                                Amazon ECS provides the ability to restart containers without requiring a task relaunch Amazon Elastic Container Services (Amazon ECS) now improves container resiliency by giving you the ability to define a flexible container restart policy for restarting individual containers locally, without requiring a full task relaunch. With local container restarts, Amazon ECS can recover your containers fro

                                                                  Amazon ECS provides the ability to restart containers without requiring a task relaunch - AWS
                                                                • GitHub - automatisch/automatisch: The open source Zapier alternative. Build workflow automation without spending time and money.

                                                                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                    GitHub - automatisch/automatisch: The open source Zapier alternative. Build workflow automation without spending time and money.
                                                                  • Rust and WebAssembly without a Bundler | Tung's Word Box

                                                                    Posted on 2022-08-04, Updated 2022-08-06; Tags: javascript, programming, rust, webassembly, webdev If you're just getting into compiling your Rust code into WebAssembly and want to load it in a web browser, you might be taken aback by the multitude of ways of doing so. This seems to be due to the differing pace of web browsers implementing web platform features over the years. A lot of entry-level

                                                                    • Preview: Amazon OpenSearch Serverless – Run Search and Analytics Workloads without Managing Clusters | Amazon Web Services

                                                                      AWS News Blog Preview: Amazon OpenSearch Serverless – Run Search and Analytics Workloads without Managing Clusters Most AWS analytics services have compelling serverless offerings that make it even easier for customers to analyze vast amounts of data without having to configure, scale, or manage the underlying infrastructure. Along with other serverless analytics, such as Amazon QuickSight for bus

                                                                        Preview: Amazon OpenSearch Serverless – Run Search and Analytics Workloads without Managing Clusters | Amazon Web Services
                                                                      • 【年間ベスト】2025年面白かった文章(Web記事)|WITHOUT SOUNDS

                                                                        今年も面白い文章がたくさんありました。 昨年に続いて、そんな文章たちを紹介もとい押し語ります。 前段(飛ばせもする)基本的な思いは前回と一緒なので、よければ前記事も読んでやってください。 端的に書き出すと、動機は3つあります。①文章って面白いよね(紹介したい)。②文章にちゃんとリアクションすることって中々ないよね(ちゃんと言葉にしておきたい)。そして③最近のSNSのアルゴリズムが気に入らない(今のインターネットの感じに抵抗したい)。 「抵抗」は大袈裟な感じもしますが、「それに加担したくない」をもう少し進めた「そうでないもので在りたい」という感じです。手段はいろいろあるでしょう。例えば今のXにおいて、オススメ欄でなく自分がフォローしたTLやリストをただ追うことも立派な抵抗だと思います。そのひとつとしてのこの記事であり、個人のレコメンドです。 本題まぁ前段はいいんです。今年も面白い記事があった

                                                                          【年間ベスト】2025年面白かった文章(Web記事)|WITHOUT SOUNDS
                                                                        • The 2022 Python Language Summit: Python without the GIL

                                                                          If you peruse the archives of language-summit blogs, you’ll find that one theme comes up again and again: the dream of Python without the GIL. Continuing this venerable tradition, Sam Gross kicked off the 2022 Language Summit by giving the attendees an update on nogil, a project that took the Python community by storm when it was first announced in October 2021. The GIL, or “Global Interpreter Loc

                                                                            The 2022 Python Language Summit: Python without the GIL
                                                                          • №2,343 洋楽セレクション “ Mariah Carey - Without You ” - 万 屋 情 報 発 信 局

                                                                            ※当サイトでは,アフィリエイト広告を利用しています ⌚この記事は,5分で読めます は じ め に ご 挨 拶 本   編 Mariah Carey - Without You お わ り に ご  挨  拶 万 屋 掲 示 板 主催サークルのご案内 趣味のブログを楽しむ会 映画バンザイ!! NO MUSIC NO LIFE 洋楽好きのためのサークル 関西サークル ビバ!海外生活 フォロー・アクセスアップにエールを送ろう ❢ 2007年にブログを創めた人のサークル ブログサークルコメント #ハッシュタグ(IN POINT) やる気✖100倍 ポパイのほうれん草 は じ め に ご 挨 拶 さて本日のテーマは、めっちゃ久々 洋楽セレクション をお送りします Mariah Carey - Without You をご紹介したいと思います! 漢字に辟易(へきえき)してたあなた! わたしもですw (

                                                                              №2,343 洋楽セレクション “ Mariah Carey - Without You ” - 万 屋 情 報 発 信 局
                                                                            • GitHub - rusq/slackdump: Save or export your private and public Slack messages, threads, files, and users locally without admin privileges.

                                                                              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                                GitHub - rusq/slackdump: Save or export your private and public Slack messages, threads, files, and users locally without admin privileges.
                                                                              • This Gmail trick freed up 15GB of storage without losing old emails

                                                                                Tashreef's fascination with consumer technology began in the school library when he stumbled upon a tech magazine, CHIP, which ultimately inspired him to pursue a degree in Computer Science. Since 2012, Tashreef has professionally authored over a thousand how-to articles, contributing to Windows Report and How-To Geek. He currently focuses on Microsoft Windows content at MakeUseOf, which he has be

                                                                                  This Gmail trick freed up 15GB of storage without losing old emails
                                                                                • GitHub - capricorn86/happy-dom: A JavaScript implementation of a web browser without its graphical user interface

                                                                                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                                    GitHub - capricorn86/happy-dom: A JavaScript implementation of a web browser without its graphical user interface

                                                                                  新着記事