Saturday, 30 December 2023

Show HN: Common Lisp Vim Compiler Plug-In https://bit.ly/47hZd32

Show HN: Common Lisp Vim Compiler Plug-In As linked in the readme at the link, I am an ardent vim user and lisp enthusiast. I got tired of hard to read error messages in SBCL with my vim set-up, so I spent a few days cobbling together this `:make` plugin for sbcl Roswell. More about my rationale around why I did it is in the readme. Let me know what you think! https://bit.ly/4aEJaiz December 31, 2023 at 12:38AM

Show HN: Precious Metals Manager https://bit.ly/3S0Tdr6

Show HN: Precious Metals Manager All-in-one app that provides analytics and metrics to manage precious metals portfolio efficiently. The app offers an intuitive UI, enabling users to input their coins, bars, or rounds and instantly obtain real-time insights into their value evolution. Users can assess their assets based on dealer prices, generate exportable reports for tax filing, access charts for strategy overviews like dollar-cost averaging, and use tools to track live prices of gold, silver, platinum, and palladium. Additionally, the app provides a catalog for identifying bullion coins. https://bit.ly/3S2qr9m December 30, 2023 at 11:07PM

Friday, 29 December 2023

Show HN: Beautiful iOS Habit Tracker https://bit.ly/4aAV1yj

Show HN: Beautiful iOS Habit Tracker https://apple.co/3vl702T December 30, 2023 at 03:31AM

Show HN: Inko Cat – Lego Blocks to Build Your Productivity Space https://bit.ly/41JJHMq

Show HN: Inko Cat – Lego Blocks to Build Your Productivity Space Build your productivity space with custom blocks such as lists, calendars, boards, notes, and journals. Free, and dark mode included! https://bit.ly/48yg6HH December 30, 2023 at 03:15AM

Show HN: Neutral.News – neutralize any news source https://bit.ly/4aB5WrQ

Show HN: Neutral.News – neutralize any news source submit a URL (or download the extension) for neutralization. Strips bias and emotional language and delivers just the objective, salient facts. Great for browsing biased internet sites. Looking for critical feedback and sites that don't work correctly. Working on an automated version that displays the last 10 stories or so submitted. https://bit.ly/3RJAP4u December 29, 2023 at 11:20PM

Show HN: Wasker – A WASM compiler for running WASM on your favorite kernel https://bit.ly/3S1Ugap

Show HN: Wasker – A WASM compiler for running WASM on your favorite kernel Wasker is a WebAssembly compiler. Wasker compiles Wasm binary into ELF format binary. What's new with Wasker is, Wasker generates an OS-independent ELF file where WASI calls from Wasm applications remain unresolved. This unresolved feature allows Wasker's output ELF file to be linked with WASI implementations provided by various operating systems, enabling each OS to execute Wasm applications. Wasker empowers your favorite OS to serve as a Wasm runtime! https://bit.ly/3TEYmX2 December 29, 2023 at 03:09PM

Thursday, 28 December 2023

Show HN: Wikipedia style donation based search engine https://bit.ly/41V1SPn

Show HN: Wikipedia style donation based search engine Introducing WhatOnEarth, a search engine that lets you chat with the entire internet. As a free & open alternative to ChatGPT Plus, the website will only get better and cheaper in the months to come. I'm currently able to keep it free because a bunch of people contributed to whatonearth. Currently I have the bandwidth of 500k search requests. https://bit.ly/48dSCYR December 29, 2023 at 01:29AM

Show HN: KernelConfig – Your Guide to Linux Kernel Modules Configuration https://bit.ly/4aA933f

Show HN: KernelConfig – Your Guide to Linux Kernel Modules Configuration https://bit.ly/3RYB4Kl December 29, 2023 at 01:37AM

Show HN: Calcium Imaging Pipeline Tool https://bit.ly/48De75b

Show HN: Calcium Imaging Pipeline Tool OptiNiSt(Optical Neuroimage Studio) is a GUI based workflow pipeline tools for processing two-photon calcium imaging data. OptiNiSt helps researchers try multiple data analysis methods, visualize the results, and construct the data analysis pipelines easily and quickly on GUI. OptiNiSt's data-saving format follows NWB standards. OptiNiSt also supports reproducibility of scientific research, standardization of analysis protocols, and developments of novel analysis tools as plug-in. https://bit.ly/3S0kKcn December 28, 2023 at 10:34PM

