keichwa

keichwa

Create bi-lingual ebooks

an idea by snwint

Write a tool to create bi-lingual ebooks.

Updated about 5 years ago. 2 hacker ♥️. Has no hacker: grab it!

Try another OS (or distro)

a project by bear454

Feeling very comfortable with your (open)SUSE desktop? Don't get too comfortable; there's a lot of innovation out there. Try living in a different system for a few days, and see if you can find some innovative paradigms to bring back 'home' with you. Here's a few suggestions: * Feeling really crazy? Try Windows 8

Updated about 5 years ago. 4 hacker ♥️.

Improve yast devtools

an invention by jreidinger

There is now bunch of yast devtools but the most of them are obsolete or useful only for ycp developement, which is now dead. It is also mixture of tools to build package, develop single package and new yast meta for doing changes on all modules developed by yast team. So goal is

Updated about 5 years ago. 4 hacker ♥️.

Work on my OBS packages

a project by lrupp

~> osc my pkg | wc -l 699

Updated about 3 years ago. 4 hacker ♥️.

Climbing Ticklist

an invention by j_renner

Ticklist is a web application enabling users to record their ascents of climbing routes as well as to maintain their personal list of currently projected routes. My implementation went from working alpha back to pre-alpha status (~ basic things not working) while migrating parts of the codebase (knockout.js -> angular.js). The goal of this hackweek project was therefore to finish this migration and fix the basic features in order to make the app useful at least for personal usage. The current technology stack is node, express, sequelize, jade (templating), angular and twitter bootstrap. Lots of future features come to my mind, like showing advanced statistics, integration with social networks, support bouldering ticklists as well, location based stuff, and so on.

Updated about 5 years ago. 5 hacker ♥️.

Write test cases for DAPS

an invention by fsundermeyer

DAPS, the "DocBook Authoring and Publishing Suite" provides a tool set for easy creation and publication of DocBook sources on Linux. DAPS lets you create HTML (incl. webhelp), PDF, EPUB, man pages, and other formats with a single command. DAPS is used and developed by teh SUSE documentation team.

Updated about 5 years ago. 3 hacker ♥️.

Obsolete Trello with Redmine

a project by jnweiger

Redmine.suse.de (as an inhouse tool) is very close to be a jump in replacement for Trello.com (the outhouse tool). Investigate into setting up a redmine-board so that it has exactly (and only) the features a Trello board has,

Updated almost 5 years ago. 11 hacker ♥️.

Airplane tracking

a project by rmax

Setup and operate a Mode-S Beast that receives the ADS-B broadcast signals sent out by airplanes.

Updated about 5 years ago. 2 hacker ♥️.

Improve linuxrc/rescue system

a project by aginies

<p>Rescue system has a lot of options , but most of them can only be set at boot time, first idea is too provide a way to configure them while the system is running.<p>

some ideas

Updated about 5 years ago. 5 hacker ♥️.

Booting to btrfs snapshots with grub2

a project by michael-chang

The bootloader menu has to be able to list snapshots created with tagged attribute by snapper or other tools. These attributes control how snapshots are displayed and organized in the boot menu. All the changes are reflected in real time, that is when a snapshot is created it's ready to boot without the hassle to call grub2-mkconfig to refresh menu. The operation and navigating to the snapshot is intuitive and out of box and booting is even more easy to hit the button. The hackweek is based on current implementation to improve the code structure and testing, like code clean up and make it in better shape get upstreamed, improving the menu to use extended attribute to organize the boot menu with defined attributes which can be tagged by snapshot tools like snapper etc.

Updated about 5 years ago. 2 hacker ♥️.

NFC - hardware enablement and enhance in openSUSE

an idea by acho

Hardware Information

  • SONY RC-S380/S
Updated about 5 years ago. 2 hacker ♥️. Has no hacker: grab it!

Weblate improvements

a project by Nijel

