ads

Friday, September 30, 2022

Roblox removes 'meat grinder' Ukraine v Russia game

The War on Larkiv game was accepted and promoted by the world's largest children's game platform.

from BBC News - Technology https://ift.tt/3wxQmyH

Prince William makes online safety plea after Molly Russell verdict

The Prince of Wales says online safety for young people should be "a prerequisite, not an afterthought".

from BBC News - Technology https://ift.tt/Ky3OiQR

Messages reveal how Musk and Twitter boss fell out

New text messages between Musk and Twitter boss Parag Agrawal reveal how the relationship broke down.

from BBC News - Technology https://ift.tt/bdk5xGS

Show HN: Stock Photos Using Stable Diffusion https://ift.tt/Rfs1zUO

Show HN: Stock Photos Using Stable Diffusion Hi HN, this is an early version of what we’re imagining as a truly functional stock photo platform using Stable Diffusion. We’re doing our best to hide the customization prompts on the back end so users are able to quickly search for pre-existing generated photos, or create new ones that would ideally work as well. If we keep going with it, in future versions we’d like to add voting, better tags, and more varied prompts, or maybe whatever you recommend! https://ift.tt/iGq73u6 October 1, 2022 at 12:45AM

Show HN: I made a site that lets you generate AI images using templates https://ift.tt/d5kZRLv

Show HN: I made a site that lets you generate AI images using templates https://imageai.app/ October 1, 2022 at 01:42AM

Show HN: uFuzzy.js – A tiny, efficient fuzzy search that doesn't suck https://ift.tt/7xQnusH

Show HN: uFuzzy.js – A tiny, efficient fuzzy search that doesn't suck https://ift.tt/G40piOy September 30, 2022 at 09:44PM

Show HN: Jsonnet Course Online https://ift.tt/Ps4u1xD

Show HN: Jsonnet Course Online Hi HN! I'm usually a lurker here, but I wanted to share this: I'm an enthusiastic user of Jsonnet[1] to flexibly generate JSON and YAML files (eg for kubernetes configurations). I wanted to spread awareness of Jsonnet and made a course on Udemy. The first 1000 students enrolling within 5 days with this link get the course for free: https://ift.tt/CKrqSia... I hope you enjoy the course (I'm interested in your feedback!) and if it makes you start using Jsonnet it will be mission accomplished :-) [1] https://jsonnet.org/ https://ift.tt/BRDxv6Y September 30, 2022 at 02:49PM

Molly Russell: Social media a factor in teenager's death, coroner says

The death of Molly Russell "should send shockwaves through Silicon Valley", the NSPCC's chief says.

from BBC News - Technology https://ift.tt/N2Hvy3I

Show HN: Red Goose – Convert your website to mobile app https://ift.tt/WwtBElS

Show HN: Red Goose – Convert your website to mobile app Hi HN! We're Sonica, Marvin, and Satie, and we are building Red Goose (https://goose.red). Red Goose is a web app to mobile app conversion engine that produces ready-to-publish apps for the app stores using GitHub repos. There was a discussion on HN a few weeks ago about how a developer shaved off almost half of their native app's code without losing functionality [1]. Our launch today is a direct outcome of that thread and, moreso, in the context of this comment [2] and this one [3]. Paraphrasing the context below: > "Fastmail is the only email/calendar app with a reasonable size (just 20MB)." Followed by: > "… EDIT: just realized the app is a web view. Sigh." As someone who has been into mobile app development since 2010, the comments above read like a punch to the gut. We grew up believing that the native experience was better than the web! It took a while to admit, but the web, it appears, has genuinely caught on. It has matured to a point where the four pillars of web development—HTML, CSS, JavaScript, and WebAssembly—are likely enough for universal distribution. We already host compute-heavy environments for graphic designers [4], video editors [5], and rich document editing [6] on the web. And there is still more capability [7] in the works, if you will. So the question we asked ourselves was: Could the modern web become the "native stack" of mobile app development? With Red Goose, we want developers to be able to do just that. Create web applications that double up as mobile apps for the app stores. But this isn't always easy. Historically, native mobile apps have differed from (outdone?) the mobile web in three broad ways: An app-specific design language, Smooth and fancy screen transitions and, Solving compute-heavy processes that scaled to millions of users. However, at the same time, building and maintaining native mobile apps is super expensive, and it requires hiring separate teams of experienced developers whose sole job is to focus on mobile APIs. Even with the newest alternatives like React Native, Flutter, Cordova, Xamarin, Ionic, or any other similar framework, there is a quantum increase in the amount of boilerplate code. Over time, as many of us have experienced in the industry, the web and native teams grow distant, leading to a less than optimum situation and bloat. Red Goose puts the webview back in the ring. This step alone removes all the duplicated code from the equation. Red Goose then offers an alternate strategy [8], using the webview as the main leverage over your web app. And solve for native experience in the following three ways: First—Intrinsic Design: we have built a new css framework called Toucaan [9] to tackle the gaps between mobile app design and mobile web. It allows the development of "app-like" interfaces using new css standards and the intrinsic qualities of the medium. Second—Screen Transitions and Animations: Not all apps need this, but smooth transitions and performant animations are already possible with the new web APIs. With a strongly cached webpage using a service worker (PWA) and a better understanding of initial containing blocks (ICBs) pertaining to your front end, one can easily take steps to take the experience to the next level. Third—Webassembly: The best thing about webassembly is that the wasm functions return immediately and synchronously. So one can easily offload compute-heavy transactions to a locally installed wasm utility and benefit from performance gains instantly on both web and mobile apps. It appears that many apps wouldn't need to sprinkle webassembly into the mix to reach the level of performance expected of mobile apps, and just caching with a service worker and an app-like layout would do the trick. Red Goose itself uses vanilla javascript and an experimental version of Toucaan for its frontend. Its backend is made with Node.js, Express, and MongoDB and is hosted on AWS within Docker. Our web-to-mobile app conversion pipeline uses NodeGit for app delivery, and the freshly minted mobile apps are written in Swift or Kotlin and shared directly over GitHub. We believe that the opportunity to reduce app development and distribution cost using the newfangled powers of the web is massive—we've already helped a few teams to cut back on their expenses by as much as 80%. At the same time, we're still early and would love to hear what you think about what we're building with Red Goose. We look forward to your comments and experiences, especially if you have been on this path before on your own. Thanks! Relevant links: HN Discussion: [1] https://ift.tt/eiT0b1Q [2] https://ift.tt/Qmv72Lq [3] https://ift.tt/mSrDsY3 Leading web examples: [4] https://ift.tt/pGwhaLQ [5] https://ift.tt/TbmneC8 [6] https://ift.tt/ahXmbot [7] https://ift.tt/MdcSFZa Tooling: [8] https://ift.tt/NKuyqDw [9] https://toucaan.com The end. September 30, 2022 at 05:28PM

Thursday, September 29, 2022

Show HN: Stable Diffusion App for iOS https://ift.tt/FQxTglf

Show HN: Stable Diffusion App for iOS https://twitter.com/shubroski/status/1574767056003780608 September 30, 2022 at 03:39AM

Show HN: Git in-memory in browser with Web Assembly https://ift.tt/Jo29lhm

Show HN: Git in-memory in browser with Web Assembly Create, upload, edit (multiple) files on the fly, in the browser. Git branches and git commits allow to save your changes, create multiple "workspaces" and switch between them in one click. Repo: https://ift.tt/9WnvbLI https://ift.tt/nWr6Uam September 30, 2022 at 01:50AM

Google to close Stadia cloud service and refund gamers

Stadia allows players to stream games online without owning a console.

from BBC News - Technology https://ift.tt/ykz3xRB

Show HN: Alinea – open-source headless CMS https://ift.tt/bGOZUyg

Show HN: Alinea – open-source headless CMS https://ift.tt/QPD1tRm September 29, 2022 at 10:01PM

Wednesday, September 28, 2022

Optus: How a massive data breach has exposed Australia

Anger rises after 40% of Australians had details stolen in possibly the nation's worst-ever breach.

from BBC News - Technology https://ift.tt/plR8BmI

Show HN: My PowerShell pixel art editor https://ift.tt/EqyFGMs

Show HN: My PowerShell pixel art editor I got a bit carried away writing an editor so I could draw some pixel art for starting my blog and ended up with some pwsh spaghetti that's quite fun to use. https://ift.tt/cr2Wmxf September 28, 2022 at 10:04PM

Show HN: My Q&A with Neal Stephenson on making the Metaverse himself https://ift.tt/XdhRUYV

Show HN: My Q&A with Neal Stephenson on making the Metaverse himself https://ift.tt/U4tx9L0 September 29, 2022 at 04:17AM

Show HN: All-in-one open source tool for data pipelines https://ift.tt/tc4ERM3

Show HN: All-in-one open source tool for data pipelines https://ift.tt/tvcy41K September 29, 2022 at 04:06AM

EU Commission to make it easier to sue over AI products

People harmed by such items and digital ones like drones will have easier access to legal help.

from BBC News - Technology https://ift.tt/UEgVBa3

Show HN: Depot – fast, remote Docker container builds https://ift.tt/j1pwF3e

Show HN: Depot – fast, remote Docker container builds https://depot.dev September 29, 2022 at 01:01AM

Show HN: Open-Source Stripe GraphQL API https://ift.tt/blQ1sU7

Show HN: Open-Source Stripe GraphQL API https://ift.tt/ClEqVSW September 29, 2022 at 12:27AM

Show HN: I wrote a database engine in TypeScript https://ift.tt/7HDARZz

Show HN: I wrote a database engine in TypeScript Hi! I wanted to understand more about databases' internals so I wrote one from scratch. It has a T-SQL inspired syntax with support for functions and procedures. It can be used stand-alone as a SQL engine or with a server allowing for persistence and replication to other connected clients. Performance are nothing near sqlite of course but that's beside the point. It’s a small database engine that can run in a web app as a way to store session data, do small calculations on a web worker, store the document/data the user is editing or facilitate “multiplayer” feature by broadcasting the queries the web app is running. The server runs in a container for that specific document and shutdowns automatically after a set amount of minutes of inactivity. Why did I spend time on this? I am self taught and have been a software developer for about 20 years; moved to the UK for about 10 years, now in Spain and I'm still looking for the place I want to call home. My lack of diploma has never been an issue in Europe but if I want to discover other horizons, having one makes things easier. There's a process in France call "Validation des acquis" (Validation of knowledge) which allows anybody at whatever level to present to a panel of professionals and academics a request to validate one experience and deliver a diploma. That diploma is completely equivalent to a diploma delivered from a university. The experience must validate all of the targeted diploma curriculum so I thought digging into databases will help with that... alex at ixai.net. I'm also looking for a remote position as a Senior software developer https://ift.tt/Kw69XVE September 28, 2022 at 11:53PM

Tuesday, September 27, 2022

Show HN: KaithemAutomation, the home automation system for coders and artists https://ift.tt/Mw1FXHa

