[Archive] Lissage Angels on Twitter: “Escher’s Rubik’s Cube …” / Twitter
Lissage Angels on Twitter: “Escher’s Rubik’s Cube ” / Twitter
Posted by jpluimers on 2023/07/03
Posted in LifeHacker, Mathematics, Power User, science | Leave a Comment »
Our house is for sale: Pyreneeën 71, Amsterdam – Barnhoorn Vermeer Makelaars | Home
Posted by jpluimers on 2023/07/01
Our house is for sale:
[Wayback/Archive] Te koop: Pyreneeën 71, Amsterdam – Barnhoorn Vermeer Makelaars | Home
Edit 20251028: photos from that site (they tend to load slowly)
Posted in About, Personal | Leave a Comment »
Support – ThinkMods
Posted by jpluimers on 2023/06/30
Hopefully this ever arrives before I have died: [Wayback/Archive] Support – ThinkMods
Mod Setup Guide Manual Schematic ExpressCard to NVMe (TM-E2M-V1) [Wayback]
Via [Wayback/Archive] ThinkMods: ExpressCard NVMe Adapter | Indiegogo.
Posted in Hardware, LifeHacker, Power User, ThinkPad | Leave a Comment »
Reading list: Remove sensitive data from your git repository
Posted by jpluimers on 2023/06/29
First: [Archive] Laurent Bugnion 🏡 🇨🇭 on Twitter: “@IrisClasson What I do is use a tool AND nuke the secret. For example generate new tokens, modify the connection string etc.” / Twitter.
I agree to nuke the secret before, as opposed to after: [Archive] Matt Kerr on Twitter: “@grahamcox82 @IrisClasson That’s why it’s best practice to issue a new key after removing it. There’s no need to worry about the old one being compromised if you’ve revoked it.” / Twitter.
For my reading list:
- [Wayback/Archive.is] Remove sensitive data from your git repository – DEV Community has two approaches:
- Removing sensitive bits of the local data followed by
git rebaseto rewrite all commits containing the sensitive data git filter-branchcombined withgit rmto remove the sensitive data
- Removing sensitive bits of the local data followed by
- This might not be enough according to Jesper:
- [Archive] Jesper Alf on Twitter: “@IrisClasson The previous commits will still exist until they get GC’ed. Then they’ll be completely gone. You need to be careful to remove all references to those commits though (in a local repo, the reflog often holds references to commits you *thought* were gone, keeping them alive)” / Twitter
- [Archive] Jesper Alf on Twitter: “@IrisClasson If you google a bit, you can find a script to search the *entire* repo for specific commits, so after rebasing and running git gc, you can run that to see if the bad commits are truly gone” / Twitter
- Via [Archive] Josh Price on Twitter: “@IrisClasson The commits will still be in the repo and any repo that has synced. ” / Twitter:
- [Wayback/Archive] Removing sensitive data from a repository – GitHub Docs which recommends to rewrite history using either:
git filter-repo- BFG Repo-Cleaner
- [Wayback/Archive] Removing sensitive data from a repository – GitHub Docs which recommends to rewrite history using either:
- BFG Repo-Cleaner is also recommended by [Archive] Sean Reilly on Twitter: “@IrisClasson I would use a dedicated repo cleaning tool like the BFG (…), and you’ll need to do a force push afterwards (and anyone else with a fork/checkout of the repo will still be a risk, of course).” / Twitter:
- [Wayback/Archive] BFG Repo-Cleaner by rtyley: BFG is a simpler, faster alternative to
git-filter-branchfor cleansing bad data out of your Git repository history
- [Wayback/Archive] BFG Repo-Cleaner by rtyley: BFG is a simpler, faster alternative to
All via [Archive] Iris Classon on Twitter: “Don’t shame me for asking this… but… is rebase a safe way to fix accidentally pushing sensitive info to a remote repo? Obviously you’d change the secrets etc. to be sure, but in theory, will rebase remove everything, or is it still in your history somehow?” / Twitter.
–jeroen
Posted in Development, DVCS - Distributed Version Control, git, Software Development, Source Code Management | Leave a Comment »
Converting an inline svg image to file
Posted by jpluimers on 2023/06/28
Via [Wayback/Archive.is] inline svg to file – Google Search, found first [Wayback/Archive] Convert Inline SVG to File – Eyedeal Graphics
- Use your browser’s “View Source” or “Page Source” command to view the page’s HTML code.
- Locate and copy all the code between the beginning <svg> and closing </svg> tags.
- Paste the copied code, including the <svg> and </svg> tags into your text editor of choice. (Atom, Brackets, Visual Studio Code, Sublime Text, etc.)
- Save the text file as an SVG file. (ex. legacy-xyz-products-logo.svg)
- Open the SVG file in your preferred vector editing tool. (Adobe, Illustrator, Affinity Designer, Sketch, Inkscape, etc.)
That wasn’t enough, as not all SVG files then render properly, so luckily the next hit was [Wayback/Archive] html – Convert an inline SVG into a SVG file – Stack Overflow (thanks [Wayback/Archive] Paul LeBeau):
Posted in Development, HTML, HTML5, Software Development, Web Development | Leave a Comment »
Need to check out replay.io: The Time Travel Debugger for Web Development
Posted by jpluimers on 2023/06/27
I need to check out [Wayback/Archive.is] The Time Travel Debugger for Web Development:
one frame of the replay.io demo
Posted in Development, JavaScript/ECMAScript, Scripting, Software Development | 1 Comment »
Installatie-, gebruikers- en servicehandleiding Condenserende gaswandketels Tzerra M 15s Plus – 24/28c Plus – 25s Plus – 35s Plus – 35/40c Plus
Posted by jpluimers on 2023/06/26
[Wayback] 150629 UM IM SM Tzerra M NL.pdf – Remeha
Installatie-, gebruikers- en servicehandleiding Condenserende gaswandketels Tzerra M 15s Plus – 24/28c Plus – 25s Plus – 35s Plus – 35/40c Plus
–jeroen
Posted in Hardware, LifeHacker, Power User | Leave a Comment »
Some Dutch spreadsheet on energy prices and solar panels
Posted by jpluimers on 2023/06/23
For my link archive:
- [Wayback] sdwaterland.nl/wordpress/wp-content/uploads/2012/04/terugverdien-model-pv-installatie.xlt
- via [Wayback/Archive] Alle energieprijzen in Nederland – excel-spreadsheet.nl (which has very outdated energy prices)
- [Wayback/Archive] keuze.nl/vrienden – vergelijkt ook modelcontracten (variabele prijs, per maand opzegbaar) van energiebedrijven
- [Wayback/Archive] energienota Trika Excel rekenmodel energie nota – excel-spreadsheet.nl
- [Wayback/Archive] Meten is weten met Excel – Excel Tekst en Uitleg
- [Wayback/Archive] Spreadsheet om energierekening na te rekenen – Smarthome – GoT
–jeroen
Posted in LifeHacker, Power User, Solar Power | Leave a Comment »