Wednesday, 27 December 2023

Show HN: Forward Email – Open-Source Quantum Safe Encrypted Email Service https://bit.ly/3NK0M2K

Show HN: Forward Email – Open-Source Quantum Safe Encrypted Email Service https://bit.ly/3NJEn5F December 28, 2023 at 02:32AM

Show HN: Rem: Remember Everything (open source) https://bit.ly/3TGcwqN

Show HN: Rem: Remember Everything (open source) An open source approach to locally record everything you view on your Apple Silicon computer. Note: Relies on Apple Silicon, and configured to only produce Apple Silicon builds. I think the idea of recording everything you see has the potential to change how we interact with our computers, and believe it should be open source. Also, from a privacy / security perspective, this is like... pretty scary stuff, and I want the code open so we know for certain that nothing is leaving your laptop. Even logging to Sentry has the potential to leak private info. https://bit.ly/3tnwfBa December 27, 2023 at 11:56PM

Tuesday, 26 December 2023

Show HN: TBMK – A Commands Bookmark for Terminal https://bit.ly/3RxdGSW

Show HN: TBMK – A Commands Bookmark for Terminal https://bit.ly/3RFQwKl December 26, 2023 at 11:23AM

Show HN: Upscale and Enhance Your Images Just Like a Magick https://bit.ly/48yLXYO

Show HN: Upscale and Enhance Your Images Just Like a Magick https://bit.ly/48ycDJu December 27, 2023 at 04:53AM

Show HN: Learn from Successful Product Launches https://bit.ly/48ey0zC

Show HN: Learn from Successful Product Launches https://bit.ly/3veJrsq December 27, 2023 at 12:00AM

Show HN: A web-app to explore topics using LLM https://bit.ly/3GUTvJK

Show HN: A web-app to explore topics using LLM Lately, I've been tinkering with llama.cpp and the ollama server. The speed of these tools caught my attention, even on my modest 4060 setup. I was quite impressed with the generation quality of models like Mistral. But I was a bit unhappy at the same time because whenever I explore a topic, there is a lot of typing involved when using the chat interface. So I needed a tool to not only give a response but also generate a set of "suggestions" which can be explored further just by clicking. My experience in front-end development is limited. Nonetheless, I tinkered together a small web app to achieve the same goal. It is built with vuejs3+vuetify. Code: https://bit.ly/41Dz8dt https://bit.ly/47bZqEX December 26, 2023 at 12:27PM

Monday, 25 December 2023

Show HN: Actually Portable Vim (With a Cute Vimrc) https://bit.ly/3vfCAiz

Show HN: Actually Portable Vim (With a Cute Vimrc) https://bit.ly/485VFSK December 25, 2023 at 11:44PM

Show HN: A Telegram Bot That Monitors Domains https://bit.ly/3NHQuQV

Show HN: A Telegram Bot That Monitors Domains https://bit.ly/3NH0l9k December 25, 2023 at 11:26AM

Show HN: I Made a Christmas Quiz https://bit.ly/3GV5xTh

Show HN: I Made a Christmas Quiz For the last couple of years I've created a Christmas quiz, which you can read about and play here: https://bit.ly/3GWExD3... . This year I created another quiz, this time general Christmas questions. Like last year the tech I used: - Astro - React - TypeScript - Framer Motion for the animation - A Netlify function that saves and loads the scoreboard from Azure Table Storage Unlike last year which was somewhat easy to cheat on by Googling, this time, the longer you take to answer a question the fewer points you get. I hope you have fun and a great Christmas https://bit.ly/48dv4mQ December 25, 2023 at 01:01AM

Show HN: Towards Oberon+ concurrency; request for comments https://bit.ly/3S5P7OF

Show HN: Towards Oberon+ concurrency; request for comments https://bit.ly/3RWUY8T December 25, 2023 at 06:35PM

Show HN: Boarda – Focused Offline Kanban Board https://bit.ly/3NFX2iT

Show HN: Boarda – Focused Offline Kanban Board I like using Kanban boards, so I created a program to manage them using Zig and raylib. You can check it out here https://bit.ly/4awrqpM It can open multiple boards, has undo/redo, clipboard support, and many other features. You can read about in the page above or try it yourself. https://bit.ly/4awrqpM December 25, 2023 at 04:37PM