Show HN: KaithemAutomation, the home automation system for coders and artists I've talked about this one on Reddit a bit, and I think it's finally about ready to talk about here. I started this project around 2013 for internal use, and GPL licensed it because I have no desire to own my own software business. Kaithem is, for the most part, somewhere between a SCADA and a Home Assistant clone, heavily focused on easy deployment with minimal tinkering. It allows for Python code based if-then events you edit via the web, along with web-editable HTML dashboards, but also includes loadable modules for more point-and-click style editing. One of these is Chandler, a scenes/cues manager that includes a simple visual scripting language inspired by ladder logic. It saves everything you create in Git-friendly plain text files, and is meant to integrate well with a linux system, with convenience features like using the user account username/password to log in. Device drivers created via an extension API, and can also be used in non-kaithem apps, via the iot_devices library. Drivers should be share-able and installable via pip. There's also basic builtin support for IP cameras, including sub-second latency streaming via websockets, and object detect recording. Out-of-the-box device support is pretty limited at the moment, consisting entirely of stuff I've had a use case for personally, but does include YeeLight, RTL433-supported sensors, SainSmart relay boards, and most anything ZigBee2MQTT can handle. In addition, there are tag points and alarms vaguely copied from SCADA systems, modules can make use of the tagpoint object, which is like a variable that hooks into the tag point system, every point gets a management page where you can set alarms, set up logging, which includes the ability to only log the min, max, or average over time, to save space, and override it's value. It uses only external dependencies found in the Debian repos, and does not include any crazy built in custom feature downloader thingy like some similar projects, nor anything that needs compilation. It does not use a database, separate web server, or any other thing that would require you to specifically configure the system in an unusual way, although some features can make use of MQTT, and it does depend on PipeWire being set up if you want to use the built in audio live mixer(You may also be able to use it with manually started JACK). It's 99% stable, used in real installs, and could probably be called v1.0 already, but there are unmaintained experimental features that will probably disappear(Anything that involves a custom nonstandard network protocol is on the chopping block, as per my philosophy of decustomizing technology, as is HTTPS support as that may be better done externally). https://ift.tt/RPT76OZ September 28, 2022 at 12:11PM

Show HN: Refurb – A tool for refurbishing and modernizing Python codebases https://ift.tt/q59ULbh

Show HN: Refurb – A tool for refurbishing and modernizing Python codebases https://ift.tt/0Vzm1d3 September 28, 2022 at 10:27AM

Show HN: debounce, throttle and requestAnimationFrame https://ift.tt/hX83pdj

Show HN: debounce, throttle and requestAnimationFrame https://ift.tt/X60GHF9 September 28, 2022 at 05:51AM

Data sharing: MoD and Home Office ignored people's data requests - ICO

Data watchdog says it is naming and shaming seven organisations for failing to share information.

from BBC News - Technology https://ift.tt/x5jGUAS

Show HN: A curation of resources telling the story of Bitcoin https://ift.tt/lT56m1H

Show HN: A curation of resources telling the story of Bitcoin Spend the past couple of months creating a large curation of resources from the best Bitcoin educators. The goal was to create a wholesome journey that went beyond just talking about what Bitcoin is and how it works, but also helps newcomers understand why Bitcoin exists and why it can be such an impactful technology for people all over the world. I hope it can help people get a broader understanding of Bitcoin and allow them to make an informed judgement on its value to the world. p.s. I would love to make this community-driven and the GitBook is open-source. Do contribute if you would like to! It would be much appreciated. https://ift.tt/Si09tYv September 28, 2022 at 12:59AM

Netflix plans to launch its own video game studio

Studio in Finland is the latest and clearest example of the streaming giant moving into gaming.

from BBC News - Technology https://ift.tt/d6bLKo0

Show HN: Get conversational practice in over 20 languages by talking to an AI https://ift.tt/o4YO9BV

Show HN: Get conversational practice in over 20 languages by talking to an AI Hi everyone, Let me introduce you to Quazel, where we want to enable people to talk their way to fluency. We have all tried various language learning apps and tools, however, one aspect of language learning current services are really bad at is conversational practice. You might get a chat-like interface, but in the end, the conversation partner will only respond with a predefined "if the users say X I say Y". With Quazel that's completely different. In completely dynamic and unscripted conversation you can talk about pretty much anything you want. For example, you can try ordering food at a restaurant and even hold a philosophical discussion with Socrates. Additionally, you can analyze the grammar of your responses or use hints to help you out when you get stuck. We want to change how languages are learned from a grammar-centric approach to a more natural, conversation-focused one. https://ift.tt/OIVR8es September 27, 2022 at 04:18PM

Monday, September 26, 2022

Show HN: Daily Dalle – AI-generated art in your inbox every morning https://ift.tt/sZO9u3k

Show HN: Daily Dalle – AI-generated art in your inbox every morning https://dailydalle.xyz September 27, 2022 at 06:20AM

iPhone in India: Apple makes new handset in India in shift from China

The announcement marks the technology giant's latest move to diversify its supply chains outside China.

from BBC News - Technology https://ift.tt/bmck5MV

Show HN: Minimalist CSS Framework https://ift.tt/2WVkzFG

Show HN: Minimalist CSS Framework This is an update to my minimalist css framework, which I use for simple blog posts, sales pages, and now dashboards. This version adds a simple grid, among other things. https://ift.tt/VSeqrCU September 27, 2022 at 08:54AM

Show HN: Monomorph – pack any shellcode into a binary with a fixed MD5 hash https://ift.tt/K3tnIeb

Show HN: Monomorph – pack any shellcode into a binary with a fixed MD5 hash https://ift.tt/ltjzxd1 September 27, 2022 at 05:10AM

Tim Cook: 'No good excuse' for lack of women in tech

Apple chief executive tells the BBC the tech sector needs more women in order to thrive.

from BBC News - Technology https://ift.tt/jmIW12z

Show HN: Dreamsands – explore and buy licensing for AI generated visuals https://ift.tt/Daj6pvJ

Show HN: Dreamsands – explore and buy licensing for AI generated visuals Hello humans, Co-founder here - the last 5 months we've been building Dreamsands in the midst of a creative revolution - the art world has screamed, the people have cheered - who knows where we will end up? What we do know however is that AI art is incredibly captivating, strangely familiar and a ton of fun! As avid art lovers we found it increasingly hard to keep track of all the new imaging tools, forums and subreddits where people were posting amazing work done with AI, and thus the idea for Dreamsands was born - Dreamsands lets anyone, anywhere in the world enjoy and explore the beauty and weirdness of AI generated visuals. Let's get weird! https://dreamsands.ai September 27, 2022 at 01:25AM

Interpol seeks arrest of failed crypto-firm boss Do Kwon

Agency asks police forces around the world to seek and detain the South Korean businessman.

from BBC News - Technology https://ift.tt/0i1HEfm

Show HN: Open-Source Intercom with Help Center https://ift.tt/9qDRwdX

Show HN: Open-Source Intercom with Help Center https://ift.tt/KvnpxbG September 26, 2022 at 02:09PM

Sunday, September 25, 2022

Show HN: Tiny bitfield based text renderer https://ift.tt/1ANCsc3

Show HN: Tiny bitfield based text renderer https://ift.tt/QTleUxa September 26, 2022 at 11:30AM

Show HN: Clammer – share and discuss article excerpts with friends https://ift.tt/h3vj7yF

Show HN: Clammer – share and discuss article excerpts with friends Clammer is a social platform for sharing and discussing excerpts from online written content. It's like Twitter but every post and thread stems from the facts, quotes, and insights you collect online, all tied back to the source. In fact, you can have a whole conversation without ever writing a single word. I made this because I was tired of rehashing vague opinions, the real juicy conversations are in the details. Would love to know if this resonates with anyone; any and all feedback is hugely appreciated. Demo: https://www.youtube.com/watch?v=ZU-4uMcNiGk https://clammer.io September 26, 2022 at 07:35AM

Show HN: A Little Tool to Visualize Guitar Chords https://ift.tt/hu5rZ1N

Show HN: A Little Tool to Visualize Guitar Chords https://ift.tt/xC0IPqa September 26, 2022 at 05:03AM

Show HN: Outstatic an open source CMS for Next.js https://ift.tt/I7JtbrN

Show HN: Outstatic an open source CMS for Next.js Hi, I've been working on a new project for a couple of months and I'm close to launching it. It is called Outstatic, I created a landing page for it. Sing up to the waitlist to be notified when it comes out. Features include: Open source Host for free Keep your data 5 minute setup (5 minutes to live!) The CMS was built with Next.js and uses Github and Vercel as its main hosting platforms. Full site with examples and documentation coming soon. Feedback on the idea and the current landing page is appreciated. Thank you! https://outstatic.com September 26, 2022 at 12:47AM

Show HN: Read later links as weekly email https://ift.tt/4Czv8ZU

Show HN: Read later links as weekly email https://ift.tt/kmyq5wZ September 26, 2022 at 01:18AM

Show HN: Just a simplified easy way to call URLs automatically without crontab https://ift.tt/K7J2Sip

Show HN: Just a simplified easy way to call URLs automatically without crontab https://crontaboo.com September 25, 2022 at 11:12PM

Show HN: Curved carousel demo in 2D canvas (no GPU or worker code) https://ift.tt/5UtNfg0

Show HN: Curved carousel demo in 2D canvas (no GPU or worker code) https://ift.tt/lE3j9WB September 25, 2022 at 06:24PM

Saturday, September 24, 2022

Friday, September 23, 2022

Show HN: Deploy Stable Diffusion as a Service https://ift.tt/5v0ShLG

Show HN: Deploy Stable Diffusion as a Service https://ift.tt/UwQcWPA September 24, 2022 at 03:11AM

Iran unrest: What's going on with Iran and the internet?

The internet is cutting out and residents are unable to access social media in parts of the country.

from BBC News - Technology https://ift.tt/FHN9zRY

Show HN: Ezno, a type checker for JavaScript and optimiser for React https://ift.tt/kRATjal

Show HN: Ezno, a type checker for JavaScript and optimiser for React https://ift.tt/n6TyO1c September 22, 2022 at 11:58PM

Show HN: Stable Diffusion training, inpainting, classifier guidance and upscale https://ift.tt/xouY9Kq

Show HN: Stable Diffusion training, inpainting, classifier guidance and upscale https://ift.tt/CZUnqQL September 24, 2022 at 03:47AM

Show HN: Transactional memory in JavaScript https://ift.tt/GcD9Ftp

Show HN: Transactional memory in JavaScript https://ift.tt/4JH576V September 23, 2022 at 10:16PM

Show HN: Lambda Cold Starts Visualizer https://ift.tt/2hURIsn

Show HN: Lambda Cold Starts Visualizer https://ift.tt/RIt6pAn September 24, 2022 at 01:20AM

Show HN: Magellan VHDL Monitor https://ift.tt/dnCxLP2

Show HN: Magellan VHDL Monitor Monitor registers through TCL commands (via JTAG to AXI module) and/or display on Basys 3 board https://ift.tt/HGMsqO5 September 23, 2022 at 11:00PM

Show HN: Build and deploy your resume website in minutes https://ift.tt/RjwYu6C

Show HN: Build and deploy your resume website in minutes https://ift.tt/awPk8Ht September 23, 2022 at 08:33PM

Thursday, September 22, 2022

Show HN: Generate D&D characters with AI https://ift.tt/Kq4E2O8

Show HN: Generate D&D characters with AI https://ift.tt/fjERvK0 September 23, 2022 at 04:23AM

Rape posts every half-hour found on online incel forum

More must be done to tackle women-hating movement incel, the Centre for Countering Digital Hate warns.

from BBC News - Technology https://ift.tt/fLH17lz

The firms making flour from mushrooms and cauliflower

