Search
1000 results for “ferki”
-
@ferki @verzulli If I understand your requirements correctly, you could install a #perl version with #perlbrew on your local machine, install your required modules with #cpanm and provided libraries match between your dev and prod machines you can just copy the perl directory and run the perl with full path in the new location.
If there is a library mismatch you are in a bit of pain to get it to work no matter what you do.
May I suggest you build the restapi with #mojolicious? -
#Clight describes itself as a "C daemon that turns your webcam into a light sensor".
My overlay has the latest v4.11 release available for fellow #Gentoo users.
See my post for links: https://blog.ferki.it/2024/05/01/packaging-clight-4-11-for-gentoo/
If you liked similar software such as Calise and Redshift, and you are looking for an actively maintained solution, setting up Clight may be a good weekend project :)
Happy hacking!
-
#Laminar describes itself as a fast, lightweight, and modular Continuous Integration service for Linux.
The official #Gentoo #GURU overlay now makes the latest 1.3 release available for the wider community.
See my post for links: https://blog.ferki.it/2023/07/25/gentoo-guru-now-includes-laminar/
I contributed the ebuild earlier, but my above post remained in a draft status – now I finally published that too!
Setting up Laminar might be a good weekend project, if you want to give it a try :)
Happy hacking!
-
Easy alternative to giflib – header-only decoder in C
#HackerNews #EasyAlternative #giflib #CDecoder #HeaderOnly #TurboStitchGIF
-
So I've got this blood pressure monitor on my arm.
It was supposed to be a 24 hour monitor according to the GP but the pharmacy are happy for me to take it back at 5:30 this afternoon - 24 hours or 6½ hours, not much difference really?
Having said that, I'd probably rip it off and nuke it if it were on overnight. It's inflating about every 10 minutes, although it occasionally seems to be random.
In summary: it's ferkin' annoying. -
So I've got this blood pressure monitor on my arm.
It was supposed to be a 24 hour monitor according to the GP but the pharmacy are happy for me to take it back at 5:30 this afternoon - 24 hours or 6½ hours, not much difference really?
Having said that, I'd probably rip it off and nuke it if it were on overnight. It's inflating about every 10 minutes, although it occasionally seems to be random.
In summary: it's ferkin' annoying. -
So I've got this blood pressure monitor on my arm.
It was supposed to be a 24 hour monitor according to the GP but the pharmacy are happy for me to take it back at 5:30 this afternoon - 24 hours or 6½ hours, not much difference really?
Having said that, I'd probably rip it off and nuke it if it were on overnight. It's inflating about every 10 minutes, although it occasionally seems to be random.
In summary: it's ferkin' annoying. -
So I've got this blood pressure monitor on my arm.
It was supposed to be a 24 hour monitor according to the GP but the pharmacy are happy for me to take it back at 5:30 this afternoon - 24 hours or 6½ hours, not much difference really?
Having said that, I'd probably rip it off and nuke it if it were on overnight. It's inflating about every 10 minutes, although it occasionally seems to be random.
In summary: it's ferkin' annoying. -
So I've got this blood pressure monitor on my arm.
It was supposed to be a 24 hour monitor according to the GP but the pharmacy are happy for me to take it back at 5:30 this afternoon - 24 hours or 6½ hours, not much difference really?
Having said that, I'd probably rip it off and nuke it if it were on overnight. It's inflating about every 10 minutes, although it occasionally seems to be random.
In summary: it's ferkin' annoying. -
I accept a few new customers in the coming weeks. Contact me when your:
- systems getting too slow or old
- IT solutions are getting too expensive
- software and infra takes too long to change
- customers face too many bugs or outagesI often work with #OpenSource projects like: #Perl #Gentoo #Linux #PostgreSQL #SQLite #Laminar #CICD #Rex #OpenStack
I offer 50% discount when publishing our work results under free/libre/open source terms.
See my profile & DM me for details!
-
Hey folks, I'm looking for a new role.
I specialize in software delivery, reliability, and performance for growing organizations.
Contact me when your:
- systems getting too slow or old
- IT solutions are getting too expensive
- software and infra takes too long to change
- customers face too many bugs or outagesI often work with #OpenSource projects like: #Perl #Gentoo #Linux #PostgreSQL #SQLite #Laminar #CICD #Rex #OpenStack
See my profile & DM me for details!
-
I accept a few new customers in the coming weeks.
I'm on a mission to enable high performance IT systems and software delivery for growing organizations.
Contact me when your:
- systems getting too slow or old
- IT solutions are getting too expensive
- software and infra takes too long to change
- customers face too many bugs or outagesI often work with #OpenSource projects like: #Perl #Gentoo #Linux #PostgreSQL #SQLite #Laminar #CICD #Rex
See my profile & DM me for details!
-
If you maintain one or more #opensource projects, consider taking #Tidelift's 2024 #maintainer survey at:
https://blog.tidelift.com/take-the-2024-open-source-maintainer-survey
-
I accept a few new clients in the coming weeks.
I specialize in making IT infrastructure and software delivery solutions faster and cheaper in the cloud and on-premises.
My clients hire me because of my no-nonsense approach: transparent, pragmatic, and holistic.
I often work with well-known #opensource projects such as #perl, #gentoo #linux, #postgresql and #sqlite, as well as niche ones like #laminar #cicd and #rex.
Please DM if interested, and boost for reach!
-
@musicmatze Yeah, I only tolerate an npm-based solution for this is because GitHub Actions completely hides it from me (and from all contributors).
I would prefer #gitlint too, so now I'm looking at options to solve
https://github.com/jorisroovers/gitlint/issues/270
in a proper way, and packaging the latest version for Gentoo ^^
-
@musicmatze After reviewing several tools, I currently find #commitlint the most useful for checking commit messages.
➕: flexible enough configuration that allows me to tune it to my preferences, instead of following someone else's opinions
➖: it needs npm which doesn't fit any of my projects
I use it as a GitHub Action for PRs, and locally I let vim highlight/autoformat my own commit messages.
#gitlint is pretty close too, it only misses a "subject must start uppercase" rule I care about.
-
@musicmatze After reviewing several tools, I currently find #commitlint the most useful for checking commit messages.
➕: flexible enough configuration that allows me to tune it to my preferences, instead of following someone else's opinions
➖: it needs npm which doesn't fit any of my projects
I use it as a GitHub Action for PRs, and locally I let vim highlight/autoformat my own commit messages.
#gitlint is pretty close too, it only misses a "subject must start uppercase" rule I care about.
-
@musicmatze After reviewing several tools, I currently find #commitlint the most useful for checking commit messages.
➕: flexible enough configuration that allows me to tune it to my preferences, instead of following someone else's opinions
➖: it needs npm which doesn't fit any of my projects
I use it as a GitHub Action for PRs, and locally I let vim highlight/autoformat my own commit messages.
#gitlint is pretty close too, it only misses a "subject must start uppercase" rule I care about.
-
@musicmatze After reviewing several tools, I currently find #commitlint the most useful for checking commit messages.
➕: flexible enough configuration that allows me to tune it to my preferences, instead of following someone else's opinions
➖: it needs npm which doesn't fit any of my projects
I use it as a GitHub Action for PRs, and locally I let vim highlight/autoformat my own commit messages.
#gitlint is pretty close too, it only misses a "subject must start uppercase" rule I care about.
-
@musicmatze After reviewing several tools, I currently find #commitlint the most useful for checking commit messages.
➕: flexible enough configuration that allows me to tune it to my preferences, instead of following someone else's opinions
➖: it needs npm which doesn't fit any of my projects
I use it as a GitHub Action for PRs, and locally I let vim highlight/autoformat my own commit messages.
#gitlint is pretty close too, it only misses a "subject must start uppercase" rule I care about.
-
I am now a GURU contributor \o/
GURU is an official package repository maintained collaboratively by #Gentoo users: https://wiki.gentoo.org/wiki/Project:GURU
I maintain several unofficial packages in my overlay, like #Laminar, #Proselint, #Clight, #Vale, #OfflineIMAP3, #actionlint, #dive.
Having direct access to GURU allows me to publish these into an official source for the greater benefit of the wider #community.
-
@tyil @icedquinn I maintain #Laminar ebuilds in my #Gentoo overlay: https://gpo.zugaina.org/www-apps/laminar
Hope this helps!
-
@DrHyde Oh, I think I know that feeling; my sympathies.
I am much happier with using #Laminar for my personal #CICD needs on a home server.
I usually describe it as a DIY CI: it allows one to build the CI solution they need, instead of fitting their needs to their CI solution.
Sure, it is a different kind of tinkering, but I thought it might be of interest for you too.
-
@serge The Litestream website has a nice overview of similar alternatives: https://litestream.io/alternatives/
Quite nice selection for various priorities and trade-offs.
TL;DR:
- #Litestream is primarily for disaster recovery
- #LiteFS is a distributed file system from the same authors for "high availability and low global latency"
- #rqlite (and #dqlite) "trades higher durability for lower write throughput" -
@jamiefdhurst I use #Laminar in my #homelab for my personal #cicd needs, and I can recommend it 👍
"Laminar was created to scratch an itch - that existing continuous integration platforms try to do far too much."
-
#FerdinandPeroutka: "Mnoho lidí, kteří se nikdy neptali, proč se dějí surovosti, našlo nyní hlas a ptá se, proč se o surovostech píše.
[...]
Ačkoliv je ve světě velký zmatek, aspoň tolik snad je přece všem známo, že Hitler je proklatý tím, že první vědomě hlásal používání násilí a surovosti, a že tedy ten, kdo proti násilí a surovosti vystupuje, nemůže být Hitlerovým žákem...
[...]
Zajisté bylo třeba národní očisty po šesti letech německého panství. Avšak jestliže dívka musila jíst své výkaly, byl potom národ čistší - nebo špinavější? Je třeba jasně odpovídat: byli-li týráni lidé, kteří byli zatčeni v květnu 1945 na soukromé udání a pak propuštěni, protože se proti nim nic nenalezlo, lze to zahrnout pod pojem národní očisty? Je dovoleno trestat člověka dříve, než jeho vina byla prokázána - a jak je dovoleno ho trestat? Je u nás snad zaveden trest mučení? Řádné soudy po celé týdny projednávaly jednotlivé případy a odsuzovaly nebo osvobozovaly, podle toho, co při líčení vyšlo najevo. Avšak maličký paša v internačním táboře ihned, krátkou cestou, na první nápad odsuzoval k mučení, a sám ihned svůj rozsudek prováděl.
[...]
Mnoho lidí mezi námi opravdu mužně, bez mrknutí oka snáší utrpení - cizí. Po té stránce by bylo u nás možno odhalit znamenitou sbírku mužných a ovládajících se povah. Kdekdo už také zapomněl na nouzi vdov a sirotků po obětech boje proti Němcům, kdekdo zapomněl na sliby zahraničním vojákům, a kdekdo snad také už zapomíná, jak jsme slibovali, že v ničem se nebudeme podobat krutým Němcům.
[...]
Snad ti, kdo surovosti páchali, nejsou ani tak škodliví jako ti, kdo mají plno chutí je obhajovat a vymýšlet vytáčky [...] Avšak jejich obhájci téměř docílí, že zavrženíhodné jednání bude pokládáno za národní standard.
[...]
První věc, které národu je třeba, je duchovní pořádek a uznání, že zlo je zlem. Neodhalené, neobjasněné, omlouvané zlo je schopno plodit další zla..."https://www.pritomnost.cz/wp-content/uploads/2024/02/10_search.pdf
http://archiv.listy.cz/archiv.php?cislo=035&clanek=050321&& -
Lawmakers backed the impeachment of Vice President Sara Duterte, setting the stage for a trial in the Senate that could end her hopes for a presidential run in 2028. https://www.japantimes.co.jp/news/2026/05/11/asia-pacific/politics/sara-duterte-impeach/?utm_medium=Social&utm_source=mastodon #asiapacific #politics #saraduterte #philippines #ferdinandmarcosjr
-
#FERDINAND #VON MALAISÉ multi-search-tag-explorer.headlines-world.com/advanced-sea... 1976 #PORTUGUESE #LOCAL #ELECTIONS www.perplexity.ai/search/new?q... #PUDGY #COMEDIAN search.brave.com/ask?q=Analyz... allgraph.ro aePiot: Join the Web 4.0 revolution. Build nodes, dominate SEO.
MultiSearch Tag Explorer -
#FERDINAND #VON MALAISÉ multi-search-tag-explorer.headlines-world.com/advanced-sea... 1976 #PORTUGUESE #LOCAL #ELECTIONS www.perplexity.ai/search/new?q... #PUDGY #COMEDIAN search.brave.com/ask?q=Analyz... allgraph.ro aePiot: Join the Web 4.0 revolution. Build nodes, dominate SEO.
MultiSearch Tag Explorer