Hacker News
- GPT wrapper to help non-native speakers https://www.whatletter.com/ 2 comments
- Python Wrapper for Yipit API - my first big open source project https://github.com/wesleyzhao/python-yipit-wrapper 17 comments
- Appengine-jruby: Google App Engine API Wrappers and Tools for JRuby http://code.google.com/p/appengine-jruby/ 2 comments
- Don't let anyone who say 'you are just building a wrapper' stop you https://segundoapps.com/ 82 comments sideproject
- crit: a wrapper to loop over more cross targets https://github.com/mcandre/crit 3 comments rust
- Context wrapper vs parent component https://gist.github.com/florianwalther-private/005569f7debfc3f58c143ed66f622cc6 8 comments reactjs
- Is there a way to access enclosing instance `ObservableObject` to call `objectWillChange.send()` from anywhere in a property wrapper? https://stackoverflow.com/questions/75760944/is-there-a-way-to-access-enclosing-instance-observableobject-to-call-objectwi 6 comments swift
- Some assorted Svelte demos: conditional wrappers, page transitions, actions https://geoffrich.net/posts/assorted-svelte-demos/ 3 comments sveltejs
- Is there an easy wrapper for wgpu? https://www.raylib.com/ 10 comments rust
- I create an elegant wrapper around Amazon Polly https://aws.amazon.com/polly/ 6 comments php
- Seattle study of breast milk from 50 women finds chemical used in food wrappers, firefighting foam https://www.seattletimes.com/seattle-news/environment/seattle-study-of-breast-milk-from-50-women-finds-chemical-used-in-food-wrappers-firefighting-foam/ 228 comments science
- greenleaf: Mongodb tiny and type safe query wrapper in Go https://www.reddit.com/r/golang/comments/m8epen/greenleaf_mongodb_tiny_and_type_safe_query/ 7 comments golang
- SCRAPI: A Reddit API wrapper written in Scala https://github.com/McKalvan/SCRAPI 9 comments scala
- Use CSS Clamp to create a more flexible wrapper utility https://piccalil.li/quick-tip/use-css-clamp-to-create-a-more-flexible-wrapper-utility 8 comments frontend
- CMV: Django wrappers around WYSIWYG text-editors are terrible. https://www.reddit.com/r/django/comments/ljr5h9/cmv_django_wrappers_around_wysiwyg_texteditors/ 3 comments django
- The End Is Nearer for ‘Forever Chemicals’ in Food Wrappers. Your takeout may come with a dose of chemicals known as PFAS—but the FDA’s push to get rid of some of them will take five years. https://www.wired.com/story/the-end-is-nearer-for-forever-chemicals-in-food-wrappers/ 10 comments politics
- Since a lot of programming media is in video form, I wrote a wrapper page to show the full youtube captions for faster reading. https://eerovil.github.io/youtubecaptions/index.html 14 comments programming
- R base plotting without wrappers http://karolis.koncevicius.lt/posts/r_base_plotting_without_wrappers/ 6 comments rstats
- Wrapper types for beginners https://manishearth.github.io/blog/2015/05/27/wrapper-types-in-rust-choosing-your-guarantees/ 6 comments rust
- Laravel Sweet Alert - Wrapper of SweetAlert js into Laravel php https://youtu.be/4kLXsjmcFV4 4 comments laravel
- ANN: Maple - structured logging wrapper for SLF4J https://www.reddit.com/r/java/comments/dbn8di/ann_maple_structured_logging_wrapper_for_slf4j/ 24 comments java
- EmbarkStudios/physx-rs: Rust binding and wrapper for NVIDIA PhysX https://www.reddit.com/r/rust/comments/cqbhif/embarkstudiosphysxrs_rust_binding_and_wrapper_for/ 8 comments rust
- Super lean Mongodb wrapper. Use to start/close local db in unit/integration/e2e tests. https://www.npmjs.com/package/mongodb-mocker 5 comments node
- React Fragments – the end of the wrapper div https://getstream.io/blog/react-fragments/ 11 comments programming
- Installing games with wine-wrappers - Missing libncurses.so.5 https://www.reddit.com/r/linux_gaming/comments/7v36df/installing_games_with_winewrappers_missing/ 9 comments linux_gaming
- Want to learn more about Wayland? Here are some detailed issues on how to help me implement a safe wlroots wrapper in Rust https://github.com/swaywm/wlroots-rs/issues/22 31 comments rust
- Skyhook, a plugin-wrapper for google's skylark language https://github.com/natefinch/skyhook 11 comments golang
- Nikola.el - a simple wrapper around nikola https://git.daemons.cf/drymer/nikola.el 9 comments emacs
- Old firebase wrapper for dart updated? https://www.reddit.com/r/dartlang/comments/5hz843/old_firebase_wrapper_for_dart_updated/ 4 comments dartlang
- Check out my Java Reddit API Wrapper https://github.com/reddit/reddit/wiki/OAuth2-Quick-Start-Example 44 comments java
- Using templates and lambdas to make a safe copyable polymorphic wrapper http://blog.therocode.net/2016/01/copyable-polymorphic-wrapper 26 comments cpp
- A little Arduino compiler wrapper http://www.digitalsyncretism.com/blog/a-little-arduino-compiler-wrapper/ 3 comments arduino
- Nightmare.js — a high level wrapper for PhantomJS to automate browser tasks http://www.nightmarejs.org 16 comments webdev
- Xenonauts is using a Wine wrapper (official dev post) http://steamcommunity.com/app/223830/discussions/0/540744475365834105/ 38 comments linux_gaming
- Red Hat Makes A Suid Root Wrapper For Xorg http://lists.x.org/archives/xorg-devel/2014-march/040874.html 15 comments linux
- Download Wrappers and Unwanted Software are pure evil - Scott Hanselman http://www.hanselman.com/blog/downloadwrappersandunwantedsoftwarearepureevil.aspx 234 comments technology
- The manuscripts of Emily Dickinson come in a wide variety of manuscript forms – from concert programs to chocolate wrappers – and give us a fascinating insight into how the poet worked http://publicdomainreview.org/2013/11/05/the-manuscripts-of-emily-dickinson/ 4 comments books
- MuPy: A Munin Python wrapper https://code.grnet.gr/projects/mupy 3 comments sysadmin
- Does this seem useful to anyone? Small wrapper to make working with prototypes a little more approachable. https://gist.github.com/madbook/5506730 17 comments javascript
- CaPerl is a system that implements capability discipline in Perl. Untrusted code is prevented from doing anything its trusted (or untrusted) wrapper did not intend it to do.[capabilities] [security] http://caperl.links.org/ 4 comments programming