The search for wheat alternatives is being driven by a demand for healthier diets and food security.

from BBC News - Technology https://ift.tt/1DesmtI

Show HN: Use your DNA to recommend high blood pressure medications https://ift.tt/WmNzKu7

Show HN: Use your DNA to recommend high blood pressure medications https://geneticure.com September 23, 2022 at 01:49AM

Show HN: Big Picture” project management for software developers https://ift.tt/sEd1wnB

Show HN: Big Picture” project management for software developers We got tired of not being able to accurately answer "When will this be done?" and "Will anyone be required to work overtime on the current schedule?", or spending too much time in meetings and standups trying to answer those questions. Just opened up for beta. Would love some opinionated developers to guide future improvements (or feedback on the general idea). https://ift.tt/72BzXIw September 23, 2022 at 12:04AM

Show HN: Go http.RoundTripper that emits Open Telemetry Metrics automatically https://ift.tt/SlL02Vu

Show HN: Go http.RoundTripper that emits Open Telemetry Metrics automatically https://ift.tt/GLcYkfX September 23, 2022 at 12:19AM

Australia phones cyber-attack exposes personal data

Optus is looking into the unauthorised access of data including names, addresses and passport numbers.

from BBC News - Technology https://ift.tt/EqRXMAd

Show HN: Rust, Apache Arrow, Parquet based cloud native log storage platform https://ift.tt/tdIYebj

Show HN: Rust, Apache Arrow, Parquet based cloud native log storage platform https://ift.tt/Lsdc8IN September 22, 2022 at 04:05PM

Ted Lasso characters join Fifa 23

The fictional AFC Richmond will be available in the the latest version of the popular football game.

from BBC News - Technology https://ift.tt/aT8rtkG

Show HN: Rocketry – Modern scheduler to power your Python projects https://ift.tt/tDyhIL1

Show HN: Rocketry – Modern scheduler to power your Python projects https://ift.tt/jWD2o9x September 22, 2022 at 01:44PM

Wednesday, September 21, 2022

Show HN: Check if anyone else submitted a thing to HN and then submit it https://ift.tt/XWjk4aR

Show HN: Check if anyone else submitted a thing to HN and then submit it Hi HN! I made this for myself to submit stuff to HN without copy pasting. I also recently added a thing to check if anyone else already submitted the link to avoid posting duplicates. I find it pretty useful myself and I hope you do too! https://ift.tt/aN8xVYk September 22, 2022 at 05:18AM

Show HN: Niche Community – Quickly create general-purpose online communities https://ift.tt/DhoH8sr

Show HN: Niche Community – Quickly create general-purpose online communities https://niche.community September 22, 2022 at 03:01AM

Show HN: Airflow is cool but have you tried this for data pipelines? https://ift.tt/fChIDRk

Show HN: Airflow is cool but have you tried this for data pipelines? https://ift.tt/UxX904p September 22, 2022 at 02:34AM

Show HN: Hurl, test APIs with plain text and libcurl https://ift.tt/vfi4XKq

Show HN: Hurl, test APIs with plain text and libcurl Hi, We're happy to release a new version of Hurl [1]. Hurl is a command line tool powered by curl, that runs HTTP requests defined in a simple plain text format: # Get home: GET https://example.org HTTP/1.1 200 [Captures] csrf_token: xpath "string(//meta[@name='_csrf_token']/@content)" # Do login! POST https://ift.tt/wpdM8yE X-CSRF-TOKEN: HTTP/1.1 302 Hurl can be used to get data like curl, or as an integration testing tool for JSON/XML HTTP apis / HTML content. Requests can be chained, and one can add asserts on response headers, cookies and body. For instance: GET https://ift.tt/d6ysFkl screencapability: low HTTP/1.1 200 [Asserts] jsonpath "$.validated" == true jsonpath "$.userInfo.lastName" == "Herbert" jsonpath "$.hasDevice" == false jsonpath "$.links" count == 12 jsonpath "$.order" matches /^order-\d{8}$/ You can see more samples in the documentation [2]. We've designed Hurl to be easily integrated in CI/CD (GitHub, GitLab), and its text format can be used as a documentation, commited in a repo etc... It's a single binary written in Rust, that is powered by libcurl under the hood, for a fast CLI tool for both devops and developers. In this new version, we've added the following improvements: - verbose output: add more color to Hurl --verbose output, and also added --very-verbose option to output request and response bodies - request options: command-line options such as --location (follow HTTP redirection), --verbose, --insecure etc... can now be applied to a particular request with an [Options] sections - and more, see here for a quick tout of 1.7.0 [3] [1] https://ift.tt/M5mEVoB [2] https://ift.tt/Ru5H8c3 [3] https://ift.tt/aSMjuYG Previous Show HN < https://news.ycombinator.com/item?id=28758226 > and < https://news.ycombinator.com/item?id=25655737 > https://ift.tt/M5mEVoB September 21, 2022 at 03:43PM

Tuesday, September 20, 2022

Show HN: Backwards automatic differentiation in ~100 lines of Python https://ift.tt/VDYscZN

Show HN: Backwards automatic differentiation in ~100 lines of Python Inspired by the recent posts on implementing forwards mode automatic differentiation, here's an attempt at the backwards mode, which is often more efficient when your function depends on many variables but outputs just one value. https://ift.tt/iERCjFA September 21, 2022 at 03:55AM

Show HN: I Created a Hacker News Meetup for the Bay Area https://ift.tt/xDXCYt7

Show HN: I Created a Hacker News Meetup for the Bay Area https://ift.tt/ORNhW93 September 21, 2022 at 01:08AM

Show HN: Tigris – the open source developer data platform for your next app https://ift.tt/zI571sZ

Show HN: Tigris – the open source developer data platform for your next app Tigris is the first truly open source developer data platform with a simple yet powerful, unified API that spans search, event streaming, and transactional document store. It enables you to focus on building your applications and stop worrying about the data infrastructure. https://ift.tt/egyFdHq September 21, 2022 at 12:47AM

Show HN: A Telegram Bot that put your read-later links into your email inbox https://ift.tt/vc69xqi

Show HN: A Telegram Bot that put your read-later links into your email inbox https://ift.tt/yOV5ZBK September 20, 2022 at 10:55PM

Online Safety Bill to return as soon as possible

But rules to tackle "legal but harmful" material will change over free-speech fears, a minister says.

from BBC News - Technology https://ift.tt/2RqZ8v5

Show HN: Amplication v1.0 – open-source generator for Node.js microservices https://ift.tt/iVKnIlv

Show HN: Amplication v1.0 – open-source generator for Node.js microservices https://ift.tt/0eXdqV7 September 20, 2022 at 11:01PM

Monday, September 19, 2022

Show HN: Figr.app – a multi-user, notepad style calculator (desktop app) https://ift.tt/yfAOr1l

Show HN: Figr.app – a multi-user, notepad style calculator (desktop app) Hi all, just posting an update to my previous Show HN, where I announced a side-project I worked on which was a (web version) of a multi-user, notepad style calculator: https://ift.tt/dXCfycG After a couple of user requests (and having a good think about it) I decided to migrate the web UI to create a Mac and Windows desktop app. After using it a little bit, I feel this is a much better experience than the webapp, and reduces a lot of the friction if I wanted to run a few small calculations. You can find the download links below: https://ift.tt/GC3iPXs For context, Figr was a side project I worked on to get back into coding after being in management for the last few years. It's kind of a cross between popular notepad style calculators (like Soulver, Numi, etc), but also has multi-user editing (like Google Docs). I've got some example templates below which hopefully show what it can do, and hopefully is relevant to the community: - https://ift.tt/3hRZWzx - An example to work out your burn rate / runway - https://ift.tt/rAXHJ5i - An LTV/CAC calculator - https://ift.tt/SqcnyJI - Hourly rate calculator for contractors Opened to feedback, or technical questions if others are in the process of moving, or thinking about moving their webapps to desktop apps, as it's been quite a journey! Thanks! https://www.figr.app/ September 20, 2022 at 06:57AM

Show HN: Never miss another bug with dashcam for development https://ift.tt/18mSvZQ

Show HN: Never miss another bug with dashcam for development https://ift.tt/DWlj7BQ September 20, 2022 at 01:47AM

Show HN: Explore 100M Medical Prices https://ift.tt/uH5XLBS

Show HN: Explore 100M Medical Prices https://ift.tt/xEKy2eT September 19, 2022 at 11:30PM

Show HN: Confabulists – “Substack for Fiction” https://ift.tt/eUAOTg7

Show HN: Confabulists – “Substack for Fiction” Hey HN, I am launching a newsletter tool for those who write fiction: https://ift.tt/PM4htUN This is the page focusing on convincing writers to sign up. It is a two-sided marketplace (writers and readers), but since I am just starting, there are no published writers yet -- who write in English at least. So if you write fiction of any genre, professionally or not, I invite you to try it. Confabulists is the culmination of several personal experiences. First, I am trying to start a new career as a fiction writer. Which is hard. It is one type of content or art creation still heavily controlled by gatekeepers -- book editors. Amazon created a good option for self-publishing, but since it is not "media", it does not offer much opportunity for growing an audience. Or retain it, as there is no guarantee that a reader of one of your books will even know about the release of your latest one. In contrast, creative people that work with visual arts have TikTok, Instagram, YouTube, Vimeo, Twitch. Audio creators have the video platforms as well, but also Spotify, Deezer, Bandcamp. And finally, creators of the written word benefited from the resurgence of newsletters. Substack took it to a new level, attracting great thinkers and journalists with a good model for these professionals to earn their money a bit more directly. I am a big fan of Substack. I created my newsletter there early on and tried three times to get a job there as a software developer (always politely rejected because they don't hire globally remote). But, despite a few recent efforts, I don't think Substack is a good place for fiction writers. The main thing is that writing fiction takes time. It's hard to post new fiction weekly. And fiction is about past, completed works. Something that the current media landscape, newsletter tools included, strongly incentive against. You should always be creating new content. A new subscriber only gets your future work. Past texts are for those with a neck for digital archeology. That's why I created Confabulists. The main difference in the tool is that new readers, when they subscribe to an author, choose a book and start getting that book in installments from the first chapter. Completed books matter. "Old" fiction attracts new readers. Another experience that led me to Confabulists was a free site that I built and launched in a Show HN [0] a couple of years ago: https://ift.tt/mQEJO43 It was built for reading of public-domain classics in installments delivered by email. Just like Confabulists is for new authors. It got some traction here on HN and proved to me that people really engage in reading fiction in their email inboxes. At this peak, right after the Show HN, it had 800 active subscribers receiving installments from a book. Today, after two years, with zero marketing effort (I never even posted again on social media or anywhere), there are almost 200 active subscribers. No available book lasts that long in weekly installments, so these are either people who subscribed to a new book or new subscribers that found Serial Literature through word of mouth. For a zero-marketing effort, I consider this good retention and evidence that reading fiction through email has its audience. I am solo on this. From idea to coding, to copy and design -- this last one with AI help with the illustrations. As a Brazilian and wanting to publish my work on it, I created it initially in Portuguese [1]. It was great for the beta reading of my first novel. And useful to find and fix some bugs and iterate the product until I had a solid solution. I think it is good enough to try to reach more people with its version in English. I hope some fiction writers on HN find it useful too. Thanks! [0] https://ift.tt/6GJKDBZ [1] https://ift.tt/rG4dZvH September 19, 2022 at 09:23PM

