Show HN: Driverless print server for legacy printers, profit goes to open-source
18 by ValdikSS | 0 comments on Hacker News.
This is a device, to which you connect your older USB printer, and use it from any PC or smartphone without installing drivers (AirPrint/Mopria), wirelessly. As easy as that! * Supports all OS: Windows, macOS, Linux, iOS, Android. No drivers needed. Windows-on-ARM and Apple M1/2/3/4 also supported. * Supports the majority of printers released before ≈2018 * Profit from sold devices is shared between CUPS, SANE, AirSane open-source printing and scanning projects * Surplus and donations are accumulated to improve current open-source drivers and develop new ones The printer driver is run inside the device. It comes with lots of open-source and official proprietary drivers. x86-only drivers are running under box86 emulation, with little visible performance impact, ensuring wide compatibility with many printers and MFPs. All of this is bundled in a retail-like device, with simple web interface[1][2]. No tinkering and no DIY required, it's safe to plug off the power cord every time, and you can do factory reset. The print server is secure by default: it conforms to most of the IoT Device Security Specification 1.0[3] best practices, has built-in firewall to ensure LAN-only operation, and does not include anti-consumer features. All devices come with technical support, where I act as a middleman between all the involved projects and printer drivers. If there's a bug, I first try to debug the issue remotely, and if it's not possible, end up buying the same printer and debug it until the issue is resolved. All the fixes made during the development are contributed back to the origin projects, and there were many bugs fixed: almost every package has additional patches compared to original Debian 12 disto state. [1]: https://ift.tt/X5AVCts [2]: https://ift.tt/QcHTuwy [3]: https://ift.tt/CuYTSQ2... P.S. Brother printer lovers, the latest Brother L2800dw (2024) laser comes with the chipped cartridge, which you can't refill and reset forever anymore. The printer allows to continue printing with an "empty" cartridge with a special menu item, but it does so only to fixed amount of pages, and then stops. It doesn't allow to use cartridges without chips.
18 by ValdikSS | 0 comments on Hacker News.
This is a device, to which you connect your older USB printer, and use it from any PC or smartphone without installing drivers (AirPrint/Mopria), wirelessly. As easy as that! * Supports all OS: Windows, macOS, Linux, iOS, Android. No drivers needed. Windows-on-ARM and Apple M1/2/3/4 also supported. * Supports the majority of printers released before ≈2018 * Profit from sold devices is shared between CUPS, SANE, AirSane open-source printing and scanning projects * Surplus and donations are accumulated to improve current open-source drivers and develop new ones The printer driver is run inside the device. It comes with lots of open-source and official proprietary drivers. x86-only drivers are running under box86 emulation, with little visible performance impact, ensuring wide compatibility with many printers and MFPs. All of this is bundled in a retail-like device, with simple web interface[1][2]. No tinkering and no DIY required, it's safe to plug off the power cord every time, and you can do factory reset. The print server is secure by default: it conforms to most of the IoT Device Security Specification 1.0[3] best practices, has built-in firewall to ensure LAN-only operation, and does not include anti-consumer features. All devices come with technical support, where I act as a middleman between all the involved projects and printer drivers. If there's a bug, I first try to debug the issue remotely, and if it's not possible, end up buying the same printer and debug it until the issue is resolved. All the fixes made during the development are contributed back to the origin projects, and there were many bugs fixed: almost every package has additional patches compared to original Debian 12 disto state. [1]: https://ift.tt/X5AVCts [2]: https://ift.tt/QcHTuwy [3]: https://ift.tt/CuYTSQ2... P.S. Brother printer lovers, the latest Brother L2800dw (2024) laser comes with the chipped cartridge, which you can't refill and reset forever anymore. The printer allows to continue printing with an "empty" cartridge with a special menu item, but it does so only to fixed amount of pages, and then stops. It doesn't allow to use cartridges without chips.
Ask HN: Hackathons feel fake now – anyone else noticing this?
25 by sepidy | 13 comments on Hacker News.
Been going to a bunch of hackathons in SF lately and honestly, everything feels fake. There are like 20 sponsors handing out credits for their tools that all do the same thing. Half the time, they can’t even explain what they’re for. They’re just hoping someone uses them so they can count it as adoption. Everyone jams these into projects to check a box, and what gets built is mostly BS with zero innovation.Was it always like this and I'm noticing it now, or has something changed?
25 by sepidy | 13 comments on Hacker News.
Been going to a bunch of hackathons in SF lately and honestly, everything feels fake. There are like 20 sponsors handing out credits for their tools that all do the same thing. Half the time, they can’t even explain what they’re for. They’re just hoping someone uses them so they can count it as adoption. Everyone jams these into projects to check a box, and what gets built is mostly BS with zero innovation.Was it always like this and I'm noticing it now, or has something changed?
On Not Carrying a Camera – Cultivating memories instead of snapshots
11 by pseudolus | 2 comments on Hacker News.
11 by pseudolus | 2 comments on Hacker News.
I turned a 40 year old Apple Mouse into a speech to text button
3 by audionerd | 1 comments on Hacker News.
3 by audionerd | 1 comments on Hacker News.
Matrix-vector multiplication implemented in off-the-shelf DRAM for Low-Bit LLMs
23 by cpldcpu | 4 comments on Hacker News.
23 by cpldcpu | 4 comments on Hacker News.
Show HN: My AI Native Resume
31 by jhgaylor | 10 comments on Hacker News.
I've been deeply involved in working with AI agents and large language models (LLMs) for a while now. During a recent job search, I found myself repeatedly explaining my skills and experiences to various assistants. Around the same time, I was creating content for my website to help hiring teams understand my capabilities better and make informed decisions. MCP had started to gain momentum and I saw a way to reduce my toil. So I built an MCP server that can effectively communicate my qualifications as a job candidate. This server acts as an AI-powered resume, providing an understanding of my professional background and a set of tools, prompts and resources to help explore my skills and experiences. The code is open source, so you can create your own AI-driven resume server. Check it out here: https://ift.tt/hevUp5i . During my job search I paired my mcp server with others such as notion, hirebase, and gmail to build a leads database, write cover letters, and track my job search.
31 by jhgaylor | 10 comments on Hacker News.
I've been deeply involved in working with AI agents and large language models (LLMs) for a while now. During a recent job search, I found myself repeatedly explaining my skills and experiences to various assistants. Around the same time, I was creating content for my website to help hiring teams understand my capabilities better and make informed decisions. MCP had started to gain momentum and I saw a way to reduce my toil. So I built an MCP server that can effectively communicate my qualifications as a job candidate. This server acts as an AI-powered resume, providing an understanding of my professional background and a set of tools, prompts and resources to help explore my skills and experiences. The code is open source, so you can create your own AI-driven resume server. Check it out here: https://ift.tt/hevUp5i . During my job search I paired my mcp server with others such as notion, hirebase, and gmail to build a leads database, write cover letters, and track my job search.