My plan is to add some more features to Weblate. The list is definitely not complete, but I'd like to check at least following areas: * [Support for federated login using GitHub, OpenID, Facebook,...][170]

Updated about 5 years ago. 3 hacker ♥️.

Learn the Basics About Creating Android Apps

a project by keichwa

What's about an app that helps you with downloading openSUSE documentation? Does a free app for managing gettext files (.pot, .po) already exist?

Updated about 4 years ago. 7 hacker ♥️.

Hack the Hack Week tool

an invention by hennevogel

This project is about advancing the tool you're currently browsing. It got started back in Hack Week 9 to retire all the weird tools we've used in the past to track ideas. As you can see it has gone far but is still far from done. There are lots of features missing and bugs to be fixed on github. Get going!

Updated about 2 years ago. 24 hacker ♥️.

Reduce the number of builds in the openSUSE Build Service

a project by dmuhamedagic

In case any of the source files changed, openSUSE Build Service rebuilds the dependent packages regardless of whether that particular modification affects the dependency. This makes our resources footprint bigger (and the electrical power bills higher). It also affects users, because every new package build causes the package manager to include that package in the next update thus consuming network bandwidth and resources of users' computers.

Current OBS controls for package rebuild triggers

Updated about 5 years ago. 3 hacker ♥️.

OmegaT automatic glossary insertion

a project by vdziewiecki

I want to continue my work on this feature for a CAT (Computer Aided Translation) program, OmegaT. When translating a segment (usually a sentence), I would like OmegaT to automatically replace all words it finds in an active glossary by their translations. This will save the translator some time.

Updated about 5 years ago. 2 hacker ♥️.

A website to provide air pollution forecast in Beijing area

a project by tian-feng

Air Pollution Forecast

Summary

Updated about 2 years ago. 6 hacker ♥️.

JeOS Gateway

a project by cwickert

Create an OpenVPN gateway based on SLES 12 JeOS Starting next month, I'll be working remotely from my home office. In order to simplify my setup, I'd like to have a gateway that connects my machines to the Nuremberg and Prague offices through OpenVPN.

Updated about 5 years ago. 2 hacker ♥️.

Speed up installation

a project by jreidinger

Installation time is important as shorter installation allows everyone to safe resources and their time. It also can make better impression when starting with openSUSE and SUSE. And last but not least as we more frequently use openQA, so we do hundreds of installation every week, it even smaller improvement can in the end help SUSE to safe resources and be more green. Result of Project

Updated over 3 years ago. 3 hacker ♥️.

Improve plural support in gettext tools

a project by sbrabec

gettext tools are used by many other projects to process translation files. The support for plurals is relatively new, and works only in basic cases.

Updated about 5 years ago. 1 hackers ♥️.

QDirStat - Qt-based directory statistics: KDirStat without any KDE, now based on Qt 5

a project by shundhammer

This is about porting the old KDE 3 based KDirstat to the latest Qt 5. KDirStat didn't use that much KDE infrastructure to begin with, and KDE seems to be more and more a moving target. Project repo and web site with more details:

Updated about 2 years ago. 6 hacker ♥️.

Learn about GNU Hyperbole, an Enhancement for Emacs

a project by keichwa