Show HN: Implementing a simple FORTH, inspired by a Hacker News thread https://ift.tt/F6YsoUt

Show HN: Implementing a simple FORTH, inspired by a Hacker News thread https://ift.tt/fgCYEjq September 19, 2022 at 06:42PM

Show HN: Coroot – a monitoring tool for microservice architectures https://ift.tt/6pcKwTk

Show HN: Coroot – a monitoring tool for microservice architectures https://ift.tt/UqGfOhm September 19, 2022 at 06:39PM

Show HN: Vanity Post – Create a stylish image/video of your post https://ift.tt/zdTmGKp

Show HN: Vanity Post – Create a stylish image/video of your post Hey there, over the past fortnight I decided to create a stylish and simple way to create images or videos of your soon to be social media posts. Simply enter your twitter profile, toggle which vanity badges you would like, and write your post! All data is kept on the client side so we won't see your upcoming content either. We're currently live on Product Hunt as well so if you enjoyed the tool please support us there: https://ift.tt/JR0nPtv https://vanitypo.st/ September 19, 2022 at 03:33PM

Sunday, September 18, 2022

Show HN: Distributed JMAP and IMAP Servers in Rust https://ift.tt/HJuhIo4

Show HN: Distributed JMAP and IMAP Servers in Rust I am happy to announce Stalwart JMAP [1], an open-source JSON Meta Application Protocol server that aims to be scalable, robust and secure. Some of its key features are: - JMAP Core, JMAP Mail and JMAP over WebSocket full compliance. - IMAP4 rev2/1 support via Stalwart IMAP, an imap-to-jmap proxy [2]. - Scalable and fault tolerant: consensus over Raft, node autodiscovery over gossip and read-only replicas. - RocksDB backend with full-text search support in 17 languages. - OAuth 2.0 authorization code and device authorization flows. - Domain Keys Identified Mail (DKIM) message signing. - Written in Rust. - No third-party software required to run or scale. The next item on the roadmap is to release an SMTP server in Rust with the goal of making self-hosting an e-mail server much simpler. Any comments or suggestions are more than welcome! [1]: https://ift.tt/knSXp9L [2]: https://ift.tt/nB2lCOj https://ift.tt/knSXp9L September 19, 2022 at 11:57AM

Show HN: Top HN Posts August 2022 https://ift.tt/p1i6BSK

Show HN: Top HN Posts August 2022 https://ift.tt/HF4MtKJ September 19, 2022 at 01:46AM

Show HN: iq – jq for images (using rust, LALRPOP) https://ift.tt/mrspMz2

Show HN: iq – jq for images (using rust, LALRPOP) I wanted to share an experimental side project I have been working on for some time. I constantly use commands like `jq` and `yq` for processing structured data in my day job and I was curious if a similar idea could be applied to images. Another goal of mine was to get some exposure to with rust. I discovered the LALRPOP parser generator which really helped moved the project along ( https://ift.tt/vYVywDs ) https://ift.tt/DTOtrsy September 19, 2022 at 12:58AM

Show HN: BookmarkFS – Store files as Chrome bookmarks that sync between devices https://ift.tt/i2AVz41

Show HN: BookmarkFS – Store files as Chrome bookmarks that sync between devices https://ift.tt/X0YNphz September 18, 2022 at 09:29PM

Show HN: our Open Source Platform for powering Self-Hosted Events https://ift.tt/cYJLOhU

Show HN: our Open Source Platform for powering Self-Hosted Events https://ift.tt/TDROh0A September 18, 2022 at 04:17PM

Saturday, September 17, 2022

Show HN: I may have created a new type of puzzle https://ift.tt/B6DNzTd

Show HN: I may have created a new type of puzzle https://ift.tt/L0dgkjT September 18, 2022 at 11:37AM

Show HN: Krita Stable Diffusion Plugin https://ift.tt/KUpFCGE

Show HN: Krita Stable Diffusion Plugin This is still a very new project under active development but I wanted to show it off in case anyone is interested in bookmarking it or contributing. Demo here: https://www.youtube.com/watch?v=maWR7dDf4SE Although it will be improving, the codebase has a few issues The Good - ability to multitask within krita while generating images - uses a queue so you can queue up multiple images without waiting for your other batches to come back - no need for a webserver (uses sockets to communicate) - clean code - active development (i want to use this tool myself) - uses stablediffusiond and stablediffusion as separate repos, these can be swapped out as desired with some hacking The Bad - currently relies on rabbitmq and doesn't provide another option - plugin only does txt2txt. img2img works but is disabled - must acquire the model manually The ugly - not all of the features work yet. in fact you can only generate an image. - installation is somewhat involved (requires CUDA 11.3, rabbitmq and more) - there is an installation file and instructions but likely need improvement, Krita Stable Diffusion plugin https://ift.tt/z1oSi95 stablediffusiond (daemon / queue runners) https://ift.tt/hgecdrW stable diffusion https://ift.tt/MkSgLAh --- if anyone uses this and runs into problems, just open an issue in the appropriate repo and i'll do my best to help. https://ift.tt/z1oSi95 September 18, 2022 at 05:43AM

Show HN: Bloomberg Terminal for Individuals V2 https://ift.tt/QvuM2pU

Show HN: Bloomberg Terminal for Individuals V2 I made a site to do investment research faster and more efficent, just type commands and access to 10k 10Q, charts, industry averages, macro economic data, hedgefund reports and much more in seconds https://ift.tt/wf3ELzF September 17, 2022 at 08:08PM

Twitter sued by Dutch town Bodegraven-Reeuwijk over paedophilia rumour

A conspiracy theory falsely claims that Bodegraven near The Hague was once home to a Satanic ring.

from BBC News - Technology https://ift.tt/c2zoEGq

Show HN: We make artisanal collectible cards from freshly harvested binary trees https://ift.tt/zRlFubS

Show HN: We make artisanal collectible cards from freshly harvested binary trees https://ift.tt/GXAR3Fw September 17, 2022 at 01:56PM

Friday, September 16, 2022

IHG hack: 'Vindictive' couple deleted hotel chain data for fun

The pair, who say they are from Vietnam, wiped out IHG group data after a foiled ransomware attack.

from BBC News - Technology https://ift.tt/ZqACxVE

Show HN: The Semantic Graph https://ift.tt/MVRJxU9

Show HN: The Semantic Graph https://ift.tt/CvPWMbL September 17, 2022 at 01:31AM

IHG hack: 'Vindictive' couple deleted hotel chain data for fun

The pair, who say they are from Vietnam, wiped out IHG group data after a foiled ransomware attack.

from BBC News - Technology https://ift.tt/dHA5Ia4

Show HN: Smart Device ESP32 Firmware for Home Lighting and Weather Station https://ift.tt/ODs8BdY

Show HN: Smart Device ESP32 Firmware for Home Lighting and Weather Station https://ift.tt/mVtFXLp September 17, 2022 at 03:08AM

Show HN: Open-source orchestrator for ESP32, Arduino, STM32 etc. https://ift.tt/24vLZqm

Show HN: Open-source orchestrator for ESP32, Arduino, STM32 etc. https://ift.tt/rZ82lDG September 16, 2022 at 11:02PM

Show HN: Practice the YC interview with a voice bot in the browser https://ift.tt/YUN3apj

Show HN: Practice the YC interview with a voice bot in the browser https://ift.tt/yVRBHnU September 16, 2022 at 09:19PM

Show HN: Goroutine-analyzer: A visual goroutine stack dump debugging tool https://ift.tt/sw38QjM

Show HN: Goroutine-analyzer: A visual goroutine stack dump debugging tool https://ift.tt/drRkYpa September 16, 2022 at 08:00PM

Ethereum Merge: A cryptocurrency 'going green'

The second biggest cryptocurrency is to switch to a new operating model that it says uses 99.9% less energy.

from BBC News - Technology https://ift.tt/8hPxBGF

Show HN: Extremely low cost backup to S3 Glacier Deep Archive https://ift.tt/KHFwti5

Show HN: Extremely low cost backup to S3 Glacier Deep Archive Hi, most people (hopefully) have local backups. However, when that backup fails, it is good to have a backup stored somewhere off-site. In the old days you would ship physical drives/tapes, which is cumbersome, costly, and slow. With fast upload speeds, it is now possible to upload your data to the cloud. I have found S3 Glacier Deep Archive to be a great solution for this: - It is very cheap ($1/TB/month for US region) - Very reliable (99.999999999% data durability, data spread over 3 Availability Zones) However, usability out of the box is not that great, I'm not aware of any automated backup solution for Deep Archive. This free project provides that. Currently, ZFS is required, but that might change. Please try it out and provide feedback! https://ift.tt/5wBcxWH September 16, 2022 at 04:33PM

Uber investigating hack on its computer systems

A hacker was apparently able to gain access to the company's internal systems.

from BBC News - Technology https://ift.tt/3N5qmyI

Thursday, September 15, 2022

Show HN: Backstage – Three-speed scripting language and task automation tool https://ift.tt/jwW7vYZ

Show HN: Backstage – Three-speed scripting language and task automation tool https://ift.tt/k0ESd4Y September 16, 2022 at 06:58AM

Carrot emojis hide anti-vax posts on Facebook

The emojis are being used to hide harmful content about vaccines from Facebook moderation tools.

from BBC News - Technology https://ift.tt/0E5RNiv

Show HN: GenerationQ – Open Source Desktop GUI for Stable Diffusion and others https://ift.tt/gv7T0yn

Show HN: GenerationQ – Open Source Desktop GUI for Stable Diffusion and others https://ift.tt/eysZpKX September 16, 2022 at 05:50AM

Show HN: PiChess: Chess puzzles from your games in printable PDF format https://ift.tt/4Q3vxZq

Show HN: PiChess: Chess puzzles from your games in printable PDF format https://pichess.com September 16, 2022 at 04:45AM

Show HN: Aperture Open Source Flow Control and Reliability Platform https://ift.tt/scj5IA2

Show HN: Aperture Open Source Flow Control and Reliability Platform Hello people of HN and fellow SREs! Over the past year, we have been building Aperture - an open-source flow control and reliability platform for cloud applications. Over the past few years, companies like LinkedIn[1], Google [2], Netflix [3], Stripe [4] have built cutting-edge flow control technologies to keep their applications reliable. Flow control is powerful because it enables graceful degradation- the ability to preserve key user experience pathways, even in the face of application failures. With Aperture project, we hope to democratize building reliable applications with effective flow control. Using Aperture’s powerful policy language, you can deploy flow control techniques such as weighted fair queuing for prioritized load-shedding and distributed rate-limiting for abuse prevention to your applications. Using modular components to build policies allows you to maintain optimal user experience during traffic spikes, prevents cloud resource wastage by regulating abusive users, and ensures that new feature rollouts don’t result in accidental downtime. We are excited to release Aperture as an open source project under the AGPL v3 license and invite SREs, DevOps, enthusiasts to give the project a try. We would love to hear your feedback on Aperture and how we can improve! Github: https://ift.tt/78DLIuA Docs: https://ift.tt/QwTqxMd Announcement: https://ift.tt/BwTPJU9... Explainer Video: https://www.youtube.com/watch?v=sEl4SMo3KNo [1]: https://ift.tt/giad1PS ... [2]: https://ift.tt/KvHF1TW [3]: https://ift.tt/dNe0j2a ... [4]: https://ift.tt/vnsiDHO https://ift.tt/78DLIuA September 15, 2022 at 10:46PM

Show HN: Jenkins-fire-CLI A Jenkins command line tool built with Python-fire https://ift.tt/VSjm2WB

Show HN: Jenkins-fire-CLI A Jenkins command line tool built with Python-fire Jenkins community has provided the offical jenkins-cli.jar but it is not very intuitive to use. So I just create a tiny wrapper for it to make it less noisy by dowlonading the jar packages and injecting user credential automatically. Thanks to the google fire library creating a command line tools nowadays is incredibly simple. https://ift.tt/jy2tlLG September 15, 2022 at 02:28PM

Wednesday, September 14, 2022

South Korea 'cryptocrash' boss faces arrest warrant

Do Kwon is behind the Terra Luna and TerraUSD cryptocurrencies that plunged in value in May.

from BBC News - Technology https://ift.tt/jlqNQnp

Show HN: Yatai: Production-first ML platform on Kubernetes https://ift.tt/bZToDQl

Show HN: Yatai: Production-first ML platform on Kubernetes https://ift.tt/XU8qOP9 September 15, 2022 at 04:51AM

Show HN: iOS app to rent out your driveway https://ift.tt/2Rv9NbW

Show HN: iOS app to rent out your driveway Heya! I built Kotse, an app that finds driveway parking for tourists. You can list your driveway up for short-term rentals, or book them as a guest if you're going to big events, cities, or even the beach. We're looking for feedback and beta testers. What do you guys think? Thanks! (p.s. apologies for the repost if you're seeing this again - wondering why my post keeps getting flagged. Is looking for beta testers not allowed? If so, I'll stop :D ) https://ift.tt/uIOelLx September 15, 2022 at 04:58AM

Show HN: Cachegrand – a fast OSS Key-Value store built for modern hardware https://ift.tt/VY92qZQ

Show HN: Cachegrand – a fast OSS Key-Value store built for modern hardware I am the author of the platform, happy to reply to any question you might have! It scales up really nicely thanks to a year of research and development of the hashtable implemented in cachegrand, on the hardware used for benchmarking, an AMD EPYC 7502P, it was able to reach up to 5mln GET QPS and 4.5mln SET QPS, with batching up to 60mln GET QPS and up to 26MLN SET QPS. cachegrand is fast, it's fully Open Source, it's under a BSD 3-clause license - it can be used easily as standalone platform or incorporated in other ones without any licensing issue - and we are working to expand the Redis functionalities supported and to impelement a tiered storage to cache more data than the available memory. Longer term our goal is to expand the support to different platforms (e.g. memcache, kafka, etc.), add support to webassembly to have user defined functions and server side events, and of course a network bypass (combining XDP and a lockless FreeBSD tcp/ip stack) and a storage bypass. Although it can easily used via docker, here a direct link to the latest release https://ift.tt/3t6q2nM.... Currently we are focused on supporting Redis, here the list of commands currently implemented https://ift.tt/quARBUG... https://ift.tt/2xpVGrA September 13, 2022 at 07:31PM

Show HN: Hacker News by Dalle https://ift.tt/gGX1jry

Show HN: Hacker News by Dalle I literally type the headline into DALLE and pick the best image. Welcome to the future of news. Enjoy! https://twitter.com/hn2images September 15, 2022 at 01:14AM

Tuesday, September 13, 2022

Ethereum Merge: How one big cryptocurrency is going green

Ethereum, which currently uses as much energy as a medium-sized country, is to halt cryptomining.

from BBC News - Technology https://ift.tt/puc9PXs

Show HN: BoldContacts Mobile App for Alzheimer's, Parkinson's, ALS, MS, MD https://ift.tt/wMuhKOU

Show HN: BoldContacts Mobile App for Alzheimer's, Parkinson's, ALS, MS, MD https://ift.tt/T4xprmM September 14, 2022 at 04:18AM

Show HN: WinHideEx – Hide windows files via Native API injection https://ift.tt/3wnvjOT

Show HN: WinHideEx – Hide windows files via Native API injection https://ift.tt/RqTSIjO September 14, 2022 at 03:06AM

Show HN: Mini Metroidvania in 13KB of JavaScript https://ift.tt/M9E4PQt

Show HN: Mini Metroidvania in 13KB of JavaScript As part of the annual JS13K games challenge, I've put together a pretty large (but small-in-code) Metroidvania game that fits in just 13KB of compressed Javascript. The source is available here: https://ift.tt/ImMFUgO NOTE: the current head of the main branch is at 13.6KB due to quality of life patches. The legit 13KB version is tagged in github. Useful hacks: - Using Roadroller ( https://ift.tt/TV7x0Dc ) for compression - Compressing the map data as grayscale PNG paired with some code generation. - Using procedural animation for all characters. - Replacing string enum with numeric enums for compression. - Built a small game engine for object lifecycle and rendering. - Single function to generate unique procedural songs for different regions. https://ift.tt/YpOu247 September 14, 2022 at 01:25AM

Twitter shareholders approve $44bn Musk deal

Twitter shareholders have approved a $44bn deal for the world's richest man to buy the company.

from BBC News - Technology https://ift.tt/IqsvuJU

Google faces €25bn legal action in UK and the EU

Publishers should be compensated over Google's 'anti-competitive' digital ad practices, say lawyers.

from BBC News - Technology https://ift.tt/nzksHM9

Show HN: The iPhone 14 Index https://ift.tt/FYdr8WU

Show HN: The iPhone 14 Index https://ift.tt/7JcT90I September 13, 2022 at 11:38PM

Show HN: Ratus – RESTful asynchronous task queue server https://ift.tt/ldKIB50

Show HN: Ratus – RESTful asynchronous task queue server https://ift.tt/0LKDORz September 13, 2022 at 11:16PM

Monday, September 12, 2022

Show HN: Interactive Music Theory Cheat Sheet https://ift.tt/5gHhM2y

Show HN: Interactive Music Theory Cheat Sheet https://ift.tt/N2zhgRa September 13, 2022 at 08:53AM

Show HN: Revup – Revolutionary commit-based code review and workflow tools https://ift.tt/PbSdrvf

Show HN: Revup – Revolutionary commit-based code review and workflow tools https://ift.tt/gvDlJc6 September 13, 2022 at 08:19AM

Show HN: IPDetective bots using IP address https://ift.tt/1tZEnpo

Show HN: IPDetective bots using IP address IPDetective collects data from about 60+ different sources such as official cloud provider endpoints and public VPN/Proxy/Tor/Bot net lists. Then aggregates this data into a fast and easy to use API that can be integrated into applications or scripts easily. IPDetective started as a hobby project for my other hobby projects :) and I decided to wrap a simple website around and offer it as a service. Let me know what your thoughts, if you find value in this service or if you have any feature requests. https://ipdetective.io September 13, 2022 at 02:57AM

