68,294 results for do · 2.167s

News for “do”
20 results • 2162 ms server time
Moozonian News
ismyaidown.com• Dec 24, 2024• 1 min read
Show HN: IsMyAIDown – AI status monitor with Phoenix LiveView. Can you crash it?I recently built IsMyAIDown.com to challenge some assumptions about modern web development. Instead of reaching for React like everyone else seems to be doing these days, I wanted to see if I could build a distributed, scalable, real-time, single-page app using server-side tech with Phoenix and LiveView.The core idea was simple enough - monitor major AI providers and show their status across different geographic regions. But the primary goal was to better understand what was possible without the complexity of modern frontend frameworks.I ended up deploying across three Fly.io regions and using Oban (a very good job processing library in the Elixir ecosystem) to handle geographically distributed health checks. Propogating new checks and detecting and tracking user presence was all quite straightforward. Phoenix is a great framework.That said, the mental model with LiveView is... a lot. You've got to keep track of a variety of message callbacks that all seem to run together in my head (m
Moozonian News
news.ycombinator.com• Dec 24, 2024• 1 min read
Insider look at how a billion dollars revenue is retroactively reorganizedLong-time admirer, first-time poster.The baton corporation ltd. team has been claiming to reporters that their star bread winning project 'is not and never has been a UK company,' which leads one to suspect they're afraid of the current Financial Conduct Authority warning against their domain - even though the organization that paid me while I worked there prior to May 16 is Baton Corporation Ltd.When questioned about the frequency of the domain and Baton mentioned sidebyside in the Rex v. Dunn trial, Sapijuju (Noah Tweedale, CEO) said "PF never was and is still not a UK company." Then when the reporter said what about my case and my employment with Baton and Alon said "Just because he was employed by this company doesn’t mean that this company owns the project."This is an interesting twist in the story - where I've personally overheard the CEO say to their accountants 'can we just start buying houses or something? like how do we just not pay taxes' as their looming 1 billion+ in profi
Moozonian News
news.ycombinator.com• Dec 24, 2024• 1 min read
Insider look into how billion dollars revenue retroactively reorganisedLong-time admirer, first-time poster. The pump.fun team has been claiming to reporters that the pump.fun project 'is not and never has been a UK company,' which leads one to suspect they're afraid of the current Financial Conduct Authority warning against their domain - even though the organization that paid me while I worked there prior to May 16 is Baton Corporation Ltd. When questioned about the frequency of Pump and Baton mentioned sidebyside in the Rex v. Dunn trial, Sapijuju (Noah Tweedale, CEO) said "PF never was and is still not a UK company." Then when the reporter said what about my case and my employment with Baton and Alon said "Just because he was employed by this company doesn’t mean that this company owns pump.fun." This is an interesting twist in the story - where I've personally overheard the CEO say to their accountants 'can we just start buying houses or something? like how do we just not pay taxes' as their looming 1 billion+ in profit this financial year should hav
Advertisement
Moozonian News
bing.com• Dec 23, 2024• 1 min read
Windows smart home controlsAnurag is an experienced journalist and author who’s been covering tech for the past 5 years, with a focus on Windows, Android, and Apple. He’s written for sites like Android Police, Neowin, Dexerto, ...
Moozonian News
bing.com• Dec 20, 2024• 1 min read
10 chair yoga poses you can do sitting downChair yoga is gentle version of yoga that can be done entirely seated, while still getting all of the benefits of traditional yoga. Most yoga poses can be performed on a chair, or you can stand while ...
Moozonian News
news.ycombinator.com• Dec 19, 2024• 1 min read
Passkeys are primarily about vendor lock-inHear me out, THEN tell me how wrong I am :DWith Microsoft's latest admission that they're FORCING everybody to use passkeys, it really gives one a moment of pause to reflect.In the mad rush to "improve security" many people seem to be missing the entire point in this debate.Passwords are "something you know" Passkeys are "something you have"These two things are individual factors, and are not exclusive. Infact, "MFA" is to use two factors, not just one; and that is where the security comes from.Switching to Passkey is nominal, at best, without having a second factor to keep it MFA.If you care about security, don't delude yourself in thinking passkey alone is some sort of holy grail, it's not.However, the push to replace passwords with passkeys is a fundamental shift in security paramount to changing gravity. And I, at least, think it's a serious mistake.The reason is that passkeys require something you have. Either hardware or virtually with software, but if you, for some reason, don't
Advertisement
Moozonian News
martiansoftware.com• Dec 17, 2024• 1 min read
Show HN: ChatKeeper – Sync Your ChatGPT Conversations to Local Markdown FilesHi HN,I wrote a tool to scratch my own itch and decided to make it available to others.It's called ChatKeeper[0], and it syncs your ChatGPT export files to local Markdown files. This allows for easy and permanent local storage, searchability, and integration with note-taking applications like Obsidian (which I use). If you sync again after continuing conversations, ChatKeeper will find your conversation files — even if you've moved or renamed them — and update them in place, so you can reorganize them to your heart's content.Many of my conversations have some lasting value, e.g. for reference or as part of a larger project. I've been around long enough to be distrustful of the long-term availability of anything online, so I want backups, and the best backups are useful ones (e.g. rather than the blob of json in a zip file that ChatGPT exports). And I often found myself wanting to access and reference them within Obsidian where I track lots of projects and thoughts. ChatKeeper has been
Advertisement
Moozonian News
bing.com• Dec 17, 2024• 1 min read
Huawei Mate 70 wallpapers are up for grabs: DownloadWe’ve recently talked about the Huawei Mate X6 wallpapers, as they’re available as we speak. Well, the Huawei Mate 70 series wallpapers are now available to download as well. Folks over at YtechB ...
Moozonian News
news.ycombinator.com• Dec 16, 2024• 1 min read
Ask HN: Documentation in an EmergencyMy teammates and I are in a bit of bad spot and I have to make a quick decision.For reasons I won't get into the lead developer (and a few non devs) at my employer abruptly left the company that now includes 4 full time developers, and one dev ops person (who just joined recently).For many years the lead developer worked both cooperatively, and semi isolated from the development team pushing out code, altering database schema, and so on. Much of the knowledge of how the system works, both day to day operational processes, technical documentation, and so on are a mystery.We're now faced with learning / investigating / putting out fires on the fly and we've all agreed we need to document everything as we go and start now. My first thought when it came to documentation was a wiki like Wikipedia. Nice big pages where content is king, easy to link page to page, and edit.As I've looked around I've found all sorts of "wiki" like documentation options but I'm both overwhelmed at the variety of