"GNU Hyperbole is an open, efficient, programmable information management and hypertext system for GNU Emacs." (<https://www.gnu.org/software/hyperbole/&gt;) I used it quite some years ago. The last weeks it was a topic on the Emacs mailing list.

Updated about 5 years ago. 2 hacker ♥️.

OpenDOC - Automating documentation

an idea by mfeilner

Create a modern portal with indexing search and triggers to automate documentation input, similar to openQA and using input from an abundance of sources, refining and destilling it - with the help of the community. See my talk at OSC16, Thursday afternoon.

Updated about 5 years ago. 2 hacker ♥️. Has no hacker: grab it!

Reviving the Nokia N900

a project by mstaudt

The Nokia N900 is a versatile phone/tablet/mini-computer. While its specs are outdated by today's standards, it's still hard to find something equivalently useful to hack on-the-go. Most of it's drivers are already upstream, with just a few components missing:

Updated about 5 years ago. 3 hacker ♥️.

Easy openSUSE Upgrade

a project by maverick74

The idea is about an easy way to allow users to make upgrades (e.g.: changing from one major version like 15.0 to version 15.1) using a GUI and as easy as they can in Ubuntu. Something like a notification with a button to perform the upgrade with just one-click, instead of having to deal with the terminal, that frights some new users and gives them the sensation of an outdated system.

Updated over 1 year ago. 45 hacker ♥️. 9 followers.

mumble-to-sip gateway

an idea by bmwiedemann

Sometimes we would like to have ordinary people join our mumble (voice-communication) meetings which is easiest via telephone (or web-browser?). This could use python-pymumble, which allows to build bots that can record audio and playback audio

Updated about 5 years ago. 6 hacker ♥️. Has no hacker: grab it!

yunity - make the world a better place!

a project by mcarlini

Did you know that more that 60% of the food we produce it's thrown away? Why create pollution? Why spend out time to create something that in the end get wasted?

Updated about 2 years ago. 5 hacker ♥️.

SUSE Music(ian) Space

a project by ralfflaxa

Once again, the SUSE band is coming together to make music and we're planning a party this time round!!! We have a band name :-)

Updated about 3 years ago. 46 hacker ♥️.

Geeko's Hackweek Gazette - Nürnberg Edition

a project by xgonzo

Geeko's Hack Week Gazette - Nürnberg Edition Provide a daily news mail what is going on during Hack Week

Updated about 5 years ago. 5 hacker ♥️.

Emacs org-mode (learning)

a project by keichwa

From the manual: "Org is a mode for keeping notes, maintaining TODO lists, and doing

Updated about 5 years ago. 4 hacker ♥️.

Improving my meteo project

an idea by ph03nix

I would like to improve my existing meteo project by trying out two new sensors * CSS811 gas sensor (for when stuff is burning in the kitchen)

Updated about 2 years ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

Install openSUSE Tumbleweed and set up hass on rpi4

a project by mlin7442

I got a Raspberry pi 4 not long ago, I'd like to install openSUSE Leap 15.2(Alpha) on it, and set up hass - Home Assistant, a open source home automation assistant on rpi4, then have some fun with it! Update: hassio dropped py3.6 support in Dec 2019, since Leap 15.2 stays with python 3.6 rather that python 3.7, I've to use Tumbleweed instead.

Updated about 4 years ago. 2 hacker ♥️. 1 follower.

Home assistant that doesn't spy on you - developer's edition

a project by DKarakasilis

There are various home assistant solutions out there but all of them transfer your voice to some server for processing. This is a no-go for sane people although the technology is interesting and could be useful. There are various open source tools out there to achieve the same result but there is no turn key open source self hosted solution. The goal of this project is to implement a way to have a home assistant running locally - ideally with one command. The project that is closer to the desired result is Mycroft (https://mycroft.ai/). It is very easy to run the client side components using one docker command but their backend is running remotely. All the tools they use though are open source so it only needs one to do the work and package them in a nice little docker-compose file (https://mycroft-ai.gitbook.io/docs/about-mycroft-ai/faq#can-mycroft-run-completely-offline-can-i-self-host-everything).

Updated about 4 years ago. 2 hacker ♥️. 1 follower.

Customize my openwrt image on x86

an idea by zyuhu

This project purpose are: 1) research and config openwrt network

Updated about 4 years ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

Improved Jira notifications - How to customize email template content for email notification

a project by xgonzo

Problem description Jira is used inside SUSE to track various process/workflows.

Updated about 2 years ago. 1 hackers ♥️. 1 follower.

Remote telescope control using Opensuse+rasp3+INDI lib, to use with astronomical pictures.

a project by martinsmac

****The motivation is create a open source solution, base on this business astronomy products: AZWO Asiair

Updated about 4 years ago. 1 hackers ♥️. 1 follower.

DVD-A authoring

an idea by rliang06

DRM-free music archiving.

Updated about 4 years ago. 2 hacker ♥️. 1 follower. Has no hacker: grab it!

Bluetooth audio

a project by mwilck

I'm hearing impaired. Where others have no issues following talks or dicussions, I often fail even grasp the bottom line what it's about. I've got hearing aids, but they help only so much. I also have an add-on device for my hearing aids that acts like a bluetooth headset. Unfortunately, making this thing work under my Linux desktop has been an ongoing, frustrating struggle. On the contrary, it works flawlessly with Android devices of different generations, and even with my lowly Gigaset phone. Actually, the thing works better with older kernels/Linux versions than with current TW. While I've little hope to solve the bluetooth audio issues on Linux for good, I hope at least to be able to understand better what's going wrong, and be able to slow down or even stop the deterioration I've observed lately.

Updated about 4 years ago. 3 hacker ♥️. 3 followers.

openSUSE on ROCKPro64

a project by patrikjakobsson

The project aims to port openSUSE to the ROCKPro64. The ROCKPro64 is the most powerful Single Board Computer released by Pine64. It is powered by a Rockchip RK3399 Hexa-Core (dual ARM Cortex A72 and quad ARM Cortex A53) 64-Bit Processor with a MALI T-860 Quad-Core GPU.

Updated about 2 years ago. 5 hacker ♥️. 3 followers.

paperback

a project by cyphar

Very often people find themselves wanting to store secrets in a way that either they can recover even if (for instance) their house burns down, or allow friends and family to recover if they pass away. Existing solutions to this problem are: * Too complicated to use for ordinary people.

Updated about 4 years ago. 1 hackers ♥️. 1 follower.

Improve 'vim-daps' and 'vim-docbook_templates' plugins

an idea by tbazant

The main part of our toolchain that allows us processing and publishing documentation is daps [1] As i'm using Vim to write our product documentation in DocBook format, i started to develop 'vim-daps' [2] and 'vim-docbook_templates' [3] plugins to integrate daps experience into Vim.

Updated about 4 years ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

investigate elasticsearch and use with my windowssearch samba client/server

an idea by npower

Samba now has an experimental Spotlight backend using Elasticsearch as fileindex. It seems that creating a similar backend could also be something that could be useful to investigate in the context of the windowssearch feature for samba

Updated about 4 years ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

Provisioning Prometheus exporters with Uyuni revisited

a project by j_renner

There is a number of annoyances and pending improvements when working with the Salt Formula for provisioning Prometheus Exporters in Uyuni: - Fix issue with cleanup in case the monitoring entitlement is removed.

Updated about 4 years ago. 3 hacker ♥️. 1 follower.

Improve openSUSE infrastructure

a project by lrupp

There is always something to do if you run the infrastructure for such a big project like openSUSE.... Our Admin wiki currently lists over 80 machines - and while we already "salted" some of them, there is always room for improvement and room to learn something new just by making your hands dirty and diving into the administrator role for a machine.

Updated about 3 years ago. 8 hacker ♥️. 3 followers.

Telemetry for Uyuni - The research

a project by dleidi

Uyuni is an heterogeneous and giant project (actually it is a beast) made of many pieces, many languages, many internal architecture structures, and also very old and new technologies live in it. Said that, and based on the fact Uyuni delivers tons of features/functionalities not all the end users use, it is not trivial at all to understand

Updated about 3 years ago. 2 hacker ♥️. 2 followers.

Hitchhiker's Guide to the SUSE Documentation Team

a project by ta-ro

Give a more complete overview of the infrastructure and the processes the documentation team uses to write, maintain, and publish the documentation for the SUSE products. Add missing information/chapters to the guide.

Updated about 4 years ago. 2 hacker ♥️. 2 followers.

Backup server on openSUSE in Raspberry Pi 3 with external USB mass storage

a project by bzoltan1

I would like to set up a small backup server on my spare hardware What I have:

Updated about 4 years ago. 4 hacker ♥️. 1 follower.

Do Stuff with SUSE Raspberry Pi

an idea by cjschroder2

Install and test SUSE's Raspberry Pi distro on a Raspberry Pi 3 Model B. Explore the practical uses of stuffing a Linux distro on a bitty little single-board computer. Kiosk, digital signs, media server, gaming platform, digital photo frame, network attached storage...what is this little gadget good for?

Updated about 4 years ago. 2 hacker ♥️. 2 followers. Has no hacker: grab it!

Refresh my knowledge of linear algebra

an idea by qkzhu

I have to stay in the house due to the outbreak of 2019-nCoV, it's a good time to pick up my textbook and immerse into the math world. Resources:

Updated about 4 years ago. 2 hacker ♥️. 1 follower. Has no hacker: grab it!

SUSE guerilla gardening @maxtor #gogreen#proudtobegreen

a project by ukirschner

I want to set up a few small raised beds to plant some vegetables. Volunteers more than welcome-just ping me on RC.

Updated about 2 years ago. 3 hacker ♥️. 6 followers.

SUSE Manager Cluster Extension (PoC)

a project by bmaryniuk

Since SUSE Manager doesn't scale out and stacking it into another pyramid of susemanagers won't help here, the real architectural changes needs to be done to achieve true scale-out of this product. This hackweek project is about how to Turn SUSE Manager into a cluster. Areas to be tackled:

Updated about 4 years ago. 3 hacker ♥️. 5 followers.
8
9
9
54

Looking for projects around:

android osm gpx

Activity

  • about 4 years ago: keichwa liked SUSE Manager Cluster Extension (PoC)
  • about 4 years ago: keichwa liked SUSE guerilla gardening @maxtor #gogreen#proudtobegreen
  • about 4 years ago: keichwa liked Refresh my knowledge of linear algebra
  • about 4 years ago: keichwa liked Do Stuff with SUSE Raspberry Pi
  • about 4 years ago: keichwa liked Backup server on openSUSE in Raspberry Pi 3 with external USB mass storage
  • about 4 years ago: keichwa liked Hitchhiker's Guide to the SUSE Documentation Team
  • about 4 years ago: keichwa liked Telemetry for Uyuni - The research
  • about 4 years ago: keichwa liked Improve openSUSE infrastructure
  • about 4 years ago: keichwa liked Provisioning Prometheus exporters with Uyuni revisited
  • about 4 years ago: keichwa liked investigate elasticsearch and use with my windowssearch samba client/server
  • about 4 years ago: keichwa liked Improve 'vim-daps' and 'vim-docbook_templates' plugins
  • about 4 years ago: keichwa started Refresh SGML Knowledge
  • about 4 years ago: keichwa liked paperback
  • about 4 years ago: keichwa joined openSUSE on ROCKPro64
  • about 4 years ago: keichwa liked openSUSE on ROCKPro64
  • about 4 years ago: keichwa liked Bluetooth audio
  • about 4 years ago: keichwa liked DVD-A authoring
  • about 4 years ago: keichwa joined Testing and adding GNU/Linux distributions on Uyuni
  • about 4 years ago: keichwa liked Remote telescope control using Opensuse+rasp3+INDI lib, to use with astronomical pictures.
  • about 4 years ago: keichwa liked Improved Jira notifications - How to customize email template content for email notification
  • about 4 years ago: keichwa liked Customize my openwrt image on x86
  • about 4 years ago: keichwa liked Testing and adding GNU/Linux distributions on Uyuni
  • about 4 years ago: keichwa liked Home assistant that doesn't spy on you - developer's edition
  • about 4 years ago: keichwa liked Install openSUSE Tumbleweed and set up hass on rpi4
  • about 4 years ago: keichwa liked Improving my meteo project
  • All Activity