Show HN: VHDL code snippets (sources, simulation) https://ift.tt/uYyRdJf

Show HN: VHDL code snippets (sources, simulation) Several examples in VHDL including source code, testbench file, and Vivado waveform: Generic register with load Binary to seven-segment decoder Generic demultiplexer and decoder Generic down-counter Modulo counter Parallel to serial converter https://ift.tt/nyMwrtH September 13, 2022 at 12:08AM

Show HN: Stripe-quality API client libraries with a single button click https://ift.tt/iw23aHU

Show HN: Stripe-quality API client libraries with a single button click TL;DR- Libninja will generate world-class client libraries for you, without you needing to fiddle with openapi-generator, maintain build pipelines, and so forth. If you just want Rust, reach out, and I'll create your client library at no cost, because I want to help Rust's ecosystem grow. -- Hi HN, I got into Rust in a big way about 9 months ago. While the language is quickly maturing, one large gap in the ecosystem is immature or non-existent client libraries for common API services like Plaid, Stripe, Twilio, Github, Slack, and so on. The existing openapi-generator templates create Rust libraries that don't even compile out of the box, so I started down the rabbit hole of creating a Rust-based toolchain to generate Rust client libraries based on an OpenAPI spec. Rust is an incredible language to build codegen tools in, because of algebraic data types, Rust macro system, and Rust's incredibly powerful libraries for AST transformation (quote, syn, and more - almost solely due to dtolnay - thank you!) Before long, I realized it's a common painpoint for API companies to maintain build pipelines, tweak openapi-generator templates, and so forth, to get client library generation working. I added support for more languages, and soon after, Libninja was born. If you're an API company, Libninja will generate world-class client libraries for you. Client libraries: - help your users integrate faster (meaning you get revenue faster) - reduce the number of bug reports and support requests (because there's no ambiguity about using your API) - Give your users a phenomenal developer experience (editor autocomplete, API documentation in docstrings, and more) PS- If you just want a Rust client, reach out, and I'll create your client library at no cost, because I want to help Rust's ecosystem grow. https://ift.tt/gfhDLBk September 13, 2022 at 12:45AM

Show HN: Intuitive – A Rust crate for writing declarative TUIs https://ift.tt/SgIfctj

Show HN: Intuitive – A Rust crate for writing declarative TUIs https://ift.tt/idN7hQu September 12, 2022 at 11:32PM

Sunday, September 11, 2022

Show HN: Supportpage – AI Powered Support Pages and Ticketing System https://ift.tt/6w0nzK2

Show HN: Supportpage – AI Powered Support Pages and Ticketing System https://supportpage.io/ September 12, 2022 at 01:55AM

Show HN: I built a language learning quiz app https://ift.tt/rJ9FzSI

Show HN: I built a language learning quiz app https://ift.tt/xgVAo4i September 12, 2022 at 12:55AM

Show HN: Weejur – micro-blog from your email account https://ift.tt/ZCDbsFk

Show HN: Weejur – micro-blog from your email account https://www.weejur.com September 11, 2022 at 10:19PM

Show HN: Rogue Likes (Pixel Art Ranking Webapp) https://ift.tt/SIrNXht

Show HN: Rogue Likes (Pixel Art Ranking Webapp) https://ift.tt/RIkGpB3 September 11, 2022 at 08:00PM

Show HN: A 3D city created with GitHub real-time contribution datas https://ift.tt/MDb1LiK

Show HN: A 3D city created with GitHub real-time contribution datas https://ift.tt/mancUik September 11, 2022 at 09:52PM

Show HN: Chard – simple async/await background tasks for Django https://ift.tt/TIxrQy8

Show HN: Chard – simple async/await background tasks for Django https://ift.tt/ybAGNv7 September 11, 2022 at 08:16PM

Show HN: Open-source animated chart presentations in computational notebooks https://ift.tt/jNTmCWl

Show HN: Open-source animated chart presentations in computational notebooks https://ift.tt/9GXFI4Q September 11, 2022 at 06:41PM

Show HN: Quake VR – Quake (1996) as a first-class PCVR experience https://ift.tt/dQbl5fA

Show HN: Quake VR – Quake (1996) as a first-class PCVR experience Hello HN! I am proud to show you Quake VR, a "labor of love" one-man project that I started back in 2020 with the goal of turning Quake -- the timeless classic from 1996 -- into a first-class PCVR experience. --- > What do you mean by "first-class"? There are many mods out there that enable older games to be played in VR, however, not much thought is put into VR-unique mechanics or in making the experience feel seamless. While I do enjoy reliving nostalgic classics in VR (and thank the modders for their efforts), it does feel weird having to use a keyboard+mouse setup for a VR game, or -- even with motion controls -- not being able to physically interact with the game's world, or having a gun glued to one of my hands. With Quake VR, I tried my best to make the game feel like an experienced designed from the ground up for VR. A video is worth a thousand words: https://www.youtube.com/watch?v=MBoI16z8Nxg --- As you can see from the video above, Quake VR provides a plethora of VR-specific features, including: - Virtual in-game hands with finger tracking - Dual-wield weapons or hold a weapon with two hands - Physical melee combat, including throwing weapons and headbutts - Weapon models with ironsights - Collisions between the player's hands and the environment - Holster system with virtual torso For a complete list of features, check out the README: https://ift.tt/LBUz8Ec I love VR-unique interactions, and I try to find opportunities to add more. As an example, I recently added "flick reloading" to the SSG -- see it in action here: https://www.youtube.com/watch?v=uV8gbDvNYAM . Here is an older trailer showcasing features like dual-wielding, holsters, and the grappling hook: https://www.youtube.com/watch?v=c_ctxSqs6gA --- Quake VR is written in modern C++ and it's completely free and open-source : https://ift.tt/valRsCB . If you have any question about the game or any implementation detail, feel free to ask here on or the official Discord server ( https://ift.tt/3htxnSl ). --- If you have a PCVR headset, I sincerely hope you will check out the game and let me know what you think! The game is available on a "pay what you wish" model here: https://quakepcvr.com/ - Make sure you closely follow the installation guide ( https://ift.tt/dQEjhk7 )! Cheers, Vittorio --- FAQ: > Is this project related to the Quake ports available for the Meta Quest? * No, this project is separate from those. It uses a different engine and it was developed by me, Vittorio Romeo, with some very appreciated contributions by community members (https://ift.tt/gzo5aqA). > Why is Quake VR not available on Steam? * I've tried really, *really* hard to release it on Steam as a free community mod. However, that requires permission from the owners of the Quake IP. I have spent countless hours trying to communicate with id Software, Bethesda, Microsoft, never receiving *any* sort of response. I've even tried directly contacting employees, who kindly forwarded my request to the legal team, to no avail: zero answers whatsoever. I have not given up -- if you know someone that can help, please let me know! > Is Quake VR compatible with existing Quake mods or existing Quake servers? * No, Quake VR uses a custom protocol and engine in order to deliver first-class VR features. It is possible to adapt mods to work with Quake VR -- I have done that for the official expansions and some popular mods. > How can I support the Quake VR project? * Quake VR is FOSS, however I am more than happy to accept donations for my efforts. PayPal (https://ift.tt/jwBL71q) works best for me, alternatively consider purchasing "Open Hexagon" (https://ift.tt/tD6y4ax), my first commercial game on Steam. https://ift.tt/g1hv94q September 11, 2022 at 11:27AM

Show HN: Diffusion.gallery – A Constantly Changing Machine Generated Art Gallery https://ift.tt/n3XsyOa

Show HN: Diffusion.gallery – A Constantly Changing Machine Generated Art Gallery https://ift.tt/jDp2Zos September 11, 2022 at 06:25AM

Saturday, September 10, 2022

Show HN: Power your study habits with AI question generation https://ift.tt/UVneGhT

Show HN: Power your study habits with AI question generation https://yippity.io September 10, 2022 at 11:35PM

Show HN: Draw Block Diagrams with Ease https://ift.tt/ueSviDf

Show HN: Draw Block Diagrams with Ease Introducing a webApp which allows you to create block diagrams with text and have control over the blocks/arrows positions without drag and drop. Examples : https://ift.tt/SsocPCU https://ift.tt/hF5JkPi September 10, 2022 at 05:02PM

Show HN: Send cold messages on Twitter at scale https://ift.tt/48JEgAk

Show HN: Send cold messages on Twitter at scale https://dmbird.app September 10, 2022 at 04:04PM

Show HN: We make apps/extensions for ChromeOS (Yes, some people do that) https://ift.tt/6yGhUwe

Show HN: We make apps/extensions for ChromeOS (Yes, some people do that) https://ift.tt/zBGKA2c September 10, 2022 at 04:24AM

Friday, September 9, 2022

Show HN: Extract Markdown, HTML or text from content-heavy websites https://ift.tt/PBRZD9i

Show HN: Extract Markdown, HTML or text from content-heavy websites https://ift.tt/OgRPV3y September 10, 2022 at 12:18PM

Show HN: Step up your Midjourney AI images with this prompt autocomplete https://ift.tt/NhEy2L6

Show HN: Step up your Midjourney AI images with this prompt autocomplete To build this model, we scraped 4 weeks' worth of user-issued text prompts from Midjourney's public Discord server. We released the dataset on Kaggle: https://ift.tt/0dZwcaA... . https://ift.tt/Pd9Ws2q September 10, 2022 at 09:14AM

Show HN: We're building a search engine for GCP https://ift.tt/dmY3Eaw

Show HN: We're building a search engine for GCP Hi HN, I previously wore SWE/SRE hats on GCP. Later, I was on the other side, managing thousands of machines. The friction points of onboarding and operating cloud systems are personal problems to me. I’ve found it hard to keep track of all the random cloud resources floating around, especially as my team’s assets proliferated. Occasionally, there is a resource affecting an outage but no one remembers where it is. I am constantly frustrated by existing tooling. APIs can work, after you’ve navigated the byzantine documentation, but I often find myself doing ad-hoc tasks which are best served by a UI. Unfortunately, the search bar in the GCP web console does not behave as you expect. For example, it only seems to search for prefixes, rather than substrings, on App Engine stuff. The GCP web console as a whole is boatloads of JavaScripts, 90+ navigation items on the left menu, and a constant stream of UX/UI controls. I'm fond of HackerNews and Craigslists, because ultimately, we just need to list/search and maybe submit a webform. This year I convinced my friend to quit their coding gig on Wall Street to help me make the cloud accessible. We’ve started with a small tool to this end: a search engine for the cloud. What we have demo-able for you today is the GCP component of it. Our tech: - Go with conservative sprinkles of VanillaJS. It allowed us to focus on the domain rather than the language. - SSR. Right now the pages are under the magical 14kb, but we’re eyeing the - HTMX (rendering fragments of HTML strings from the server) pattern - We’ll dabble with Elixir, Rust, and Zig in other parts of the system - GCP (We think GCP runs great once you get set. The problem is getting to that point, which is what we want to help others do). We also have some stuff on AWS. - Plaintext. Our “agile process” was a TODO.org file, and Git. It’ll be super fun to do a timelapse of it. https://ift.tt/YzMfkFq September 9, 2022 at 11:57PM

Show HN: Hosting Web Apps on Raspberry Pi Pico W https://ift.tt/dhUKvuE

Show HN: Hosting Web Apps on Raspberry Pi Pico W https://ift.tt/e6yg5iI September 9, 2022 at 11:14PM

Thursday, September 8, 2022

Show HN: Free Hugo Themes https://ift.tt/BZV5oJb

Show HN: Free Hugo Themes https://ift.tt/rgqJ1dO September 9, 2022 at 06:47AM

Show HN: A Twitter bot announcing every action of the US Congress https://ift.tt/oENZ1jt

Show HN: A Twitter bot announcing every action of the US Congress Congress quietly released api.congress.gov yesterday, and it seemed natural to make a bot announcing everything either house did, so here one is. https://twitter.com/CongressActsUS September 9, 2022 at 04:54AM

Show HN: I've created a website for creating art with stable-diffusion https://ift.tt/PY5RFic

Show HN: I've created a website for creating art with stable-diffusion https://pictureit.art/ September 9, 2022 at 02:15AM

Show HN: A tiny TCP load balancer https://ift.tt/xmunZID

Show HN: A tiny TCP load balancer https://ift.tt/vXBk5aI September 9, 2022 at 02:09AM

Show HN: The CTO Field Guide https://ift.tt/SonFwO2

Show HN: The CTO Field Guide https://ift.tt/TLZU7Eq September 9, 2022 at 02:01AM

Show HN: I made a modern web UI for Hacker News https://ift.tt/thUYOeb

Show HN: I made a modern web UI for Hacker News Hey HN, I made this free browser extension that modernizes the Hacker News design. I previously launched Modern for Wikipedia [1] here back in December, and it seemed like the obvious next choice to build one for HN too! So I've taken what I learned from building that, and have spent all my spare time this year building Modern for HN. I realize this won't be for everyone, but it was a fun project to work on, and I'm really happy with the result so far. Hope you like it too! Lots more planned for future updates, and suggestions welcome :) [1] https://ift.tt/HqM0Jvm https://ift.tt/6GWjNHp September 9, 2022 at 12:18AM

Show HN: PromptHero – Search millions of prompts for Stable Diffusion and DALL-E https://ift.tt/JCU6GHT

Show HN: PromptHero – Search millions of prompts for Stable Diffusion and DALL-E https://prompthero.com September 8, 2022 at 11:48PM

Show HN: Learn time series with a story illustrated by Stable Diffusion https://ift.tt/bCLvfzw

Show HN: Learn time series with a story illustrated by Stable Diffusion We just published this tutorial about ARMA(p,q) models for modeling time series, and how to fit them using Python. But while it’s a tutorial, it has a few twists. First, it’s interactive: you’ll learn by solving problems and making choices. Second, it’s a story: you play a character in a plot that gives you real-life problems to solve. And third, it’s illustrated: we spent many hours hacking with Stable Diffusion, GIMP, and matplotlib. This is chapter 3 in our interactive course, Everyday Data Science. [1] The first half of the chapter is free. You can get the whole course forever for $29. These chapters are a lot of effort to produce, so please let us know what you think :-) - Andrew Carr [2] and Jim Fisher [3] [1]: https://ift.tt/9lUvM63 [2]: https://twitter.com/andrew_n_carr [3]: https://ift.tt/hdO2pKn https://ift.tt/U6i1e8d September 8, 2022 at 11:34PM

