#boilerplate — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #boilerplate, aggregated by home.social.
-
Как стартер-кит может стать стандартом разработки
6-я статья из цикла туториалов о кастомизации своего бизнес-портала в Битрикс24. Во всех наших туториалах мы опираемся на стартовый шаблон-репозиторий AI-starter-kit: https://github.com/bitrix-tools/b24-ai-starter . Это подготовленная для ИИ-ассистированной разработки база, которую удобно довести до работающего приложения с нужными функциями. Сегодня рассказываем, почему ещё стартер-кит упрощает создание приложений и почему он может стать стандартом разработки.
https://habr.com/ru/companies/bitrix/articles/1036740/
#aiагенты #ииассистированная_разработка #starter_kit #boilerplate #docker #cicd #observability #bitrix24 #telemetry #безопасность
-
Как я перестал копипастить одно и то же в каждом Django-проекте и собрал boilerplate
Каждый раз, когда начинаешь новый SaaS-проект на Django, первые две недели уходят на одно и то же. Сначала — кастомная модель пользователя с UUID вместо integer PK, потому что потом не переедешь. Потом JWT-аутентификация, настройка SimpleJWT, написание RegisterView , LoginView , LogoutView — всё это уже было в прошлом проекте, но лежит в другом репозитории и просто так не скопируешь. Дальше Docker Compose: сервисы web , db , redis , celery , celery-beat , flower — шесть штук, которые надо поднять и связать между собой. Потом разбираться с Celery, который в новой версии изменил синтаксис конфига. Stripe webhooks с идемпотентностью — отдельная история. Мультиарендность, роли, permissions — ещё неделя. В итоге к первой рабочей фиче добираешься к концу третьей недели. Добавь сюда ещё один нюанс: каждый раз это проект с немного другим стеком. Где-то Kafka вместо Redis, где-то allauth с самого начала, где-то биллинг на пользователя, а не на команду. Но ядро остаётся одним: каждый раз перед стартом ты тратишь одинаково одни и те же две недели. Вот это и хотелось исправить. Я прошёл через это несколько раз и в какой-то момент решил, что хватит. Собрал Django SaaS boilerplate под названием Shipyard — не как набор сниппетов в Notion, а как полноценный, готовый к production репозиторий, который можно клонировать и сразу писать продуктовую логику. В этой статье разберу, что там внутри, почему выбраны именно эти компоненты и какие конкретные технические решения показались мне наиболее интересными.
-
CONTRACT-Style-Comments for the AI Coding Agent - Boilerplate on Github
https://github.com/ajaxStardust/Contract-style-comments
#ContractStyleComments #contractcomments #github #boilerplate #agent #aiagent
-
CONTRACT-Style-Comments for the AI Coding Agent - Boilerplate on Github
https://github.com/ajaxStardust/Contract-style-comments
#ContractStyleComments #contractcomments #github #boilerplate #agent #aiagent
-
Минимальный продакшн-шаблон для Next.js приложения
Собрал production‑ready Next.js boilerplate для self‑hosted проектов: один репозиторий, один VPS, Docker + nginx + Let’s Encrypt, GitHub Actions, опциональный MongoDB, авторизация и небольшой UI‑кит. Это кейс про инфраструктуру вокруг Next.js без Vercel и прочих managed‑платформ для большего контроля и экономичного старта.
-
Как я устал дебажить MAX API, отреверсил их вебхуки и отучил Cursor галлюцинировать
Как я устал дебажить MAX API, отреверсил их вебхуки и отучил Cursor галлюцинировать Когда я писал своего первого более-менее серьезного бота под Max, случилась классика. Я и мой ИИ-ассистент (Cursor) пишем код, строго опираясь на официальную документацию Max API. Запускаю — падает. Сижу по 5-6 итераций, пытаюсь отдебажить базовый функционал, который под ту же Телегу пишется с закрытыми глазами. В какой-то момент меня это достало. Я понял, что проблема не во мне и не в галлюцинациях нейронки. Я просто включил логирование всех входящих POST-запросов и стал дампить реальные вебхуки, которые прилетают от серверов Max. Открыв логи, я понял, почему мы так долго буксовали: то, что написано в документации, и то, что прилетает по факту — это две большие разницы. А слепая привычка писать архитектуру под Telegram Bot API делает только хуже. Различия с официальной документацией Max API (Docs vs Реальность) Вскрываем реальные вебхуки Max API
https://habr.com/ru/articles/1005282/
#python #template #boilerplate #chatbot #aiohttp #asyncio #maxapi #maxmessenger #telegram #telegram_bots
-
Tác giả đã tạo mẫu bảo mật mở nguồn (Node/React/Postgres) với tính năng: httpOnly cookie, phân quyền Quản trị/Người dùng, phòng chống CSRF, ghi log đăng nhập và workflow Docker linh hoạt. Mời kiểm tra lỗ hổng hoặc góp ý về cấu trúc dự án #WebDev #Security #PhanQuyen #CSRF #OpenSource #JavaScript #Authentication #Boilerplate #RBAC #Docker #AnToan // Tấm gương phát triển nhanh cho dự án freelance/thông tin 🔐🚀
https://www.reddit.com/r/SideProject/comments/1qlfqa6/i_built_a_reusable_auth_skeleton
-
Dừng việc trả $200 cho boilerplate – năm 2026 rồi, AI đã thay đổi cuộc chơi. Chi phí xây dựng cơ bản gần như bằng 0. GitKit ra đời để đáp ứng nhu cầu sạch, nhẹ và hiện đại với giá chỉ $99 trọn đời. Tốc độ ra mắt sản phẩm mới là moat duy nhất còn lại. Ai còn mất 2 tuần cấu hình Stripe & auth sẽ thua cuộc. #SaaS #IndieHacking #Startup #GitKit #Boilerplate #AI #Productivity #SaaS #KhởiNghiệp #CôngNghệ #HiệuSuất #AI #CodeNhanh
https://www.reddit.com/r/SaaS/comments/1q5guiw/stop_paying_200_for_boile
-
Dừng chi 200$ cho boilerplate – đến 2026 điều đó không còn hợp lý. Với AI và công cụ hiện tại, chi phí xây dựng cơ bản gần như bằng 0. Tôi tạo GitKit với giá một lần 99$ để indie hacker không bị bóp giá. Nếu vẫn mất 2 tuần cấu hình Stripe, auth… bạn sẽ thua trước những người ra sản phẩm trong 1-2 ngày. Tốc độ là moat duy nhất còn lại. #SaaS #IndieHacker #Startup #GitKit #Boilerplate #TốcĐộ #CôngNghệ #KinhDoanhOnline
https://www.reddit.com/r/SaaS/comments/1q5guiw/stop_paying_200_for_boilerplates
-
When boredom hits, I study legal documents! I used my AI to generate a universal, editable TOS template for my wiki. The boilerplate is serious, but the included Equality/Equity/Capitalism meme is there for pure illustration and a bit of fun. It's my way of turning downtime into an educational project.
https://wiki.kupi.my/books/dummy-terms-of-services/page/dummy-terms-of-service-v10
#tos #termsofservice #legal #boilerplate #capitalism #equity #equality #humantech #activism #digitalrights #techlaw #selfhosting #opensource #irony #disclaimer #criticalthinking #socialjustice #webdev #systems #kupi
-
When boredom hits, I study legal documents! I used my AI to generate a universal, editable TOS template for my wiki. The boilerplate is serious, but the included Equality/Equity/Capitalism meme is there for pure illustration and a bit of fun. It's my way of turning downtime into an educational project.
https://wiki.kupi.my/books/dummy-terms-of-services/page/dummy-terms-of-service-v10
#tos #termsofservice #legal #boilerplate #capitalism #equity #equality #humantech #activism #digitalrights #techlaw #selfhosting #opensource #irony #disclaimer #criticalthinking #socialjustice #webdev #systems #kupi
-
🚀 Tôi đã học được: A Stem được việc chạy studio ứng dụng — tạo nền tảngוד repeatedly như xác thực,analytics.щуяaaaa... vào phát triển quicker. 🚀
#AppStudio #Boilerplate #Mvp #GTM #TienIch #Hackathon
(đã tạo storyboard boilerplate sauPolygonstood)https://www.reddit.com/r/SaaS/comments/1ofrrie/what_ive_learned_running_my_own_app_studio/
-
"Mỗi khi bắt đầu dự án AI, thôi mất thời gian setup framework. Mình tạo boilerplate Nuxt 4 sẵn sàng lắp ráp, tập trung code sản phẩm. Hỗ trợ.dev node từ 3-4 ngày. Đang tạo cho ai?bx1.gg/t/rest/tBJUkp oluştur, chia sẻ ý tưởng!"
#AI #SaaS #Nuxt4 #Developer #V vætTech #Boilerplate #FastSaaS
-
If you’re ready to ditch #boilerplate and embrace in-memory data in style, this is your #workshop. Learn how to store, filter, map, and deploy using #EclipseStore with real-world tips and best practices baked in.
🎟️ Get started for €19 → https://2025.europe.jcon.one/tickets
-
If you’re ready to ditch #boilerplate and embrace in-memory data in style, this is your #workshop. Learn how to store, filter, map, and deploy using #EclipseStore with real-world tips and best practices baked in.
🎟️ Get started for €19 → https://2025.europe.jcon.one/tickets
-
Feather: Feather: A web framework that skips Rust's async boilerplate and jus
https://github.com/BersisSe/feather
#HackerNews #Feather #Rust #async #web #framework #boilerplate #developer #tools
-
Feather: Feather: A web framework that skips Rust's async boilerplate and jus
https://github.com/BersisSe/feather
#HackerNews #Feather #Rust #async #web #framework #boilerplate #developer #tools
-
#Development #Launches
CSS Boilerplate · A default CSS structure for projects of any size https://ilo.im/163i67_____
#Boilerplate #CSS #CssReset #CssNesting #WebPerf #WebDev #Frontend #HTML -
#Development #Launches
CSS Boilerplate · A default CSS structure for projects of any size https://ilo.im/163i67_____
#Boilerplate #CSS #CssReset #CssNesting #WebPerf #WebDev #Frontend #HTML -
#RubyLang #hivemind: I have a passel of #SQL spaghetti that I'd like to turn into a set of #Rails models. I'm not finding a good SQL-specific #LLM that understands interrelated SQL files for #RAG that groks the newer features of #RoR 8+. I'd like #model_enums & seeds.rb support.
Know an LLM model that's any good at doing even 50% of the #boilerplate work? It doesn't have to be perfect; it just has to make it less tedious to extract the boilerplating.
Suggestions?
-
#RubyLang #hivemind: I have a passel of #SQL spaghetti that I'd like to turn into a set of #Rails models. I'm not finding a good SQL-specific #LLM that understands interrelated SQL files for #RAG that groks the newer features of #RoR 8+. I'd like #model_enums & seeds.rb support.
Know an LLM model that's any good at doing even 50% of the #boilerplate work? It doesn't have to be perfect; it just has to make it less tedious to extract the boilerplating.
Suggestions?
-
-
-
Comment j’ai développé ce blog
Je suis développeur et j’avais besoin de créer un blog. Je n’allais quand même me passer de manipuler du code ! Je ne vous montre pas de code cette fois-ci, je vais surtout parler de méthodes. Ma première contrainte c’était d’utiliser ActivityPub. Je voulais que le blog soit directement dans le « fédivers ». J’expliquerai plus tard ce que c’est mais retenez que ce sont plusieurs réseaux sociaux inter-compatibles. Lors de la publication d’un article, le plugin envoie […] -
Modern JavaScript for Django Developers
https://www.saaspegasus.com/guides/modern-javascript-for-django-developers/
#ycombinator #SaaS #django #boilerplate #template #python -
Modern JavaScript for Django Developers
https://www.saaspegasus.com/guides/modern-javascript-for-django-developers/
#ycombinator #SaaS #django #boilerplate #template #python -
🌟 Nau Next.js Boilerplate is here to power your web development projects!
This compact and efficient foundation leverages the power of Next.js 13 to provide a clean starting point for your creativity.
✅ Lightweight
✅ Minimalist
✅ Highly customizable
Get started today!🔗https://getnextjsthemes.com/product/nau-nextjs-boilerplate
#Nextjs #Boilerplate #WebDev #NextJsThemes #LandingPage #Templates #nextjstemplates #WebDevelopment #Frontend #coding #webdesign
-
The Elimination Strategy – Why More Makes Your SaaS Worth Less
https://slimsaas.com/blog/elimination-strategy/
#ycombinator #startup #boilerplate #open_source #static_landing_page #SEO_friendly #Astro #markdown_blog #low_cost_deployment #authentication #stripe_payments #user_experience #performance_optimization #slimsaas -
The Elimination Strategy – Why More Makes Your SaaS Worth Less
https://slimsaas.com/blog/elimination-strategy/
#ycombinator #startup #boilerplate #open_source #static_landing_page #SEO_friendly #Astro #markdown_blog #low_cost_deployment #authentication #stripe_payments #user_experience #performance_optimization #slimsaas -
The Elimination Strategy – Why More Makes Your SaaS Worth Less
https://slimsaas.com/blog/elimination-strategy/
#ycombinator #startup #boilerplate #open_source #static_landing_page #SEO_friendly #Astro #markdown_blog #low_cost_deployment #authentication #stripe_payments #user_experience #performance_optimization #slimsaas -
The Elimination Strategy – Why More Makes Your SaaS Worth Less
https://slimsaas.com/blog/elimination-strategy/
#ycombinator #startup #boilerplate #open_source #static_landing_page #SEO_friendly #Astro #markdown_blog #low_cost_deployment #authentication #stripe_payments #user_experience #performance_optimization #slimsaas -
How to customize the `phx.new` generator to give you a new Phoenix project the way you want it.
#elixir #phoenix #boilerplate
https://victorbjorklund.com/guide-to-custom-phoenix-phx-new-generator-mix-task -
LLM and Bug Finding: Insights from a $2M Winning Team in the White House's AIxCC
https://team-atlanta.github.io/blog/post-atl/
#ycombinator #Boilerplate #Hugo -
LLM and Bug Finding: Insights from a $2M Winning Team in the White House's AIxCC
https://team-atlanta.github.io/blog/post-atl/
#ycombinator #Boilerplate #Hugo -
Nestjs, Firebase, GCloud. Как быстро поднять API backend на TypeScript
Меня зовут Федор, занимаюсь JS Fullstack разработкой последние несколько лет. Хочу поделиться своим примером организации backend проекта с использованием Nestjs и Firebase. В этом туториале мы создадим кодовую базу на Nestjs, законфигурируем линтеры и Firebase. В статье приведены примеры кода, ссылки на коммиты и сам репозиторий. Мы пройдем от генерации проекта, до итогового CRUD примера, который можно использовать при разработке своих пет проектов и не только. Для работы с Firebase может потребоваться иностранная платежная карта.
https://habr.com/ru/articles/835124/
#firebase #storage #javascript #typescript #boilerplate #nestjs #development #example #разработка #конфигурация
-
Derive more! 🔥
🦀 derive_more: Derive traits for structs and enums to avoid boilerplate.
📚 Docs: https://docs.rs/derive_more
⭐ GitHub: https://github.com/JelteF/derive_more
#rustlang #derive #struct #enum #boilerplate #programming #library #opensource
-
Derive more! 🔥
🦀 derive_more: Derive traits for structs and enums to avoid boilerplate.
📚 Docs: https://docs.rs/derive_more
⭐ GitHub: https://github.com/JelteF/derive_more
#rustlang #derive #struct #enum #boilerplate #programming #library #opensource
-
Ratatui supports macros for simplifying boilerplate while creating TUI apps using Rust! 🦀
🐭 Check it out here: https://github.com/ratatui-org/ratatui-macros 🚀
#rustlang #ratatui #tui #macros #boilerplate #programming #crate
-
Ratatui supports macros for simplifying boilerplate while creating TUI apps using Rust! 🦀
🐭 Check it out here: https://github.com/ratatui-org/ratatui-macros 🚀
#rustlang #ratatui #tui #macros #boilerplate #programming #crate
-
На чем разработать свой стартап или с чего начать хакатон в 2024? (часть 1)
Попробуем собрать свой идеальный boilerplate для full-stack разработки в 2024 году. В этой статье мы будем постепенно собирать свой шаблон для быстрого запуска стартапов. Сразу предупреждаю, что статья будет холиварной, всех хейтеров прошу в комменты, предлагайте решения со ссылкой на публичные кейсы.
https://habr.com/ru/articles/822001/
#hackaton #boilerplate #react #nextjs #refine #i18next #antdesign
-
It wasn't supposed to be an example of a practical program needing all of click's features. It's pretty hard to get a complete example into 500 chars with enough leftover for comments and @-mentions :)
The point is, to do these types of things with argparse, you have to write a whole lot more #boilerplate code; it's lengthy, repetitive, and monotonous. It's just another place for bugs to sneak in and hide.
Code you don't write is the most #bug-free code around.
-
#FastAPI is nice to work with, beyond the core async support. Using type annotations and #Pydantic models makes a lot of conversion/validation pretty effortless, and the OpenAPI support is nice both for devs and consumers of the API. There's a lot less #boilerplate #code than some other stacks I've worked with in the past.
-
Apple Should Lead on AI Ethics, and This Shareholder Proposal Is a Good First Step
Apple shareholders will vote next month on a proposal brought by the AFL-CIO asking the company to report on its use of artificial intelligence and what ethical guidelines it has adopted around the use of AI.
The adoption of AI technology into business raises a number of significant social policy issues. For example, the use of AI in human resources decisions may raise concerns about discrimination or bias against employees. The use of AI to automate jobs may result in mass layoffs and the closing of entire facilities. AI may be used in ways that violate the privacy of customers and members of the public. AI technology may be used to generate “deep fake” media content that may result in the dissemination of false information in political elections.
The list could go on: the shareholders’ Supporting Statement could include concerns about AI’s carbon footprint or its military applications, for instance. But there’s enough here to reinforce a point I made in a recent post about the inclusion of Apple and other so-called Magnificent Seven stocks in ESG portfolios: their use of AI hasn’t gotten the scrutiny it deserves, and the outsize returns of big AI plays have overshadowed their risks.
Some of those risks may be as overblown as the current hype around AI, but it is incumbent on the Board to show investors that they are. Others are already the subject of litigation and the cause of social unrest:
We believe that the adoption of ethical guidelines for the use of AI can help improve our company’s bottom line by avoiding costly labor disruptions. In 2023, writers and performers went on strike against the Alliance of Motion Picture and Television Producers in part over concerns that the use of AI technology to create media content will infringe on the intellectual property and publicity rights of writers and performers and potentially displace human creators….
In our view, AI systems should not be trained on copyrighted works, or the voices, likenesses and performances of professional performers, without transparency, consent and compensation to creators and rights holders. We also believe that AI should not be used to create literary material, to replace or supplant the creative work of professional writers.
The example is well-chosen for a couple of reasons. First, Apple is a leading member of the Alliance of Motion Picture and Television Producers, and had to put deals on hold last year as the writers and actors’ strikes played out. Second, issues around copyright and IP can no longer be ignored. AI developers are facing lawsuits by the New York Times, Getty Images, and the Authors Guild, among others, for training their machines on copyrighted material.
In response, the developers have made noises about national security and American economic competitiveness, but the heart of their argument, as Michael Hiltzik sums it up, is that they can’t turn a profit, or the kinds of profits they’ve been turning, if they have to pay for copyrighted material or respect intellectual property rights. That’s the widely ridiculed Andreessen-Horowitz position. The leaders of the brave new world want a free pass to infringe the rights of others and violate copyright law, for the greater good, or bigger profits, whichever comes first. (Guess which comes first.)
Obviously, if courts and lawmakers don’t quite see things that way, there’s a significant downside risk for investors, and Apple doesn’t offer a cogent response to this concern.
Instead, the Board trots out boilerplate about Apple’s commitments to transparency and responsible development of its products (did ChatGPT write this?). All that amounts to little more than “trust us.” The Statement in Opposition to Proposal 7 also argues that the AFL-CIO request is “overbroad” and could require Apple to disclose information that might harm its competitive position; but the proposal specifically says reporting on AI should “omit any information that is proprietary, privileged, or violative of contractual obligations.” So that argument looks pretty wobbly.
What about Apple’s contention that reporting on AI use and ethical guidelines would be “premature in this developing area” where “the landscape is just starting to emerge and regulators around the world are actively engaged in new rulemaking”? It sounds as if the Board will stand on principle only after it figures out what it can get away with. Clear ethical guidelines would help the company navigate a changing landscape and comply with new rules and regulations, even or especially if new rules and regulations should allow companies to use AI unethically.
Finally, it’s worth noting that the Board never explicitly addresses the issue of labor disruptions highlighted in the AFL-CIO proposal. Its Statement in Opposition does not even once use the word “labor,” though I suppose that’s covered by the blanket statement that “existing guidelines, policies, and procedures already address the social issues raised.”
Apple tried but failed to exclude this proposal; the SEC denied its request at the start of the new year. Now that the Apple Board seems to have dug in its heels, shareholders should ask whether the Board is looking at the issue the right way. Putting together a report on AI use and ethics, and updating that report periodically, might open up a can of worms, if it’s not done with appropriate care, of course. But it could also open up new domains of research at Apple, set an example for other companies to follow, and even help temper and guide public debate over AI. Investors should be disappointed to see Apple relinquish leadership in this area and should vote for Proposal 7, if only to encourage the Board to think different.
Update 28 Feb 2024: The AFL-CIO proposal was rejected at today’s Apple shareholder meeting. But (29 Feb 2024) the proposal received 37.5% of the vote. That sends a clear signal the board cannot ignore. A good showing for a first outing.
#AAPL #AI #AIEthics #Apple #AppleProposal7 #artificialIntelligence #boilerplate #ESG #ethics #governance #labor #laborRelations #NASDAQAAPL -
Show HN: SvelteKit SaaS Boilerplate to help launch your product fast
https://launchleopard.com/
#ycombinator #launch #leopard #svelte #sveltekit #authjs #drizzle #postgres #stripe #tailwindcss #daisyui #boilerplate #starterpack #template #saas -
Show HN: SvelteKit SaaS Boilerplate to help launch your product fast
https://launchleopard.com/
#ycombinator #launch #leopard #svelte #sveltekit #authjs #drizzle #postgres #stripe #tailwindcss #daisyui #boilerplate #starterpack #template #saas -
CW: BoilerPlate from https://govtrack.us/legal hits really really really hard #ToS wise
This #BoilerPlate from https://govtrack.us/legal hits really really really hard #ToS wise and is encouraged to #CopyThatToS
"You are welcome — and encouraged — to copy and reuse any information you see here, except as noted below.
You may not use this website or any text, images, data, metadata, or other materials that you obtain from this website for the (1) the development of any software program, including, but not limited to, training a machine learning or artificial intelligence (AI) system; or (2) providing archived or cached data sets containing Content to another person or entity, except for personal, non-commercial use.
You waive any claims against us. If you reside in a jurisdiction in which your visit of GovTrack would cause us to have violated a law or out of which would arise a claim of action against us, you are not permitted to use this website."
#AntiAIToS #BoilerPlate to include on your own web site
Edit Update: Did a bit of digging and this #ToS & #VirusTotal plus #Instagram are showing something behind the scenes based on the #linguistic analysis alone btw. ☜ (↼_↼)
-
CW: #Meta strategy rant
At this point into SiliconValley culture of harassment via #FreeWebHosting with #PSaaS as a culture I.T. is QUICKER to just #blamestorm the usual and wait for #Meta to 'appologize' with the same #MARCOM Sheryl taught the CEO. #SorryHelloWorldAppologies #BusinessStrategy #LegalTactics
Sooooo #Boilerplate and templeted after 20+ years the files name just gets versioned and dated and the names change.
Somehow #MarkTheVirus is greeted with the same mundane response as he always has been greeted, globally, while the #Marktanic lists into, 'Ohhh god, slow down, nooooo, oh god, is that an iceberg ahead (?!?!?!)? Nnnooooo, not the iceberg ! EVERYONE IS YELLING AT THAT *icebergliketheMarktanicCanTurrrn.gif🤦♂️... YOU ARE ON A ... Nvrmnd. 💥🏔️🚢... " 💢
The world reacts with an emojis, not supported on 🧵's; 🖕"
#Marktanic 🏔️ 👀🚢.......
#TheMarketplace #wallstreet reacts:
💸💸💸💸 🚣🚣♀️🚣♂️🚣🚣♀️🚣♂️🚣🚣♀️🚣♂️💸💸💸💸👀👀👀👀👀👀
#FlashCrashPredicted again 🎃💀💸💸💸💸
-
CW: #Meta strategy rant
At this point into SiliconValley culture of harassment via #FreeWebHosting with #PSaaS as a culture I.T. is QUICKER to just #blamestorm the usual and wait for #Meta to 'appologize' with the same #MARCOM Sheryl taught the CEO. #SorryHelloWorldAppologies #BusinessStrategy #LegalTactics
Sooooo #Boilerplate and templeted after 20+ years the files name just gets versioned and dated and the names change.
Somehow #MarkTheVirus is greeted with the same mundane response as he always has been greeted, globally, while the #Marktanic lists into, 'Ohhh god, slow down, nooooo, oh god, is that an iceberg ahead (?!?!?!)? Nnnooooo, not the iceberg ! EVERYONE IS YELLING AT THAT *icebergliketheMarktanicCanTurrrn.gif🤦♂️... YOU ARE ON A ... Nvrmnd. 💥🏔️🚢... " 💢
The world reacts with an emojis, not supported on 🧵's; 🖕"
#Marktanic 🏔️ 👀🚢.......
#TheMarketplace #wallstreet reacts:
💸💸💸💸 🚣🚣♀️🚣♂️🚣🚣♀️🚣♂️🚣🚣♀️🚣♂️💸💸💸💸👀👀👀👀👀👀
#FlashCrashPredicted again 🎃💀💸💸💸💸
-
Ever since I started writing #software using the #java #programming #language, I've been looking to reduce the #repetitive #boilerplate.
And I don't have a solution, yet.
Many parts of a #POJO #Bean can be auto-generated by #projectLombok, which greatly reduces the amount of logic I have to implement.
But in a suite of applications, the start of each pretty much performs the exact same operations in the exact same way, with little room to remove code duplication.
Suggestions? -
#Hydra is a zero-config #API #boilerplate with #Laravel 9x + Laravel #Sanctum that comes with an excellent user and role management #API out of the box - https://github.com/hasinhayder/hydra#default-admin-username-and-password