#spreadsheet — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #spreadsheet, aggregated by home.social.
-
The Results of 65 Games of Party House
Long-time readers of this blog know that I've played a lot of Party House, game #25 in UFO 50. I'm not the best player at it, I've heard there's some with a random scenario win streak of over 130, but I have gotten up to 25. I wrote a strategy guide for it that's one of the most searched-for pages here. In the time s
https://setsideb.com/60-games-of-party-house/
#indies #niche #indie #Mossmouth #niche #PartyHouse #seeds #spreadsheet #strategy #Ufo50 -
Yade Sheet: A Powerful Spreadsheet Tool for Unity #Spreadsheet #Datatool #Unity #Editor #Runtime #Dataaccess #Extensible #Compatible #Thirdpartyintegrationbr #AssetStore
https://u3dn.com/packages/yade-sheet-a-powerful-spreadsheet-tool-for-unity-171399
-
RE: https://mastodon.social/@fribbledom/116343528402118429
I'm trying "sheets", a modal spreadsheet editor. I was thinking, even if it interprets keystrokes very much like what you'd expect from a vi-like TUI, of necessity there's always something a little unexpected...
Then I remembered how in Google Sheets a line break is Alt+Enter, not Control+Enter. I get it wrong half the time, it's infuriating!
-
RE: https://mastodon.social/@fribbledom/116343528402118429
I'm trying "sheets", a modal spreadsheet editor. I was thinking, even if it interprets keystrokes very much like what you'd expect from a vi-like TUI, of necessity there's always something a little unexpected...
Then I remembered how in Google Sheets a line break is Alt+Enter, not Control+Enter. I get it wrong half the time, it's infuriating!
-
RE: https://mastodon.social/@fribbledom/116343528402118429
I'm trying "sheets", a modal spreadsheet editor. I was thinking, even if it interprets keystrokes very much like what you'd expect from a vi-like TUI, of necessity there's always something a little unexpected...
Then I remembered how in Google Sheets a line break is Alt+Enter, not Control+Enter. I get it wrong half the time, it's infuriating!
-
RE: https://mastodon.social/@fribbledom/116343528402118429
I'm trying "sheets", a modal spreadsheet editor. I was thinking, even if it interprets keystrokes very much like what you'd expect from a vi-like TUI, of necessity there's always something a little unexpected...
Then I remembered how in Google Sheets a line break is Alt+Enter, not Control+Enter. I get it wrong half the time, it's infuriating!
-
A shout out to https://cartularium.org. As a #spreadsheet aficionado I totally dig "a community of spreadsheet practitioners". And the Tuftesque design is simply gorgeous.
-
It's not every spreadsheet, but it's always a spreadsheet.
"The 2026 Hobart Cup was run 37 metres short after track staff relied on a faulty Tasracing spreadsheet that had contained incorrect measurements since at least 2021 …
"Former staff had been aware of the errors and worked around them for years." -
Ah, the world was clearly clamoring for a Lotus 1-2-3 #reboot 🤔—because who wouldn't want a #spreadsheet that feels like it's stuck in the '80s but pretends to speak Excel? 🕹️ Apparently, #GitHub thinks this is #innovation, while the rest of us are still trying to figure out how to navigate their labyrinth of features. 🔍
https://github.com/duane1024/l123 #Lotus123 #Nostalgia #Excel #HackerNews #ngated -
L123: A Lotus 1-2-3–style terminal spreadsheet with modern Excel compatibility
https://github.com/duane1024/l123
#HackerNews #Lotus123 #Terminal #Spreadsheet #ExcelCompatibility #OpenSource #TechInnovation
-
A terminal spreadsheet editor with Vim keybindings
https://github.com/garritfra/cell
#HackerNews #terminal #spreadsheet #vim #keybindings #open #source #productivity #coding
-
Zojuist op mijn blog een #spreadsheet gepubliceerd waarmee je je eigen #inkomstenbelasting, #zorgtoeslag en #pensioenruimte kunt betekenen. Werkt zowel voor ondernemers als mensen in loondienst (maar garantie tot aan de deur).
Ik gebruik deze spreadsheet al sinds 2010 (sindsdien elk jaar geüpdatet en uitgebreid), maar er zijn vast meer mensen die dit soort dingen willen begrijpen of vooraf uitrekenen.
Spreadsheet (en meer info) op:
https://www.stderr.nl/Blog/Random/IncomeTaxSpreadsheet.html -
Zojuist op mijn blog een #spreadsheet gepubliceerd waarmee je je eigen #inkomstenbelasting, #zorgtoeslag en #pensioenruimte kunt betekenen. Werkt zowel voor ondernemers als mensen in loondienst (maar garantie tot aan de deur).
Ik gebruik deze spreadsheet al sinds 2010 (sindsdien elk jaar geüpdatet en uitgebreid), maar er zijn vast meer mensen die dit soort dingen willen begrijpen of vooraf uitrekenen.
Spreadsheet (en meer info) op:
https://www.stderr.nl/Blog/Random/IncomeTaxSpreadsheet.html -
Zojuist op mijn blog een #spreadsheet gepubliceerd waarmee je je eigen #inkomstenbelasting, #zorgtoeslag en #pensioenruimte kunt betekenen. Werkt zowel voor ondernemers als mensen in loondienst (maar garantie tot aan de deur).
Ik gebruik deze spreadsheet al sinds 2010 (sindsdien elk jaar geüpdatet en uitgebreid), maar er zijn vast meer mensen die dit soort dingen willen begrijpen of vooraf uitrekenen.
Spreadsheet (en meer info) op:
https://www.stderr.nl/Blog/Random/IncomeTaxSpreadsheet.html -
Zojuist op mijn blog een #spreadsheet gepubliceerd waarmee je je eigen #inkomstenbelasting, #zorgtoeslag en #pensioenruimte kunt betekenen. Werkt zowel voor ondernemers als mensen in loondienst (maar garantie tot aan de deur).
Ik gebruik deze spreadsheet al sinds 2010 (sindsdien elk jaar geüpdatet en uitgebreid), maar er zijn vast meer mensen die dit soort dingen willen begrijpen of vooraf uitrekenen.
Spreadsheet (en meer info) op:
https://www.stderr.nl/Blog/Random/IncomeTaxSpreadsheet.html -
Zojuist op mijn blog een #spreadsheet gepubliceerd waarmee je je eigen #inkomstenbelasting, #zorgtoeslag en #pensioenruimte kunt betekenen. Werkt zowel voor ondernemers als mensen in loondienst (maar garantie tot aan de deur).
Ik gebruik deze spreadsheet al sinds 2010 (sindsdien elk jaar geüpdatet en uitgebreid), maar er zijn vast meer mensen die dit soort dingen willen begrijpen of vooraf uitrekenen.
Spreadsheet (en meer info) op:
https://www.stderr.nl/Blog/Random/IncomeTaxSpreadsheet.html -
Title: P0: Emacs: Table with calling source block: [2024-07-03 Wed]
: #+name: myname
: #+begin_src python :results output
print(34)
: #+end_src: #+RESULTS: myname
: 34| a | b | c |
|---+---+--------|
| 2 | 1 | 34 |
: #+TBLFM: @2S3='(org-sbe myname)
😶 #emacs #org #tables #spreadsheet -
If I had a nickel for every time I sent a wrong Steam key to a Twitch streamer because the last digit got incremented when I was moving the key between spreadsheets... ➕➕➕
I'd have two nickels. Which isn't a lot, but it's weird that it happened twice!
-
I must be a weirdo, bc I actually *do* love using spreadsheets vs. performing calculations by hand! 💚
https://davidoks.blog/p/how-the-spreadsheet-reshaped-america
-
I still found that I ran in to time after time when I felt the computer could do this so much faster than I could if only I could easily instruct it in exactly what repetitive thing I needed it to do.
I dreamed of an editor / #spreadsheet / #ui / #ide / #language / #tool that could remove the grind and grunt work of using a computer. These tasks were all clearly something a computer should be much faster than I would be.
Recently the dream has come true in a way. But...
2/n -
Are there any #Nextcloud #Forms power users on here? There does not seem to be a dedicated support or community forum for Forms, just the GitHub page, and when a regular user asks a question on a GitHub page they tend to be immediately attacked basically for not being a programmer.
I have new questions about Forms on a regular basis, but what I want to know right now is if it's possible to reference data in a separate workbook. This is not hard in most #spreadsheet apps, including #LibreCalc. -
[EDIT: It's Collabora I need help with, not Forms!] Are there any #Collabora #Calc power users on here? I have new questions about Collabora Calc on a regular basis, but what I want to know right now is if it's possible to reference data in a separate workbook. This is not hard in most #spreadsheet apps, including #LibreCalc.
-
[EDIT: It's Collabora I need help with, not Forms!] Are there any #Collabora #Calc power users on here? I have new questions about Collabora Calc on a regular basis, but what I want to know right now is if it's possible to reference data in a separate workbook. This is not hard in most #spreadsheet apps, including #LibreCalc.
-
[EDIT: It's Collabora I need help with, not Forms!] Are there any #Collabora #Calc power users on here? I have new questions about Collabora Calc on a regular basis, but what I want to know right now is if it's possible to reference data in a separate workbook. This is not hard in most #spreadsheet apps, including #LibreCalc.
-
[EDIT: It's Collabora I need help with, not Forms!] Are there any #Collabora #Calc power users on here? I have new questions about Collabora Calc on a regular basis, but what I want to know right now is if it's possible to reference data in a separate workbook. This is not hard in most #spreadsheet apps, including #LibreCalc.
-
🤖 100% AI-generated plugin for @ONLYOFFICE – and it’s open source! 🧩
Το νέο OData Import plugin γράφτηκε εξ ολοκλήρου από Claude AI, χωρίς κώδικα από προγραμματιστή. Από την αρχή μέχρι τη διόρθωση σφαλμάτων, όλα έγιναν με prompts.
📊 Τι κάνει;
Εισάγει δεδομένα από OData feeds απευθείας στον Επεξεργαστή Υπολογιστικών Φύλλων ONLYOFFICE.👉 Δείτε πώς το κάναμε:
https://www.onlyoffice.com/blog/el/2026/03/how-to-write-an-onlyoffice-plugin-with-ai-odata-import#ONLYOFFICE #OpenSource #AI #ClaudeAI #OData #Plugin #FOSS #Spreadsheet #DevLife #Tech
-
RE: https://social.lansky.name/@hn50/116203920212370325
The best post I've read this year! Currently learning how to do spreadsheets with Lotus 1-2-3 Release 4 for DOS (multiple worksheets per file is non-negotiable.)
-
Martin Bucer, German Reformer, basically says: yes, you decide how much to give—but don’t keep turning up to church with the spiritual equivalent of empty pockets because you don’t trust the committee! The poor are Christ’s little ones.
So the question isn’t “Do I approve of the spreadsheet?” but “Am I actually giving?”
-
Lotus 1-2-3 Release 3: The new dimension in spreadsheet power and performance. [1989] (9 min)
-
🪨 Lotus 1-2-3 on the PC w/DOS 🛠️
Did you know that #Lotus123 is still referenced in Microsoft #Excel documentation to this day, but not #visicalc I finally spent some time getting to know VisiCalc's literal killer. When I struggled to get a chart made, I turned to the only one who could help me: an AI. From 1986!
#retrocomputing #spreadsheet -
FM23: Fixing Man Utd - No Commentary Longplay [041] https://www.youtube.com/watch?v=jusFvPC2qEE #fm #hd #4k #pc #epl #sim #fm23 #game #2024 #play #long #doom #regen #onana #soccer #gaming #nomic #manutd #tactics #regista #tenhag #ronaldo #fantasy #football #longplay #gameplay #ferguson #mourinho #rashford #strategy #fullgame #letsplay #longseries #spreadsheet #footballgame #strategygame #premierleague #managementsim #simulationgame #brunofernandes #footballmanager #championsleague
-
Duolingo’s bellwether IPO - Hello and welcome back to Equity, TechCrunch’s venture capital-focused podcast, w... - http://feedproxy.google.com/~r/Techcrunch/~3/xgyiAXzSMQA/ #languagelearning #spreadsheet.com #fundings&exits #venturecapital #equitypodcast #indexventures #twitterlive #clubhouse #newcampus #sololearn #startups #duolingo #numerade #opensea #twitter #crypto #edtech #equity #europe #index #mural #bolt
-
A while back I tackled the idea of converting my #budget #spreadsheet to a normal Program.. With reports, transaction processing, and lots of traditional #Banking features I decided to use #RetroComputing #Mainframe tools and languages like #REXX, #VSAM, #IBM S370 a la MVS Tk5, and now #COBOL has joined the project to replace some #x86 (or Z) #Golang preprocessing. Not just any COBOL, #MVT COBOL'68 which lacks MANY modern/OOP/String functionality as they're commonly known.. Hello PIC X OCCURS!
-
Вышло крупное обновление Charon / 2025.1.1
Charon заменяет традиционные таблицы или конфигурационные файлы внутриигровой базой данных, предлагая структурированный и эффективный способ управления игровыми данными. Это позволяет разработчикам сосредоточиться на создании увлекательного игрового процесса, не беспокоясь о технических аспектах управления данными. Аналогом являются Articy Draft или CastleDB .
https://habr.com/ru/articles/887452/
#Charon #gamedevelopment #gamedev #spreadsheet #config #game_data
-
🤔 Ah, the riveting world of Rust's #borrow #checker, where reading from a place is akin to unlocking the secrets of the universe, but only if you adhere to the sacred algebraic rituals. 📊 Apparently, our brave adventurer believes a table of "ideas" will save us all from the terror of #mutable borrowing—because, you know, nothing screams breakthrough like a #spreadsheet. 📈
https://nadrieril.github.io/blog/2025/12/21/the-algebra-of-loans-in-rust.html #Rust #Ideas #Borrowing #HackerNews #ngated -
Little League Season Prep 2026
It’s that time of year again — fields are getting lined, equipment bags are coming out of garages, and coaches everywhere are scrambling to get organized before opening day.
Over the years, I’ve built a few tools to make my own coaching life easier. Here’s the stack I’m using for 2026:
The Lineup Spreadsheet
Still my most-shared resource. A simple Google Sheets template that lets you plan defensive positions, track pitching innings, and print out dugout-ready lineup cards.
Get the free lineup spreadsheet →
WalkUp DJ
New this year. Walk-up music for every kid — because that moment when they step up to bat should feel special. Apple Music integration, custom audio files, AirPlay support, and optional announcer voice intros.
Download WalkUp DJ on the App Store →
Draft Night
If your league does a player draft, this app handles the whole process — snake drafts, keeper rules, the works. I built it for Walnut Creek Little League and it’s been used by leagues across the country.
Good luck this season. Play ball. ⚾
#apps #Baseball #DraftNight #Drafts #Lineups #LittleLeague #Softball #Spreadsheet #WalkUpDJ -
#scim is an improved version of #sc.
sc-im or #Spreadsheet Calculator Improvised is an updated fork of the earlier sc. sc-im features the same ncurses spreadsheet interface, but adds numerous features to accelerate the experience, including undo and redo, a large amount of cells, import-export for #CSV and #XLSX, #ODS import, #Markdown export, full RGB colours, sorting, #Lua support, and more.
Website 🔗️: https://github.com/andmarti1424/sc-im
apt 📦️: sc-im
-
#html gurus! Do you know how html can access specific elements of a #spreadsheet file please? Ideally #ods for interoperability, but #xls if I must. Thankyou
-
Ah, yes! The world was utterly lost without a 150-row #spreadsheet of #knife #steels 🤔🔪. Who knew so many people were crying into their soup about #edge #retention and corrosion resistance? Now you, too, can spend hours debating the merits of CPM-S30V versus VG-10 instead of actually cutting anything. 🍴🤷♂️
https://new.knife.day/blog/knife-steel-comparisons/all #knifecommunity #debate #cooking #humor #HackerNews #ngated -
Chúng tôi đang phát triển công cụ bảng tính không cần máy chủ, lưu dữ liệu trực tiếp trong URL để chia sẻ nhanh chóng. Loại bỏ backend, mã hóa bảng tính và chia sẻ an toàn chỉ bằng một liên kết duy nhất. Hoàn hảo cho cộng tác tức thì, riêng tư và bảo mật. #Serverless #Spreadsheet #Encryption #URLStorage #CôngCụOnline #BảngTính #MãHóa #ChiaSẻAnToàn
-
Highly recommend Rob Mitchum's ongoing annual album of the year #spreadsheet, aggregating top 10's, 50s, and 100's from 30 review sites into one big, sortable google sheet.
Top 10 across the lists:
#Geese - Getting Killed
#Rosalía - Lux
#Wednesday - Bleeds
#Clipse - Let God Sort Em Out
#HayleyWilliams - Ego Death At a Bachelorette Party
#Oklou - Choke Enough
#FKAtwigs - Eusexua
#Turnstile - Never Enough
#BadBunny - Debí Tirar Más Fotos
#Dijon - Babyhttps://robmitchum.github.io/aotysheets.html #music #robMitchum
-
I made a spreadsheet where formulas also update backwards
https://victorpoughon.github.io/bidicalc/
#HackerNews #spreadsheet #formulas #innovation #backward-compatibility #productivity #tools
-
Univer — это современный офисный пакет, который включает поддержку таблиц, документов и презентаций.
Пакет легко интегрируется в приложения и предлагает функционал для работы с формулами, условным форматированием, совместным редактированием и импортом экспортом файлов, что делает его удобным для пользователей и разработчиков.
Ключевые характеристики Univer включают поддержку базовых функций таблиц и документов, расширенные возможности работы с данными, а также многоязычную поддержку.
src: https://github.com/dream-num/univer
#blacktriangle #opensource #github #univer #excel #spreadsheet #documents #office #presentacion