Show HN: Visualizing Startup Management with Timeline https://ift.tt/pxawkfl

Show HN: Visualizing Startup Management with Timeline Hi everyone, We are building a web app for startup founders. Like Jira, Notion, or ClickUp, we support task management. However, we think time is more important than the tasks, because startups need to build product fast, and shift focus fast. Therefore, we built one universal timeline to help you easily manage tasks, clients, projects and deadlines, so you can directly compare the important dates from all your departments and find one which matter the most now. We also support task auto scheduling, so when you shift your team to a new direction, you just need to change the priority, and we help you reschedule all the tasks in you team. So you don't need to manually updating the start date or the end date fields in Jira, Notion, or ClickUp. You may have heard of Motion ( https://ift.tt/12iyNRr ), which also supports task auto scheduling. Unlike it, our app focuses on serving the startup teams and innovation teams. So we also have the goal tracking feature to help startups meet the annual growth goal from every day. We are actively learning, and we want to build something people want. We are looking for any feedback from you. Best, Zhe https://collow.io/ September 8, 2022 at 10:35AM

Wednesday, September 7, 2022

Show HN: TattoosAI – AI-powered tattoo artist, using Stable Diffusion https://ift.tt/exQDygY

Show HN: TattoosAI – AI-powered tattoo artist, using Stable Diffusion Hey HN, last week I've been building TattoosAI as a little learning project to get comfortable with Stable Diffusion & DALL-E. I'm absolutely shocked by how powerful SD is... Just like how GPT-3 helped copywriters/marketing be more effective, SD/DALL-E is going to be a game changer for artist! https://ift.tt/AG7lVL0 September 8, 2022 at 11:38AM

