This is a autopost bolg frinds we are trying to all latest sports,news,all new update provide for you
Sunday, January 29, 2023
Show HN: I made the pagelayout LaTeX class for creating graphic rich PDFs https://ift.tt/YuMTDRC
Show HN: I made the pagelayout LaTeX class for creating graphic rich PDFs The class allows you to layout pages declaratively to create photo books and other graphic rich, perfectly typeset and print ready PDFs. https://ift.tt/8R4wIrP January 30, 2023 at 02:36AM
Show HN: Tate or Confucius? https://ift.tt/rU50mKs
Show HN: Tate or Confucius? https://ift.tt/fGrBoNO January 30, 2023 at 01:23AM
Show HN: SMS to Slack, receive 2FA codes in Slack https://ift.tt/iMSjLUY
Show HN: SMS to Slack, receive 2FA codes in Slack https://smstoslack.app January 29, 2023 at 10:49PM
Show HN: Display Fox Image in the Terminal https://ift.tt/wJQyC0p
Show HN: Display Fox Image in the Terminal https://ift.tt/t4ySpQG January 29, 2023 at 02:30PM
Saturday, January 28, 2023
Show HN: QuadSort, Esoteric Fast Sort https://ift.tt/VkcJfFA
Show HN: QuadSort, Esoteric Fast Sort https://ift.tt/7Dn1RHf January 29, 2023 at 10:12AM
Show HN: I built a web app to generate Emacs and Vim themes from VSCode theme https://ift.tt/9wLbGZ6
Show HN: I built a web app to generate Emacs and Vim themes from VSCode theme Screenshots: https://ift.tt/rvTHSFt Website: https://ift.tt/8DzciuA Source: https://ift.tt/dTotWpi Written in Vanilla JS, generation happens entirely in browser. Automatically adds some default faces for few Emacs packages. Vim version also comes with 256 color support for terminals. https://ift.tt/nIwWtR5 January 29, 2023 at 05:51AM
Show HN: Git Heat Map – a tool for visualising git repo activity for each file https://ift.tt/qSV0Q48
Show HN: Git Heat Map – a tool for visualising git repo activity for each file https://ift.tt/3fyiZaG January 29, 2023 at 06:39AM
Show HN: View the Mood of the World https://ift.tt/O83IiZg
Show HN: View the Mood of the World https://ift.tt/BtoUTxz January 29, 2023 at 01:34AM
Show HN: Capture the Prompt https://ift.tt/9j68XIa
Show HN: Capture the Prompt https://ift.tt/Pc5Oq0n January 29, 2023 at 12:22AM
Friday, January 27, 2023
Show HN: Show HN: PlantUML based collaborative UML editor is now open source https://ift.tt/07fAmoq
Show HN: Show HN: PlantUML based collaborative UML editor is now open source https://ift.tt/9zugNRO January 28, 2023 at 10:25AM
Show HN: Gist for simplest dotnet cross platform audio player https://ift.tt/I2JLD9x
Show HN: Gist for simplest dotnet cross platform audio player https://ift.tt/pkd41Lu January 28, 2023 at 04:54AM
Show HN: I wrote a blog post about the Two's Complement https://ift.tt/ZWtMNCH
Show HN: I wrote a blog post about the Two's Complement Hi folks, I wrote a blog post about the two's complement. I always scratched my head about some details: - "Take the ones' complement and add one" - "Half of the range are negative numbers" - etc. Now I think I understand these details, but had to piece it together from some sources. I'd love to get your feedback on this post. Looking forward. BR, Pedram https://ift.tt/FlG8grb January 28, 2023 at 04:19AM
Show HN: Replit) Say No to Things https://ift.tt/FMG9njX
Show HN: Replit) Say No to Things Here's a replit that with a few lines of code may get you out of anything you don't want to do :) https://ift.tt/tvVDU2S January 28, 2023 at 02:13AM
Show HN: Peer Review Beta – GitHub plus StackExchange for Scholarly Publishing https://ift.tt/B5lIZJm
Show HN: Peer Review Beta – GitHub plus StackExchange for Scholarly Publishing Hi HN, I've had the idea for a scholarly publishing site that could crowdsource the work of the journals using concepts borrowed from Github and StackExchange and recombined for years. I finally got enough runway to take about 6 months off of work to build it. This is the result. It's still in beta, but the core MVP features - review, reputation, responses - are all there. I'm sure there are as yet to be found bugs, because I'm on my own and I've always been terrible at testing my own stuff. Right now it's best treated as non-archival pre-prints with review. I'm starting my next full time role on Monday, so I'll be carrying it forward as a side project. I'm going to continue working on it, albeit more slowly and on nights and weekends. It's open source and with an open roadmap, and I would welcome collaborators. I would love and appreciate any thoughts and feedback! https://peer-review.io January 28, 2023 at 01:18AM
Show HN: ML paper podcast generator using GPT and Tortoise-TTS https://ift.tt/GNlHic7
Show HN: ML paper podcast generator using GPT and Tortoise-TTS I built a pipeline that turns tweets about ML papers into a podcast. Code's up here. Happy hacking. https://ift.tt/zsioMTt https://ift.tt/s3thYw1 January 27, 2023 at 11:29PM
Show HN: How to bypass macOS setup and pair any Bluetooth keyboard https://ift.tt/AHTkISp
Show HN: How to bypass macOS setup and pair any Bluetooth keyboard https://twitter.com/mittermayr/status/1618973506607382529 January 27, 2023 at 08:14PM
Show HN: Netflix Prices in 245 Countries https://ift.tt/yxt0wjY
Show HN: Netflix Prices in 245 Countries https://ift.tt/kyxKtPa January 27, 2023 at 06:48PM
Show HN: Pashword – Hashed Password Calculator https://ift.tt/AFP41Wk
Show HN: Pashword – Hashed Password Calculator https://pashword.app January 27, 2023 at 01:25PM
Thursday, January 26, 2023
Show HN: Scribe AI – ChatGPT Extension for VSCode https://ift.tt/cuyUW3K
Show HN: Scribe AI – ChatGPT Extension for VSCode Hi everyone, I'm a junior developer that's been in the work industry for almost 1.5 years and working in the industry, I have to read and understand lots of legacy code and code written by other people. I always thought understanding code written by others to be very time consuming and decided to create a extension to help with that. Seeing as how ChatGPT can be used to understand and modify code, I wanted to integrate it into IDEs. Scribe AI is a VSCode extension that can be used to understand code just by highlighting a piece of code and asking questions about it similar to how you would in ChatGPT. The conversation is saved on your workspace and you can come back to view it later so it's good for note keeping as well. It's currently using the official API of OpenAI to access its GPT models (code-davinci-002 by default) so it's not as performant as ChatGPT but once the official API for ChatGPT is out, I plan to integrate it. It would be awesome if you guys could check it out and let me know if you find it useful or find any bugs or tips and suggestions on how to improve it. Thanks and happy coding! https://ift.tt/xAZhBzr January 27, 2023 at 11:01AM
Show HN: Eye-controlled user interface for mobile https://ift.tt/9wRycLY
Show HN: Eye-controlled user interface for mobile https://ift.tt/6wMAjko January 27, 2023 at 11:00AM
Subscribe to:
Posts (Atom)
Show HN: A lie detector game that reads your pulse through your phone camera https://ift.tt/rzFTDLm
Show HN: A lie detector game that reads your pulse through your phone camera https://kouh.me/tells May 8, 2026 at 11:31PM
-
Show HN: A directory of 800 free APIs, no auth required Explore reliable free APIs for developers — ideal for web and software development, ...
-
Show HN: I built Dirac, Hash Anchored AST native coding agent, costs -64.8 pct Fully open source, a hard fork of cline. Full evals on the gi...
-
Show HN: I built a FOSS tool to run your Steam games in the Cloud I wanted to play my Steam games but my aging PC couldn’t keep up, so I bui...