Published on: 2025-06-06 19:55:16
Computer users organize their files into folders because that is the primary tool offered by operating systems. But applying this standard hierarchical model to my own files, I began to notice shortcomings of this paradigm over the years. At the same time, I used some other information systems not based on hierarchical path names, and they turned out to solve a number of problems. I propose a new way of organizing files based on tagging, and describe the features and consequences of this method
Keywords: example file files hash tag
Find related items on AmazonPublished on: 2025-06-11 17:13:46
Description Web browser extension (Firefox, Vivaldi, Chrome, Opera, Edge) to redirect URLs based on regex or wildcard patterns. Tribute In loving memory of Einar Egilsson, who gave us Redirector and selflessly nurtured it for many years. We miss you Einar, and will always remember your kindness and generosity. Download Links Examples Example URL: https://en.m.wikipedia.org/ Include pattern: ^(https?://)([a-z0-9-]*\.)m(?:obile)?\.(.*) Redirect to: $1$2$3 Pattern type: Regular Expression
Keywords: com duckduckgo example https pattern
Find related items on AmazonPublished on: 2025-06-14 08:23:12
YAD - (Yet Another Dialog) is a simple tool for developing Graphical User Interfaces. It will integrate with bash. Type yad --help-all in a terminal to see all command line help. Unfortunately this help does not provide enough information on how to use yad to it’s full potential. This is why i wrote this guide. Most of the information is gathered from YAD help and YAD man page and some examples i have found on internet. The guide is splited in several pages so it should be easier to find wh
Keywords: examples help icon salix yad
Find related items on AmazonPublished on: 2025-06-17 08:07:23
Google is celebrating 10 years of Google Photos with the launch of a redesigned editor. The redesign adds new AI features, Reimagine and Auto Frame, which were previously only available on Pixel devices, bringing the tools into the hands of more users. The Reimagine feature uses generative AI to transform objects and backgrounds in photos with text prompts. For example, you could ask to replace a gloomy sky in one of your photos with “clear blue skies.” The Auto Frame feature suggests differen
Keywords: ai example google new photos
Find related items on AmazonPublished on: 2025-06-20 13:50:04
Let's look at a real example The following is a simple TodoMVC app built with LiveStore showing how to model your events, state and reactively query the database. See more examples on GitHub
Keywords: app built database events example
Find related items on AmazonPublished on: 2025-06-23 20:54:43
Don't worry about the "mission-driven not-for-profit" College Board—it's drowning in cash. The US group, which administers the SAT and AP tests to college-bound students, paid its CEO $2.38 million in total compensation in 2023 (the most recent year data is available). The senior VP in charge of AP programs made $694,662 in total compensation, while the senior VP for Technology Strategy made $765,267 in total compensation. Given such eye-popping numbers, one would have expected the College Boar
Keywords: ap board college exam students
Find related items on AmazonPublished on: 2025-06-26 08:20:04
After faithfully serving Americans since 1787, the penny is on its way to retirement. The United States Treasury announced it won’t place any more orders for penny blanks. That means once current supplies run out, new pennies will not be introduced into circulation. The Washington Post reported that the Treasury placed its final order for blanks this month with expectations that it will run out by early 2026. You can keep spending pennies as normal after that. But at some point, businesses will
Keywords: example pennies penny treasury year
Find related items on AmazonPublished on: 2025-07-01 23:29:45
short20s.mp4 JavaFactory JavaFactory is a tool that uses LLMs to automatically generate repetitive Java code. It produces results that are more predictable and stable than those of traditional AI code generators. JavaFactory operates based on two core components: Pattern Definition: Define each unit of work in natural language (e.g., test generation, implementation generation, etc.) Annotation-Based Reference Collection: Explicitly specify the required classes using annotations. Once define
Keywords: classes code example pattern prompt
Find related items on AmazonPublished on: 2025-07-17 04:20:47
In early April, Brazilian business magazine Exame reported that Apple was looking to increase iPhone assembly at both Foxconn facilities in Jundiaí, São Paulo, as a workaround to President Trump’s tariffs, which Apple denied. Now, Exame is doubling down on its original report. Change of plans At the time, the company said it didn’t have any plans to increase local production, stating that its factories in Jundiaí were aimed at supplying the Brazilian market. Apple has been assembling iPhones
Keywords: apple exame increase iphone jundiaí
Find related items on AmazonPublished on: 2025-07-18 08:05:37
fui fui, standing for framebuffer user interface, is a C library for interacting with the framebuffer in a tty context. It writes directly to the framebuffer device, using a system of layers for drawing. Some stuff that it does: Draws pixel values to an arbitrary number of layers, which are then composited together and rendered to the framebuffer. Primitive drawing functions for lines, rectangles, and circles. Text rendering using a bitmap font. Event handling for keyboard and mouse input (
Keywords: examples framebuffer fui library using
Find related items on AmazonPublished on: 2025-07-19 05:05:10
Just yesterday I tried to find examples of good high information density UIs... and seems to be an impossible task. Search engines are full to the brim with vague articles repeating each other's talking points, and exception being this blog post by Matthew Ström: https://matthewstrom.com/writing/ui-density/ Image search is no better, with largely irrelevant results. In the age when everything is spaced out and zoned out gray on gray, what are your go-to examples of UIs that pack a lot of info
Keywords: density examples gray search uis
Find related items on AmazonPublished on: 2025-07-19 20:05:10
Just yesterday I tried to find examples of good high information density UIs... and seems to be an impossible task. Search engines are full to the brim with vague articles repeating each other's talking points, and exception being this blog post by Matthew Ström: https://matthewstrom.com/writing/ui-density/ Image search is no better, with largely irrelevant results. In the age when everything is spaced out and zoned out gray on gray, what are your go-to examples of UIs that pack a lot of info
Keywords: density examples gray search uis
Find related items on AmazonPublished on: 2025-07-20 20:15:50
Tesla’s attempt to trademark the term “Robotaxi” in reference to its vehicles has been refused by the U.S. Patent and Trademark Office for being too generic, according to a new filing. Another application by Tesla to trademark the term “Robotaxi” for its upcoming ride-hailing service is still under examination by the office. In addition, applications from Tesla for the trademark on the term “Cybercab” have been halted due to other companies pursuing similar “Cyber” trademarks. That includes one
Keywords: application examiner tesla trademark uspto
Find related items on AmazonPublished on: 2025-07-20 23:44:11
Proposal Details I propose the addition of a new GOOS target, such as GOOS=none , to allow Go runtime execution under specific application defined exit functions, rather than arbitrary OS syscalls, enabling freestanding execution without direct OS support. This is currently implemented in the GOOS=tamago project, but for reasons laid out in the Proposal Background section it is proposed for upstream inclusion. Go applications built with GOOS=none would run on bare metal, without any underlyin
Keywords: example goos linkname runtime tamago
Find related items on AmazonPublished on: 2025-07-21 00:29:26
Tesla’s attempt to trademark the term “Robotaxi” in reference to its vehicles has been refused by the U.S. Patent and Trademark Office for being too generic, according to a new filing. Another application by Tesla to trademark the term “Robotaxi” for its upcoming ride-hailing service is still under examination by the office. In addition, applications from Tesla for the trademark on the term “Cybercab” have been halted due to other companies pursuing similar “Cyber” trademarks. That includes one
Keywords: application examiner tesla trademark uspto
Find related items on AmazonPublished on: 2025-07-23 16:03:43
Feedsmith Robust and fast JavaScript parser and generator for RSS, Atom, JSON Feed, and RDF feeds, with support for popular namespaces and OPML files. It provides both universal and format-specific parsers that maintain the original feed structure while offering helpful normalization. Feedsmith maintains the original feed structure in a clean, object-oriented format. It intelligently normalizes legacy elements, providing you with complete access to all feed data without compromising simplicity
Keywords: 00 example feed rss title
Find related items on AmazonPublished on: 2025-07-25 10:29:59
DotnetSnes Allows using .net languages to create real working SNES roms! How Does It Work? This works by providing a .net library that abstracts functions and globals used in creating SNES games. Once a project using the DotnetSnes.Core library is compiled, the resulting DLL is transpiled to C using the Dotnet To C transpiler (dntc). The game's C code is then compiled against the PvSnesLib SDK toolchain to create a working rom. Due to the limitations of the SNES, it is not always possible to
Keywords: dotnetsnes example likemario project rom
Find related items on AmazonPublished on: 2025-08-07 05:12:15
HTTP Feeds Asynchronous event streaming and data replication with plain HTTP APIs. HTTP feeds is a minimal specification for polling events over HTTP: An HTTP feed provides a HTTP GET endpoint that returns a chronological sequence (!) of events serialized in CloudEvents event format in batched responses using the media type application/cloudevents-batch+json and respects the lastEventId query parameter to scroll through further items query parameter to scroll through further items to sup
Keywords: event example feed feeds http
Find related items on AmazonPublished on: 2025-08-07 19:14:46
Now here's a legal-drama-worthy twist in the recent spate of dumb lawyers getting caught using AI: it turns out that the very bar exam administered to aspiring attorneys in California was itself created with the help of a large language model, The Los Angeles Times reports. The admission was made by the State Bar of California on Monday, following complaints about the quality of the test's questions, and numerous glitches experienced by test-takers when they took it in February. In a news rele
Keywords: ai bar exam questions test
Find related items on AmazonPublished on: 2025-08-12 11:37:54
Self-contained Lucene examples This repository contains some examples of Apache Lucene features with verbose explanations as code comments written in Markdown. The goal is to provide code samples that can be used a few ways: Read the source code. The comments should make what's going on pretty clear. Open a code sample in your IDE and step through it with a debugger. Follow along with the comments as you go. Make changes to the code and see what happens. (Some examples include suggested chang
Keywords: code example examples file lucene
Find related items on AmazonPublished on: 2025-08-12 20:05:45
On Monday, the State Bar of California revealed that it used AI to develop a portion of multiple-choice questions on its February 2025 bar exam, causing outrage among law school faculty and test takers. The admission comes after weeks of complaints about technical problems and irregularities during the exam administration, reports the Los Angeles Times. The State Bar disclosed that its psychometrician (a person skilled in administrating psychological tests), ACS Ventures, created 23 of the 171
Keywords: ai bar exam questions state
Find related items on AmazonPublished on: 2025-08-15 11:33:21
"content": "tell me the weather in london in metric units" Python SDK You can use the included Python SDK to interact with the Agents pip install rowboat See SDK Docs for details. Here is a quick example:
Keywords: agents content example python sdk
Find related items on AmazonPublished on: 2025-08-18 19:41:29
Consider this falsify property test that tries to verify the (obviously false) property that all elements of all lists of up to 10 binary digits are the same (we will explain the details below; hopefully the intent is clear): prop_list :: Property () () = do prop_list n <- gen $ Gen.integral $ Range.between ( 0 , 10 ) genGen.integralRange.between ( <- gen $ replicateM n $ Gen.int $ Range.between ( 0 , 1 ) xsgenreplicateM nGen.intRange.between ( $ P.pairwise P.eq .$ ( "xs" , xs) assertP.pairwise
Keywords: example gen generator list shrinking
Find related items on AmazonPublished on: 2025-08-26 01:22:59
Unsure Calculator Loading... Calculate with numbers you’re not sure about Hi, I'm Filip, and I'd like to introduce to you an early version of an uncertainty calculator. Statistics are scary, but they don't need to be. If you allow me to simplify, the field of statistics is just saying: I'm not certain about these numbers, but I would still like to reason about them. Turns out we're unsure about a lot in our lives, but we can't just throw our arms in the air and say, well, I'm not a statistic
Keywords: 10 calculator example number uncertain
Find related items on AmazonPublished on: 2025-08-30 03:21:48
I've been called a masochist at times, and it's probably true. About 9 months ago I had an idea that the Nim language is able to get pretty wide hardware/OS support for "free" by compiling the language to C, and then letting standard C compilers take it from there. I theorized that the same could be done for .net, allowing .net code to be run on platforms without having to build native runtimes, interpretors, or AOT for each one individually. Fast forward a bit and I have a my dntc (Dotnet to C
Keywords: dotnetsnes example mario pvsneslib snes
Find related items on AmazonPublished on: 2025-08-29 19:00:12
Code is data and data is code. Years ago, I had a brief affair with Lisp and there I picked up this meme. Today, I believe there are also benefits in separating code and data. Glimpses of this debate come up whenever people discuss the syntax for yet another configuration schema. There are 5 levels of power for configuration languages. If you design a new schema, be aware of all of them. Level 1: String in a File The file system is a key-value store. The Linux kernel does it with procfs and s
Keywords: configuration example file level like
Find related items on AmazonPublished on: 2025-08-30 00:00:12
Code is data and data is code. Years ago, I had a brief affair with Lisp and there I picked up this meme. Today, I believe there are also benefits in separating code and data. Glimpses of this debate come up whenever people discuss the syntax for yet another configuration schema. There are 5 levels of power for configuration languages. If you design a new schema, be aware of all of them. Level 1: String in a File The file system is a key-value store. The Linux kernel does it with procfs and s
Keywords: configuration example file level like
Find related items on AmazonPublished on: 2025-08-28 08:35:17
For my game The Big Forest I want to have creatures that are both procedurally generated and animated, which, as expected, is quite a research challenge. As mentioned in my 2024 retrospective, I spent the last six months of 2024 working on this — three months on procedural model generation and three months on procedural animation. My work on the creatures actually started earlier though. According to my commit history, I started in 2021 after shipping Eye of the Temple for PCVR, though my work
Keywords: animation creatures example parameters procedural
Find related items on AmazonPublished on: 2025-09-23 16:48:23
March 18, 2025 Asking Good Questions Is Harder Than Giving Great Answers The tests we are using to assess the intelligence of AI are missing an essential aspect of human inquiry — the query itself by Dan Cohen Jacques-Louis David, “The Death of Socrates,” 1787, Metropolitan Museum of Art. Perhaps he asked too many good questions Recently, I sharpened a #2 pencil and took the history section of "Humanity's Last Exam.” Consisting of 3,000 extremely difficult questions, the test is intended fo
Keywords: ai answers exam history questions
Find related items on AmazonPublished on: 2025-09-24 07:48:23
March 18, 2025 Asking Good Questions Is Harder Than Giving Great Answers The tests we are using to assess the intelligence of AI are missing an essential aspect of human inquiry — the query itself by Dan Cohen Jacques-Louis David, “The Death of Socrates,” 1787, Metropolitan Museum of Art. Perhaps he asked too many good questions Recently, I sharpened a #2 pencil and took the history section of "Humanity's Last Exam.” Consisting of 3,000 extremely difficult questions, the test is intended fo
Keywords: ai answers exam history questions
Find related items on AmazonGo K’awiil is a project by nerdhub.co that curates technology news from a variety of trusted sources. We built this site because, although news aggregation is incredibly useful, many platforms are cluttered with intrusive ads and heavy JavaScript that can make mobile browsing a hassle. By hand-selecting our favorite tech news outlets, we’ve created a cleaner, more mobile-friendly experience.
Your privacy is important to us. Go K’awiil does not use analytics tools such as Facebook Pixel or Google Analytics. The only tracking occurs through affiliate links to amazon.com, which are tagged with our Amazon affiliate code, helping us earn a small commission.
We are not currently offering ad space. However, if you’re interested in advertising with us, please get in touch at [email protected] and we’ll be happy to review your submission.