Apple reveals iPhone 14 Pro and Watch Ultra

The tech company presented a range of new devices at an event held at its California headquarters.

from BBC News - Technology https://ift.tt/vkBwcJt

Show HN: Org-mode reader, setup for a collaborationtool https://ift.tt/Js7CjLN

Show HN: Org-mode reader, setup for a collaborationtool My hatred for Confluence, Notion et al. has motivated me to explore prototyping a seedling for a collaboration tool that is plaintext-friendly, built on top of Org and is still friendly for non-techies who are familiar with Notion, Google Docs and the likes in terms of usability. The page currently just renders https://ift.tt/ZHA36m0... which is effectively the file we use to align on work internally, so we're dogfooding this. Eventually, I would like to be able to just show any git repo and offer collaborative editing that effects a git commit at the end. For the WYSIWYG bit, I'll be meeting with the author of ProseMirror and CodeMirror over coffee next week (hopefully) to spar on good ways to implement this. Roast away, good folks! I can use the feedback especially since I don't know if I'm the only idiot who wants to collab just in plaintext (without forcing my colleagues to Emacs). https://ift.tt/cYFrPhd September 8, 2022 at 03:54AM

Show HN: Ranking machine learning conference paper based on their citation count https://ift.tt/1rFsYo5

Show HN: Ranking machine learning conference paper based on their citation count Hey everyone, I built this little website that keeps an updated ranking of scientific papers published at the ICLR, ICML & NeurIPS conferences (2017-today) based on their citation count. Hope it can be useful! Please let me know what you think :) PS: You can also find some additional details about the project in this short article: https://ift.tt/gqvNz21 https://ift.tt/nVZzQ3F September 8, 2022 at 12:10AM

Show HN: Weekly summaries of space science papers https://ift.tt/4uwf9k1

Show HN: Weekly summaries of space science papers https://ift.tt/j6MtfVI September 7, 2022 at 11:02PM

Tuesday, September 6, 2022

Tool to spot breast cancer at home wins UK Dyson award

The Dotplot aims to help women self-check at home and track any changes they may find on an app.

from BBC News - Technology https://ift.tt/eghPv0T

Show HN: Stable Diffusion image gallery of 300 AI generated pictures https://ift.tt/JAiOTzj

Show HN: Stable Diffusion image gallery of 300 AI generated pictures https://ift.tt/rVBI7QZ September 7, 2022 at 02:40AM

Holiday Inn hit by cyber attack

The chain, run by Intercontinental Hotel Group, said their online services were facing disruptions.

from BBC News - Technology https://ift.tt/HbGk1yU

Show HN: Scenery – an open-source photo-gallery with extended search https://ift.tt/phtR1B0

Show HN: Scenery – an open-source photo-gallery with extended search Hello HN! Sharing a pet project of mine. It started out as a dull photo-gallery then I tried to make it "smarter". In the process of development, I've learnt a lot about computer vision and programming in general. Current features: Search by tags (supports logical expressions, https://ift.tt/Zft9xFv ) Semantic text search You can find images with similar tags, color palette or visuals/semantics Reverse image search Image anti-duplication mechanism Automatic image tagging and captioning IPFS support https://ift.tt/hHxtT27... https://ift.tt/IcEHDe1 https://scenery.cx https://scenery.cx/ September 6, 2022 at 11:16PM

Show HN: This 1 unique insight helped me heal from a state of depression https://ift.tt/PYZAqhH

Show HN: This 1 unique insight helped me heal from a state of depression This 1 unique insight helped me heal from a state of depression; “If you help someone, it will make you feel good about yourself. Period!” That’s why we have built something for all of you guys literally in a few hours. Introducing 9:30 club… You’ve got 30 mins. Help 1 everyday and be the happiest version of yourself. You will find fulfillment like never before. May it be just a consultation via phone call or even charity of $1M.. Small or big.. Doesn’t matter. The list will be shown to you based on your ability to do only, so that you feel worthy living the lives others are seeking help from. Once you help someone, they will get added to your impact-circle. Strictly do this if you are depressed, you won’t be anymore. Founders’ proven. Experience it yourself. Check out: https://930club.xyz/ https://930club.xyz/ September 7, 2022 at 12:36AM

Show HN: Ducks, a Python library for database-like object lookups https://ift.tt/lCayuN7

Show HN: Ducks, a Python library for database-like object lookups https://ift.tt/n3St9Df September 6, 2022 at 11:20PM

Monday, September 5, 2022

Show HN: VHDL Code Snippets (sources, testbenches) https://ift.tt/E73FPaZ

Show HN: VHDL Code Snippets (sources, testbenches) https://ift.tt/Azw7OD8 September 6, 2022 at 08:19AM

Show HN: Path MTU Discovery Test https://ift.tt/9fVzGnu

Show HN: Path MTU Discovery Test While there are plenty of ways to test if your MTU is set correctly and that Path MTU Discovery works, I haven't seen a browser based test that works in both directions. Hope this is useful for someone. Source code on github https://ift.tt/1NdtQfz (Server is Yaws on FreeBSD) https://ift.tt/eJCptdm September 6, 2022 at 07:55AM

UK firm takes on Apple iPhone14 and Elon Musk with satellite phone

Bullitt, which makes rugged smartphones, is due to launch a satellite-connected handset in February.

from BBC News - Technology https://ift.tt/Zy5MUG1

Show HN: Run a Kubernetes Job and get the logs when it's done https://ift.tt/gsR7LhU

Show HN: Run a Kubernetes Job and get the logs when it's done https://ift.tt/hHSAWfX September 5, 2022 at 10:43PM

Show HN: A visual encyclopedia for kids made with DALL·E https://ift.tt/i8F7r0u

Show HN: A visual encyclopedia for kids made with DALL·E https://www.nimblo.com/ September 6, 2022 at 01:06AM

Show HN: Draw Anything – A Simple Stable Diffusion Playground https://ift.tt/uG9yZ4L

Show HN: Draw Anything – A Simple Stable Diffusion Playground https://ift.tt/39pqAMk September 6, 2022 at 12:16AM

Instagram fined €405m over children's data privacy

The regulator found some children's business accounts had been set to public by default.

from BBC News - Technology https://ift.tt/hFSHeCV

Sunday, September 4, 2022

Show HN: HN dark mode in 2 lines of code https://ift.tt/de6t4OM

Show HN: HN dark mode in 2 lines of code Paste this in the developer tools console of your browser document.documentElement.style.filter = "invert()" document.documentElement.style.background = '#fff' Edit: you can also create a bookmark with the code below in the URL field javascript: (() => { document.documentElement.style.filter = "invert()";document.documentElement.style.background = '#fff' })(); Then just click on the bookmark for instant dark mode September 5, 2022 at 08:21AM

Show HN: Run secure proxy with LE certs in just one command https://ift.tt/wqi2g9F

Show HN: Run secure proxy with LE certs in just one command https://ift.tt/eOmsJwN September 5, 2022 at 06:03AM

Show HN: Arda – better, faster XR computer https://ift.tt/OkNP50G

Show HN: Arda – better, faster XR computer https://arda.computer September 5, 2022 at 05:27AM

Show HN:Choose Your own adventure game using Openai https://ift.tt/g0jBriP

Show HN:Choose Your own adventure game using Openai https://ift.tt/n5TeuBt September 5, 2022 at 12:50AM

Show HN: Zelda BOTW Street View https://ift.tt/36yE8aL

Show HN: Zelda BOTW Street View https://ift.tt/YRJSU1k September 5, 2022 at 03:02AM

Show HN: Scrib.am, my encyclopedia, inspired by Diderot. One article per day https://ift.tt/31hr2PL

Show HN: Scrib.am, my encyclopedia, inspired by Diderot. One article per day https://scrib.am/ September 5, 2022 at 12:40AM

Show HN: Red Beans, a Poem Illustrated by Disco Diffusion https://ift.tt/AybhrEc

Show HN: Red Beans, a Poem Illustrated by Disco Diffusion https://ift.tt/0jLeqHc September 4, 2022 at 09:54PM

Show HN: I made a pictionary game with Stable Diffusion https://ift.tt/H6Qjm1N

Show HN: I made a pictionary game with Stable Diffusion I used lixica.art to get image-prompt pairs. You are asked to guess the prompt. And given a score based on how close you were to the actual prompt. https://ift.tt/tcGBIbA September 4, 2022 at 09:00PM

Show HN: Decentralised Prediction Market for Bitcoin https://ift.tt/btKViR3

Show HN: Decentralised Prediction Market for Bitcoin https://ift.tt/m74gFRt September 4, 2022 at 08:33PM

Saturday, September 3, 2022

Show HN: Hurricane Path Prediction Using LSTM https://ift.tt/cXeEGBZ

Show HN: Hurricane Path Prediction Using LSTM College project I picked back up and improved. Implementation in PyTorch, better results than NHC models as reported at : https://ift.tt/7qMdGt3 https://ift.tt/GAfu7DY September 3, 2022 at 10:02PM

Show HN: I made Scrabble with modified rules https://ift.tt/SL5XR6k

