|
I have been reading books mostly on Kindle for the last 10 years or so. Visited a nearby library today. I didn't realize I was missing the experience of browsing shelves, stumbling upon unexpected gems, getting lost in the recommendations section, and choosing something physical to checkout. Syndicated to: https://bsky.app/profile/did:plc:6koasqt256b6jwfrn74vwbg5/post/3l2br4drpjc2r
|
|
Ep. 5: Key Techniques for Accurate AI-Driven Information Retrieval
-
www.ardanlabs.com
-
1 year ago
-
eng
Introduction: Welcome to Episode 5 of our Intro to Generative AI series! In this episode, Daniel explores practical techniques for enhancing AI models’ ability to handle large volumes of text data effectively. He addresses the challenges developers face when working with extensive content, such as entire web pages or internal documents, and provides actionable strategies to optimize the retrieval and processing of relevant information. ..
|
|
Repository: @knadh/tg-archive GitHub release page: v1.2.1 What’s Changed Uppercase extension support and .oga support by @TechnoStrife in https://github.com/knadh/tg-archive/pull/135 New Contributors @TechnoStrife made their first contribution in https://github.com/knadh/tg-archive/pull/135 Full Changelog : https://github.com/knadh/tg-archive/compare/v1.2.0...v1.2.1
|
|
In this blog post, I share some findings from my exploration of HTTP Archive data. I discovered that a significant number of websites using manifest.json files are using the default configuration generated by Create React App. I plan to investigate this further and determine how prevalent default manifest files are across the web.
|
|
In this blog post, I share some findings from my exploration of HTTP Archive data. I discovered that a significant number of websites using manifest.json files are using the default configuration generated by Create React App. I plan to investigate this further and determine how prevalent default manifest files are across the web.
|
|
Als junger Entwickler war ich naiv und ambitioniert. Ich suchte die perfekte Softwarearchitektur, einen Ansatz, den ich über alle Probleme stülpen könnte, unabhängig von der Branche, den Skalierungsanforderungen, den Sicherheitsmaßnahmen oder den Usern. Man müsste nur dieses eine Problem abstrakt lösen, dann könnte diese Architektur doch überall angewandt werden. Oder? Dieser Artikel erschien erstmals im August 2024 als Premiumarti..
|
|
I'm exploring a new way to build reactive applications using an 'Agents' API. Inspired by Preact Signals and my previous reactive-prompt project, this toolkit uses Chrome's prompt API. Each Agent has a persona, task, and context, reacting to input changes. You can chain Agents, passing data between them. I've created different Agent types like a 'Human' Agent representing user input and a 'ToolCaller' that can execute JavaScript functio..
|
|
I'm exploring a new way to build reactive applications using an 'Agents' API. Inspired by Preact Signals and my previous reactive-prompt project, this toolkit uses Chrome's prompt API. Each Agent has a persona, task, and context, reacting to input changes. You can chain Agents, passing data between them. I've created different Agent types like a 'Human' Agent representing user input and a 'ToolCaller' that can execute JavaScript functio..
|
|
Memory mapping a file for reading sounds nice: turn inconvenient read calls and manual buffering into just simple indexing of a memory… but it does blocking IO under the hood, turn a &[u8] byte arrays into an async hazard and making “concurrent” async code actually run sequentially! Code affected likely runs slower, underutilises machine resources, and has undesirable latency spikes. I’ve done some experiments in Rust that show exactly ....
|
|
An HTML email utilizes HTML code for presentation. Its design is heavy and looks like a modern web page, rich with visual elements like images, videos, etc., to emphasize different parts of an email's content. Building email templates tailored to your brand is useful for various email marketing purposes such
|
|
Hey All! If the site has had a consistent weak spot over the past few years, it’s been in the realms of spectroscopy and synthesis.
|
|
Webmention rocks tests Redoing these tests with indieConnector v2.1.0 Discovery Tests 1-22: PASS Discovery Test 23: FAIL Update Test 1: PASS Update Test 2: FAIL Delete Test 1: Not Tested Receiver Tests 1-2: PASS #IndieWeb #Webmention
|
|
Project Hail Mary by Andy Weir is an unputdownable read, chronicling an audacious mission to save the world. I can’t reveal too…
|
|
Ru is a heart-wrenching tale of the aftermath of the Vietnam War, focusing on a family who were classified as bourgeois, but…
|
|
I picked this book up because the cover looked so intriguing. Blood marks on a bright yellow page, with a black and white cow. Asako…
|
|
Maybe You Should Talk to Someone is one of those books that broadens your mind, because it revolves around understanding other…
|
|
Advice for people getting started with Knowledge Management and Writing
-
www.dsebastien.net
-
1 year ago
-
eng
Many people quickly become overwhelmed when they get started with note-taking and knowledge management. Here's how to avoid that.
|
|
Advice for people getting started with Knowledge Management and Writing
-
www.dsebastien.net
-
1 year ago
-
eng
Many people quickly become overwhelmed when they get started with note-taking and knowledge management. Here's how to avoid that.
|
|
Back in April , I posted the new career ladder I was planning to introduce at OpenSesame, which I’ve joined as VP of Engineering. We rolled it out in July, so now’s a good time to share what we’ve learned so far. Here’s the latest version of the ladder. (PDF) Culture Changes The purpose of the new career ladder is to help change the engineering culture at OpenSesame. The previous career ladder put a lot of emphasis on individual own....
|
|
McLuhan and Media Studies: An Underlooked Sub-discipline?
-
www.austinatchley.xyz
-
1 year ago
-
eng
I was first exposed to the ideas of the Canadian philosopher Marshall McLuhan in a talk by Chris Cox (CPO of Meta) at the Menlo Park campus. McLuhan’s work centers around media studies, which is a sub-discipline of philosophy that isn’t often taught in introductory or intermediate philosophy courses. After digging deeper into the work of McLuhan alone, I felt that it was strange I had never heard of some of these ideas given how predictiv..
|
|
What's the big deal about Deterministic Simulation Testing?
-
notes.eatonphil.com
-
1 year ago
-
eng
Bugs in distributed systems are hard to find, largely because systems interact in chaotic ways. And even once you've found a bug, it can be anywhere from simple to impossible to reproduce it. It's about as far away as you can get from the ideal test environment: property testing a pure function. But what if we could write our code in a way that we can isolate the chaotic aspects of our distributed system during testing : run multiple sys....
|
|
I have to admit, it hasn’t been long since my last post about my “home setup,” but during the summer I have more free time and I took the opportunity to make a few small improvements. In this post I’ll explain two simple modifications I made (so not a “major release”) Shelly EM + 50 amp clamp : monitor home energy consumption with the Shelly EM, jump to chapter keep a widget on the Home Screen of iOS/macOS to view real-time consump..
|
|
I have to admit, it hasn’t been long since my last post about my “home setup,” but during the summer I have more free time and I took the opportunity to make a few small improvements. In this post I’ll explain two simple modifications I made (so not a “major release”) Shelly EM + 50 amp clamp : monitor home energy consumption with the Shelly EM, jump to chapter keep a widget on the Home Screen of iOS/macOS to view real-time consump..
|
|
I came across an interesting Bash issue today, as I was trying to restore a zstd -compressed CloneZilla Partclone image to a raw file in order to extract some data from it. For some reason, none of the solutions on the internet worked, and searching for the error message turned up no useful results. This was the command line I had constructed: $ zstdcat nvme0n1p3.ntfs-ptcl-img.zst.* | sudo partclone.ntfs -C -r -W -s - -O image.img Not....
|
|
CSV Viewer with charts, supports viewing CSV, sorting, searching, filtering of data, plotting charts, setting title and saving charts as images.
|
|
RavenDB has a hidden feature, enabled by default and not something that you usually need to be aware of. It has built-in support for caching. Consider the following code: async Task < Dictionary < string , int >> HowMuchWorkToDo ( string userId ) { using var session = _documentStore . OpenAsyncSession ( ) ; var results = await session . Query < Item > ( ) . GroupBy ( x = > new { x . Status , x . As....
|
|
On August 18, 2024 the Tour de France Femmes ended again. A week long challenge of stages ending in the mountains.
|
|
While working on a new project recently, I needed to allow application users to enter a dynamic list of key-value pairs. Not knowing better, I reached for what I knew and built out a React component to dynamically add and remove inputs while also inserting into the websocket to sync the changeset with the server. Then on the server-side, I had to write some additional handlers to process those values. It worked, but it didn’t feel great.
|
|
One of my friends, an outstanding programmer who likes to fly under the radar, frequently tells me he admires my “ability to broadcast”. I guess he refers to the fact that I’m keeping a blog, and that I’m not afraid of writing with transparency about my adventures in software engineering. To me, it all feels natural, so his comment motivated me to explain in more detail why I’m doing what I’m doing.
|
|
I started using the Zsh a few years ago and I’ve liked its completion features. I tried out Oh-my-zsh for a while and I liked the stock Robby Russel prompt. It gave me all the information I cared about: the status of the last command, current directory, and the state of the current Git repository. However, I didn’t like how slow Oh-my-zsh was making my shell startup. This mattered especially, I think, because my Emacs config would fire up....
|
|
I started using the Zsh a few years ago and I’ve liked its completion features. I tried out Oh-my-zsh for a while and I liked the stock Robby Russel prompt. It gave me all the information I cared about: the status of the last command, current directory, and the state of the current Git repository. However, I didn’t like how slow Oh-my-zsh was making my shell startup. This mattered especially, I think, because my Emacs config would fire up....
|
|
I got a weird error while trying to compile a slint program with the skia backend on my macOS machine: Compiling skia-bindings v0.75.0 error: failed to run custom build command for `skia-bindings v0.75.0` […a huge section of output snipped…] clang -MD -MF obj/third_party/externals/libpng/libpng.png.o.d -DPNG_SET_OPTION_SUPPORTED -DNDEBUG -w -Wno-attributes -ffp-contract=off -fstrict-aliasing -fPIC -fvisibility=hidden -isysroot /Applications..
|
|
Every company strives for continual growth. But with labour costs accounting for as much as 70% of total business costs,... The post How Fractional Hiring Can Save Your Business Money appeared first on GoSquared Blog .
|
|
Hyperperversion and All Dimension Controls (Issue #177) 2024-08-17 12:45:00 +07:00 by Mark Smith This week’s newsletter is out! In this week’s edition: World politics, US Tech antitrust, S.American hyperinflation, astrobiology & assembly theory, Eastern European comedy, Apple, immigration, UFO Chief, Linux, Musk & riots, Yen carry trade, BTC & macro Issue details: Title: Hyperperversion and All Dimension Controls Issue: 17..
|
|
August 2024 August 16, 2024 : Added Changelog page. Added feedback modal to tool pages. August 14, 2024 : Auto-save tool settings in local storage. August 13, 2024 : Fixed logic for displaying login/signup buttons in nav. Added captcha to newsletter signup. August 2, 2024 : Added LD+JSON schema markup for tools.
|
|
So I’ve participated in OCC v4 with my TiBook . Just like last time , I have some conclusions. Conclusion (n.) - when you’re done thinking.
|
|
What are the best practices for organizing data analysis projects in Python? What are the advantages of a more package-centric approach to data science? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's Weekly articles and projects.
|
Last night I found myself sitting at my local viewpoint watching the glittering lights of London flicker against the backdrop of a night sky. As I sat there watching Wembley Stadium’s arch gradually change colour from white to blue and numerous commercial aircraft glide into Heathrow Airport I set off down one of many rabbit […] The post If One Thing is Infinite, Everything is Infinite appeared first on Something Decent .
|