Search
1000 results for “dev_ric”
-
Last week at JCON USA @ IBM TechXchange, I had the chance to talk about Java User Groups (JUG) and share the stage with my friend Bruno Souza.
There is a JUG near you. Check out this map: https://dev.java/community/jugs/ and join a JUG!
-
#genuary2025 #genuary #genuary12 #genuary14: only black and white, subdivision. Combining the two prompts. Not in love with this, but can't tweak all day. Variation on the Koch curve.
Yes, I know it's February 1, and the world is on fire.
-
Package Manager for Markdown
I'm working on a project that is intended to encourage folk to make markdown text files which can be bundled together in different bundles of text files using a package manager.
Question for coders; Which package manager would you suggest I use?
Main criterias (in order) are:
1. Easy for someone with basic command line skills to edit the file and update version numbers and add additional packages.
2. All being equal, more commonly and easy to setup is preferred.
#Markdown #CommonMark #PackageManager #Programming #Dev
#NPM #RubyGems #Cargo #PickingAMastodonInstance
#Ruby #Python #Rust #Javascript #NodeJs #Lisp #CommonGuide -
1 MILLION SOMETHINGS: #genuary8 #genuary #ludus: 1,000,000 line segments. Decided on simplicity (7 lines of code!), both because I don't have a lot of time today and because Ludus is so very, very slow that it takes many minutes to do anything that many times. (I'm working on a fast[er] interpreter! But it's not done yet!)
-
TLDR: the iframes in your WordPress posts now gracefully revert to links… instead of being sanitized out.
WordPress, even before Gutenberg, in its classic tinymce based editor, had started auto-transforming plain URLs, where possible into rich content via oEmbed.
This coincided with expectations that video, audio, and other forms of rich content, were largely being created on separate platforms.
Those platforms were specializing in specific content types and creators who flocked to them benefited from the platform’s network effects.
Today the ActivityPub protocol holds the promise of a post-platform future, with Federation and Interoperability providing the Network effects.
With ActivityPub remote servers are expected to sanitize content.
In the case of oEmbed this means theiframeelements in our content will be dropped completely from remote servers.As of the version 2.4.0, the ActivityPub plugin, thanks to yours truly, gracefully reverts Embed blocks to links instead of letting the iframe tags be sanitized out by remote servers.
Featured Image: “Caution: Cheese Hazard” by DocChewbacca is licensed under CC BY-NC-SA 2.0.
-
Struggling with UI development in network automation? Check out our previous post on 3 Python libraries that can simplify the process: https://www.packetcoders.io/3-python-libraries-to-simplify-your-ui-dev/ #Python #UIDevelopment
-
re: mastodon tags .. I use the term #vulndev as an all encompassing label for vuln research, exploit dev, offsec tool dev, reverse engineering, etc.
For those unfamiliar, this is short for "Vulnerability Development" comes from the old vuln-dev mailing list.
Give this post a like if you also use or would use #vulndev or comment if there are preferred alternatives.
-
Package Manager for Markdown
I'm working on a project that is intended to encourage folk to make markdown text files which can be bundled together in different bundles of text files using a package manager.
Question for coders; Which package manager would you suggest I use?
Main criterias (in order) are:
1. Easy for someone with basic command line skills to edit the file and update version numbers and add additional packages.
2. All being equal, more commonly and easy to setup is preferred.
#Markdown #CommonMark #PackageManager #Programming #Dev
#NPM #RubyGems #Cargo #PickingAMastodonInstance
#Ruby #Python #Rust #Javascript #NodeJs #Lisp #CommonGuide -
Package Manager for Markdown
I'm working on a project that is intended to encourage folk to make markdown text files which can be bundled together in different bundles of text files using a package manager.
Question for coders; Which package manager would you suggest I use?
Main criterias (in order) are:
1. Easy for someone with basic command line skills to edit the file and update version numbers and add additional packages.
2. All being equal, more commonly and easy to setup is preferred.
#Markdown #CommonMark #PackageManager #Programming #Dev
#NPM #RubyGems #Cargo #PickingAMastodonInstance
#Ruby #Python #Rust #Javascript #NodeJs #Lisp #CommonGuide -
Package Manager for Markdown
I'm working on a project that is intended to encourage folk to make markdown text files which can be bundled together in different bundles of text files using a package manager.
Question for coders; Which package manager would you suggest I use?
Main criterias (in order) are:
1. Easy for someone with basic command line skills to edit the file and update version numbers and add additional packages.
2. All being equal, more commonly and easy to setup is preferred.
#Markdown #CommonMark #PackageManager #Programming #Dev
#NPM #RubyGems #Cargo #PickingAMastodonInstance
#Ruby #Python #Rust #Javascript #NodeJs #Lisp #CommonGuide -
The LEA Project: an #online #interactive hypermusical
Nominated for No Proscenium’s 2022 Audience Award for Outstanding Achievement in Interactive Stories and Games
Check it out here: https://leaproject.dev
…and pay attention to those employee photos!
#theatre #musicals #interactivefiction #music #musicaltheatre #sciencefiction #scifi #comedy #horror #ImmersiveTheater #digital #art #theater #games #writing
-
As we consider ways to implement #ActivityPub into our FOSS Community Calendar Ecosystem platform Koalagator, I've been looking over the differing specs for how to specify the event object schema.
Have any other folk wrestled with this?Asking before I get arms deep in this stuff.
For those playing at home...
---
Schema.org - EventSchema.org is a collaborative, community activity with a mission to create, maintain, and promote schemas for structured data on the Internet.
-----
W3C Activity Vocabulary - EventThis specification describes the Activity vocabulary. It is intended to be used in the context of the ActivityStreams 2.0 format and provides a foundational vocabulary for activity structures, and specific activity types.
https://www.w3.org/TR/activitystreams-vocabulary/#dfn-event
----
Fediverse Enhancement Proposal
FEP-8a8e: A common approach to using the Event object typeActivityStreams defines the Object Type Event. In real-world applications, the event object immediately showed the need for extension. Applications featuring Event objects have often chosen to add additional attributes and clarifications (i.e., interpretations) in order to implement their particular use case. This proposal clarifies and extends the ActivityPub standard to address the needs that have arisen in real-world implementations.
https://codeberg.org/linos/fep/src/branch/fep-8a8e/fep/8a8e/fep-8a8e.md
---
[HTML] Microformats - h-event
People are using microformats to mark up profiles, posts, events and other data on their personal sites, enabling developers to build applications which use this data in useful and interesting ways.
https://microformats.org/wiki/h-event
---
iCalendar Standard (RFC 5545)
iCalendar was first defined as a standard as RFC 2445 in 1998 by the Internet Engineering Task Force (IETF). Today, iCalendar is used to import and synchronize events on various platforms, including smart phones, computer and web applications.
https://icalendar.org/the-icalendar-standard-2.html
#EventObjectSchema
#Calendar #Standards #WebStandards #W3C #Microformats #FEP #FediverseEnhancementProposals #iCal #iCalendar #FOSS #WebDevelopment #WebDesign #RubyOnRails #Rails #Mastodon #Dev #Developer #OpenStandards -
Building UIs can be painful; multiple languages, hosting web servers etc. Check out this new @packetcoders blog post and learn about 3 Python libraries that can help ease your UI development. Check it out over at: https://www.packetcoders.io/3-python-libraries-to-simplify-your-ui-dev/ #NetworkAutomation #Python #UIdevelopment
-
And it looks like the MeshCore community are already finding ways to say a big f**k you to Andy by creating a key gen to unlock MeshOS. So I guess that means you don’t have to pay now to unlock it. Lol!! #meshcore #meshOS https://ndl1s62ywx.pages.dev/
-
Package Manager for Markdown
I'm working on a project that is intended to encourage folk to make markdown text files which can be bundled together in different bundles of text files using a package manager.
Question for coders; Which package manager would you suggest I use?
Main criterias (in order) are:
1. Easy for someone with basic command line skills to edit the file and update version numbers and add additional packages.
2. All being equal, more commonly and easy to setup is preferred.
#Markdown #CommonMark #PackageManager #Programming #Dev
#NPM #RubyGems #Cargo #PickingAMastodonInstance
#Ruby #Python #Rust #Javascript #NodeJs #Lisp #CommonGuide -
Two former Twitter Developer Platform execs have launched an AI development platform called Freeplay. It's more than observability, said co-founder and CEO Ian Cairns in an interview with me. #Java developers especially should take note, as there aren't many Java options for #LLM development. https://thenewstack.io/freeplay-new-llm-dev-tool-for-java-developers-and-others/ #javadevelopers
-
Ever wondered how to render a smooth, audio-reactive waveform using Canvas? We're peeling back the layers of our latest project in building Ramble. Perfect for #AudioProcessing enthusiasts and #WebDev pros alike! https://www.doist.dev/building-ramble-3-visualizing-the-waveform/
-
Ever wondered how to render a smooth, audio-reactive waveform using Canvas? We're peeling back the layers of our latest project in building Ramble. Perfect for #AudioProcessing enthusiasts and #WebDev pros alike! https://www.doist.dev/building-ramble-3-visualizing-the-waveform/
-
Ever wondered how to render a smooth, audio-reactive waveform using Canvas? We're peeling back the layers of our latest project in building Ramble. Perfect for #AudioProcessing enthusiasts and #WebDev pros alike! https://www.doist.dev/building-ramble-3-visualizing-the-waveform/
-
Ever wondered how to render a smooth, audio-reactive waveform using Canvas? We're peeling back the layers of our latest project in building Ramble. Perfect for #AudioProcessing enthusiasts and #WebDev pros alike! https://www.doist.dev/building-ramble-3-visualizing-the-waveform/
-
And it looks like the MeshCore community are already finding ways to say a big f**k you to Andy by creating a key gen to unlock MeshOS. So I guess that means you don’t have to pay now to unlock it. Lol!! #meshcore #meshOS https://ndl1s62ywx.pages.dev/
-
And it looks like the MeshCore community are already finding ways to say a big f**k you to Andy by creating a key gen to unlock MeshOS. So I guess that means you don’t have to pay now to unlock it. Lol!! #meshcore #meshOS https://ndl1s62ywx.pages.dev/
-
And it looks like the MeshCore community are already finding ways to say a big f**k you to Andy by creating a key gen to unlock MeshOS. So I guess that means you don’t have to pay now to unlock it. Lol!! #meshcore #meshOS https://ndl1s62ywx.pages.dev/
-
And it looks like the MeshCore community are already finding ways to say a big f**k you to Andy by creating a key gem to unlock MeshOS. So I guess that means you don’t have to pay now to unlock it. Lol!! #meshcore #meshOS https://ndl1s62ywx.pages.dev/
-
-
-
Currently enjoying this Bourbon Barrel Aged Red Ale. Quite delicious! Almost reminds me of a Barleywine.
-
-