Show HN: I made Scrabble with modified rules Crapple is my take on "improved" Scrabble rules... obviously that is subjective, I'm not even sure I agree with it. You and your opponent share a rack of letters, and vowels are only obtained by opting to deduct a configurable amount of points from your score to receive a random vowel tile. Additionally, there is an alternate board layout with some new tile multipliers. This is an old project but I never posted it, so I thought what the hey, I am curious to hear what your guys' thoughts are on these rules. It's an old dead project so you can't hurt my feelings. Thanks! You can play it now against the computer in your browser (no signup required, but an account lets you create and play games against other humans). The Android app is the better version only because the AI will run on a seperate thread (in the browser version you might see a hiccup while it runs), and because Unity WebGL doesn't export retina-sized graphics (ie graphics may look less than sharp on your mobile device). (Note: I linked the landing page instead of the direct link to play in case you are on mobile and want to avoid a largish download. Direct link to play in the browser is here: https://ift.tt/WNoXRUf ) --- Some more details for anyone still reading... It's your basic LAMP stack on AWS, with Laravel for the web framework and Unity (2017) for the client. The dictionary is stored as a DAWG. When you play a word, instead of giving you the dictionary definition, I wanted to do something different like provide a paragraph from a book that the word was used in. You can click the book icon to get some of those, I was scraping books in the public domain but gave up after a while when I was getting diminishing returns for words I lacked paragraphs for (if you try it you will likely see a lot of Moby Dick paragraphs as I never randomized it either). The AI was based on the scrabble AI algorithm (I think it was this, but can't remember now, https://ift.tt/RuwDcAS... ). Since Crapple has modified rules, due the possibility of "buying" vowels on your turn, there is set of _potential_ playable words. The Crapple AI ranks each word based on the cost of the vowels needed with their probability of obtaining the needed vowels. The AI is not very intelligent, the difference between the 3 provided computer opponents is just the average word score they will play. If I had worked on this any longer I could have extended this to let them take into account what words/scores they may be setting you up for with their play, and other ideas. Each player's avatar is consistent, but uniquely generated for them. I didn't want to have every using the same boring default avatar, but didn't want the hassles of letting people upload their own, so I went with a version of this idea: https://ift.tt/tYnZemu https://crapple.mobi/ September 4, 2022 at 03:15AM

Show HN: bitloops-gherkin Automatically generate tests from Google Sheets https://ift.tt/KLj0RHB

Show HN: bitloops-gherkin Automatically generate tests from Google Sheets For those into BDD (Behavior Driven Development) and JavaScript/TypeScript you will find that this tool allows you to add all your test data on a Google Sheet and then automatically pulls the info from the Google Sheet into your Cucumber feature file in any format you want (you can have multiple lines etc) without having to go through the pain of managing a limited text-based table written in Gherkin. https://ift.tt/4nBVZm1 September 3, 2022 at 10:54PM

Show HN: Collage Interface for Stable Diffusion https://ift.tt/InYM7aG

Show HN: Collage Interface for Stable Diffusion https://ift.tt/6Q8R1Ad September 3, 2022 at 07:14AM

Friday, September 2, 2022

Show HN: Script1 – a meta language that can be translated to JS/PY/Dart https://ift.tt/5xnWBFd

Show HN: Script1 – a meta language that can be translated to JS/PY/Dart https://ift.tt/K3bZwO0 September 3, 2022 at 09:20AM

Why the folding phone revolution has a way to go

After 13 months, technology editor Zoe Kleinman's Flip3 screen breaks, but can the concept live on?

from BBC News - Technology https://ift.tt/ryTWmNn

Show HN: SMS Interface for Stable Diffusion https://ift.tt/VPD2RNg

Show HN: SMS Interface for Stable Diffusion If you text 8145594701, it will send back an image with the prompt you specified. Currently only US numbers can send/receive texts because Twilio. Sorry to the rest of the planet! I think this will likely fall over but I figured this would be a cool little thing to demo. I removed the NSFW filter so be mindful of your prompts! I don't persist numbers and there is no linkages being saved between the original text message and the generated images. September 3, 2022 at 06:22AM

Show HN: Redactle Unlimited – a Wikipedia based game https://ift.tt/J2AocG9

Show HN: Redactle Unlimited – a Wikipedia based game I created this game based on the original game (redactle.com). I built it to play more than one game a day (hence the name) but I've since added many features; lemmatized word matching, multiplayer, multiple languages and several small things like annotations and letter counts. The front end is SvelteKit (static-apapter), back end is mostly node.js, go+Redis streams for multiplayer WS and it's running on k8s. Lemma dictionaries are cached in Azure blob storage. https://ift.tt/rTaJpnA September 3, 2022 at 02:43AM

Show HN: Create a freelance business in a few minutes https://ift.tt/n4wYIHM

Show HN: Create a freelance business in a few minutes https://clienty.app/ September 2, 2022 at 11:39PM

Show HN: Compare movie ratings (certifications) between countries https://ift.tt/yCUxhdj

Show HN: Compare movie ratings (certifications) between countries I recently moved to Germany, with kids (teens & pre-teens), where Netflix etc. show movie's ratings with the local rating/certification system. This led to questions from my kids about what they could watch. I made this page to get a better understanding of how the German ratings map to US ratings. Since I was downloading data from anyways, I just made it able to compare between all the countries I got data for. There's a Github link at the bottom of the page in case you want to pull your own data or load in data for other countries. https://ift.tt/4NmkQLE September 2, 2022 at 11:24PM

Show HN: Collaborative event registration with WebGL and WebSockets https://ift.tt/JD7SEoO

Show HN: Collaborative event registration with WebGL and WebSockets https://ift.tt/aXcdNKg September 2, 2022 at 11:21PM

Thursday, September 1, 2022

Show HN: I wrote a book on Site Reliability Engineering https://ift.tt/h42xDfG

Show HN: I wrote a book on Site Reliability Engineering Hello Everyone! I finally published Site Reliability Engineering Tidbits on leanpub. https://ift.tt/XMTmWVr This book is a collection of 28 chapters on SRE concepts such as observability, monitoring, Service Level Objectives (SLOs), alerting, resilience and debugging. This book aims to provide hands on examples of implementing a number of concepts described in Google's SRE books. It also describes how i've seen SRE concepts impact some of the organizations I've worked in. I previously announced this book here, but it was not on leanpub yet: https://ift.tt/W3xA4fC Thank you for looking and I appreciate your feedback! https://ift.tt/XMTmWVr September 2, 2022 at 05:58AM

Show HN: Async OK – Find an async job, work anytime https://ift.tt/ReJgFWy

Show HN: Async OK – Find an async job, work anytime https://ift.tt/IGkLKHF September 2, 2022 at 03:37AM

Let’s Celebrate During Transit Month this September

Let’s Celebrate During Transit Month this September
By Erin McMillan

Muni bus traveling in the transit lane on Geary Boulevard.

The 38R Geary Rapid reaping the benefits of the Temporary Emergency Transit Lane on Geary Boulevard.

Today marks the start of Transit Month! Every year we look forward to celebrating Transit Month by looking back at all the successes of the previous year—and also by thinking of our upcoming opportunities to continue to improve Muni.

Over the past year, we have made a series of improvements through our Muni Forward program that reduced travel times, wait times and crowding:  

  • Reduced travel time by up to 31% on key bus routes as part of  the Temporary Emergency Transit Lanes program, giving more riders the benefit of the transit lanes faster.  
    • 10 miles of transit lanes were made permanent benefitting the T Third, 1 California, 14 Mission, 19 Polk, 27 Bryant, 38 Geary, 43 Masonic and the 44 O’Shaughnessy. This cool animation shows how transit priority is improving Muni travel times citywide!
    • As part of the TETL program, last October, the San Francisco Transit Riders gave us an award to honor the “Fastest Expansion of Transit Lanes in San Francisco History.”
  • Started bus rapid transit service on Van Ness Avenue, with initial weekday travel time savings of up to 35% on northbound trips, equating to 9 minutes a trip. And southbound, up to 22% travel time savings, or 5 minutes on a trip.   
  • Completed the Geary Rapid Project, which improved one of the city’s busiest corridors with much-needed safety improvements and more reliable bus service for the 38 Geary and 38R Geary Rapid’s over 56,000 daily customers.
  • Installed the one of a kind urban high-occupancy vehicle (HOV) lanes along Park Presidio Boulevard and Lombard Street that expands the capacity of those streets to carry more people with the same number of lanes.  
  • Reduced collisions on California Street by 64% for all modes and 89% for transit as measured in the evaluation of the California Street Safety Project.
  • Began implementing spot improvements to the top ten corridors where Muni experiences delay as part of the Transit Delay Hot Spots Program. The improvements feel small but benefit the full route.
  • Continued construction of transit reliability improvements on 19th Avenue, Taraval Street, 16th Street, Mission Street in SoMa, and along the 27 Bryant in the Tenderloin.

To see locations where Muni Forward improvements have been made across the city, check out this interactive Photo Map. Whether targeted spot locations, or along major corridors, improvements to the Muni network benefits everyone.

And looking ahead, we have started planning for Muni Forward improvements to the J Church, K Ingleside, M Ocean View, N Judah, 29 Sunset and 38 Geary. For some Muni lines, we hope to implement quick-build improvements as soon as next year! To support this work, and other work across the SFMTA, we were recently awarded $116 million from the California State Transportation Agency of the Transit and Intercity Rail Capital Program (TIRCP). Be on the lookout for more improvements coming soon!

Of course, that’s not all we’re doing to improve transit: we’ve been restoring service across the system, rehabilitating our subway system, and we’re putting the final touches on the Central Subway. Read more about our progress on enhancing transit service and safety in San Francisco.

Happy Transit Month, Muni riders! And for more information on the San Francisco Transit Riders Ride Along & Rally Wednesday, September 7  from 8 am - 10 am, please visit San Francisco Ride Along & Rally.



Published September 02, 2022 at 01:19AM
https://ift.tt/AgJ1pzd

Show HN: Work Carpools https://ift.tt/GfyjSmD

Show HN: Work Carpools https://ift.tt/xs71yGL September 2, 2022 at 02:20AM

Show HN: Pith language. JavaScript with a little bit of Python syntax https://ift.tt/MKj5oZS

Show HN: Pith language. JavaScript with a little bit of Python syntax I've been writing a lot of JavaScript and Python lately. I like Python's syntax, so I created a language called Pith that's JS with some Python-like syntax (but without trailing colons). It's not a full compiler. It really just does search-and-replace, but I find it fun and useful in spite of some sharp edges. I use it on my smartphone to write and run short programs. Here's an example using the HN API: max = 6 ids = await getApi('topstories') for id in ids.slice(0, max) getItem(id) async def getItem(id) const d = document.createElement('div') results.appendChild(d) d.style = 'padding-bottom: 1em;' i = await getApi('item/' + id) ? i.title, '|', i.score u = '//news.ycombinator.com/item?id=' d.innerHTML = i.title.link(u + id) async def getApi(path) u = '//hacker-news.firebaseio.com/v0/' return getJson(u + path + '.json') https://ift.tt/pmzgJVn September 2, 2022 at 01:47AM

Show HN: Open Sourcing Notesnook – an end to end encrypted private notes app https://ift.tt/S4cnt6d

Show HN: Open Sourcing Notesnook – an end to end encrypted private notes app https://ift.tt/LTGzqwe September 2, 2022 at 01:23AM

Show HN: Open-source infra for building embedded data pipelines https://ift.tt/Siefxv2

Show HN: Open-source infra for building embedded data pipelines Hey HN! We are building *open source infrastructure for deploying customer-facing data pipelines.* Here’s our repo https://ift.tt/R6U2YZh and website https://pipebird.com/ . Pipebird is designed to enable companies that generate important data to offer secure data pushes to their customers’ warehouses, directly from their products. Our team was previously building in fintech, where we heard from many of our peers that their customers wanted data pushed directly to their warehouses. Customers wanted to bring data into their source of truth without having to maintain custom built pipelines or introduce security risks by contracting a third-party ETL/ELT provider. After seeing Stripe https://ift.tt/dWyNfxw and customer.io https://ift.tt/nSRNDC1 recently invest in building out their own native data sharing products, we realized that many SaaS companies could better support their customers and even generate additional revenue by offering native data pipelines. Our goal with Pipebird is to make creating a reliable data pipeline as simple as pressing a button from a vendor's dashboard. With the current iteration of the product, data can be selected from a number of sources (ex: Postgres, MySQL, CockroachDB, etc.), customers can configure pipelines and optionally apply transformations (like type casting), and data can be periodically synced directly to customers’ warehouses (ex: Snowflake). We’re actively adding sources/destinations and would appreciate any feature requests. Here's a 2 min demo of the product https://ift.tt/xGC2qps Pipebird is open source (MIT license) so that any developer can use it. Our aim is to not charge individual developers - we make money selling paid plans that include features like multiple projects, user permissions, additional security features, managed infra, support, etc. Give us a whirl: https://ift.tt/R6U2YZh . We’d love your feedback and will be here to answer any questions! https://ift.tt/R6U2YZh September 1, 2022 at 11:57PM

Twitter gives in to user requests for edit button

It is testing the feature among staff and will roll it out in the coming weeks to Twitter Blue subscribers.

from BBC News - Technology https://ift.tt/7NviaHV